Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 08:54:52 to 2026-05-11 16:29:25 UTC [more...]

[PATCH v4 00/55] make MM selftests more CI friendly
 2026-05-11 16:27 UTC  (6+ messages)
` [PATCH v4 01/55] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH v4 02/55] selftests/mm: migration: don't assume huge page is TWOMEG
` [PATCH v4 03/55] selftests/mm: migration: make nthreads represent number of working threads
` [PATCH v4 04/55] selftests/mm: migration: properly cleanup fork()ed processes
` [PATCH v4 05/55] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-11 16:28 UTC  (24+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks
` [PATCH 04/12] kho: add callback for table pages
` [PATCH 05/12] kho: add data argument to radix walk callback
` [PATCH 06/12] kho: allow early-boot usage of the KHO radix tree
` [PATCH 07/12] kho: allow destroying "
` [PATCH 08/12] kho: add kho_radix_init_tree()
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [PATCH 11/12] kho: return virtual address of mem_map

[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-11 16:26 UTC  (44+ messages)
` [PATCH resend v6 01/30] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH resend v6 02/30] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH resend v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH resend v6 04/30] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH resend v6 05/30] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH resend v6 06/30] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH resend v6 07/30] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH resend v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH resend v6 09/30] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 10/30] mm: alloc_swap_folio: "
` [PATCH resend v6 11/30] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH resend v6 12/30] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 13/30] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH resend v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH resend v6 15/30] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH resend v6 16/30] mm: page_reporting: allow driver to set batch capacity
` [PATCH resend v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH resend v6 18/30] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH resend v6 19/30] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH resend v6 21/30] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH resend v6 22/30] virtio_balloon: submit reported pages as individual buffers
` [PATCH resend v6 23/30] mm: page_reporting: add flush parameter with page budget
` [PATCH resend v6 24/30] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH resend v6 25/30] virtio_balloon: skip zeroing for host-zeroed reported pages
` [PATCH resend v6 26/30] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH resend v6 27/30] mm: add free_frozen_pages_zeroed
` [PATCH resend v6 28/30] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH resend v6 29/30] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
` [PATCH resend v6 30/30] mm: balloon: use put_page_zeroed for zeroed balloon pages

[PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found
 2026-05-11 16:26 UTC  (3+ messages)

[PATCH v2] mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSE
 2026-05-11 16:21 UTC  (5+ messages)

[PATCH v14 00/19] unwind_deferred: Implement sframe handling
 2026-05-11 16:16 UTC  (3+ messages)
` [PATCH v14 05/19] unwind_user/sframe: Add support for reading .sframe contents

