Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-11 00:50:16 to 2026-06-11 10:51:50 UTC [more...]

[RFC PATCH 0/3] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-11 10:51 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
` [RFC PATCH 2/3] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
` [RFC PATCH 3/3] mm: entirely remove lru_add_drain in do_swap_page

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-11 10:35 UTC  (4+ messages)

[PATCH] mm/memfd_luo: validate serialized_data before conversion
 2026-06-11 10:30 UTC 

[PATCH] selftests: mm: fix and speedup "droppable" test
 2026-06-11 10:01 UTC 

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-06-11  9:55 UTC  (6+ messages)
` [PATCH 5/7] mm/migrate: add copy offload registration infrastructure

[RFC V2 1/3] lib/vsprintf: Add support for pgtable entries
 2026-06-11  9:50 UTC  (4+ messages)

[PATCH v2 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-11  9:47 UTC  (4+ messages)
` [PATCH v2 1/3] mm, swap: make SWAPFILE_CLUSTER runtime
` [PATCH v2 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER
` [PATCH v2 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64

[PATCH v3 0/3] remove mmap_action success, error hooks
 2026-06-11  9:44 UTC  (8+ messages)
` [PATCH v3 1/3] drivers/char/mem: eliminate unnecessary use of success_hook
` [PATCH v3 2/3] mm/vma: remove mmap_action->success_hook
` [PATCH v3 3/3] mm/vma: eliminate mmap_action->error_hook, introduce error_override

[PATCH v4 6/8] string: introduce memcpy_streaming() helpers
 2026-06-11  9:38 UTC  (2+ messages)

[RFC PATCH] mm/huge_memory: do not add dropped split tail folios to LRU
 2026-06-11  9:30 UTC  (14+ messages)
` [syzbot ci] "

[PATCH 0/5] mm/khugepaged: add collapse hint machanism for khugepaged and use in mglru
 2026-06-11  9:23 UTC  (6+ messages)
` [PATCH 2/5] mm/khugepaged: use slab cache instead of normal kmalloc

[PATCH 0/5] mm/khugepaged: add collapse hint machanism for khugepaged and use in mglru
 2026-06-11  9:23 UTC  (7+ messages)

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-06-11  9:09 UTC  (3+ messages)
` [PATCH 00/17] "

[RFC PATCH 0/3] mm/numa: reserve standby NUMA nodes for runtime claiming
 2026-06-11  9:00 UTC  (3+ messages)
` [RFC PATCH 1/3] mm/numa: add exclusive node pool and numa=standby boot parameter

[PATCH v2 00/16] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-11  8:51 UTC  (18+ messages)
` [PATCH v2 01/16] mm/slab: do not limit zeroing to orig_size when only red zoning is enabled
` [PATCH v2 02/16] mm/slab: do not init any kfence objects on allocation
` [PATCH v2 04/16] mm/slab: introduce slab_alloc_context
` [PATCH v2 05/16] mm/slab: introduce alloc_flags and SLAB_ALLOC_TRYLOCK
` [PATCH v2 06/16] mm/slab: add alloc_flags to slab_alloc_context
` [PATCH v2 07/16] mm/slab: replace struct partial_context with slab_alloc_context
` [PATCH v2 08/16] mm/slab: pass alloc_flags to new slab allocation

[PATCH] tools/mm/page_owner_sort: free per-record allocations
 2026-06-11  8:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-06-11  7:53 UTC  (3+ messages)
` [PATCH v2 2/5] binder: Make shrinker rely solely on per-VMA lock

[PATCH v2] mm: page_isolation: avoid unsafe folio reads while scanning compound pages
 2026-06-11  7:52 UTC  (2+ messages)

[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
 2026-06-11  7:36 UTC  (14+ messages)

[PATCH] mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
 2026-06-11  7:35 UTC  (9+ messages)

[RFC PATCH 0/5] mm/slub: preserve previous object lifetime
 2026-06-11  7:19 UTC  (7+ messages)
` [RFC PATCH 1/5] mm/slub: factor user tracking metadata size calculation
` [RFC PATCH 2/5] mm/slub: add optional previous lifetime user tracking
` [RFC PATCH 3/5] mm/slub: print previous object lifetime in debug reports
` [RFC PATCH 4/5] Documentation/mm: document SLUB previous lifetime tracking
` [RFC PATCH 5/5] mm/slub: sanitize previous lifetime tracking flags

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-06-11  7:17 UTC  (6+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock

[PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
 2026-06-11  6:19 UTC  (5+ messages)
` [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
` [PATCH v2 2/4] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
` [PATCH v2 4/4] docs/mm: update document for split "

[PATCH] mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
 2026-06-11  6:19 UTC  (3+ messages)

[RFC PATCH v2 00/11] add shmem mTHP collapse support
 2026-06-11  6:18 UTC  (4+ messages)

[RFC PATCH v2 04/11] mm: khugepaged: add shmem mTHP collapse support
 2026-06-11  6:06 UTC  (2+ messages)

[RFC PATCH v2 07/11] mm: khugepaged: skip large folios that don't need to be collapsed
 2026-06-11  4:59 UTC  (2+ messages)

[PATCH v3 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-06-11  4:59 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
` [PATCH v3 2/3] selftests/mm: remove hardcoded THP sizing assumptions in "
` [PATCH v3 3/3] selftests/mm: fix exclusive_cow test fork() handling

[PATCH v2 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-06-11  3:46 UTC  (3+ messages)

better block swap batching and a different take on swap_ops v2
 2026-06-11  3:20 UTC  (5+ messages)
` [PATCH 1/8] shmem: provide a shmem_write_folio wrapper
` [PATCH 2/8] mm: merge writeout into pageout

[PATCH v2] include/linux/swap.h: Remove unused leftovers
 2026-06-11  3:18 UTC  (2+ messages)

[RFC 0/4] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-11  3:17 UTC  (6+ messages)
` [RFC 1/4] include/linux/swap.h: Remove unused leftovers

[PATCH v4 0/4] mm/zsmalloc: reduce lock contention in zs_free()
 2026-06-11  3:15 UTC  (6+ messages)
` [PATCH v4 1/4] mm/zsmalloc: encode class index in obj value for lockless class lookup

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-06-11  2:50 UTC  (3+ messages)
` [PATCH] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed

[RFC PATCH v2 04/11] mm: khugepaged: add shmem mTHP collapse support
 2026-06-11  2:47 UTC  (2+ messages)

[RFC PATCH 0/2] mm: memfd with write notifications
 2026-06-11  1:36 UTC  (2+ messages)

[PATCH] mm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.h
 2026-06-11  1:22 UTC 


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