Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 00:18:16 to 2026-07-16 15:06:29 UTC [more...]

[PATCH 0/3] mm/mseal: further cleanups
 2026-07-16 15:06 UTC  (6+ messages)
` [PATCH 1/3] mm/mseal: remove superfluous comments, fix confusion around mm
` [PATCH 2/3] mm/mseal: limit scope of mseal address zero to address zero
` [PATCH 3/3] mm/mseal: remove further superfluous comments, do_mseal()

[PATCH] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
 2026-07-16 15:04 UTC  (2+ messages)

[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-16 14:24 UTC  (3+ messages)
` [PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list

[PATCH v4] ARM: mm: acquire mmap write lock around show_pte() for user faults
 2026-07-16 13:47 UTC  (2+ messages)

[PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
 2026-07-16 13:45 UTC  (5+ messages)

[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-16 12:32 UTC  (6+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 2/5] tools/lib/mm: add shared file helpers
` [PATCH v5 3/5] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
` [PATCH v5 5/5] selftests/mm: rewrite gup_test as a standalone harness-based selftest

[PATCH v5 0/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-16 14:40 UTC  (6+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP "

[PATCH] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
 2026-07-16 13:40 UTC  (3+ messages)

[PATCH v12 0/5] Migrate on fault for device pages
 2026-07-16 13:40 UTC  (2+ messages)

[PATCH 2/2] mm/huge_memory: fold split_folio_to_list_to_order() into split_folio_to_order()
 2026-07-16 14:58 UTC  (4+ messages)
` [PATCH 0/2] mm/huge_memory: drop dead split helper variants
  ` [PATCH 1/2] mm/huge_memory: remove unused can_split_folio()

[PATCH v2] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
 2026-07-16 13:42 UTC 

Preserving TDX module during kexec with live update
 2026-07-16 14:55 UTC  (2+ messages)

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-07-16 14:31 UTC  (25+ messages)
` [RFC PATCH 01/24] pidfd: add spawn builder uapi
` [RFC PATCH 02/24] libfs: allow custom validation of stashed inode data
` [RFC PATCH 03/24] pidfs: add taskless future pidfd inodes
` [RFC PATCH 04/24] pidfd: create taskless spawn builders
` [RFC PATCH 05/24] pidfd: add spawn builder path configuration
` [RFC PATCH 06/24] exec: expose execveat internals to process builders
` [RFC PATCH 07/24] fork: expose vfork completion helper
` [RFC PATCH 08/24] pidfs: attach pids to future pidfd files
` [RFC PATCH 09/24] fork: let process builders supply preallocated pids
` [RFC PATCH 10/24] pidfs: publish future pidfd files
` [RFC PATCH 11/24] pidfd: add spawn builder state tracking
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
` [RFC PATCH 13/24] fork: let new tasks start with task work
` [RFC PATCH 14/24] pidfd: create and execute spawn builder tasks
` [RFC PATCH 15/24] fork: keep embryonic tasks hidden until exec completes
` [RFC PATCH 16/24] audit: add pidfd spawn child contexts
` [RFC PATCH 17/24] pidfd: audit child spawn execution
` [RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
` [RFC PATCH 19/24] file: expose spawn file-action helpers
` [RFC PATCH 20/24] pidfd: add initial spawn file actions
` [RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
` [RFC PATCH 22/24] pidfd: expose spawn builder system calls
` [RFC PATCH 23/24] selftests/pidfd: cover pidfd spawn builders
` [RFC PATCH 24/24] Documentation: describe "

[PATCH v2 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
 2026-07-16 11:17 UTC 

[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
 2026-07-16 14:35 UTC  (3+ messages)
` [PATCH mm-unstable RFC v4 2/7] arm64/mm: use PTE-level pgprot for huge PFN helpers

[PATCH v2 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
 2026-07-16 14:51 UTC  (11+ messages)
` [PATCH v2 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH v2 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH v2 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH v2 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
` [PATCH v2 05/10] x86/mm: stop marking vmemmap as SECTION_INFO
` [PATCH v2 06/10] x86/mm: stop marking page tables as MIX_SECTION_INFO
` [PATCH v2 07/10] x86/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
` [PATCH v2 08/10] mm/hugetlb_vmemmap: remove bootmem_info leftovers
` [PATCH v2 09/10] mm/sparse: remove bootmem_info.h include
` [PATCH v2 10/10] mm/bootmem_info: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-16 13:29 UTC  (5+ messages)
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF

[PATCH RFC 03/12] mm: move struct slabobj_ext to mm/slab.h
 2026-07-16 14:47 UTC  (7+ messages)
  ` [PATCH RFC 04/12] mm/slab: make slab_obj_ext() determine object index
  ` [PATCH RFC 05/12] mm/slab: abstract slabobj_ext.objcg access
  ` [PATCH RFC 06/12] mm/slab: abstract slabobj_ext.ref access
  ` [PATCH RFC 07/12] mm/slab: replace slab.stride with obj_exts_in_object
    ` [PATCH RFC 08/12] mm/slab: change struct slabobj_ext to a union
    ` [PATCH RFC 09/12] mm/slab: introduce slab_obj_ext_has_codetag()

better block swap batching and a different take on swap_ops v5
 2026-07-16 12:19 UTC  (4+ messages)
` [PATCH 3/7] mm/swap: also use struct swap_iocb for block I/O

[PATCH v2 2/2] mm: mglru: promote mapped executable folios after first usage
 2026-07-16 11:10 UTC 

[RFC PATCH] mm/ksm: use checksum to speed up page comparison
 2026-07-16 12:20 UTC 

[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
 2026-07-16 14:30 UTC  (4+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
` [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-16 13:31 UTC  (2+ messages)

[RESEND PATCH] pid: cosmetic changes to alloc_pid()
 2026-07-16 14:11 UTC 

[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-16  2:54 UTC  (12+ messages)
` [PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH slab/for-next-fixes v3 1/4] mm/slab: fix a memory leak due to bootstrapping sheaves twice
 2026-07-16  2:34 UTC  (8+ messages)
` [PATCH slab/for-next-fixes v3 3/4] lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()

[PATCH] mm: mglru: promote mapped executable folios after first usage
 2026-07-16  2:30 UTC  (2+ messages)

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-16  2:29 UTC  (3+ messages)

[harry:kmalloc-no-objext-rfc-v1r3] [mm/slab] d6967566f4: RIP:mark_obj_codetag_empty
 2026-07-16  2:27 UTC  (2+ messages)

[PATCH] mm: shmem: make unused huge shrinker memcg aware
 2026-07-16  2:20 UTC  (4+ messages)

[PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP
 2026-07-16  2:16 UTC  (2+ messages)
  ` [PATCH 2/2] mm/page_alloc: don't spin_trylock() when disallowed in free_one_page()

[PATCH net-next v3] net: skb: isolate skb data area allocations into a separate bucket
 2026-07-16  2:10 UTC  (4+ messages)

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-16  2:02 UTC  (10+ messages)

[PATCH v2 0/5] mm: fix inode UAF when splitting a file folio past EOF
 2026-07-16  1:24 UTC  (10+ messages)
` [PATCH v2 1/5] mm/memory-failure: keep the folio, not the poisoned subpage, locked across split

[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-16  1:20 UTC  (2+ messages)

[PATCH RFC v2 01/24] hazptr: Implement Hazard Pointers
 2026-07-16  0:17 UTC 


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