[Invitation] bi-weekly guest_memfd upstream call on 2026-05-14
 2026-05-11 16:13 UTC 

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-05-11 16:13 UTC  (5+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-11 16:02 UTC  (7+ messages)

[RFC PATCH 0/9 v2] mm/memcontrol: Make memory cgroup limits tier-aware
 2026-05-11 15:56 UTC  (2+ messages)

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-05-11 15:53 UTC  (13+ messages)
` [PATCH 2/7] mm/migrate: use migrate_info field instead of private
` [PATCH 3/7] mm/migrate: skip data copy for already-copied folios
` [PATCH 4/7] mm/migrate: add batch-copy path in migrate_pages_batch
` [PATCH 5/7] mm/migrate: add copy offload registration infrastructure

[PATCH v3 0/2] mm/kmemleak: dedupe verbose scan output
 2026-05-11 15:41 UTC  (3+ messages)

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-11 15:38 UTC  (5+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason
` [PATCH v6 3/4] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v6 4/4] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-05-11 15:35 UTC  (9+ messages)
` [PATCH v2 08/22] mm: introduce for_each_free_list()
` [PATCH v2 09/22] mm/page_alloc: don't overload migratetype in find_suitable_fallback()
` [PATCH v2 10/22] mm: introduce freetype_t
` [PATCH v2 11/22] mm: move migratetype definitions to freetype.h

[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
 2026-05-11 15:28 UTC  (13+ messages)
` [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
` [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
` [PATCH 3/8] mm/bootmem_info: stop using PG_private
` [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
` [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
` [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
` [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
` [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-11 15:15 UTC  (8+ messages)
` [PATCH v3 01/12] mm, swap: simplify swap cache allocation helper
` [PATCH v3 05/12] mm, swap: unify large folio allocation

[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
 2026-05-11 14:59 UTC  (4+ messages)
` [RFC PATCH 4/5] mm: swap: fall back to order-0 after large swapin races

[linux-next:master] [mm, slab] 298cdbf5f7: will-it-scale.per_process_ops 6.3% regression
 2026-05-11 14:45 UTC 

[PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-11 14:44 UTC  (3+ messages)

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-11 14:40 UTC  (5+ messages)
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init

[PATCH v5 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-11 14:38 UTC  (6+ messages)
` [PATCH v5 2/3] "

[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
 2026-05-11 14:38 UTC  (9+ messages)

[PATCH v3] rust: maple_tree: implement Send and Sync for MapleTree
 2026-05-11 14:36 UTC 

[PATCH v3] mm/khugepaged: fix inconsistent MMF_VM_HUGEPAGE flag due to allocation failure order
 2026-05-11 14:20 UTC  (2+ messages)

[RFC] mm: restrict zero-page remapping to underused THP splits
 2026-05-11 14:15 UTC  (6+ messages)

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-05-11 14:06 UTC  (11+ messages)
` [PATCH v7 1/3] mm: preserve PG_dropbehind flag during folio split
` [PATCH v7 2/3] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH v3 00/12] mm, swap: swap table phase III: remove swap_map
 2026-05-11 14:00 UTC  (4+ messages)
` [PATCH v3 09/12] mm, swap: use the swap table to track the swap count

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-11 13:48 UTC  (6+ messages)

[PATCH] dma-contiguous: add kconfig option to setup numa cma area if not configured explicitly
 2026-05-11 13:47 UTC  (2+ messages)

[PATCH v2 0/3] liveupdate: serialization safety and race fixes
 2026-05-11 13:44 UTC  (9+ messages)
` [PATCH v2 1/3] kho: skip KHO data for context-preserving kexec
` [PATCH v2 3/3] liveupdate: block outgoing session mutations

[PATCH] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-11 13:25 UTC 

[PATCH] rust_binder: use lock_vma_under_rcu() in shrinker
 2026-05-11 13:19 UTC  (2+ messages)

[PATCH] mm/page_alloc: Fix zone reserve update serialization
 2026-05-11 13:11 UTC  (5+ messages)

[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
 2026-05-11 13:05 UTC  (12+ messages)

[PATCH v6 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-05-11 12:54 UTC  (10+ messages)
` [PATCH v6 1/3] mm/page_owner: add print_mode filter
` [PATCH v6 2/3] mm/page_owner: add NUMA node filter with nodelist support

"alloc_tag was not set" when running mm/ksft_hmm.sh
 2026-05-11 12:47 UTC  (4+ messages)

[PATCH] selftests/mm: handle fork() failure in migration tests
 2026-05-11 12:47 UTC  (3+ messages)

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-11 12:19 UTC  (14+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api

[PATCH v2 0/3] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
 2026-05-11 12:18 UTC  (5+ messages)
` [PATCH v2 1/3] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing

[PATCH] Revert "tmpfs: don't enable large folios if not supported"
 2026-05-11 12:03 UTC  (5+ messages)

[PATCH] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-11 11:59 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] A pagetable library for the kernel?
 2026-05-11 11:54 UTC  (2+ messages)

[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-11 11:39 UTC  (5+ messages)
` [PATCH 1/3] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH 2/3] mm/zswap: Implement proactive writeback
` [PATCH 3/3] mm/zswap: Add per-memcg stat for "

[PATCH v2 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
 2026-05-11 11:25 UTC  (8+ messages)
` [PATCH v2 3/4] mm: introduce bpf_mthp_ops struct ops

[PATCH] memfd: deny writeable mappings when implying SEAL_WRITE
 2026-05-11 10:52 UTC  (3+ messages)

[PATCH 1/1] kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes
 2026-05-11 10:40 UTC  (2+ messages)

[PATCH] mm/memory_hotplug: Factor out altmap freeing checks
 2026-05-11  9:12 UTC  (4+ messages)

[PATCH v3 0/9] Optimize anonymous large folio unmapping
 2026-05-11  8:59 UTC  (5+ messages)
` [PATCH v3 2/9] mm/rmap: refactor hugetlb pte clearing in try_to_unmap_one

[PATCH v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-11  8:56 UTC  (6+ messages)
` [PATCH v6 15/30] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v6 16/30] mm: page_reporting: allow driver to set batch capacity
` [PATCH v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v6 18/30] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages

[PATCH v6 15/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-11  8:54 UTC 


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