[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-10 13:44 UTC (31+ messages)
` [PATCH v2 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v2 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v2 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH v2 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v2 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v2 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v2 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v2 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v2 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v2 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
` [PATCH v2 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v2 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v2 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v2 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v2 15/16] mm: eliminate further swapops predicates
` [PATCH v2 16/16] mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
[PATCH] mm/ptdesc: Derive from the compound head in page_ptdesc()
2025-11-10 13:38 UTC (3+ messages)
[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2025-11-10 13:26 UTC (7+ messages)
` [PATCH 1/3] mm, swap: change back to use each swap device's percpu cluster
` [PATCH 2/3] mm: swap: introduce swap tier infrastructure
` [PATCH 3/3] mm/swap: integrate swap tier infrastructure into swap subsystem
[PATCH 1/2] mm/khugepaged: do synchronous writeback for MADV_COLLAPSE
2025-11-10 13:24 UTC (7+ messages)
` [PATCH 2/2] mm/khugepaged: return EAGAIN for transient dirty pages in MADV_COLLAPSE
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-10 13:20 UTC (8+ messages)
` [PATCH v12 mm-new 05/15] khugepaged: generalize __collapse_huge_page_* for "
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support
` [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
[PATCH v4 00/12] Nesting support for lazy MMU mode
2025-11-10 13:18 UTC (25+ messages)
` [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v4 02/12] x86/xen: simplify flush_lazy_mmu()
` [PATCH v4 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
` [PATCH v4 12/12] mm: bail out of lazy_mmu_mode_* in interrupt context
[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
2025-11-10 13:16 UTC (12+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional
` [PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate
[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
2025-11-10 13:13 UTC
[PATCH v5 00/22] Live Update Orchestrator
2025-11-10 13:00 UTC (9+ messages)
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 05/22] liveupdate: kho: when live update add KHO image during kexec load
[PATCH 00/21] mm: ASI direct map management
2025-11-10 12:36 UTC (11+ messages)
` [PATCH 02/21] x86/mm/asi: add X86_FEATURE_ASI and asi=
` [PATCH 03/21] x86/mm: factor out phys_pgd_init()
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-11-10 12:34 UTC (9+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH] Revert "mm, swap: avoid redundant swap device pinning"
2025-11-10 12:33 UTC (8+ messages)
[PATCH v2 1/1] mm/hugetlb: fix possible deadlocks in hugetlb VMA unmap paths
2025-11-10 12:17 UTC (2+ messages)
[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
2025-11-10 11:52 UTC (3+ messages)
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-10 10:58 UTC (10+ messages)
` [PATCH v14] "
` [PATCH v16] "
` [PATCH v17] "
` [RFC PATCH 0/3] mt-exec: fix deadlock with ptrace_attach()
` [RFC PATCH 1/3] exec: make setup_new_exec() return int
` [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held
` [RFC PATCH 3/3] ptrace: ensure PTRACE_EVENT_EXIT won't stop if the tracee is killed by exec
[PATCH v2] selftest/mm: fix pointer comparison in mremap_test
2025-11-10 10:33 UTC (3+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-10 10:01 UTC (3+ messages)
` [RFC PATCH v1 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
[PATCH v3 0/2] mm, ksm: fix flag-dropping behavior
2025-11-10 10:00 UTC (4+ messages)
` [PATCH v3 1/2] mm/ksm: fix flag-dropping behavior in ksm_madvise
[PATCH 0/5] slab: preparatory cleanups before adding sheaves to all caches
2025-11-10 9:53 UTC (5+ messages)
` [PATCH 2/5] slab: move kfence_alloc() out of internal bulk alloc
` [PATCH 3/5] slab: handle pfmemalloc slabs properly with sheaves
[PATCH] mm/huge_memory: Initialise the tags of the huge zero folio
2025-11-10 9:53 UTC (7+ messages)
` [PATCH] mm/huge_memory: initialise "
` [PATCH] Clarification: please ignore earlier submission
` [PATCH] mm/huge_memory: restrict __GFP_ZEROTAGS to HW tagging architectures
[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
2025-11-10 9:48 UTC (7+ messages)
` [PATCH v2 13/23] mm: introduce bpf_out_of_memory() BPF kfunc
` [PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers
` [PATCH v2 23/23] bpf: selftests: PSI struct ops test
[PATCH 1/1] mm/hugetlb: fix possible deadlock in __hugetlb_zap_begin
2025-11-10 9:31 UTC (3+ messages)
` [syzbot ci] "
[PATCH v2] s390/fpu: Fix false-positive kmsan report in fpu_vstl function
2025-11-10 9:30 UTC (2+ messages)
[PATCH] mm: memcg: dump memcg protection info on oom or alloc failures
2025-11-10 8:57 UTC (3+ messages)
[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
2025-11-10 8:57 UTC (8+ messages)
` [PATCH v8 3/7] mm/highmem: introduce clear_user_highpages()
` [PATCH v8 6/7] mm, folio_zero_user: support clearing page ranges
[PATCH] mm: vmstat: correct the comment above preempt_disable_nested()
2025-11-10 8:56 UTC (3+ messages)
[PATCH v6 0/4] reparent the THP split queue
2025-11-10 8:17 UTC (5+ messages)
` [PATCH v6 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH v6 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH v6 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v6 4/4] mm: thp: reparent the split queue during memcg offline
[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
2025-11-10 7:21 UTC (5+ messages)
` [PATCH 13/19] mm, swap: remove workaround for unsynchronized swap map cache state
[PATCH v3] zram: Implement multi-page write-back
2025-11-10 7:16 UTC (4+ messages)
` [PATCH v4] "
[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
2025-11-10 6:37 UTC (2+ messages)
[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
2025-11-10 6:20 UTC (2+ messages)
Memory leak in 6.18
2025-11-10 6:16 UTC (2+ messages)
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-11-10 6:11 UTC (10+ messages)
` [PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()
[RFC PATCH v3 0/8] mm: Hot page tracking and promotion infrastructure
2025-11-10 5:23 UTC (9+ messages)
` [RFC PATCH v3 1/8] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH v3 2/8] migrate: implement migrate_misplaced_folios_batch
` [RFC PATCH v3 3/8] mm: Hot page tracking and promotion
` [RFC PATCH v3 4/8] x86: ibs: In-kernel IBS driver for memory access profiling
` [RFC PATCH v3 5/8] x86: ibs: Enable IBS profiling for memory accesses
` [RFC PATCH v3 6/8] mm: mglru: generalize page table walk
` [RFC PATCH v3 7/8] mm: klruscand: use mglru scanning for page promotion
` [RFC PATCH v3 8/8] mm: sched: Move hot page promotion from NUMAB=2 to pghot tracking
[PATCH V2] mm: Remove unnecessary __GFP_HIGHMEM in __p*d_alloc_one_*()
2025-11-10 5:07 UTC (3+ messages)
[akpm-mm:mm-new 291/296] include/linux/mm.h:944:31: sparse: sparse: incorrect type in argument 2 (different modifiers)
2025-11-10 4:55 UTC
[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-11-10 1:09 UTC (10+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
[syzbot] [mm?] possible deadlock in __hugetlb_zap_begin
2025-11-10 1:06 UTC
[PATCH v2 22/50] convert efivarfs
2025-11-09 20:40 UTC (11+ messages)
[PATCH v3 0/4] Add ARRAY_END(), and use it to fix off-by-one bugs
2025-11-09 19:45 UTC (12+ messages)
` [PATCH v3 1/4] array_size.h: Add ARRAY_END()
` [PATCH v3 2/4] mm: Fix benign off-by-one bugs
` [PATCH v3 3/4] kernel: Fix off-by-one benign bugs
` [PATCH v3 4/4] mm: Use ARRAY_END() instead of open-coding it
` [PATCH v4 0/4] Add ARRAY_END(), and use it to fix off-by-one bugs
` [PATCH v4 1/4] array_size.h: Add ARRAY_END()
` [PATCH v4 2/4] mm: Fix benign off-by-one bugs
` [PATCH v4 3/4] kernel: Fix off-by-one benign bugs
` [PATCH v4 4/4] mm: Use ARRAY_END() instead of open-coding it
[PATCH] selftest/mm: fix pointer comparison in mremap_test
2025-11-09 19:11 UTC (8+ messages)
[RFC] Guidance on contributing to the MM subsystem and finding tasks
2025-11-09 14:14 UTC (5+ messages)
` Guidance on contributing to MM subsystem
[syzbot] [fs?] WARNING in destroy_super_work
2025-11-09 14:11 UTC (3+ messages)
[PATCH v2 2/5] kexec: move sysfs entries to /sys/kernel/kexec
2025-11-09 13:38 UTC
[PATCH v2 1/4] array_size.h: Add ARRAY_END()
2025-11-09 13:14 UTC (3+ messages)
[PATCH 0/2] mm: perform guard region install/remove under VMA lock
2025-11-09 11:16 UTC (3+ messages)
` [PATCH 1/2] mm: rename walk_page_range_mm()
` [PATCH 2/2] mm/madvise: allow guard page install/remove under VMA lock
[syzbot] [fs?] WARNING in nsproxy_ns_active_put
2025-11-09 8:24 UTC
[PATCH Resend] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM
2025-11-09 7:44 UTC (8+ messages)
[PATCH] lib/test_kho: Check if KHO is enabled
2025-11-09 7:31 UTC (2+ messages)
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-11-09 7:11 UTC (11+ messages)
[PATCH] x86/kaslr: P2PDMA is one of a class of ZONE_DEVICE-KASLR collisions
2025-11-09 6:51 UTC (2+ messages)
[Linux Memory Hotness and Promotion] Notes from November 6, 2025
2025-11-09 2:51 UTC
[Hypervisor Live Update] Notes from November 3, 2025
2025-11-09 1:53 UTC (2+ messages)
[PATCH] powerpc: Fix mprotect on book3s32
2025-11-08 22:24 UTC (2+ messages)
[PATCH v5 0/6] Cache coherency management subsystem
2025-11-08 20:02 UTC (2+ messages)
[PATCH] shmem: fix tmpfs reconfiguration (remount) when noswap is set
2025-11-08 19:09 UTC
[akpm-mm:mm-nonmm-unstable 129/139] mm/shmem.c:5811:23: warning: unused variable 'flags'
2025-11-08 16:43 UTC (2+ messages)
[PATCH] mm/hmm/test: Fix error handling in dmirror_device_init
2025-11-08 14:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox