Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-08 20:03:29 to 2026-09-09 12:00:39 UTC [more...]

[PATCH RFC 0/2] mm/mglru: add tracepoints for aging and isolation
 2026-09-09 12:00 UTC  (8+ messages)
` [PATCH RFC 1/2] mm/mglru: add tracepoint for folio isolation
` [PATCH RFC 2/2] mm/mglru: add tracepoint for inc_max_seq

[PATCH] mm: bypass datarace check
 2026-09-09 11:57 UTC 

[PATCH v9 0/4] alloc_tag and module codetag section fixes
 2026-09-09 11:47 UTC  (5+ messages)
` [PATCH v9 3/4] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections
` [PATCH v9 4/4] module: allocate codetag sections before the regular module layout

[PATCH v5 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-09-09 11:30 UTC  (19+ messages)
` [PATCH v5 01/17] mm/sparse: relax struct mem_section size constraints
` [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 v5 09/17] mm/sparse: initialize memory sections earlier
` [PATCH v5 10/17] mm/hugetlb: switch HugeTLB to section-based vmemmap optimization
` [PATCH v5 11/17] mm/sparse-vmemmap: remove SPARSEMEM_VMEMMAP_PREINIT support
` [PATCH v5 12/17] mm/sparse: inline usemap allocation into sparse_init_nid()
` [PATCH v5 13/17] mm/sparse: remove section_map_size()

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-09 11:30 UTC  (44+ messages)
` [PATCH 02/39] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH 03/39] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH 04/39] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH 05/39] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH 06/39] mm/vma: tidy up map kernel pages enum values
` [PATCH 07/39] mm: add mmap action for discontiguous kernel page mapping
` [PATCH 08/39] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH 09/39] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH 10/39] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH 13/39] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH 14/39] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH 15/39] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH 16/39] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH 17/39] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH 19/39] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH 20/39] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH 21/39] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH 22/39] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH 23/39] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH 24/39] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH 25/39] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH 26/39] mm: remove hugetlb_inline.h
` [PATCH 27/39] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH 28/39] mm: drop some redundant checks around hugetlb VMAs
` [PATCH 29/39] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH 30/39] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH 31/39] mm/uffd: use predicates for userfaultfd checks
` [PATCH 32/39] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH 33/39] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH 34/39] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH 35/39] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH 36/39] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH 37/39] fuse: dax: do not set VM_MIXEDMAP
` [PATCH 38/39] mm/huge_memory: remove vma_is_special_huge()
` [PATCH 39/39] mm/vma: introduce and use vma[_flags]_can_gup()

[PATCH v2 00/12] mm: make userland page table freeing RCU-safe
 2026-09-09 11:24 UTC  (8+ messages)
` [PATCH v2 11/12] "
` [PATCH v2 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH v2] mm/migrate_device: avoid out-of-bounds writes for compound folios
 2026-09-09 11:20 UTC  (5+ messages)

[PATCH v3] mm: remove min_free_kbytes adjustment for THP
 2026-09-09 11:18 UTC  (7+ messages)

