Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-24 08:57:08 to 2026-07-24 15:04:09 UTC [more...]

[PATCH 0/5] mm: add basic PTE const type-safety
 2026-07-24 15:03 UTC  (10+ messages)
` [PATCH 1/5] mm: constify generic pte_get*()
` [PATCH 2/5] mm/arm64: constify pte_get*() and contpte get logic
` [PATCH 3/5] mm/parisc: constify ptep_get() argument
` [PATCH 4/5] mm/powerpc/8xx: "
` [PATCH 5/5] mm: constify the pte_offset_map_ro_nolock() return value

[PATCH] audit: add CLONE3 auxiliary record to log process cloning
 2026-07-24 15:02 UTC 

[PATCH] mm/mlock: skip __mm_populate() for MLOCK_ONFAULT
 2026-07-24 15:00 UTC  (3+ messages)

[PATCH v2 2/2] mm/damon/ops-common: factor out damon_putback_folio_list()
 2026-07-24 14:56 UTC  (2+ messages)

[PATCH v2 1/2] mm/damon/ops-common: putback folios on invalid migrate nid
 2026-07-24 14:30 UTC  (2+ messages)

[PATCH slab/for-next v4 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
 2026-07-24 14:10 UTC  (3+ messages)

[PATCH v2] mm/migrate_device: Clear stale mapping after freeing swapcache
 2026-07-24 14:00 UTC  (2+ messages)

[PATCH v4 00/14] Use generic_file_read_iter() in hugetlbfs
 2026-07-24 14:00 UTC  (21+ messages)
` [PATCH v4 01/14] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v4 02/14] memory-failure: Test the page is hwpoison before taking the mutex
` [PATCH v4 03/14] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v4 04/14] hugetlb: Mark some function arguments as const
` [PATCH v4 05/14] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v4 06/14] memory-failure: Remove raw_hwp_list_head()
` [PATCH v4 07/14] hugetlb: Use the has_hwpoisoned flag
` [PATCH v4 08/14] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v4 09/14] mm: Check individual hugetlb pages for poison

arch/mips/boot/compressed/decompress.c:undefined reference to `__ashldi3'
 2026-07-24 13:33 UTC 

[PATCH v4 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-24 13:31 UTC  (6+ messages)
` [PATCH v4 2/2] "

mm: opaque hardware page-table entry handles
 2026-07-24 12:57 UTC  (11+ messages)

[GIT PULL] slab fixes for 7.2-rc4
 2026-07-24 12:32 UTC 

[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-24 12:05 UTC  (4+ messages)
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark

[PATCH v2 0/5] selftests/mm: Handle unsupported and transient test conditions
 2026-07-24 11:53 UTC  (9+ messages)
` [PATCH v2 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH v2 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH v2 3/5] selftests/mm: skip khugepaged swap tests without swap
` [PATCH v2 4/5] selftests/mm: skip hard dirty page-cache test on NFS
` [PATCH v2 5/5] selftests/mm: retry migration failures for the full runtime

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-24 11:49 UTC  (10+ messages)
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable

[PATCH v3 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
 2026-07-24 11:12 UTC  (4+ messages)

[PATCH v3 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-24 10:39 UTC  (5+ messages)
` [PATCH v3 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v3 2/5] mm/rmap: Add try_to_unmap_hugetlb_one

[PATCH] lkdtm: use kmalloc() instead of __get_free_page
 2026-07-24 10:29 UTC  (7+ messages)

[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-24 10:27 UTC  (15+ messages)
` [PATCH v5 01/11] mm: add PMD swap entry detection support
` [PATCH v5 02/11] mm: add PMD swap entry splitting support
` [PATCH v5 04/11] mm: zswap: add range lookup for large-folio swapin
` [PATCH v5 10/11] mm: install PMD swap entries on swap-out

[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-24 10:22 UTC  (12+ messages)
  ` [PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[RFC PATCH] mm/thp: order huge zero folio PFN invalidation before removal
 2026-07-24 10:05 UTC 

[PATCH v4 0/3] promote mapped executable folios after first usage for MGLRU
 2026-07-24  8:00 UTC  (2+ messages)

[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
 2026-07-24  9:58 UTC  (6+ messages)

[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-24  9:57 UTC  (5+ messages)
` [PATCH v2 12/13] mm/slab: add cache_ and slab_needs_objcg() helpers
` [PATCH v2 13/13] mm/slab: stop allocating objcg pointers when unnecessary

[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-07-24  8:59 UTC  (2+ messages)

[PATCH] mm/vmpressure: scale the vmpressure window with machine size
 2026-07-24  8:56 UTC  (3+ messages)


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