Show patches with: State = Action Required       |    Archived = No       |   51192 patches
« 1 2 3 4511 512 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,24/28] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,23/28] mm: workingset: prevent lruvec release in workingset_activation() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,22/28] mm: swap: prevent lruvec release in swap module Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,21/28] mm: zswap: prevent lruvec release in zswap_folio_swapin() Eliminate Dying Memory Cgroup 1 1 - --- 2025-04-15 Muchun Song New
[RFC,20/28] mm: workingset: prevent lruvec release in workingset_refault() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,19/28] mm: workingset: prevent memory cgroup release in lru_gen_eviction() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,18/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,17/28] mm: mglru: prevent memory cgroup release in mglru Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,16/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,15/28] mm: page_io: prevent memory cgroup release in page_io module Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,14/28] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,13/28] writeback: prevent memory cgroup release in writeback module Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,12/28] buffer: prevent memory cgroup release in folio_alloc_buffers() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,11/28] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,10/28] mm: memcontrol: return root object cgroup for root memory cgroup Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,09/28] mm: memcontrol: allocate object cgroup for non-kmem case Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,08/28] mm: vmscan: refactor move_folios_to_lru() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,07/28] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan() Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,06/28] mm: thp: introduce folio_split_queue_lock and its variants Eliminate Dying Memory Cgroup 1 - - --- 2025-04-15 Muchun Song New
[RFC,05/28] mm: thp: replace folio_memcg() with folio_memcg_charged() Eliminate Dying Memory Cgroup 1 - - --- 2025-04-15 Muchun Song New
[RFC,04/28] mm: rename unlock_page_lruvec_irq and its variants Eliminate Dying Memory Cgroup 2 - - --- 2025-04-15 Muchun Song New
[RFC,03/28] mm: workingset: use folio_lruvec() in workingset_refault() Eliminate Dying Memory Cgroup 1 - - --- 2025-04-15 Muchun Song New
[RFC,02/28] mm: memcontrol: use folio_memcg_charged() to avoid potential rcu lock holding Eliminate Dying Memory Cgroup - - - --- 2025-04-15 Muchun Song New
[RFC,01/28] mm: memcontrol: remove dead code of checking parent memory cgroup Eliminate Dying Memory Cgroup 2 - - --- 2025-04-15 Muchun Song New
[5/5] mm/vmalloc.c: return explicit error value in alloc_vmap_area() mm/vmalloc.c: code cleanup and improvements - 1 1 --- 2025-04-15 Baoquan He New
[4/5] mm/vmalloc: optimize function vm_unmap_aliases() mm/vmalloc.c: code cleanup and improvements - 3 1 --- 2025-04-15 Baoquan He New
[3/5] mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit mm/vmalloc.c: code cleanup and improvements - 1 1 --- 2025-04-15 Baoquan He New
[2/5] mm/vmalloc.c: find the vmap of vmap_nodes in reverse order mm/vmalloc.c: code cleanup and improvements - 2 1 --- 2025-04-15 Baoquan He New
[1/5] mm/vmalloc.c: change purge_ndoes as local static variable mm/vmalloc.c: code cleanup and improvements - 3 1 --- 2025-04-15 Baoquan He New
[v4,06/12] khugepaged: introduce khugepaged_scan_bitmap for mTHP support Untitled series #953298 - - - --- 2025-04-14 Nico Pache New
[v3,4/4] selftests: mm: add defer to thp setting parser mm: introduce THP deferred setting - - - --- 2025-04-14 Nico Pache New
[v3,3/4] khugepaged: add defer option to mTHP options mm: introduce THP deferred setting - - - --- 2025-04-14 Nico Pache New
[v3,2/4] mm: document (m)THP defer usage mm: introduce THP deferred setting - - - --- 2025-04-14 Nico Pache New
[v3,1/4] mm: defer THP insertion to khugepaged mm: introduce THP deferred setting - - - --- 2025-04-14 Nico Pache New
[v8,2/2] fuse: remove tmp folio for writebacks and internal rb tree fuse: remove temp page copies in writeback 1 2 - --- 2025-04-14 Joanne Koong New
[v8,1/2] mm: skip folio reclaim in legacy memcg contexts for deadlockable mappings fuse: remove temp page copies in writeback 2 2 - --- 2025-04-14 Joanne Koong New
[v3,12/12] Documentation: mm: update the admin guide for mTHP collapse khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,11/12] khugepaged: add per-order mTHP khugepaged stats khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,10/12] khugepaged: improve tracepoints for mTHP orders khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,09/12] khugepaged: avoid unnecessary mTHP collapse attempts khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,08/12] khugepaged: skip collapsing mTHP to smaller orders khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,07/12] khugepaged: add mTHP support khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,06/12] khugepaged: introduce khugepaged_scan_bitmap for mTHP support khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,04/12] khugepaged: generalize alloc_charge_folio() khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,02/12] khugepaged: rename hpage_collapse_* to khugepaged_* khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[v3,01/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse khugepaged: mTHP support - - - --- 2025-04-14 Nico Pache New
[RFC,v2,3/3] rust: percpu: add a rust per-CPU variable test rust: Add Per-CPU Variable API - - - --- 2025-04-14 Mitchell Levy New
[RFC,v2,2/3] rust: rust-analyzer: add lib to dirs searched for crates rust: Add Per-CPU Variable API - - - --- 2025-04-14 Mitchell Levy New
[RFC,v2,1/3] rust: percpu: introduce a rust API for per-CPU variables rust: Add Per-CPU Variable API - - - --- 2025-04-14 Mitchell Levy New
[v3] mm: alloc_pages_bulk: support both simple and full-featured API [v3] mm: alloc_pages_bulk: support both simple and full-featured API 1 - - --- 2025-04-14 Yunsheng Lin New
mm/huge_memory: fix dereferencing invalid pmd migration entry mm/huge_memory: fix dereferencing invalid pmd migration entry 2 - - --- 2025-04-14 Gavin Guo New
Fix comment style of `do_execveat_common()` Fix comment style of `do_execveat_common()` - - - --- 2025-04-14 Cabbaken Q New
[v3,4/4] x86/folio_zero_user: multi-page clearing mm/folio_zero_user: add multi-page clearing - - - --- 2025-04-14 Ankur Arora New
[v3,3/4] huge_page: allow arch override for folio_zero_user() mm/folio_zero_user: add multi-page clearing - - - --- 2025-04-14 Ankur Arora New
[v3,2/4] x86/clear_page: add clear_pages() mm/folio_zero_user: add multi-page clearing - - - --- 2025-04-14 Ankur Arora New
[v3,1/4] x86/clear_page: extend clear_page*() for multi-page clearing mm/folio_zero_user: add multi-page clearing - - - --- 2025-04-14 Ankur Arora New
[v6,2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_pro… memcg: Fix test_memcg_min/low test failures - - - --- 2025-04-14 Waiman Long New
[v6,1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs() memcg: Fix test_memcg_min/low test failures - - - --- 2025-04-14 Waiman Long New
[GIT,PULL] memblock: fix build of memblock test [GIT,PULL] memblock: fix build of memblock test - - - --- 2025-04-13 Mike Rapoport New
[v2] mm: Introduce free_folio_and_swap_cache() to replace free_page_and_swap_cache() [v2] mm: Introduce free_folio_and_swap_cache() to replace free_page_and_swap_cache() 2 3 - --- 2025-04-13 Fan Ni New
[v5,4/4] mm/gup: clean up codes in fault_in_xxx() functions Untitled series #952790 1 - - --- 2025-04-13 Baoquan He New
[v3,2/2] writeback: Fix false warning in inode_to_wb() Fix false warning in inode_to_wb - 1 - --- 2025-04-12 Andreas Gruenbacher New
[v3,1/2] gfs2: replace sd_aspace with sd_inode Fix false warning in inode_to_wb - - - --- 2025-04-12 Andreas Gruenbacher New
[v4] mm: add zblock allocator [v4] mm: add zblock allocator - - 1 --- 2025-04-12 Vitaly New
mm: add nr_free_highatomic in show_free_areas mm: add nr_free_highatomic in show_free_areas 1 2 - --- 2025-04-12 gaoxu New
[RFC] mm: don't promote exclusive file folios of dying processes [RFC] mm: don't promote exclusive file folios of dying processes - - - --- 2025-04-12 Barry Song New
[RFC,v4,6/6] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages Promotion of Unmapped Page Cache Folios. - - - --- 2025-04-11 Gregory Price New
[RFC,v4,5/6] migrate,sysfs: add pagecache promotion Promotion of Unmapped Page Cache Folios. - - - --- 2025-04-11 Gregory Price New
[RFC,v4,4/6] migrate: implement migrate_misplaced_folio_batch Promotion of Unmapped Page Cache Folios. - - - --- 2025-04-11 Gregory Price New
[RFC,v4,3/6] vmstat: add page-cache numa hints Promotion of Unmapped Page Cache Folios. - - - --- 2025-04-11 Gregory Price New
[RFC,v4,2/6] memory: allow non-fault migration in numa_migrate_check path Promotion of Unmapped Page Cache Folios. - - - --- 2025-04-11 Gregory Price New
[RFC,v4,1/6] migrate: Allow migrate_misplaced_folio_prepare() to accept a NULL VMA. Promotion of Unmapped Page Cache Folios. - - - --- 2025-04-11 Gregory Price New
[v2,2/2] writeback: Fix false warning in inode_to_wb() Fix false warning in inode_to_wb - 1 - --- 2025-04-11 Andreas Gruenbacher New
[v2,1/2] gfs2: replace sd_aspace with sd_inode Fix false warning in inode_to_wb - - - --- 2025-04-11 Andreas Gruenbacher New
MAINTAINERS: Add mmap trace events to MEMORY MAPPING MAINTAINERS: Add mmap trace events to MEMORY MAPPING 2 - - --- 2025-04-11 Liam R. Howlett New
[BACKPORT,6.6.y] Fix mmu notifiers for range-based invalidates [BACKPORT,6.6.y] Fix mmu notifiers for range-based invalidates - 2 - --- 2025-04-11 Will Deacon New
[1/1] slab: ensure slab->obj_exts is clear in a newly allocated slab page [1/1] slab: ensure slab->obj_exts is clear in a newly allocated slab page 1 - 1 --- 2025-04-11 Suren Baghdasaryan New
mm,hugetlb: Allocate frozen pages in alloc_buddy_hugetlb_folio mm,hugetlb: Allocate frozen pages in alloc_buddy_hugetlb_folio - 3 - --- 2025-04-11 Oscar Salvador New
[RFC,2/7] mm: add __always_inline for page_contains_unaccepted kernel-hacking: introduce CONFIG_NO_AUTO_INLINE - - - --- 2025-04-11 Chen Linxuan New
[RFC,v4,18/18] arm64: mm: Batch kpkeys level switches pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,17/18] mm: Add basic tests for kpkeys_hardened_pgtables pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,16/18] arm64: Enable kpkeys_hardened_pgtables support pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,15/18] arm64: mm: Guard page table writes with kpkeys pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,14/18] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,13/18] mm: Map page tables with privileged pkey pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,12/18] mm: Allow __pagetable_ctor() to fail pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,11/18] mm: Introduce kpkeys_hardened_pgtables pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,10/18] mm: Introduce kernel_pgtables_set_pkey() pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,09/18] arm64: Enable kpkeys pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,08/18] arm64: Context-switch POR_EL1 pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,07/18] arm64: Reset POR_EL1 on exception entry pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,06/18] arm64: set_memory: Implement set_memory_pkey() pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,05/18] arm64: Implement asm/kpkeys.h using POE pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,04/18] arm64: Introduce por_elx_set_pkey_perms() helper pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,03/18] arm64: mm: Enable overlays for all EL1 indirect permissions pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,02/18] set_memory: Introduce set_memory_pkey() stub pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
[RFC,v4,01/18] mm: Introduce kpkeys pkeys-based page table hardening - - - --- 2025-04-11 Kevin Brodsky New
mm/swap: set active flag after adding the folio to activate fbatch mm/swap: set active flag after adding the folio to activate fbatch - - - --- 2025-04-11 Jinjiang Tu New
« 1 2 3 4511 512 »