[PATCH v3] writeback, memcg: skip foreign dirty tracking for bdev inodes
 2026-09-09 11:03 UTC  (2+ messages)

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-09 11:04 UTC  (3+ messages)
` [PATCH v6 08/12] dma-buf: heaps: Add debugfs support

[RFC PATCH 2/5] mm: add a_ops->dirty_folio_range() and use the mkclean dirty harvest
 2026-09-09 10:51 UTC  (2+ messages)

[PATCH] docs/mm: describe set_memory() and set_direct_map() APIs
 2026-09-09 10:44 UTC  (3+ messages)

[PATCH v5 00/19] selftests/mm: improve khugepaged coverage
 2026-09-09 10:41 UTC  (26+ messages)
` [PATCH v5 01/19] selftests/mm: raise the khugepaged test-case cap
` [PATCH v5 02/19] selftests/mm: skip collapse_compound_extreme() where the PMD is too large
` [PATCH v5 03/19] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v5 04/19] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v5 05/19] selftests/mm: make the swap cases' swapout reliable
` [PATCH v5 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
` [PATCH v5 07/19] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH v5 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v5 13/19] selftests/mm: cover a shared-source collapse write race
` [PATCH v5 16/19] selftests/mm: add khugepaged race harness

[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-09 10:41 UTC  (28+ messages)
` [PATCH v2 01/26] mm/fbatch: remove !CONFIG_SMP special case of folio_activate()
` [PATCH v2 02/26] mm/fbatch: allow folios_put_refs() to skip xa_is_value() entries
` [PATCH v2 03/26] mm/fbatch: temporarily disable lazyfree and mlock+munlock batching
` [PATCH v2 04/26] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH v2 05/26] mm/fbatch: lru_add_del_folio()+folio_add_lru() after clear_lru()
` [PATCH v2 06/26] mm/fbatch: fbatch_drain_lazyfree(onstack fbatch) before ptl unlock
` [PATCH v2 07/26] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH v2 08/26] mm/fbatch: replace mlock_new_folio() by __folio_add_lru(,mlockit)
` [PATCH v2 09/26] mm/fbatch: restore mlock+munlock batching, without extra ref
` [PATCH v2 10/26] mm/fbatch: remove several uses of mlock_drain_local()
` [PATCH v2 11/26] mm/fbatch: remove migration's PAGE_WAS_MLOCKED lru_add_drain()
` [PATCH v2 12/26] mm/fbatch: remove percpu_pvec_drained and folios_put()
` [PATCH v2 13/26] mm/fbatch: no lru_add_drain to collect_longterm_unpinnable_folios()
` [PATCH v2 14/26] mm/fbatch: no lru_add_drain() nor _all() for memfd_wait_for_pins()
` [PATCH v2 15/26] mm/fbatch: remove shake_folio() shake_page() from memory-failure
` [PATCH v2 16/26] mm/fbatch: remove lru_cache_disable() from NUMA folio migration
` [PATCH v2 17/26] mm/fbatch: no lru_cache_disable() in __alloc_contig_migrate_range()
` [PATCH v2 18/26] mm/fbatch: remove lru_add_drain() and _all() calls from various
` [PATCH v2 19/26] mm/fbatch: vm/stat_refresh include lru_add_drain() on each cpu
` [PATCH v2 20/26] s390/fbatch: no lru_add_drain_all() in s390_wiggle_split_folio()
` [PATCH v2 21/26] block/fbatch: no lru_add_drain_all() in invalidate_bdev()
` [PATCH v2 22/26] fs/fbatch: drop_caches invalidate_bh_lrus() not lru_add_drain_all()
` [PATCH v2 23/26] fs,mm/fbatch: use invalidate_bh_lrus() not invalidate_bh_lrus_cpu()
` [PATCH v2 24/26] fs,mm/fbatch: lru_cache_disable() keep off buffer_head lrus only
` [PATCH v2 25/26] mm/fbatch: move lru_add_drain_all() declaration to mm/internal.h
` [PATCH v2 26/26] mm/fbatch: drop reference inside the loop when draining
` [PATCH v2 27/26] mm/fbatch: paranoid folio vmstats in folio_batch_move_lru()

[PATCH] kho: docs: fix scratch_phys debugfs cross-reference
 2026-09-09 10:32 UTC  (2+ messages)

