Show patches with: Submitter = Luis Chamberlain       |    Archived = No       |   125 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[7/7] xen: simplify sysctl registration for balloon sysctl: slowly deprecate register_sysctl_table() - 1 - --- 2023-03-02 Luis Chamberlain Not Applicable
[6/7] tty: simplify sysctl registration sysctl: slowly deprecate register_sysctl_table() - - - --- 2023-03-02 Luis Chamberlain Not Applicable
[5/7] sgi-xp: simplify sysctl registration sysctl: slowly deprecate register_sysctl_table() - 1 - --- 2023-03-02 Luis Chamberlain Not Applicable
[4/7] md: simplify sysctl registration sysctl: slowly deprecate register_sysctl_table() 1 - - --- 2023-03-02 Luis Chamberlain Not Applicable
[3/7] hv: simplify sysctl registration sysctl: slowly deprecate register_sysctl_table() - 2 - --- 2023-03-02 Luis Chamberlain Not Applicable
[2/7] ipmi: simplify sysctl registration sysctl: slowly deprecate register_sysctl_table() - - - --- 2023-03-02 Luis Chamberlain Not Applicable
[1/7] scsi: simplify sysctl registration with register_sysctl() sysctl: slowly deprecate register_sysctl_table() - - - --- 2023-03-02 Luis Chamberlain Not Applicable
firmware_loader: export sysctl registration firmware_loader: export sysctl registration 1 - - --- 2021-11-30 Luis Chamberlain Not Applicable
[v2,8/8] sysctl: share unsigned long const values sysctl: 3rd set of kernel/sysctl cleanups - - - --- 2021-11-24 Luis Chamberlain Not Applicable
[v2,7/8] stackleak: move stack_erasing sysctl to stackleak.c sysctl: 3rd set of kernel/sysctl cleanups - - - --- 2021-11-24 Luis Chamberlain Not Applicable
[v2,6/8] scsi/sg: move sg-big-buff sysctl to scsi/sg.c sysctl: 3rd set of kernel/sysctl cleanups - - - --- 2021-11-24 Luis Chamberlain Not Applicable
[v2,5/8] printk: move printk sysctl to printk/sysctl.c sysctl: 3rd set of kernel/sysctl cleanups - - - --- 2021-11-24 Luis Chamberlain Not Applicable
[v2,4/8] fs: move binfmt_misc sysctl to its own file sysctl: 3rd set of kernel/sysctl cleanups - - - --- 2021-11-24 Luis Chamberlain Not Applicable
[v2,3/8] sysctl: add helper to register a sysctl mount point sysctl: 3rd set of kernel/sysctl cleanups - - - --- 2021-11-24 Luis Chamberlain Not Applicable
[v2,2/8] random: move the random sysctl declarations to its own file sysctl: 3rd set of kernel/sysctl cleanups - - - --- 2021-11-24 Luis Chamberlain Not Applicable
[v2,1/8] firmware_loader: move firmware sysctl to its own files sysctl: 3rd set of kernel/sysctl cleanups - - - --- 2021-11-24 Luis Chamberlain Not Applicable
[v5,14/14] block: add __must_check for *add_disk*() callers last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,13/14] floppy: address add_disk() error handling on probe last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,12/14] ataflop: address add_disk() error handling on probe last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,11/14] block: update __register_blkdev() probe documentation last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,10/14] ataflop: remove ataflop_probe_lock mutex last set for add_disk() error handling - 1 1 --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,09/14] mtd/ubi/block: add error handling support for add_disk() last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,08/14] block/sunvdc: add error handling support for add_disk() last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,07/14] z2ram: add error handling support for add_disk() last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,06/14] nvdimm/pmem: use add_disk() error handling last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,05/14] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,04/14] nvdimm/blk: add error handling support for add_disk() last set for add_disk() error handling - 2 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,03/14] nvdimm/blk: avoid calling del_gendisk() on early failures last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,02/14] nvdimm/btt: add error handling support for add_disk() last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v5,01/14] nvdimm/btt: use goto error labels on btt_blk_init() last set for add_disk() error handling - 2 - --- 2021-11-03 Luis Chamberlain Not Applicable
[v4,4/4] block: add __must_check for *add_disk*() callers last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v4,3/4] floppy: address add_disk() error handling on probe last set for add_disk() error handling - - - --- 2021-11-03 Luis Chamberlain Superseded
[v4,2/4] ataflop: address add_disk() error handling on probe last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v4,1/4] block: update __register_blkdev() probe documentation last set for add_disk() error handling - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,13/13] block: add __must_check for *add_disk*() callers block: add_disk() error handling stragglers - - - --- 2021-11-03 Luis Chamberlain Superseded
[v3,12/13] block: fix __register_blkdev() probe add_disk() failures block: add_disk() error handling stragglers - - - --- 2021-11-03 Luis Chamberlain Superseded
[v3,11/13] ataflop: remove ataflop_probe_lock mutex block: add_disk() error handling stragglers - 1 1 --- 2021-11-03 Luis Chamberlain Superseded
[v3,10/13] mtd/ubi/block: add error handling support for add_disk() block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,09/13] block/sunvdc: add error handling support for add_disk() block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,08/13] z2ram: add error handling support for add_disk() block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,07/13] nvdimm/pmem: use add_disk() error handling block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,05/13] nvdimm/blk: add error handling support for add_disk() block: add_disk() error handling stragglers - 2 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,04/13] nvdimm/blk: avoid calling del_gendisk() on early failures block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,03/13] nvdimm/btt: add error handling support for add_disk() block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,02/13] nvdimm/btt: use goto error labels on btt_blk_init() block: add_disk() error handling stragglers - 2 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,01/13] nvdimm/btt: do not call del_gendisk() if not needed block: add_disk() error handling stragglers - 2 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,13/13] block: add __must_check for *add_disk*() callers block: add_disk() error handling stragglers - - - --- 2021-11-03 Luis Chamberlain Superseded
[v2,12/13] block: make __register_blkdev() return an error block: add_disk() error handling stragglers - - - --- 2021-11-03 Luis Chamberlain Superseded
[v2,11/13] ataflop: remove ataflop_probe_lock mutex block: add_disk() error handling stragglers - 1 1 --- 2021-11-03 Luis Chamberlain Superseded
[v2,10/13] mtd/ubi/block: add error handling support for add_disk() block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,09/13] block/sunvdc: add error handling support for add_disk() block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,08/13] z2ram: add error handling support for add_disk() block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,07/13] nvdimm/pmem: use add_disk() error handling block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,05/13] nvdimm/blk: add error handling support for add_disk() block: add_disk() error handling stragglers - 2 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,04/13] nvdimm/blk: avoid calling del_gendisk() on early failures block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,03/13] nvdimm/btt: add error handling support for add_disk() block: add_disk() error handling stragglers - 1 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,02/13] nvdimm/btt: use goto error labels on btt_blk_init() block: add_disk() error handling stragglers - 2 - --- 2021-11-03 Luis Chamberlain Superseded
[v2,01/13] nvdimm/btt: do not call del_gendisk() if not needed block: add_disk() error handling stragglers - 2 - --- 2021-11-03 Luis Chamberlain Superseded
[v3,3/3] block: add __must_check for *add_disk*() callers last batch of add_disk() error handling conversions - - - --- 2021-10-21 Luis Chamberlain Not Applicable
[v3,2/3] block: make __register_blkdev() return an error last batch of add_disk() error handling conversions - - - --- 2021-10-21 Luis Chamberlain Not Applicable
[v3,1/3] ataflop: remove ataflop_probe_lock mutex last batch of add_disk() error handling conversions - 1 1 --- 2021-10-21 Luis Chamberlain Not Applicable
[9/9] mtd: add add_disk() error handling block: reviewed add_disk() error handling set 1 - - --- 2021-10-15 Luis Chamberlain Not Applicable
[8/9] rnbd: add error handling support for add_disk() block: reviewed add_disk() error handling set 1 - - --- 2021-10-15 Luis Chamberlain Not Applicable
[7/9] um/drivers/ubd_kern: add error handling support for add_disk() block: reviewed add_disk() error handling set - 1 - --- 2021-10-15 Luis Chamberlain Not Applicable
[6/9] m68k/emu/nfblock: add error handling support for add_disk() block: reviewed add_disk() error handling set 1 1 - --- 2021-10-15 Luis Chamberlain Not Applicable
[5/9] xen-blkfront: add error handling support for add_disk() block: reviewed add_disk() error handling set - 1 - --- 2021-10-15 Luis Chamberlain Not Applicable
[4/9] bcache: add error handling support for add_disk() block: reviewed add_disk() error handling set 1 - - --- 2021-10-15 Luis Chamberlain Not Applicable
[3/9] dm: add add_disk() error handling block: reviewed add_disk() error handling set - 1 - --- 2021-10-15 Luis Chamberlain Not Applicable
[2/9] scsi/sr: add error handling support for add_disk() block: reviewed add_disk() error handling set 1 1 - --- 2021-10-15 Luis Chamberlain Not Applicable
[1/9] scsi/sd: add error handling support for add_disk() block: reviewed add_disk() error handling set 1 1 - --- 2021-10-15 Luis Chamberlain Not Applicable
[v2,2/2] block: add __must_check for *add_disk*() callers block: 7th -- last batch of add_disk() error handling conversions - - - --- 2021-09-27 Luis Chamberlain Not Applicable
[v2,1/2] block: make __register_blkdev() return an error block: 7th -- last batch of add_disk() error handling conversions - - - --- 2021-09-27 Luis Chamberlain Not Applicable
[v4,6/6] nbd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 2 - --- 2021-09-27 Luis Chamberlain Not Applicable
[v4,5/6] loop: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 2 - --- 2021-09-27 Luis Chamberlain Not Applicable
[v4,4/6] dm: add add_disk() error handling block: first batch of add_disk() error handling conversions - 2 - --- 2021-09-27 Luis Chamberlain Not Applicable
[v4,3/6] md: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-09-27 Luis Chamberlain Not Applicable
[v4,2/6] scsi/sr: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-09-27 Luis Chamberlain Not Applicable
[v4,1/6] scsi/sd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-09-27 Luis Chamberlain Not Applicable
[2/2] block: add __must_check for *add_disk*() callers block: 7th -- last batch of add_disk() error handling conversions - - - --- 2021-09-04 Luis Chamberlain Superseded
[1/2] block: make __register_blkdev() return an error block: 7th -- last batch of add_disk() error handling conversions - - - --- 2021-09-04 Luis Chamberlain Superseded
[v3,8/8] nbd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 2 - --- 2021-08-30 Luis Chamberlain Superseded
[v3,7/8] loop: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 2 - --- 2021-08-30 Luis Chamberlain Superseded
[v3,6/8] dm: add add_disk() error handling block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-30 Luis Chamberlain Superseded
[v3,5/8] md: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 2 - --- 2021-08-30 Luis Chamberlain Superseded
[v3,4/8] mmc/core/block: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - - - --- 2021-08-30 Luis Chamberlain Superseded
[v3,3/8] nvme: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 2 - --- 2021-08-30 Luis Chamberlain Superseded
[v3,2/8] scsi/sr: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 2 - --- 2021-08-30 Luis Chamberlain Superseded
[v3,1/8] scsi/sd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 2 - --- 2021-08-30 Luis Chamberlain Superseded
[v2,6/6] nbd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain Superseded
[v2,5/6] loop: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain Superseded
[v2,4/6] md: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain Superseded
[v2,3/6] nvme: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain Superseded
[v2,2/6] scsi/sr: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain Superseded
[v2,1/6] scsi/sd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain Superseded
[10/10] nbd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-23 Luis Chamberlain Superseded
[09/10] loop: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-23 Luis Chamberlain Superseded
[08/10] dm: add add_disk() error handling block: first batch of add_disk() error handling conversions - - - --- 2021-08-23 Luis Chamberlain Superseded
[07/10] md: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-23 Luis Chamberlain Superseded
« 1 2 »