Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 09:46:26 to 2026-07-30 12:40:02 UTC [more...]

[PATCH v3] mm/page_reporting: Add page_reporting_delay_ms module parameter
 2026-07-30 12:39 UTC  (6+ messages)

[PATCH] mm/mglru: force aging the lruvec when min_seq pinned
 2026-07-30 12:35 UTC  (9+ messages)

[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
 2026-07-30 12:23 UTC  (5+ messages)
` [RFC PATCH v5 1/4] mm: add page_counter_margin()
` [RFC PATCH v5 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v5 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [RFC PATCH v5 4/4] mm/shmem: split large folios only on -E2BIG

[RFC PATCH v2 0/5] mm: mglru: fix swappiness behavior
 2026-07-30 12:22 UTC  (3+ messages)
` [RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens

[PATCH v2 0/7] mm/khugepaged: several cleanups
 2026-07-30 12:15 UTC  (5+ messages)
` [PATCH v2 2/7] mm/khugepaged: extract young page check into collapse_is_referenced() helper

[PATCH mm-hotfixes 0/2] mm/huge_memory: fix huge_zero_pfn race
 2026-07-30 12:10 UTC  (5+ messages)
` [PATCH mm-hotfixes 2/2] "

[PATCH v3 0/2] kho: support preserving high-order non-compound pages
 2026-07-30 12:05 UTC  (4+ messages)
` [PATCH v3 2/2] kho: Introduce preserve/restore APIs for high-order pages

[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-30 11:59 UTC  (13+ messages)
` [PATCH v3 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v3 02/13] mm/slab: remove objs_per_slab()
` [PATCH v3 08/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v3 09/13] mm/slab: introduce slab_obj_ext_has_codetag()
` [PATCH v3 10/13] mm/slab: reduce slabobj_ext memory with allocation profiling disabled

[PATCH] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-07-30 11:53 UTC 

[PATCH v5 00/22] kho: make boot time huge page allocation work nicely with KHO
 2026-07-30 11:53 UTC  (10+ messages)
` [PATCH v5 01/22] kho: generalize radix tree APIs
` [PATCH v5 17/22] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
` [PATCH v5 18/22] kho: extend scratch

[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
 2026-07-30 11:50 UTC  (4+ messages)

[PATCH] mm: use proper PTE accessor in move_ptes()
 2026-07-30 11:41 UTC  (2+ messages)

[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
 2026-07-30 11:40 UTC  (3+ messages)
` [PATCH v7 05/13] hugetlb: Move poison to pages before clearing hugetlb page type

[RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
 2026-07-30 11:38 UTC  (4+ messages)

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-30 11:29 UTC  (10+ messages)
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE

[RFC PATCH v2 1/2] mm: allow smaller large folios to use lru_cache
 2026-07-30 11:28 UTC  (4+ messages)

[PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
 2026-07-30 11:21 UTC  (2+ messages)

[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
 2026-07-30 11:17 UTC  (7+ messages)
` [PATCH 3/3] x86/mm: Fix and document DEBUG_PAGEALLOC

[PATCH v5 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
 2026-07-30 11:10 UTC  (2+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-30 11:05 UTC  (9+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()

[PATCH v2 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-07-30 10:57 UTC  (8+ messages)
` [PATCH v2 02/17] mm/sparse-vmemmap: rename HVO order macros
` [PATCH v2 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v2 06/17] mm/mm_init: factor out pfn_to_zone()

[PATCH mm-hotfixes v2 0/2] mm/huge_memory: fix huge_zero_pfn race
 2026-07-30 10:55 UTC  (3+ messages)
` [PATCH mm-hotfixes v2 1/2] "
` [PATCH mm-hotfixes v2 2/2] mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logic

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-07-30 10:16 UTC  (5+ messages)
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()

[PATCH RFC] mm/huge_memory: eliminate reference-counted huge zero folio
 2026-07-30 10:06 UTC  (3+ messages)

[PATCH v4 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-30  9:45 UTC  (6+ messages)
` [PATCH v4 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v4 2/5] mm/rmap: Add try_to_unmap_poisoned_hugetlb_one
` [PATCH v4 3/5] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v4 4/5] mm/rmap: refactor anon folio unmap in try_to_unmap_one
` [PATCH v4 5/5] mm/rmap: add anon folio unmap dispatcher


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