[PATCH v3 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-09-09 10:28 UTC  (4+ messages)

[PATCH 0/3] arm64: Add support for PUD THP
 2026-09-09 10:24 UTC  (5+ messages)
` [PATCH 1/3] mm: define generic pudp_invalidate() implementation
` [PATCH 2/3] arm64: simplify pmd_special and pmd_mkspecial
` [PATCH 3/3] arm64: Add support for PUD THP

[RFC PATCH 0/5] mm: sub-folio dirty tracking for PTE-mapped mmap writes
 2026-09-09 10:15 UTC  (3+ messages)

[RFC PATCH 1/5] mm: let folio_mkclean() report which pages had dirty PTEs
 2026-09-09 10:12 UTC  (2+ messages)

[RFC PATCH] Docs/mm/damon/design: clarify when qt_exceeds increases
 2026-09-09 10:07 UTC  (3+ messages)

[PATCH resend 2/2] mm: vmscan: stop scanning ineligible folios after max_nr_skipped
 2026-09-09  9:56 UTC  (2+ messages)

[PATCH resend 1/2] mm: vmscan: charge isolate overshoot against scan quota
 2026-09-09  9:52 UTC  (2+ messages)

[PATCH v2 0/3] mm: page_counter: move hierarchical protection out of struct page_counter
 2026-09-09  9:44 UTC  (4+ messages)
` [PATCH v2 1/3] mm: page_counter: add page_counter_protection struct and init API
` [PATCH v2 2/3] mm: page_counter: track protection state in page_counter_protection
` [PATCH v2 3/3] mm: page_counter: drop protection fields from struct page_counter

[PATCH v2] dma-mapping: use exact allocation for DMA pages
 2026-09-09  9:33 UTC  (2+ messages)

[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-09  8:51 UTC  (6+ messages)

[PATCH v4 00/17] mm/huge_memory: clean up and decouple the anon and file split helpers
 2026-09-09  8:32 UTC  (11+ messages)
` [PATCH v4 13/17] mm/huge_memory: move memcg switch into the file split helper
` [PATCH v4 14/17] mm/huge_memory: drop the unused do_lru argument of "
` [PATCH v4 15/17] mm/huge_memory: clean up after-split folio freeing in __folio_split
` [PATCH v4 16/17] mm/huge_memory: count only swap cache refs in anon folio split
` [PATCH v4 17/17] mm/huge_memory: drop the redundant mapping argument of __split_frozen_folio

[PATCH 0/3] mm: page_counter: move hierarchical protection out of struct page_counter
 2026-09-09  8:08 UTC  (4+ messages)
` [PATCH 1/3] mm: page_counter: add page_counter_protection struct and init API
` [PATCH 2/3] mm: page_counter: track protection state in page_counter_protection
` [PATCH 3/3] mm: page_counter: drop protection fields from struct page_counter

[PATCH] mm/hugetlb: account for allowed nodes when gathering surplus pages
 2026-09-09  7:46 UTC 

[PATCH v2 0/8] Optimize anonymous swapbacked large folio unmapping
 2026-09-09  7:44 UTC  (5+ messages)
` [PATCH v2 4/8] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v2 8/8] mm/rmap: batch unmap anonymous swap-backed large folios

[PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
 2026-09-09  7:36 UTC  (11+ messages)

[PATCH bpf-next v6 3/5] bpf: Add user memory access kfuncs for mm_struct
 2026-09-09  7:24 UTC  (2+ messages)

[PATCH v13 8/8] netfs: Set subrequest->source at alloc before trace emission
 2026-09-09  7:21 UTC 

[PATCH] mm/nommu: Reject wrapping ranges in access_remote_vm()
 2026-09-09  7:13 UTC  (2+ messages)

[PATCH v2] mm/damon/tests/core-kunit: improve nr_samples_per_aggr test isolation
 2026-09-09  7:07 UTC 

[PATCH v5 0/3] mm: khugepaged: fix tracepoint UAF
 2026-09-09  6:58 UTC  (5+ messages)
` [PATCH v5 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
` [PATCH v5 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()
` [PATCH v5 3/3] mm: khugepaged: fix folio is used after folio_put/unlock()

[PATCH] selftests/mm: fix ptrace PEEKDATA check in memfd_secret test
 2026-09-09  6:45 UTC  (3+ messages)

[PATCH v2] mm/truncate: fix data loss when truncating straddling large folios
 2026-09-09  6:23 UTC 

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-09  6:09 UTC  (9+ messages)
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v5 17/24] powerpc/vdso: Enable the vdsocheck tool

[PATCH V2 0/2] arm64/mm: Standardize printing for pgtable entries
 2026-09-09  4:00 UTC  (3+ messages)
` [PATCH V2 1/2] arm64/mm: Move __check_safe_pte_update()
` [PATCH V2 2/2] arm64/mm: Standardize printing for pgtable entries

[PATCH] mm/damon/tests/core-kunit: improve nr_samples_per_aggr test isolation
 2026-09-09  3:54 UTC  (2+ messages)

[PATCH mm-new v2] mm: mglru: clear the reference counter for rejected folios
 2026-09-09  3:11 UTC  (2+ messages)

[PATCH 1/1] mm/ksm: trylock the mmap lock in the unstable tree walk
 2026-09-09  3:02 UTC  (2+ messages)

[PATCH] mm/memory: fix hugetlb_zap_begin() call in zap_vma_range_batched()
 2026-09-09  3:01 UTC  (4+ messages)

[PATCH v2] mm/memfd: fix hugetlb reservation accounting in error paths
 2026-09-09  2:54 UTC  (4+ messages)

[PATCH] mm: page_alloc: add trace_mm_page_alloc to bulk allocation path
 2026-09-09  2:20 UTC  (3+ messages)
` [PATCH v4] mm: page_alloc: add missing hooks "

[RFC PATCH 0/3] mm/vmscan: adaptive multi-threaded kswapd for NUMA-aware reclaim
 2026-09-09  2:16 UTC  (5+ messages)
` [RFC PATCH 1/3] vmscan: Support multiple kswapd threads per node
` [RFC PATCH 2/3] mm/vmscan: handle racing max_seq advancement
` [RFC PATCH 3/3] mm/vmscan: make kswapd wakeups NUMA load-aware

[PATCH resend 0/2] mm: vmscan: fix scan overshoot and ineligible folio scanning
 2026-09-09  2:11 UTC  (2+ messages)

[PATCH v2 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-09-09  1:45 UTC  (2+ messages)

[PATCH v4 0/4] mm: workingset: fix the shadow node budget under MGLRU
 2026-09-09  1:37 UTC  (2+ messages)

[PATCH v4] mm: vmscan: avoid anon scanning for GFP_NOIO with low swapcache
 2026-09-09  1:31 UTC  (2+ messages)

[PATCH RESEND] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
 2026-09-09  1:08 UTC  (2+ messages)

[PATCH] selftests/damon: ignore test-generated damon_dump_output
 2026-09-09  0:45 UTC  (2+ messages)

[PATCH] selftests: damon: add script dir to sys.path for PYTHONSAFEPATH compatibility
 2026-09-09  0:20 UTC  (2+ messages)

Fifth DAMON merge anniversary
 2026-09-09  0:14 UTC 

[PATCH v4 0/4] selftests: add shared Makefile for BPF selftests and new memcg test
 2026-09-08 23:55 UTC  (5+ messages)
` [PATCH v4 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
` [PATCH v4 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v4 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v4 4/4] selftests/sched_ext: build BPF schedulers "

[PATCH v2 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-08 23:45 UTC  (2+ messages)

[PATCH v4 0/2] mm: improve folio refcount scalability
 2026-09-08 20:18 UTC  (6+ messages)


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