Show patches with: Submitter = Luis Chamberlain       |    State = Action Required       |   253 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
test_xarray: fix soft lockup for advanced-api tests test_xarray: fix soft lockup for advanced-api tests - - - --- 2024-02-16 Luis Chamberlain New
[v2,1/4] selftests: add new kallsyms selftests modules: few of alignment fixes - - - --- 2024-01-29 Luis Chamberlain New
[GIT,PULL] Modules changes for v6.8-rc1 [GIT,PULL] Modules changes for v6.8-rc1 - - - --- 2024-01-09 Luis Chamberlain New
[GIT,PULL] sysctl changes for v6.8-rc1 [GIT,PULL] sysctl changes for v6.8-rc1 - - - --- 2024-01-09 Luis Chamberlain New
MAINTAINERS: Add Joel Granados as co-maintainer for proc sysctl MAINTAINERS: Add Joel Granados as co-maintainer for proc sysctl - 1 - --- 2023-11-02 Luis Chamberlain New
MAINTAINERS: remove Iurii Zaikin from proc sysctl MAINTAINERS: remove Iurii Zaikin from proc sysctl - - - --- 2023-11-02 Luis Chamberlain New
[GIT,PULL] Modules changes for v6.7-rc1 [GIT,PULL] Modules changes for v6.7-rc1 - - 2 --- 2023-11-01 Luis Chamberlain New
[GIT,PULL] sysctl changes for v6.7-rc1 [GIT,PULL] sysctl changes for v6.7-rc1 - - - --- 2023-11-01 Luis Chamberlain New
[v2] tmpfs.5: extend with new noswap documentation [v2] tmpfs.5: extend with new noswap documentation - - - --- 2023-09-20 Luis Chamberlain New
MAINTAINERS: add include/linux/module*.h to modules MAINTAINERS: add include/linux/module*.h to modules - 1 - --- 2023-09-20 Luis Chamberlain New
[v3,4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 2 - --- 2023-09-15 Luis Chamberlain New
[v3,3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-09-15 Luis Chamberlain New
[v3,2/4] iomap: simplify iomap_init() with PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT - 1 - --- 2023-09-15 Luis Chamberlain New
[v3,1/4] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT 1 1 - --- 2023-09-15 Luis Chamberlain New
[GIT,PULL] second set of sysctl fixes v6.5-rc1 [GIT,PULL] second set of sysctl fixes v6.5-rc1 - - - --- 2023-06-30 Luis Chamberlain New
[GIT,PULL] sysctl fixes for v6.5-rc1 [GIT,PULL] sysctl fixes for v6.5-rc1 - - - --- 2023-06-29 Luis Chamberlain New
[GIT,PULL] sysctl changes for v6.5-rc1 [GIT,PULL] sysctl changes for v6.5-rc1 - - - --- 2023-06-28 Luis Chamberlain New
[2/2] sysctl: move security keys sysctl registration to its own file sysctl: move umh and keys sysctls 2 1 - --- 2023-05-30 Luis Chamberlain New
[1/2] sysctl: move umh sysctl registration to its own file sysctl: move umh and keys sysctls 1 - - --- 2023-05-30 Luis Chamberlain New
[v2,2/2] signal: move show_unhandled_signals sysctl to its own file kernel/sysctl.c: remove to major base directories - 1 - --- 2023-05-26 Luis Chamberlain New
[v2,1/2] sysctl: remove empty dev table kernel/sysctl.c: remove to major base directories - 1 - --- 2023-05-26 Luis Chamberlain New
tmpfs.5: extend with new noswap documentation tmpfs.5: extend with new noswap documentation - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,8/8] shmem: add support to customize block size order add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,7/8] shmem: add high order page support add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,6/8] shmem: consider block size in shmem_default_max_inodes() add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks() add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,4/8] shmem: add helpers to get block size add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,3/8] shmem: account for high order folios add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,2/8] shmem: convert to use is_folio_hwpoison() add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,1/8] page_flags: add is_folio_hwpoison() add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[v2,5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 1 - --- 2023-05-26 Luis Chamberlain New
[v2,4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-05-26 Luis Chamberlain New
[v2,3/5] iomap: simplify iomap_init() with PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT - 1 - --- 2023-05-26 Luis Chamberlain New
[v2,2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT 1 - - --- 2023-05-26 Luis Chamberlain New
[v2,1/5] block: annotate bdev_disk_changed() deprecation with a symbol namespace block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-05-26 Luis Chamberlain New
[2/2] module: add support to avoid duplicates early on load module: avoid all memory pressure due to duplicates - 1 6 --- 2023-05-24 Luis Chamberlain New
[1/2] fs/kernel_read_file: add support for duplicate detection module: avoid all memory pressure due to duplicates - - - --- 2023-05-24 Luis Chamberlain New
[GIT,PULL] Modules fixes for v6.4-rc4 [GIT,PULL] Modules fixes for v6.4-rc4 - - - --- 2023-05-22 Luis Chamberlain New
[2/2] signal: move show_unhandled_signals sysctl to its own file kernel/sysctl.c: remove to major base directories - - - --- 2023-05-22 Luis Chamberlain New
[1/2] sysctl: remove empty dev table kernel/sysctl.c: remove to major base directories - - - --- 2023-05-22 Luis Chamberlain New
[3/3] xfs: replace kthread freezing with auto fs freezing filesystems: start removal of the kthread freezer - - - --- 2023-05-08 Luis Chamberlain New
[2/3] btrfs: replace kthread freezing with auto fs freezing filesystems: start removal of the kthread freezer - - - --- 2023-05-08 Luis Chamberlain New
[1/3] ext4: replace kthread freezing with auto fs freezing filesystems: start removal of the kthread freezer - - - --- 2023-05-08 Luis Chamberlain New
[6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing vfs: provide automatic kernel freeze / resume - 1 - --- 2023-05-08 Luis Chamberlain New
[5/6] fs: add iterate_supers_excl() and iterate_supers_reverse_excl() vfs: provide automatic kernel freeze / resume - 1 - --- 2023-05-08 Luis Chamberlain New
[4/6] fs: move !SB_BORN check early on freeze and add for thaw vfs: provide automatic kernel freeze / resume - - - --- 2023-05-08 Luis Chamberlain New
[3/6] fs: distinguish between user initiated freeze and kernel initiated freeze vfs: provide automatic kernel freeze / resume - 1 - --- 2023-05-08 Luis Chamberlain New
[2/6] fs: add frozen sb state helpers vfs: provide automatic kernel freeze / resume - 1 - --- 2023-05-08 Luis Chamberlain New
[1/6] fs: unify locking semantics for fs freeze / thaw vfs: provide automatic kernel freeze / resume - - - --- 2023-05-08 Luis Chamberlain New
[GIT,PULL] Modules changes for v6.4-rc4 second request [GIT,PULL] Modules changes for v6.4-rc4 second request - - - --- 2023-05-03 Luis Chamberlain New
[GIT,PULL] sysctl changes for v6.4-rc4 v2 [GIT,PULL] sysctl changes for v6.4-rc4 v2 - - - --- 2023-05-03 Luis Chamberlain New
module: include internal.h in module/dups.c module: include internal.h in module/dups.c - - - --- 2023-05-03 Luis Chamberlain New
[2/2] sysctl: remove register_sysctl_paths() sysctl: death to register_sysctl_paths() - - - --- 2023-05-03 Luis Chamberlain New
[1/2] kernel: pid_namespace: simplify sysctls with register_sysctl() sysctl: death to register_sysctl_paths() 1 - - --- 2023-05-03 Luis Chamberlain New
[GIT,PULL] modules changes for v6.4-rc1 [GIT,PULL] modules changes for v6.4-rc1 - - - --- 2023-04-24 Luis Chamberlain New
[RFC,8/8] shmem: add support to customize block size on multiple PAGE_SIZE shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,7/8] shmem: add high order page support shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,6/8] shmem: consider block size in shmem_default_max_inodes() shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks() shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,4/8] shmem: add helpers to get block size shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,3/8] shmem: account for high order folios shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,2/8] shmem: convert to use folio_test_hwpoison() shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,1/8] shmem: replace BLOCKS_PER_PAGE with PAGE_SECTORS shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 1 - --- 2023-04-21 Luis Chamberlain New
[4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-04-21 Luis Chamberlain New
[3/5] iomap: simplify iomap_init() with PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-04-21 Luis Chamberlain New
[2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT 1 - - --- 2023-04-21 Luis Chamberlain New
[1/5] dm integrity: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-04-21 Luis Chamberlain New
[v2] module: add debugging auto-load duplicate module support [v2] module: add debugging auto-load duplicate module support - - - --- 2023-04-20 Luis Chamberlain New
module: add debugging auto-load duplicate module support module: add debugging auto-load duplicate module support - - - --- 2023-04-18 Luis Chamberlain New
[v4] module: add debug stats to help identify memory pressure [v4] module: add debug stats to help identify memory pressure - - - --- 2023-04-18 Luis Chamberlain New
selftests: allow runners to override the timeout selftests: allow runners to override the timeout - 1 1 --- 2023-04-14 Luis Chamberlain New
[v4,2/2] modules/kmod: replace implementation with a semaphore modules/kmod: replace implementation with a sempahore - 3 - --- 2023-04-14 Luis Chamberlain New
[v4,1/2] Change DEFINE_SEMAPHORE() to take a number argument modules/kmod: replace implementation with a sempahore - 2 - --- 2023-04-14 Luis Chamberlain New
[RFC,2/2] kread: avoid duplicates module: fix virtual memory wasted on finit_module() - - - --- 2023-04-14 Luis Chamberlain New
[RFC,1/2] module: add debugging auto-load duplicate module support module: fix virtual memory wasted on finit_module() - - - --- 2023-04-14 Luis Chamberlain New
[v3,2/2] modules/kmod: replace implementation with a semaphore modules/kmod: replace implementation with a sempahore - 2 - --- 2023-04-14 Luis Chamberlain New
[v3,1/2] Change DEFINE_SEMAPHORE() to take a number argument modules/kmod: replace implementation with a sempahore - - - --- 2023-04-14 Luis Chamberlain New
[v3,4/4] module: avoid allocation if module is already present and ready module: avoid userspace pressure on unwanted allocations - - - --- 2023-04-14 Luis Chamberlain New
[v3,3/4] module: add debug stats to help identify memory pressure module: avoid userspace pressure on unwanted allocations - - - --- 2023-04-14 Luis Chamberlain New
[v3,2/4] module: extract patient module check into helper module: avoid userspace pressure on unwanted allocations - 1 - --- 2023-04-14 Luis Chamberlain New
[v3,1/4] module: fix kmemleak annotations for non init ELF sections module: avoid userspace pressure on unwanted allocations 1 1 - --- 2023-04-14 Luis Chamberlain New
[v2,2/2] modules/kmod: replace implementation with a sempahore kmod: simplify with a semaphore - 2 - --- 2023-04-05 Luis Chamberlain New
[v2,1/2] Change DEFINE_SEMAPHORE() to take a number argument kmod: simplify with a semaphore - 2 - --- 2023-04-05 Luis Chamberlain New
[v2,6/6] module: add debug stats to help identify memory pressure module: avoid userspace pressure on unwanted allocations - - - --- 2023-04-05 Luis Chamberlain New
[v2,5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t module: avoid userspace pressure on unwanted allocations 1 - - --- 2023-04-05 Luis Chamberlain New
[v2,4/6] module: avoid allocation if module is already present and ready module: avoid userspace pressure on unwanted allocations - - - --- 2023-04-05 Luis Chamberlain New
[v2,3/6] module: extract patient module check into helper module: avoid userspace pressure on unwanted allocations - - - --- 2023-04-05 Luis Chamberlain New
[v2,2/6] module: move finished_loading() module: avoid userspace pressure on unwanted allocations - 1 - --- 2023-04-05 Luis Chamberlain New
[v2,1/6] module: fix kmemleak annotations for non init ELF sections module: avoid userspace pressure on unwanted allocations 1 - - --- 2023-04-05 Luis Chamberlain New
[7/7] module: add debug stats to help identify memory pressure module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[6/7] debugfs: add debugfs_create_atomic64_t for atomic64_t module: avoid userspace pressure on unwanted allocations 1 - - --- 2023-03-29 Luis Chamberlain New
[5/7] modules/kmod: replace implementation with a sempahore module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[4/7] sempahore: add a helper for a concurrency limiter module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[3/7] module: avoid allocation if module is already present and ready module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[2/7] module: extract patient module check into helper module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[1/7] module: move finished_loading() module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
block: annotate bdev_disk_changed() deprecation with a symbol namespace block: annotate bdev_disk_changed() deprecation with a symbol namespace - - - --- 2023-03-27 Luis Chamberlain New
[v3] stress-module: stress finit_module() and delete_module() [v3] stress-module: stress finit_module() and delete_module() - - - --- 2023-03-22 Luis Chamberlain New
[RFT,5/5] module: add a sanity check prior to allowing kernel module auto-loading module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-19 Luis Chamberlain New
« 1 2 3 »