Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-12 04:00:02 to 2026-06-12 15:02:02 UTC [more...]

[PATCH v2 1/1] mm: reduce NODE_RECLAIM_xxx and change to enum
 2026-06-12 15:01 UTC  (7+ messages)

[PATCH] mm/page_alloc: drop flag-conversion "optimisation"
 2026-06-12 14:53 UTC  (4+ messages)

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-06-12 14:44 UTC  (4+ messages)
` [PATCH v2 09/22] mm/page_alloc: don't overload migratetype in find_suitable_fallback()

[PATCH] mm/page_table_check: do not track special (PFN-mapped) PTEs
 2026-06-12 14:24 UTC  (2+ messages)

[v2 15/16] mm: install PMD swap entries on swap-out
 2026-06-12 14:21 UTC 

[PATCH v2 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-06-12 14:12 UTC  (5+ messages)
` [PATCH v2 1/5] mm: Make per-VMA locks available universally

[PATCHv2] mm/huge_memory: do not add dropped split tail folios to LRU
 2026-06-12 14:12 UTC  (7+ messages)

[PATCH v2 13/16] mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()
 2026-06-12 13:14 UTC  (3+ messages)

[RFC PATCH v2 00/14] kcov: add per-task dataflow tracking for function arguments/return values
 2026-06-12 13:11 UTC  (16+ messages)
` [RFC PATCH v2 01/14] "
` [RFC PATCH v2 02/14] kcov: fix INIT_TRACK race in kcov_dataflow
` [RFC PATCH v2 03/14] kcov: add barriers to recursion guard in kcov_df_write
` [RFC PATCH v2 04/14] kcov: reject enable on multiple dataflow fds simultaneously

[PATCH RFC] mm/kmemleak: avoid soft lockup when scanning task stacks
 2026-06-12 11:57 UTC  (10+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-12 11:38 UTC  (7+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices

[PATCH v2 00/16] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-12 11:29 UTC  (27+ messages)
` [PATCH v2 04/16] mm/slab: introduce 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 v2 10/16] mm/slab: replace slab_alloc_node() parameters with slab_alloc_context
` [PATCH v2 11/16] mm/slab: allow kmem_cache_alloc_bulk() with any gfp flags
` [PATCH v2 12/16] mm/slab: pass slab_alloc_context to __do_kmalloc_node()
` [PATCH v2 13/16] mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()
` [PATCH v2 14/16] mm/slab: introduce kmalloc_flags()
` [PATCH v2 15/16] mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()
` [PATCH v2 16/16] mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheaves

[Bug Report] Elevated PMD nr_anon after running selftests
 2026-06-12 11:22 UTC  (3+ messages)

[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
 2026-06-12 11:14 UTC  (7+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format

[PATCH v3] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
 2026-06-12 10:43 UTC  (3+ messages)
` 答复: "

[RFC PATCH v2 00/11] add shmem mTHP collapse support
 2026-06-12 10:41 UTC  (9+ messages)
` [RFC PATCH v2 01/11] mm: khugepaged: add max_ptes_none check in collapse_file()
` [RFC PATCH v2 02/11] mm: khugepaged: generalize collapse_file() for shmem mTHP support
` [RFC PATCH v2 08/11] selftests: mm: extend the check_huge() to support mTHP check
` [RFC PATCH v2 11/11] selftests: mm: add mTHP collapse test cases

[PATCH 0/3] mm: cleanup clear_not_present_full_ptes()
 2026-06-12 10:36 UTC  (7+ messages)
` [PATCH 2/3] mm: drop pte_clear_not_present_full()
` [PATCH 3/3] mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()

[PATCH v2 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64
 2026-06-12  6:31 UTC  (3+ messages)

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

[PATCH] mm: use mapping_mapped to simplify the code
 2026-06-12 10:16 UTC  (3+ messages)

[v2 13/16] mm: handle PMD swap entries in UFFDIO_MOVE
 2026-06-12  8:50 UTC 

Direct IO page bouncing got some garbage?
 2026-06-12  8:27 UTC  (4+ messages)

[PATCH] selftests: mm: fix and speedup "droppable" test
 2026-06-12  8:26 UTC  (4+ messages)

[PATCH v3 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-06-12  8:22 UTC  (3+ messages)
` [PATCH v3 2/3] selftests/mm: remove hardcoded THP sizing assumptions in hmm tests

[PATCH] mm/gup_test: fix race with PIN_LONGTERM_TEST ioctls
 2026-06-12  7:36 UTC  (4+ messages)

[PATCH] selftests: mm: fix and speedup "droppable" test
 2026-06-12  7:35 UTC  (2+ messages)

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-12  7:27 UTC  (11+ messages)

[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
 2026-06-12  7:17 UTC  (4+ messages)
` [RFC PATCH 3/6] arm64: mm: fix restoring linear map permissions on execmem cache clean

[PATCH] tools/mm/slabinfo: fix total_objects attribute name
 2026-06-12  7:13 UTC 

[PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
 2026-06-12  7:02 UTC  (9+ messages)
` [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
` [PATCH v2 3/4] mm/fs: split the file's i_mmap tree

[PATCH] mm/memfd_luo: validate serialized_data before conversion
 2026-06-12  7:01 UTC  (6+ messages)

[v2 11/16] mm: handle PMD swap entries in non-present PMD walkers
 2026-06-12  6:45 UTC 

[PATCH v2] selftests/damon: add regression test for damos_walk() vs kdamond exit race
 2026-06-12  6:23 UTC  (2+ messages)
` [PATCH v3] mm/damon: add KUnit test for walk_control_obsolete behavior

[PATCH v3] tools/mm/page_owner_sort: free per-record allocations
 2026-06-12  5:50 UTC 

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-12  5:09 UTC  (12+ messages)

[PATCH] mm: pgtable: protect lockless kernel page table walks with RCU
 2026-06-12  5:05 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC PATCH] mm/huge_memory: do not add dropped split tail folios to LRU
 2026-06-12  4:54 UTC  (11+ messages)

[RFC PATCH 0/3] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-12  4:48 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-12  4:44 UTC  (3+ messages)
` [RFC PATCH 1/2] kasan: hw_tags: Use KASAN_PAGE_REDZONE for vmalloc redzoning
` [RFC PATCH 2/2] kasan: hw_tags: Add boot option to elide free time poisoning

[PATCH v4 00/19] mm: Refactor bootmem gigantic hugepage allocation
 2026-06-12  3:59 UTC  (11+ messages)
` [PATCH v4 10/19] mm/mm_init: Remove set_pageblock_order() call from sparse_init()
` [PATCH v4 11/19] mm/sparse: Move sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH v4 12/19] mm/hugetlb_cma: Validate hugetlb CMA range by zone at reserve time
` [PATCH v4 13/19] mm/hugetlb: Refactor early boot gigantic hugepage allocation
` [PATCH v4 14/19] mm/hugetlb: Free cross-zone bootmem gigantic pages after allocation
` [PATCH v4 15/19] mm/hugetlb_vmemmap: Move bootmem HVO setup to early init
` [PATCH v4 16/19] mm/hugetlb: Remove obsolete bootmem cross-zone checks
` [PATCH v4 17/19] mm/sparse-vmemmap: Remove sparse_vmemmap_init_nid_late()
` [PATCH v4 18/19] mm/hugetlb: Remove unused bootmem cma field
` [PATCH v4 19/19] mm/mm_init: Fold __init_page_from_nid() into __init_deferred_page()

[PATCH] mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
 2026-06-12  4:00 UTC  (2+ messages)


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