Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-06 15:59:06 to 2026-06-08 14:29:04 UTC [more...]

[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-06-08 14:28 UTC  (81+ messages)
` [PATCH v10 01/37] mm: mempolicy: fix interleave index calculation
` [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
` [PATCH v10 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v10 04/37] mm: page_reporting: allow driver to set batch capacity
` [PATCH v10 05/37] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v10 06/37] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v10 08/37] mm: add alloc_contig_frozen_pages_user "
` [PATCH v10 09/37] mm: hugetlb: thread user_addr through gigantic page allocation
` [PATCH v10 10/37] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH v10 11/37] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v10 13/37] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v10 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v10 15/37] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v10 16/37] mm: alloc_swap_folio: "
` [PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v10 18/37] mm: page_alloc: use aliasing checks instead of user_alloc_needs_zeroing
` [PATCH v10 19/37] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH v10 20/37] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH v10 21/37] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH v10 22/37] mm: add free_frozen_pages_zeroed
` [PATCH v10 23/37] mm: page_alloc: skip kernel_init_pages for FPI_ZEROED when safe
` [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH v10 25/37] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v10 26/37] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v10 27/37] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v10 28/37] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
` [PATCH v10 29/37] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v10 30/37] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH v10 31/37] virtio_balloon: submit reported pages as individual buffers
` [PATCH v10 32/37] virtio_balloon: disable indirect descriptors
` [PATCH v10 33/37] mm: page_reporting: add flush parameter with page budget
` [PATCH v10 34/37] virtio_balloon: skip zeroing for host-zeroed reported pages
` [PATCH v10 35/37] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH v10 36/37] mm: balloon: use put_page_zeroed for zeroed balloon pages
` [PATCH v10 37/37] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE

[PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
 2026-06-08 14:17 UTC  (6+ messages)

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-08 14:15 UTC  (10+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[BUG?] invalidate_lock not held in read_cache_folio()
 2026-06-08 14:02 UTC  (4+ messages)

[PATCH] iommu/iommufd: Require write access for writable MAP_FILE mappings
 2026-06-08 13:54 UTC  (4+ messages)

[PATCH] mm: memcontrol-v1: use nofail allocations for soft limit trees
 2026-06-08 13:29 UTC  (4+ messages)

[PATCH v2 0/3] userfaultfd: verify VMA state across UFFDIO_COPY retry
 2026-06-08 13:03 UTC  (5+ messages)
` [PATCH v2 1/3] "

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-08 12:50 UTC  (14+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg

[PATCH] mm/memory-failure: trace: change memory_failure_event to ras subsystem
 2026-06-08 12:14 UTC  (3+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-08 12:01 UTC  (16+ messages)
` [PATCH v6 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v6 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v6 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v6 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v6 12/12] Documentation: PCI: Add documentation for Live Update

[PATCH bpf-next] bpf: Replace scratch PTE atomically when allocating arena pages
 2026-06-08 12:00 UTC  (11+ messages)
      ` [PATCH bpf-next] arm64: mm: Complete the PTE store in ptep_try_set()
              ` [PATCH v2 "

[PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
 2026-06-08 11:40 UTC  (2+ messages)
` [LTP] "

[PATCH] selftests/mm: fix ksft_process_madv.sh test category
 2026-06-08 11:27 UTC  (4+ messages)

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-06-08 11:26 UTC  (5+ messages)
` [PATCH 3/7] mm/migrate: skip data copy for already-copied folios

[RFC] mm: restrict zero-page remapping to underused THP splits
 2026-06-08 11:26 UTC  (5+ messages)

[PATCH] samples/damon/mtier: fail early if address range parameters are invalid
 2026-06-08 11:15 UTC 

[PATCH 00/10] mm/damon: add optional debugging-purpose sanity checks
 2026-06-08 11:07 UTC  (5+ messages)
` [PATCH 02/10] mm/damon/core: add damon_new_region() debug_sanity check

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-08 10:26 UTC  (8+ messages)
` [RFC v1 1/9] kho: split out radix tree tracker into kho_radix.c

[PATCH 0/9] Convert x86 pgd_lists to ptdescs
 2026-06-08 10:14 UTC  (5+ messages)
` [PATCH 8/9] x86/xen: Convert xen_mm_pin_all() "
` [PATCH 9/9] x86/xen: Convert xen_mm_unpin_all() "

[PATCH v2 00/18] kho: make boot time huge page allocation work nicely with KHO
 2026-06-08  9:10 UTC  (4+ messages)
` [PATCH v2 02/18] kho: disallow wide keys in radix tree

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-08  8:55 UTC  (5+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v7 14/42] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check

[PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-06-08  8:30 UTC  (2+ messages)

[PATCH v3 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-08  8:24 UTC  (10+ messages)
` [PATCH v3 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v3 2/6] alloc_tag: add ioctl filters "
` [PATCH v3 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v3 4/6] alloc_tag: add accuracy based "

[PATCH] mm/vmstat: avoid taking zone lock in /proc/buddyinfo reads
 2026-06-08  8:17 UTC  (2+ messages)

[PATCH 1/2] fs/proc/task_mmu: change lock_vma_range() to return error code
 2026-06-08  8:14 UTC  (5+ messages)
` [PATCH 2/2] fs/proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock

[PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
 2026-06-08  7:56 UTC  (10+ messages)
` [PATCH v2] docs/mm/slab: document "

[PATCH mm-unstable v19 14/14] Documentation: mm: update the admin guide for mTHP collapse
 2026-06-08  7:41 UTC  (2+ messages)

[PATCH mm-unstable v19 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
 2026-06-08  7:36 UTC  (2+ messages)

[PATCH mm-unstable v19 10/14] mm/khugepaged: introduce collapse_possible_orders helper functions
 2026-06-08  7:27 UTC  (2+ messages)

[PATCH mm-unstable v19 09/14] mm/khugepaged: improve tracepoints for mTHP orders
 2026-06-08  7:19 UTC  (2+ messages)

[PATCH mm-unstable v19 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
 2026-06-08  7:13 UTC  (2+ messages)

[PATCH mm-unstable v19 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
 2026-06-08  6:59 UTC  (2+ messages)

[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-08  6:25 UTC  (6+ messages)
` [PATCH v3 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk

[PATCH mm-unstable v19 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
 2026-06-08  4:54 UTC  (2+ messages)

[PATCH mm-unstable v19 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
 2026-06-08  4:34 UTC  (2+ messages)

[PATCH] mm/migrate: Add native folio functions
 2026-06-08  4:29 UTC  (4+ messages)

[PATCH 0/8] blk-cgroup: remove queue_lock nesting from blkcg paths
 2026-06-08  3:42 UTC  (9+ messages)
` [PATCH 1/8] blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
` [PATCH 2/8] blk-cgroup: delay freeing policy data after rcu grace period
` [PATCH 3/8] blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()
` [PATCH 4/8] blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
` [PATCH 5/8] blk-cgroup: don't nest queue_lock under rcu in bio_associate_blkg()
` [PATCH 6/8] blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
` [PATCH 7/8] mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
` [PATCH 8/8] block, bfq: don't grab queue_lock to initialize bfq

[PATCH] mm/damon/vaddr: drop redundant mmap_read_lock from damon_va_three_regions
 2026-06-08  3:32 UTC  (3+ messages)

[PATCH] mm/gup_test: fix race with PIN_LONGTERM_TEST ioctls
 2026-06-08  2:50 UTC 

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-08  1:34 UTC  (5+ messages)
` [PATCH v2 1/6] alloc_tag: add ioctl to /proc/allocinfo

[syzbot] [mm?] INFO: rcu detected stall in __dentry_kill
 2026-06-07 22:02 UTC  (2+ messages)

[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
 2026-06-07 19:08 UTC  (3+ messages)
` [PATCH v4 6/8] string: introduce memcpy_streaming() helpers

[PATCH v2 0/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-06-07 17:58 UTC  (2+ messages)

[Hypervisor Live Update] Notes from June 1, 2026
 2026-06-07 16:06 UTC 

[PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-06-07 15:28 UTC  (2+ messages)
` [PATCH] mm/mmu_notifier: Fix build on !CONFIG_MMU_NOTIFIER

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-07 13:22 UTC  (3+ messages)

[PATCH] docs: memfd_preservation: fix rendering of ABI documentation
 2026-06-07  5:40 UTC  (3+ messages)

[RFC PATCH v2 01/10] liveupdate: luo_file: Add internal APIs for file preservation
 2026-06-07  0:35 UTC  (2+ messages)

[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
 2026-06-07  0:30 UTC  (7+ messages)

[syzbot] [mm?] upstream test error: WARNING in call_timer_fn
 2026-06-06 20:06 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