[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
2026-04-22 21:29 UTC (25+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH RFC v3 02/19] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH RFC v3 03/19] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH RFC v3 04/19] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH RFC v3 05/19] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH RFC v3 06/19] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH RFC v3 07/19] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH RFC v3 08/19] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH RFC v3 09/19] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH RFC v3 10/19] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH RFC v3 11/19] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH RFC v3 12/19] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH RFC v3 13/19] virtio_balloon: a hack to enable host-zeroed page optimization
` [PATCH RFC v3 14/19] mm: page_reporting: add flush parameter with page budget
` [PATCH RFC v3 15/19] mm: add free_frozen_pages_zeroed
` [PATCH RFC v3 16/19] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH RFC v3 17/19] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH RFC v3 18/19] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH RFC v3 19/19] virtio_balloon: mark deflated pages as zeroed
LSF/MM/BPF: 2026: Call for Proposals
2026-04-22 21:28 UTC (3+ messages)
[RFC PATCH v2] mm: Improve pgdat_balanced() to avoid over-reclamation for higher-order allocation
2026-04-22 21:19 UTC (5+ messages)
[GIT PULL] MM updates for 7.1-rc1
2026-04-22 20:38 UTC (4+ messages)
[PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree
2026-04-22 20:28 UTC
[PATCH v5 00/21] Virtual Swap Space
2026-04-22 20:27 UTC (4+ messages)
[PATCH v4 0/2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-22 19:13 UTC (9+ messages)
` [PATCH v4 1/2] mm: move overlap memory map init check to memmap_init()
[LSF/MM/BPF TOPIC] MM transition
2026-04-22 19:13 UTC (8+ messages)
[PATCH v4 0/5] mm: Fix vmemmap optimization accounting and initialization
2026-04-22 19:12 UTC (11+ messages)
` [PATCH v4 1/5] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v4 2/5] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v4 3/5] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v4 4/5] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH v4 5/5] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE
[RFC PATCH] selftests/mm: use pattern matching in .gitignore
2026-04-22 19:08 UTC (4+ messages)
[PATCH] MAINTAINERS: Update email address
2026-04-22 18:43 UTC
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-22 18:39 UTC (14+ messages)
[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
2026-04-22 18:25 UTC (2+ messages)
[RFC PATCH] mm/hmm: Add userfaultfd support to fault handling
2026-04-22 18:14 UTC (4+ messages)
[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-04-22 18:00 UTC (13+ messages)
` [PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH v2 2/3] kasan: skip HW tagging for all kernel thread stacks
[PATCH v2] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
2026-04-22 17:32 UTC (2+ messages)
[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
2026-04-22 16:44 UTC (4+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion
[PATCH] MAINTAINERS: fix regex pattern in CORE MM category
2026-04-22 16:40 UTC (4+ messages)
[PATCH] mm: Add RWH_RMAP_EXCLUDE flag to exclude files from rmap sharing
2026-04-22 16:16 UTC (8+ messages)
` 答复: "
[BUG] WARNING in workingset_activation triggered by KVM page fault path on Linux 7.0.0-08391-g1d51b370a0f8
2026-04-22 15:54 UTC (8+ messages)
` 回复: "
[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
2026-04-22 15:40 UTC (3+ messages)
[PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-22 15:26 UTC (4+ messages)
[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-04-22 15:23 UTC (10+ messages)
` [PATCH v4 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v4 2/3] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v4 3/3] Documentation: document panic_on_unrecoverable_memory_failure sysctl
[PATCH v3] mm: shmem: always support large folios for internal shmem mount
2026-04-22 15:03 UTC (10+ messages)
[RFC PATCH v8 00/10] context_tracking,x86: Defer some IPIs until a user->kernel transition
2026-04-22 14:50 UTC (4+ messages)
` [RFC PATCH v8 09/10] context_tracking,x86: Defer kernel text patching IPIs when tracking CR3 switches
[RFC PATCH v2 0/8] kvfree_rcu() improvements
2026-04-22 14:42 UTC (16+ messages)
` [PATCH 1/8] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [PATCH 2/8] fs/dcache: use rcu_ptr instead of rcu_head for external names
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH 7/8] mm/slab: introduce deferred submission of rcu sheaves
[RFC PATCH 0/2] mm/damon/sysfs-schemes: fix use-after-free for [memcg_]path
2026-04-22 14:40 UTC (4+ messages)
` [RFC PATCH 1/2] mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock
` [RFC PATCH 2/2] mm/damon/sysfs-schemes: protect path "
[PATCH] mm/hugetlb_cma: round up per_node before logging it
2026-04-22 14:33 UTC
[PATCH] mm: limit filemap_fault readahead to VMA boundaries
2026-04-22 13:31 UTC (5+ messages)
[PATCH] fs/coredump: reduce redundant log noise in validate_coredump_safety
2026-04-22 12:44 UTC (3+ messages)
` 答复: "
[PATCH v2 00/53] make MM selftests more CI friendly
2026-04-22 12:28 UTC (7+ messages)
` [PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v2 07/53] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH v2 08/53] selftests/mm: hugetlb-vmemmap: "
[PATCH v9 0/6] liveupdate: new ioctl, change session inode type, bug fixes
2026-04-22 11:58 UTC (3+ messages)
` [PATCH v9 3/6] liveupdate: add LUO_SESSION_MAGIC magic inode type
[PATCH RFC] mm, slab: add an optimistic __slab_try_return_freelist()
2026-04-22 11:55 UTC (3+ messages)
[PATCH v2] mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free
2026-04-22 10:32 UTC (4+ messages)
[PATCH] mm: prepare anon_vma before swapin rmap
2026-04-22 10:20 UTC (8+ messages)
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-04-22 10:00 UTC (11+ messages)
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH
[RFC PATCH] mm/hugetlb_cma: round up per_node before logging it
2026-04-22 9:49 UTC (3+ messages)
[PATCH v2] mm/fake-numa: fix under-allocation detection in uniform split
2026-04-22 9:26 UTC (7+ messages)
[syzbot] Monthly mm report (Apr 2026)
2026-04-22 9:08 UTC
[PATCH mm-stable v3] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
2026-04-22 9:00 UTC (4+ messages)
[linus:master] [mm] c6307674ed: BUG:sleeping_function_called_from_invalid_context_at_mm/vmalloc.c
2026-04-22 8:32 UTC (7+ messages)
` [PATCH] rhashtable: Check for vmalloc in emergency rehash error path
[PATCH v8 0/2] kho: add support for deferred struct page init
2026-04-22 8:24 UTC (9+ messages)
` [PATCH v8 1/2] kho: fix deferred initialization of scratch areas
[PATCH v3 0/2] selftests/mm: clean up build output and verbosity
2026-04-22 8:04 UTC (3+ messages)
` [PATCH v3 1/2] selftests/mm: respect build verbosity settings for 32/64-bit targets
` [PATCH v3 2/2] selftests/mm: suppress compiler error in liburing check
[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
2026-04-22 7:22 UTC (5+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
[PATCH v2] mm/filemap: avoid costly reclaim for high-order folio allocations
2026-04-22 6:07 UTC (4+ messages)
[PATCH v2] mm/page_alloc: use batch page clearing in kernel_init_pages()
2026-04-22 4:58 UTC (6+ messages)
[PATCH] mm/damon/sysfs-schemes: fix use-after-free on memcg_path and goal path
2026-04-22 4:35 UTC (4+ messages)
[RFC PATCH v6 0/5] mm: Hot page tracking and promotion infrastructure
2026-04-22 4:15 UTC (8+ messages)
` [RFC PATCH v6 2/5] mm: migrate: Add migrate_misplaced_folios_batch()
[PATCH v4 0/3] mm/swap: use swap_ops to register swap device's methods
2026-04-22 1:48 UTC (4+ messages)
` [PATCH v4 2/3] "
[RFC PATCH 0/2] mm/migrate: wait for folio refcount during longterm pin migration
2026-04-22 1:46 UTC (4+ messages)
[syzbot] [mm?] possible deadlock in rhashtable_free_and_destroy
2026-04-22 1:21 UTC (3+ messages)
[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
2026-04-22 0:34 UTC (9+ messages)
` [RFC PATCH v2 2/4] mm/zsmalloc: introduce zs_free_deferred() for async handle freeing
[PATCH] percpu: Fix hint invariant breakage
2026-04-22 0:12 UTC (3+ messages)
[PATCH v3 1/3] percpu: Fix wrong chunk hints update
2026-04-22 0:04 UTC (6+ messages)
` [PATCH v3 2/3] percpu: Do not trust hint starts when they are not set
` [PATCH v3 3/3] percpu: Fix hint invariant breakage
[syzbot] [mm?] BUG: sleeping function called from invalid context in __zap_vma_range
2026-04-21 20:56 UTC (3+ messages)
[PATCH v2 1/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-04-21 19:50 UTC
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-04-21 19:20 UTC (6+ messages)
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox