Show patches with: State = Action Required       |    Archived = No       |   50601 patches
« 1 2 ... 3 4 5506 507 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,4/5] mm/memcontrol: allow memsw account in cgroup v2 add option to restore swap account to cgroupv1 mode - - - --- 2025-03-19 jingxiang zeng New
[RFC,3/5] mm/memcontrol: do not scan anon pages if memsw limit is hit add option to restore swap account to cgroupv1 mode - - - --- 2025-03-19 jingxiang zeng New
[RFC,2/5] memcontrol: add boot option to enable memsw account on dfl add option to restore swap account to cgroupv1 mode - - - --- 2025-03-19 jingxiang zeng New
[RFC,1/5] Kconfig: add SWAP_CHARGE_V1_MODE config add option to restore swap account to cgroupv1 mode - - - --- 2025-03-19 jingxiang zeng New
mm/hugetlb: move hugetlb_sysctl_init() to the __init section mm/hugetlb: move hugetlb_sysctl_init() to the __init section - 2 - --- 2025-03-19 Marc Herbert New
[V2] mm: add swappiness=max arg to memory.reclaim for only anon reclaim [V2] mm: add swappiness=max arg to memory.reclaim for only anon reclaim - - - --- 2025-03-19 Zhongkun He New
fs/dax: Don't disassociate zero page entries fs/dax: Don't disassociate zero page entries - - - --- 2025-03-19 Alistair Popple New
[v2,3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite kernel/events/uprobes: uprobe_write_opcode() rewrite 1 - - --- 2025-03-18 David Hildenbrand New
[v2,2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode() kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2025-03-18 David Hildenbrand New
[v2,1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint() kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2025-03-18 David Hildenbrand New
[2/2] Docs/mm/damon/design: document active DAMOS filter type mm/damon: introduce DAMOS filter type for active pages - 1 - --- 2025-03-18 Nhat Pham New
[1/2] mm/damon: implement a new DAMOS filter type for active pages mm/damon: introduce DAMOS filter type for active pages - 1 - --- 2025-03-18 Nhat Pham New
[v1,3/3] selftests/mm: Speed up split_huge_page_test [v1,1/3] selftests/mm: Fix half_ufd_size_MB calculation 2 - - --- 2025-03-18 Ryan Roberts New
[v1,2/3] selftests/mm: uffd-unit-tests support for hugepages > 2M [v1,1/3] selftests/mm: Fix half_ufd_size_MB calculation 2 - - --- 2025-03-18 Ryan Roberts New
[v1,1/3] selftests/mm: Fix half_ufd_size_MB calculation [v1,1/3] selftests/mm: Fix half_ufd_size_MB calculation - - - --- 2025-03-18 Ryan Roberts New
[v6,7/7] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as shared KVM: Restricted mapping of guest_memfd at the host and arm64 support - - - --- 2025-03-18 Fuad Tabba New
[v6,6/7] KVM: guest_memfd: Handle invalidation of shared memory KVM: Restricted mapping of guest_memfd at the host and arm64 support - - - --- 2025-03-18 Fuad Tabba New
[v6,5/7] KVM: guest_memfd: Restore folio state after final folio_put() KVM: Restricted mapping of guest_memfd at the host and arm64 support - - - --- 2025-03-18 Fuad Tabba New
[v6,4/7] KVM: guest_memfd: Folio sharing states and functions that manage their transition KVM: Restricted mapping of guest_memfd at the host and arm64 support - - - --- 2025-03-18 Fuad Tabba New
[v6,3/7] KVM: guest_memfd: Track folio sharing within a struct kvm_gmem_private KVM: Restricted mapping of guest_memfd at the host and arm64 support - - - --- 2025-03-18 Fuad Tabba New
[v6,2/7] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock KVM: Restricted mapping of guest_memfd at the host and arm64 support - - - --- 2025-03-18 Fuad Tabba New
[v6,1/7] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes KVM: Restricted mapping of guest_memfd at the host and arm64 support - - - --- 2025-03-18 Fuad Tabba New
[v7,9/9] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-18 Fuad Tabba New
[v7,8/9] KVM: arm64: Enable mapping guest_memfd in arm64 KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-18 Fuad Tabba New
[v7,7/9] KVM: arm64: Handle guest_memfd()-backed guest page faults KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-18 Fuad Tabba New
[v7,6/9] KVM: arm64: Refactor user_mem_abort() calculation of force_pte KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-18 Fuad Tabba New
[v7,5/9] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-18 Fuad Tabba New
[v7,4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-18 Fuad Tabba New
[v7,3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-03-18 Fuad Tabba New
[v7,2/9] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages KVM: Mapping guest_memfd backed memory at the host for software protected VMs 2 - - --- 2025-03-18 Fuad Tabba New
[v7,1/9] mm: Consolidate freeing of typed folios on final folio_put() KVM: Mapping guest_memfd backed memory at the host for software protected VMs 2 - - --- 2025-03-18 Fuad Tabba New
[v2,8/8] mm: swap: replace cluster_swap_free_nr() with swap_entries_put_[map/cache]() Minor cleanups and improvements to swap freeing code - - - --- 2025-03-18 Kemeng Shi New
[v2,7/8] mm: swap: factor out helper to drop cache of entries within a single cluster Minor cleanups and improvements to swap freeing code - 1 - --- 2025-03-18 Kemeng Shi New
[v2,6/8] mm: swap: free each cluster individually in swap_entries_put_map_nr() Minor cleanups and improvements to swap freeing code - - - --- 2025-03-18 Kemeng Shi New
[v2,5/8] mm: swap: drop last SWAP_MAP_SHMEM flag in batch in swap_entries_put_nr() Minor cleanups and improvements to swap freeing code - 1 - --- 2025-03-18 Kemeng Shi New
[v2,4/8] mm: swap: use swap_entries_free() drop last ref count in swap_entries_put_nr() Minor cleanups and improvements to swap freeing code - 1 - --- 2025-03-18 Kemeng Shi New
[v2,3/8] mm: swap: use swap_entries_free() to free swap entry in swap_entry_put_locked() Minor cleanups and improvements to swap freeing code - 2 - --- 2025-03-18 Kemeng Shi New
[v2,2/8] mm: swap: remove unneeded VM_BUG_ON(*map != SWAP_HAS_CACHE) in swap_entry_range_free() Minor cleanups and improvements to swap freeing code - 1 - --- 2025-03-18 Kemeng Shi New
[v2,1/8] mm: swap: rename __swap_[entry/entries]_free[_locked] to swap_[entry/entries]_put[_locked] Minor cleanups and improvements to swap freeing code - 1 - --- 2025-03-18 Kemeng Shi New
mm: add swappiness=max arg to memory.reclaim for only anon reclaim mm: add swappiness=max arg to memory.reclaim for only anon reclaim - - - --- 2025-03-18 Zhongkun He New
mseal: Fix typo and style in documentation mseal: Fix typo and style in documentation - - - --- 2025-03-18 takumaw1990@gmail.com New
[2/2] mm/vmscan: don't try to reclaim hwpoison folio mm/vmscan: don't try to reclaim hwpoison folio 1 - - --- 2025-03-18 Jinjiang Tu New
[1/2] mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper mm/vmscan: don't try to reclaim hwpoison folio 1 - - --- 2025-03-18 Jinjiang Tu New
[2/2] cgroup: docs: Add pswpin and pswpout items in cgroup v2 doc Adding Proactive Memory Reclaim Statistics 2 - - --- 2025-03-18 Hao Jia New
[1/2] mm: vmscan: Split proactive reclaim statistics from direct reclaim statistics Adding Proactive Memory Reclaim Statistics 1 - - --- 2025-03-18 Hao Jia New
[v2,3/3] memblock tests: add test for memblock_set_node memblock: some fix for memmap_init_reserved_pages() - - - --- 2025-03-18 Wei Yang New
[v2,2/3] mm/memblock: repeat setting reserved region nid if array is doubled memblock: some fix for memmap_init_reserved_pages() - - - --- 2025-03-18 Wei Yang New
[v2,1/3] mm/memblock: pass size instead of end to memblock_set_node() memblock: some fix for memmap_init_reserved_pages() - 1 - --- 2025-03-18 Wei Yang New
[v4] fs/proc/page: Refactoring to reduce code duplication. [v4] fs/proc/page: Refactoring to reduce code duplication. 1 - - --- 2025-03-18 Liu Ye New
[RESEND,v2,4/4] iommu/riscv: Add support for Svnapot riscv: iommu: Support Svnapot - - - --- 2025-03-18 Xu Lu New
[RESEND,v2,3/4] iommu/riscv: Introduce IOMMU page table lock riscv: iommu: Support Svnapot - - - --- 2025-03-18 Xu Lu New
[RESEND,v2,2/4] iommu/riscv: Use pte_t to represent page table entry riscv: iommu: Support Svnapot - - - --- 2025-03-18 Xu Lu New
[RESEND,v2,1/4] mm/gup: Add huge pte handling logic in follow_page_pte() riscv: iommu: Support Svnapot - - - --- 2025-03-18 Xu Lu New
[GIT,PULL] hotfixes against 6.14-rc7 [GIT,PULL] hotfixes against 6.14-rc7 - - - --- 2025-03-18 Andrew Morton New
[v3] fs/proc/page: Refactoring to reduce code duplication. [v3] fs/proc/page: Refactoring to reduce code duplication. - - - --- 2025-03-18 Liu Ye New
[mm-unstable] mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor [mm-unstable] mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor 1 2 - --- 2025-03-18 Harry Yoo New
[3/3] tools/testing/selftests: assert that anon merge cases behave as expected fix incorrectly disallowed anonymous VMA merges - - - --- 2025-03-17 Lorenzo Stoakes New
[2/3] tools/testing: add PROCMAP_QUERY helper functions in mm self tests fix incorrectly disallowed anonymous VMA merges - - - --- 2025-03-17 Lorenzo Stoakes New
[1/3] mm/vma: fix incorrectly disallowed anonymous VMA merges fix incorrectly disallowed anonymous VMA merges - - - --- 2025-03-17 Lorenzo Stoakes New
madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description - - - --- 2025-03-17 Lorenzo Stoakes New
[RFC,v3,8/8] maple_tree: use percpu sheaves for maple_node_cache SLUB percpu sheaves - 1 - --- 2025-03-17 Vlastimil Babka New
[RFC,v3,7/8] tools: Add sheafs support to testing infrastructure SLUB percpu sheaves - - - --- 2025-03-17 Vlastimil Babka New
[RFC,v3,6/8] tools: Add testing support for changes to rcu and slab for sheaves SLUB percpu sheaves - - - --- 2025-03-17 Vlastimil Babka New
[RFC,v3,5/8] slab: determine barn status racily outside of lock SLUB percpu sheaves - 2 - --- 2025-03-17 Vlastimil Babka New
[RFC,v3,4/8] slab: sheaf prefilling for guaranteed allocations SLUB percpu sheaves - 1 - --- 2025-03-17 Vlastimil Babka New
[RFC,v3,3/8] slab: add sheaf support for batching kfree_rcu() operations SLUB percpu sheaves - 1 - --- 2025-03-17 Vlastimil Babka New
[RFC,v3,2/8] slab: add opt-in caching layer of percpu sheaves SLUB percpu sheaves - - - --- 2025-03-17 Vlastimil Babka New
[RFC,v3,1/8] locking/local_lock: Introduce localtry_lock_t SLUB percpu sheaves 1 - - --- 2025-03-17 Vlastimil Babka New
[11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping() Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping() Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[06/11] mm: Skip ptlock_init() for kernel PMDs Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[05/11] sparc64: mm: Call ctor/dtor for kernel PTEs Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[04/11] powerpc: mm: Call ctor/dtor for kernel PTEs Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[03/11] m68k: mm: Call ctor/dtor for kernel PTEs Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[02/11] mm: Call ctor/dtor for kernel PTEs Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
[01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor Always call constructor for kernel page tables - - - --- 2025-03-17 Kevin Brodsky New
mseal sysmap: update supported architectures mseal sysmap: update supported architectures - 1 - --- 2025-03-17 Heiko Carstens New
selftests/mm: Add commentary about 9pfs bugs selftests/mm: Add commentary about 9pfs bugs - - - --- 2025-03-17 Brendan Jackman New
[2/2] arm64/ptdump: Replace u64 with pteval_t mm/ptdump: Drop assumption that pxd_val() is u64 - - - --- 2025-03-17 Anshuman Khandual New
[1/2] mm/ptdump: Split note_page() into level specific callbacks mm/ptdump: Drop assumption that pxd_val() is u64 - - - --- 2025-03-17 Anshuman Khandual New
[6.6.y] mm: split critical region in remap_file_pages() and invoke LSMs in between [6.6.y] mm: split critical region in remap_file_pages() and invoke LSMs in between - 5 2 --- 2025-03-17 Ren, Jianqi (Jacky) (CN) New
[RFC,6/6] nouveau: Add SVM support for migrating file-backed pages to the GPU Allow file-backed or shared device private pages - - - --- 2025-03-16 Alistair Popple New
[RFC,5/6] selftests/hmm: Add file-backed migration tests Allow file-backed or shared device private pages - - - --- 2025-03-16 Alistair Popple New
[RFC,4/6] mm: Implement writeback for share device private pages Allow file-backed or shared device private pages - - - --- 2025-03-16 Alistair Popple New
[RFC,3/6] mm: Allow device private pages to exist in page cache Allow file-backed or shared device private pages - - - --- 2025-03-16 Alistair Popple New
[RFC,2/6] mm/migrate: Support file-backed pages with migrate_vma Allow file-backed or shared device private pages - - - --- 2025-03-16 Alistair Popple New
[RFC,1/6] mm/migrate_device.c: Don't read dirty bit of non-present PTEs Allow file-backed or shared device private pages - - - --- 2025-03-16 Alistair Popple New
[mm-unstable] mm/damon/core: setup damos->{core,ops}_filters_default_reject for initial start [mm-unstable] mm/damon/core: setup damos->{core,ops}_filters_default_reject for initial start - - - --- 2025-03-15 SeongJae Park New
[v2] docs/mm: Physical Memory: Populate the "Zones" section [v2] docs/mm: Physical Memory: Populate the "Zones" section 1 - - --- 2025-03-15 Jiwen Qi New
[9/9] memcg: manually inline replace_stock_objcg memcg: cleanup per-cpu stock 1 1 - --- 2025-03-15 Shakeel Butt New
[8/9] memcg: combine slab obj stock charging and accounting memcg: cleanup per-cpu stock - 1 - --- 2025-03-15 Shakeel Butt New
[7/9] memcg: use __mod_memcg_state in drain_obj_stock memcg: cleanup per-cpu stock 1 2 - --- 2025-03-15 Shakeel Butt New
[6/9] memcg: do obj_cgroup_put inside drain_obj_stock memcg: cleanup per-cpu stock - 1 - --- 2025-03-15 Shakeel Butt New
[5/9] memcg: no refilling stock from obj_cgroup_release memcg: cleanup per-cpu stock 1 1 - --- 2025-03-15 Shakeel Butt New
[4/9] memcg: manually inline __refill_stock memcg: cleanup per-cpu stock 1 1 - --- 2025-03-15 Shakeel Butt New
[3/9] memcg: introduce memcg_uncharge memcg: cleanup per-cpu stock 1 1 - --- 2025-03-15 Shakeel Butt New
[2/9] memcg: decouple drain_obj_stock from local stock memcg: cleanup per-cpu stock 1 1 - --- 2025-03-15 Shakeel Butt New
« 1 2 ... 3 4 5506 507 »