Show patches with: State = Action Required       |   82039 patches
« 1 2 3 4820 821 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4] mm: add build-time option for hotplug memory default online type [v4] mm: add build-time option for hotplug memory default online type 1 - - --- 2024-12-26 Gregory Price New
[v7,17/17] docs/mm: document latest changes to vm_lock move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,14/17] mm: remove extra vma_numab_state_init() call move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,13/17] mm/debug: print vm_refcnt state when dumping the vma move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,12/17] mm: replace vm_lock and detached flag with a reference count move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,10/17] mm: uninline the main body of vma_start_write() move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,09/17] mm: move mmap_init_lock() out of the header file move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,08/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,07/17] types: move struct rcuwait into types.h move per-vma lock into vm_area_struct 1 - - --- 2024-12-26 Suren Baghdasaryan New
[v7,06/17] mm/nommu: fix the last places where vma is not locked before being attached move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,05/17] mm: mark vmas detached upon exit move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,04/17] mm: modify vma_iter_store{_gfp} to indicate if it's storing a new vma move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,03/17] mm: mark vma as detached until it's added into vma tree move per-vma lock into vm_area_struct - 3 - --- 2024-12-26 Suren Baghdasaryan New
[v7,02/17] mm: move per-vma lock into vm_area_struct move per-vma lock into vm_area_struct - 3 - --- 2024-12-26 Suren Baghdasaryan New
[v7,01/17] mm: introduce vma_start_read_locked{_nested} helpers move per-vma lock into vm_area_struct - 4 - --- 2024-12-26 Suren Baghdasaryan New
[RFC] mm/madvise: enable files from read-only block for MADV_PAGEOUT [RFC] mm/madvise: enable files from read-only block for MADV_PAGEOUT - - - --- 2024-12-26 hailong New
[v4,2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification riscv/ptrace: add new regset to access original a0 register - 1 - --- 2024-12-26 Celeste Liu New
[v4,1/2] riscv/ptrace: add new regset to access original a0 register riscv/ptrace: add new regset to access original a0 register - 1 - --- 2024-12-26 Celeste Liu New
[v3,2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification riscv/ptrace: add new regset to access original a0 register - 1 - --- 2024-12-26 Celeste Liu New
[v3,1/2] riscv/ptrace: add new regset to access original a0 register riscv/ptrace: add new regset to access original a0 register - 1 - --- 2024-12-26 Celeste Liu New
Potential Double Scanning of struct page Physical Memory by kmemleak Potential Double Scanning of struct page Physical Memory by kmemleak - - - --- 2024-12-25 Guo Weikang New
elf: Correct note name comment elf: Correct note name comment - - - --- 2024-12-25 Akihiko Odaki New
mm/page_alloc: add cond_resched in __drain_all_pages() mm/page_alloc: add cond_resched in __drain_all_pages() - 1 - --- 2024-12-25 MengEn Sun New
[V1] mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_count [V1] mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_count - - - --- 2024-12-25 zihan zhou New
[v2,13/13] mm, swap_slots: remove slot cache for freeing path mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,12/13] mm, swap: use a global swap cluster for non-rotation devices mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,11/13] mm, swap: introduce a helper for retrieving cluster from offset mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,10/13] mm, swap: simplify percpu cluster updating mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,09/13] mm, swap: reduce contention on device lock mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,08/13] mm, swap: use an enum to define all cluster flags and wrap flags changes mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,07/13] mm, swap: hold a reference during scan and cleanup flag usage mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,06/13] mm, swap: clean up plist removal and adding mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,05/13] mm, swap: clean up device availability check mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,04/13] mm, swap: use cluster lock for HDD mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,03/13] mm, swap: remove old allocation path for HDD mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,02/13] mm, swap: fold swap_info_get_cont in the only caller mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v2,01/13] mm, swap: minor clean up for swap entry allocation mm, swap: rework of swap allocator locks - - - --- 2024-12-24 Kairui Song New
[v3] memcg: fix soft lockup in the OOM process [v3] memcg: fix soft lockup in the OOM process - - - --- 2024-12-24 Chen Ridong New
[9/9,RFC] cgroup: avoid allocating rstat when flush func not present cgroup: separate rstat trees - - - --- 2024-12-24 JP Kobryn New
[8/9,RFC] cgroup: remove bpf rstat flush from css generic flush cgroup: separate rstat trees - - - --- 2024-12-24 JP Kobryn New
[7/9,RFC] cgroup: remove unneeded rcu list cgroup: separate rstat trees - - - --- 2024-12-24 JP Kobryn New
[6/9,RFC] cgroup: isolate base stat flush cgroup: separate rstat trees - - - --- 2024-12-24 JP Kobryn New
[5/9,RFC] cgroup: separate locking between base css and others cgroup: separate rstat trees - - - --- 2024-12-24 JP Kobryn New
[4/9,RFC] cgroup: split rstat from cgroup into separate css cgroup: separate rstat trees - - - --- 2024-12-24 JP Kobryn New
[3/9,RFC] cgroup: change cgroup to css in rstat init and exit api cgroup: separate rstat trees - - - --- 2024-12-24 JP Kobryn New
[2/9,RFC] cgroup: change cgroup to css in rstat internal flush and lock funcs cgroup: separate rstat trees - - - --- 2024-12-24 JP Kobryn New
[1/9,RFC] change cgroup to css in rstat updated and flush api cgroup: separate rstat trees - - - --- 2024-12-24 JP Kobryn New
[v2,2/2] mm: alloc_pages_bulk: rename API mm: alloc_pages_bulk: small API refactor - - - --- 2024-12-23 Luiz Capitulino New
[v2,1/2] mm: alloc_pages_bulk_noprof: drop page_list argument mm: alloc_pages_bulk: small API refactor - - - --- 2024-12-23 Luiz Capitulino New
mm/list_lru: fix false warning of negative counter mm/list_lru: fix false warning of negative counter - - - --- 2024-12-23 Kairui Song New
[v4,-next,15/15] sysctl: remove unneeded include Untitled series #920458 - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c Untitled series #920457 - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c Untitled series #920456 - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,12/15] fs: dcache: move the sysctl to fs/dcache.c Untitled series #920455 - 3 - --- 2024-12-23 yukaixiong New
[v4,-next,11/15] sunrpc: simplify rpcauth_cache_shrink_count() Untitled series #920454 2 1 - --- 2024-12-23 yukaixiong New
[v4,-next,10/15] fs: drop_caches: move sysctl to fs/drop_caches.c Untitled series #920453 - 3 - --- 2024-12-23 yukaixiong New
[v4,-next,09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c Untitled series #920452 - 2 - --- 2024-12-23 yukaixiong New
[v4,-next,08/15] mm: nommu: move sysctl to mm/nommu.c Untitled series #920451 - - - --- 2024-12-23 yukaixiong New
[v4,-next,07/15] security: min_addr: move sysctl to security/min_addr.c Untitled series #920450 1 1 - --- 2024-12-23 yukaixiong New
[v4,-next,06/15] mm: mmap: move sysctl to mm/mmap.c Untitled series #920449 - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,05/15] mm: util: move sysctls to mm/util.c Untitled series #920448 - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c Untitled series #920447 - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,03/15] mm: swap: move sysctl to mm/swap.c Untitled series #920446 - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,02/15] mm: filemap: move sysctl to mm/filemap.c Untitled series #920445 - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,01/15] mm: vmstat: move sysctls to mm/vmstat.c [v4,-next,01/15] mm: vmstat: move sysctls to mm/vmstat.c - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,15/15] sysctl: remove unneeded include sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,12/15] fs: dcache: move the sysctl to fs/dcache.c sysctl: move sysctls from vm_table into its own files - 3 - --- 2024-12-23 yukaixiong New
[v4,-next,11/15] sunrpc: simplify rpcauth_cache_shrink_count() sysctl: move sysctls from vm_table into its own files 2 1 - --- 2024-12-23 yukaixiong New
[v4,-next,10/15] fs: drop_caches: move sysctl to fs/drop_caches.c sysctl: move sysctls from vm_table into its own files - 3 - --- 2024-12-23 yukaixiong New
[v4,-next,09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c sysctl: move sysctls from vm_table into its own files - 2 - --- 2024-12-23 yukaixiong New
[v4,-next,08/15] mm: nommu: move sysctl to mm/nommu.c sysctl: move sysctls from vm_table into its own files - - - --- 2024-12-23 yukaixiong New
[v4,-next,07/15] security: min_addr: move sysctl to security/min_addr.c sysctl: move sysctls from vm_table into its own files 1 1 - --- 2024-12-23 yukaixiong New
[v4,-next,06/15] mm: mmap: move sysctl to mm/mmap.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,05/15] mm: util: move sysctls to mm/util.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,03/15] mm: swap: move sysctl to mm/swap.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,02/15] mm: filemap: move sysctl to mm/filemap.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 yukaixiong New
[v4,-next,01/15] mm: vmstat: move sysctls to mm/vmstat.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2024-12-23 yukaixiong New
[v3,17/17] mm: pgtable: introduce generic pagetable_dtor_free() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,16/17] mm: pgtable: remove tlb_remove_ptdesc() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,15/17] mm: pgtable: remove tlb_remove_page_ptdesc() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,13/17] mm: pgtable: introduce generic __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,12/17] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,11/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,07/17] mm: pgtable: introduce pagetable_dtor() move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,06/17] s390: pgtable: add statistics for PUD and P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,05/17] arm64: pgtable: use mmu gather to free p4d level page table move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,04/17] mm: pgtable: add statistics for P4D level page table move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
[v3,03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free} move pagetable_*_dtor() to __tlb_remove_table() 1 - - --- 2024-12-23 Qi Zheng New
[v3,02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one move pagetable_*_dtor() to __tlb_remove_table() 2 - - --- 2024-12-23 Qi Zheng New
[v3,01/17] Revert "mm: pgtable: make ptlock be freed by RCU" move pagetable_*_dtor() to __tlb_remove_table() - - - --- 2024-12-23 Qi Zheng New
« 1 2 3 4820 821 »