Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-24 14:51:24 to 2026-08-25 08:49:24 UTC [more...]

[PATCH v5 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-08-25  8:45 UTC  (5+ messages)
` [PATCH v5 01/17] mm/sparse: relax struct mem_section size constraints
` [PATCH v5 02/17] mm/sparse-vmemmap: rename HVO order macros
` [PATCH v5 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v5 04/17] mm/sparse-vmemmap: initialize shared tail vmemmap pages on allocation

[PATCH v7 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-25  8:43 UTC  (9+ messages)
` [PATCH v7 1/6] selftests/mm: make file helpers return errors
` [PATCH v7 5/6] tools/mm: make gup_bench a benchmark only tool

[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
 2026-08-25  8:40 UTC  (9+ messages)

[PATCH v2 0/2] support kselftest on nommu platform
 2026-08-25  8:37 UTC  (4+ messages)
` [PATCH v2 1/2] selftests: run tests on nommu architecture
` [PATCH v2 2/2] selftests/mm: add nommu mmap and mremap behavior tests

[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2026-08-25  8:31 UTC  (4+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-25  8:26 UTC  (16+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

Removing ->dirty_folio
 2026-08-25  8:25 UTC  (13+ messages)

[PATCH v2 0/5] swiotlb: avoid swiotlb copy on network sockets
 2026-08-25  8:03 UTC  (17+ messages)
  ` [PATCH v2 1/5] swiotlb: enforce pool nareas and nslabs invariants
  ` [PATCH v2 2/5] swiotlb/mm: Implement SWIOTLB nocopy page allocator
  ` [PATCH v2 3/5] net/swiotlb: Track bounce device per socket
  ` [PATCH v2 4/5] net: Divert socket allocations to SWIOTLB for nocopy TX
  ` [PATCH v2 5/5] swiotlb: Implement RX nocopy with fast recycling eviction
  ` [syzbot ci] Re: swiotlb: avoid swiotlb copy on network sockets
    ` [PATCH] swiotlb: avoid double copy with swiotlb on tx socket

[PATCH] mm/mremap: reset unfaulted VMA page offset for MREMAP_DONTUNMAP
 2026-08-25  7:55 UTC 

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-25  7:52 UTC  (2+ messages)

[PATCH v7 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-08-25  7:50 UTC  (6+ messages)
` [PATCH v7 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer

[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
 2026-08-25  7:40 UTC  (7+ messages)
` [PATCH 03/11] cgroup: add memory_cma_accounting mount option

[PATCH v2 1/2] rust_binder: check ownership before using vma
 2026-08-25  7:32 UTC  (4+ messages)

[PATCH v2 0/5] x86/mm/pat: CPA fixes
 2026-08-25  7:31 UTC  (3+ messages)

[PATCH 0/7] Remove aops->launder_folio
 2026-08-25  7:08 UTC  (11+ messages)
` [PATCH 2/7] fuse: Use filemap_invalidate_pages()
` [PATCH 3/7] btrfs: "

[RFC PATCH 18/57] mm/collapse: install the destinations at PTE level
 2026-08-25  6:48 UTC  (2+ messages)

[PATCH] mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
 2026-08-25  6:12 UTC  (3+ messages)

[PATCH] mm/hugetlb: fix resv_huge_pages double decrement in memfd error path
 2026-08-25  5:42 UTC  (2+ messages)

[RFC PATCH 0/4] mm: compaction: mTHP-friendly memory compaction
 2026-08-25  4:38 UTC  (5+ messages)
` [RFC PATCH 1/4] mm: compaction: make proactive compaction mTHP-aware
` [RFC PATCH 2/4] mm: compaction: skip isolating large folios that satisfy the mTHP order
` [RFC PATCH 3/4] mm: compaction: don't skip proactive compaction for non-costly mTHP
` [RFC PATCH 4/4] mm: adjust free_pages to make __zone_watermark_ok() mTHP-aware

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-25  3:41 UTC  (9+ messages)

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-08-25  3:28 UTC  (24+ messages)
` [PATCH 03/18] hugetlb_vmemmap: Leave pages partially HVOed upon restore failure
` [PATCH 07/18] arm64: Add system_supports_hvo
` [PATCH 08/18] arm64: Implement try_update_vmemmap_pte using the AF trick
` [PATCH 10/18] arm64: Support hugetlb vmemmap optimization
` [PATCH 11/18] hugetlb_vmemmap: Use try_populate_vmemmap_pmd for replacing in-use PMDs
` [PATCH 12/18] arm64: Implement try_populate_vmemmap_pmd using AF trick
` [PATCH 17/18] arm64: Permit onlining of HVO-incompatible late CPUs if HVO is not in use

[RFC PATCH 16/57] mm/collapse: freeze the sources behind migration entries
 2026-08-25  2:44 UTC  (6+ messages)

[PATCH v2 00/13] Make SBR work for CXL Downstream Ports
 2026-08-25  2:26 UTC  (14+ messages)
` [PATCH v2 01/13] cxl/pci: Make the HDM and Mem_Enable writes callable from CXL
` [PATCH v2 02/13] cxl/hdm: Add function to restore one HDM decoder
` [PATCH v2 03/13] cxl/hdm: Add function to restore CXL.mem decode
` [PATCH v2 04/13] cxl/hdm: Reprogram the HDM Decoders below a CXL Port
` [PATCH v2 05/13] cxl/core: Restore the HDM decoders below DPort
` [PATCH v2 06/13] drivers/base/memory: Add cxl_offline_memory() to offline a physical range
` [PATCH v2 07/13] cxl/core: Add region disable and enable for a DPort SBR
` [PATCH v2 08/13] cxl/core: Collect the regions routed through a DPort
` [PATCH v2 09/13] PCI/CXL: Disable and re-enable CXL regions
` [PATCH v2 10/13] PCI/CXL: Clear ACS SV across an SBR of a CXL DPort
` [PATCH v2 11/13] PCI/DPC: Unbind regions for DPC recovery
` [PATCH v2 12/13] PCI/CXL: Add a sysfs entry to unmask SBR
` [PATCH v2 13/13] PCI/CXL: Refuse an SBR of a CXL DPort unless authorized

[PATCH] mm/hugetlb: use hugetlb_vmemmap_optimizable() in boolean contexts
 2026-08-25  2:05 UTC  (3+ messages)

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-25  2:03 UTC  (14+ messages)
` [PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
` [PATCH 2/6] userfaultfd: constify VMA parameter of userfaultfd_*() helpers
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 4/6] userfaultfd: rename vm_userfaultfd_ctx to vm_uffd_state
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags

[RFC PATCH 0/6] fix nommu mmap and add nommu kselftests
 2026-08-25  1:57 UTC  (4+ messages)
` [RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero

[PATCH v2 RESEND 0/3] mm: memblock: fix debugfs flag reporting and synchronization
 2026-08-25  1:56 UTC  (4+ messages)
` [PATCH v2 RESEND 2/3] mm: memblock: show all region flags in debugfs

[PATCH v2 0/6] mm/mglru: clean up folio counters and flag usage
 2026-08-25  1:48 UTC  (9+ messages)
` [PATCH v2 1/6] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH v2 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v2 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v2 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v2 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH v2 6/6] mm/mglru: fix potential generation folio number leak

[syzbot] [mm?] WARNING in setup_conf
 2026-08-25  1:22 UTC  (2+ messages)

[PATCH] mm/vmalloc: fix vmap_purge_lock livelock under memory pressure
 2026-08-25  1:04 UTC  (3+ messages)

[PATCH 0/2] mm: vmscan: fix scan overshoot and ineligible folio scanning
 2026-08-25  0:59 UTC  (4+ messages)

[PATCH] mm: memcg: use ratelimited stats flush in obj_cgroup_may_zswap()
 2026-08-25  0:23 UTC  (11+ messages)

memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
 2026-08-24 23:42 UTC  (10+ messages)

[PATCH v2] selftests/proc: make proc-maps-race work with READ_IMPLIES_EXEC
 2026-08-24 20:49 UTC  (2+ messages)

[PATCH] kho: do not reserve scratch memory in the kdump kernel
 2026-08-24 20:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH bpf-next v4 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-24 20:15 UTC  (2+ messages)

[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-08-24 20:14 UTC  (11+ messages)
` [PATCH v8 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v8 03/12] PCI: liveupdate: Track incoming "
` [PATCH v8 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v8 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v8 12/12] Documentation: PCI: Add documentation for Live Update

[PATCH v2] mm/vmscan: fix comment logic in balance_pgdat
 2026-08-24 20:05 UTC  (3+ messages)

[PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-24 20:01 UTC  (3+ messages)
` [PATCH bpf-next "

[GIT PULL] slab updates for 7.3
 2026-08-24 19:18 UTC  (2+ messages)

[PATCH v2] memblock: remove conditional return with no effect
 2026-08-24 18:58 UTC  (3+ messages)

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-08-24 18:42 UTC  (6+ messages)
` [PATCH 13/25] mm/fbatch: no lru_add_drain() to collect_longterm_unpinnable_folios()
  ` [PATCH alt "
` [PATCH 23/25] fs,mm/fbatch: use invalidate_bh_lrus() not invalidate_bh_lrus_cpu()
` [PATCH 25/25] mm/fbatch: move lru_add_drain_all() declaration to mm/internal.h

[PATCH] mm/mempolicy: Fix sleeping allocation in alloc_pages_bulk_weighted_interleave()
 2026-08-24 18:39 UTC  (6+ messages)
` [PATCH] mm/mempolicy: refcount the weighted interleave state instead of copying it

[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2026-08-24 18:31 UTC  (5+ messages)

[PATCH 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-08-24 17:43 UTC  (15+ messages)
` [PATCH 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
` [PATCH 3/3] selinux: require EXECMEM or PTRACE for FOLL_FORCE introspection

[PATCH 0/7] arm64: Batch PSTATE.TCO handling in kernel nofault loops
 2026-08-24 17:02 UTC  (15+ messages)
` [PATCH 1/7] arm64: uaccess: Add batched kernel nofault accessors
` [PATCH 2/7] uaccess: Add scope guard for bare kernel nofault regions
` [PATCH 3/7] maccess: Skip setup for zero-sized kernel nofault copies
` [PATCH 4/7] maccess: Use a scoped guard for page faults
` [PATCH 4/7] maccess: Use a scoped guard to re-enable "
` [PATCH 5/7] maccess: Batch TCO handling in kernel nofault loops
` [PATCH 6/7] bpf: Skip setup for zero-length string kfunc operations
` [PATCH 7/7] bpf: Batch TCO handling in string kfuncs

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-24 17:00 UTC  (20+ messages)
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state

[PATCH v3 0/2] docs/ksm: fix advisor documentation and comment
 2026-08-24 16:51 UTC  (3+ messages)
` [PATCH v3 1/2] docs: ksm: fix typos in sysfs knob names

[PATCH] mm: workingset: account MGLRU pages in count_shadow_nodes()
 2026-08-24 16:51 UTC  (2+ messages)

[PATCH v2 0/2] alloc_tag: fix a leak and a deadlock around shutdown_mem_profiling()
 2026-08-24 16:46 UTC  (5+ messages)
` [PATCH 1/2] alloc_tag: skip percpu counter allocation when profiling is disabled
` [PATCH 2/2] alloc_tag: remove /proc/allocinfo outside of mod_lock

[PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
 2026-08-24 16:39 UTC  (5+ messages)

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-24 16:30 UTC  (5+ messages)
` [PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper
` [PATCH v4 4/7] mm/khugepaged: fix outdated comments

[syzbot] [mm?] WARNING in vma_set_pgoff
 2026-08-24 16:14 UTC  (2+ messages)

[PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
 2026-08-24 16:08 UTC  (4+ messages)

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-24 15:50 UTC  (5+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 8/8] mm: Drop pxd_ERROR()

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-08-24 15:23 UTC  (8+ messages)

[PATCH v2 0/6] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-08-24 15:19 UTC  (9+ messages)
` [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel

[PATCH v2 0/5] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
 2026-08-24 15:03 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