Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-12 09:51:58 to 2026-05-12 21:06:55 UTC [more...]

[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-12 21:06 UTC  (19+ messages)
` [PATCH v7 01/31] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH v7 02/31] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v7 03/31] mm: page_reporting: allow driver to set batch capacity
` [PATCH v7 04/31] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v7 05/31] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH v7 06/31] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v7 07/31] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH v7 08/31] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v7 10/31] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v7 12/31] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v7 13/31] mm: alloc_swap_folio: "
` [PATCH v7 14/31] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v7 15/31] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v7 16/31] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
` [PATCH v7 18/31] mm: memfd: skip zeroing for zeroed hugetlb pool pages

[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-12 21:06 UTC  (25+ messages)
` [PATCH resend v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH resend v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH resend v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
` [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 28/30] mm: add put_page_zeroed and folio_put_zeroed

[PATCH 0/2] mm: document read_pages and simplify usage
 2026-05-12 21:05 UTC  (5+ messages)
` [PATCH 1/2] mm/readahead: add kerneldoc for read_pages
` [PATCH 2/2] mm/readahead: simplify page_cache_ra_unbounded loop counter reset

[PATCH v2 0/4] treewide: fixup gfp_t printks
 2026-05-12 21:05 UTC  (3+ messages)

[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-12 20:50 UTC  (5+ messages)
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using "

[PATCH v2] mm/filemap: fix page_cache_prev_miss() when no hole is found
 2026-05-12 20:45 UTC 

[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
 2026-05-12 20:41 UTC  (15+ messages)
` [PATCH 1/5] liveupdate: Remove limit on the number of sessions
` [PATCH 2/5] liveupdate: Remove limit on the number of files per session
` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
` [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH 5/5] selftests/liveupdate: Add stress-files "

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-12 20:03 UTC  (6+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()
` [PATCH 2/2] drm/ttm: Use ttm_backup_insert_folio() for zero-copy swapout

[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-12 19:58 UTC  (3+ messages)

[PATCH 0/3] kho: Add support for kunit mocking KHO restore API
 2026-05-12 19:51 UTC  (4+ messages)
` [PATCH 1/3] kho: Add kunit static stubs
` [PATCH 2/3] kho: Add helper function to check if pages are preserved
` [PATCH 3/3] kho: Add kunit test to verify preserve/restore pages and folio

[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
 2026-05-12 19:19 UTC  (4+ messages)

[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-12 19:18 UTC  (5+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support

[akpm-mm:mm-new] BUILD SUCCESS 30424114b17dd65c098749cedcaef301c1dd2f86
 2026-05-12 19:14 UTC 

[RFC] mm: restrict zero-page remapping to underused THP splits
 2026-05-12 19:02 UTC  (6+ messages)

[PATCH] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-05-12 18:55 UTC  (5+ messages)

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-12 18:53 UTC  (4+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg

[PATCH v5 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-05-12 18:48 UTC  (12+ messages)
` [PATCH v5 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v5 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v5 03/11] PCI: liveupdate: Track incoming "
` [PATCH v5 04/11] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v5 05/11] PCI: liveupdate: Keep bus numbers constant during Live Update
` [PATCH v5 06/11] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v5 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v5 08/11] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v5 09/11] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v5 10/11] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v5 11/11] Documentation: PCI: Add documentation for Live Update

[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-12 18:11 UTC  (19+ messages)
` [PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v2 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v2 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH v2 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v2 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v2 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v2 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v2 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v2 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-12 17:58 UTC  (12+ 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 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-12 17:54 UTC  (6+ messages)
` [PATCH v6 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v6 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v6 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*

[PATCH v2] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-12 17:37 UTC  (2+ messages)

[PATCH] mm: make zeropage read-only
 2026-05-12 17:14 UTC  (4+ messages)

improve the swap_activate interface
 2026-05-12 17:10 UTC  (26+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

[PATCH v2] cleanup: Remove NULL check from unconditional guards
 2026-05-12 16:55 UTC  (4+ messages)

[RFC PATCH v3 3/7] hq-spinlock: add contention detection
 2026-05-12 16:25 UTC  (4+ messages)
    ` [PATCH v3] locking/hqlock_core: restore missing call in contention detection logic

[PATCH 0/8] per-memcg-per-node kmem accounting
 2026-05-12 16:08 UTC  (4+ messages)
` [PATCH 1/8] mm: memcontrol: propagate NMI slab stats to memcg vmstats

[PATCH] Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"
 2026-05-12 16:06 UTC 

[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
 2026-05-12 16:03 UTC  (2+ messages)

[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-12 15:47 UTC  (8+ messages)
` [PATCH 2/3] mm/zswap: Implement "

[PATCH] mm: fix misleading comment for remap_pfn_range()
 2026-05-12 15:46 UTC  (2+ messages)

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-12 15:44 UTC  (3+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support

[PATCH v2] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-12 15:15 UTC 

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-12 14:48 UTC  (9+ messages)
` [PATCH v3 02/12] mm, swap: move common swap cache operations into standalone helpers
` [PATCH v3 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v3 05/12] mm, swap: unify large folio allocation

[RFC PATCH v2 00/28] mm/damon: introduce data attributes monitoring
 2026-05-12 14:36 UTC  (29+ messages)
` [RFC PATCH v2 01/28] mm/damon/core: introduce struct damon_probe
` [RFC PATCH v2 02/28] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH v2 03/28] mm/damon/core: introduce damon_filter
` [RFC PATCH v2 04/28] mm/damon/core: commit probes
` [RFC PATCH v2 05/28] mm/damon/core: introduce damon_region->probe_hits
` [RFC PATCH v2 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [RFC PATCH v2 07/28] mm/damon/core: do data attributes monitoring
` [RFC PATCH v2 08/28] mm/damon/paddr: support "
` [RFC PATCH v2 09/28] mm/damon/sysfs: implement probes dir
` [RFC PATCH v2 10/28] mm/damon/sysfs: implement probe dir
` [RFC PATCH v2 11/28] mm/damon/sysfs: implement filters directory
` [RFC PATCH v2 12/28] mm/damon/sysfs: implement filter dir
` [RFC PATCH v2 13/28] mm/damon/sysfs: implement filter dir files
` [RFC PATCH v2 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [RFC PATCH v2 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [RFC PATCH v2 16/28] mm/damon/sysfs-schemes: implement probe dir
` [RFC PATCH v2 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [RFC PATCH v2 18/28] mm/damon: trace probe_hits
` [RFC PATCH v2 19/28] selftests/damon/sysfs.sh: test probes dir
` [RFC PATCH v2 20/28] Docs/mm/damon/design: document data attributes monitoring
` [RFC PATCH v2 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v2 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2 24/28] mm/damon/sysfs: add filters/<F>/path file
` [RFC PATCH v2 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [RFC PATCH v2 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [RFC PATCH v2 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v2 28/28] Docs/admin-guide/mm/damon/usage: "

tools/testing/radix-tree/maple.c & vs | defect
 2026-05-12 14:31 UTC  (2+ messages)

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-05-12 14:17 UTC  (7+ 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] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-12 14:08 UTC  (3+ messages)

[PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
 2026-05-12 14:06 UTC  (6+ messages)

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-12 13:59 UTC  (10+ messages)

kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
 2026-05-12 13:46 UTC  (2+ messages)

[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
 2026-05-12 13:25 UTC  (8+ messages)
` [PATCH v2 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v2 3/6] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
` [PATCH v2 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()

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

[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-12 12:54 UTC  (6+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness

[PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-12 12:49 UTC  (2+ messages)

[PATCH v10 0/5] Migrate on fault for device pages
 2026-05-12 12:44 UTC  (5+ messages)
` [PATCH v10 2/5] mm: Add helper to convert HMM pfn to migrate pfn

[PATCH v2] drivers/base/memory: make memory block get/put explicit
 2026-05-12 12:24 UTC  (3+ messages)

[PATCH 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-12 12:05 UTC  (2+ messages)
` [PATCH 2/2] mm: huge_memory: refactor thpsize_shmem_enabled_show() with helper arrays

[PATCH v3 0/9] Optimize anonymous large folio unmapping
 2026-05-12 11:16 UTC  (10+ messages)
` [PATCH v3 1/9] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one

[PATCH] mm/memory: avoid unnecessary #PF on mTHP allocation race
 2026-05-12 10:35 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