Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 09:46:50 to 2026-07-14 13:07:32 UTC [more...]

[PATCH v6 0/9] mm/page_owner: misc cleanups
 2026-07-14 13:07 UTC  (5+ messages)
` [PATCH v6 2/9] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
` [PATCH v6 3/9] mm: use enum migrate_reason instead of int for migration reason parameters

[PATCH v2 0/5] mm: fix inode UAF when splitting a file folio past EOF
 2026-07-14 13:05 UTC  (8+ messages)
` [PATCH v2 1/5] mm/memory-failure: keep the folio, not the poisoned subpage, locked across split
` [PATCH v2 2/5] mm/huge_memory: refuse to split a file folio when the anchor is beyond EOF
` [PATCH v2 3/5] mm/huge_memory: remove unused split_huge_page_to_order()
` [PATCH v2 4/5] mm/huge_memory: remove unused can_split_folio()
` [PATCH v2 5/5] mm/huge_memory: fold split_folio_to_list_to_order() into split_folio_to_order()

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-14 13:03 UTC  (19+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
` [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()

[PATCH v2 0/5] mm: mincore: misc cleanups
 2026-07-14 12:55 UTC  (5+ messages)
` [PATCH v2 1/5] mm: mincore: remove special handling for VM_PFNMAP

[PATCH v2 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-14 12:44 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 0/6] mm: batch rmap walks during large folio migration
 2026-07-14 12:40 UTC  (4+ messages)
` [PATCH 3/6] mm/migrate: split remove_migration_pte_hugetlb() out of remove_migration_pte()

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-14 12:40 UTC  (7+ messages)
` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend

[PATCH] mm: thp: unlock i_mmap before releasing split folios
 2026-07-14 12:34 UTC  (9+ messages)

[PATCH v2 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-07-14 12:28 UTC  (4+ messages)

[PATCH v3 0/3] LoongArch: add KHO support and selftests
 2026-07-14 12:17 UTC  (4+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-14 12:15 UTC  (4+ messages)
` [RFC v2 1/3] mm/lru_gen: add AGING counter and proactive aging helper
` [RFC v2 2/3] mm: memcontrol: add memory.aging cgroup v2 file
` [RFC v2 3/3] mm/lru_gen: expose oldest-generation page counts in memory.stat

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-14 12:09 UTC  (8+ messages)
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-07-14 12:02 UTC  (2+ messages)

[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-14 11:53 UTC  (8+ messages)
` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP

[PATCH] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-14 11:34 UTC  (2+ messages)

[PATCH 0/2] mm: fix node reclaim swappiness handling
 2026-07-14 11:31 UTC  (9+ messages)
` [PATCH 1/2] memcg: move mem_cgroup_swappiness to memcontrol.h

[PATCH RFC v6 0/5] Accelerate page migration with batch copying and hardware offload
 2026-07-14 11:29 UTC  (2+ messages)

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-14 11:17 UTC  (5+ messages)

[BUG] mm/hugetlb: possible temporary resv underflow
 2026-07-14 11:14 UTC  (5+ messages)

[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-14 10:56 UTC  (2+ messages)

[PATCH v2] selftests/mm: Fix memleak in migration benchmark
 2026-07-14 10:55 UTC  (3+ messages)

[PATCH v2] mm: huge_memory: Fix kobject cleanup in thpsize_create error
 2026-07-14 10:54 UTC  (2+ messages)

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-07-14 10:52 UTC  (3+ messages)

[PATCH v2] mm/damon/ops-common: prevent migration fallback to non-target nodes
 2026-07-14 10:38 UTC 

[PATCH] mm: thp: pin the inode across a file folio split
 2026-07-14 10:29 UTC  (4+ messages)

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-14 10:17 UTC  (4+ messages)
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()

[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
 2026-07-14 10:12 UTC  (12+ messages)
` [PATCH v4 4/4] slub: apply new pw_queue_on() interface

[PATCH v4 04/11] mm: zswap: add range lookup for large-folio swapin
 2026-07-14 10:00 UTC  (4+ messages)

[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-14  9:49 UTC  (10+ messages)
` [PATCH mm-hotfixes v2 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v2 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v2 3/4] mm/ptdump: always stabilise against page table freeing using init_mm


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox