Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-29 14:33:35 to 2026-05-30 15:16:35 UTC [more...]

[PATCH v6 0/2] mm: improve large folio readahead for exec memory
 2026-05-30 15:16 UTC  (7+ messages)
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-05-30 15:02 UTC  (3+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH] mm_access: simplify the security checks
 2026-05-30 15:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
 2026-05-30 13:32 UTC  (6+ messages)
` [PATCH 1/2] mm/percpu: Preserve NOFS/NOIO scope during chunk create and populate

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-05-30 11:28 UTC  (7+ messages)

[PATCH v7 0/6] KSM: performance optimizations for rmap_walk_ksm
 2026-05-30  9:10 UTC  (7+ messages)
` [PATCH v7 1/6] mm/rmap: add tracepoint for rmap_walk
` [PATCH v7 2/6] tools/testing: add rmap walk latency benchmark
` [PATCH v7 3/6] MAINTAINERS: add myself as reviewer for rmap section
` [PATCH v7 4/6] ksm: add pgoff into ksm_rmap_item
` [PATCH v7 5/6] ksm: Optimize rmap_walk_ksm by passing a suitable pgoff
` [PATCH v7 6/6] ksm: add mremap selftests for ksm_rmap_walk

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-05-30  9:06 UTC  (11+ messages)
` [PATCH v5 1/9] mm: list_lru: fix set_shrinker_bit() call during race with cgroup deletion
` [PATCH v5 5/9] mm: list_lru: deduplicate lock_list_lru()
` [PATCH v5 8/9] mm: memory: flatten alloc_anon_folio() retry loop
` [PATCH v5 9/9] mm: switch deferred split shrinker to list_lru

[PATCH v2 0/2] mm/hmm: A fix and a selftest
 2026-05-30  8:54 UTC  (3+ messages)
` [PATCH v2 1/2] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
` [PATCH v2 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries

[RFC PATCH 0/3] make persistent huge zero folio read-only
 2026-05-30  7:46 UTC  (2+ messages)

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-05-30  5:48 UTC  (7+ messages)
` [PATCH v7 03/15] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v7 04/15] mm/mglru: restructure the reclaim loop

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-05-30  5:03 UTC  (10+ messages)
` [RFC PATCH 1/6] mm/damon: add struct damon_perf_event{,_attr} and per-ctx perf_events list
` [RFC PATCH 2/6] mm/damon/sysfs-sample: expose perf_events configuration via sysfs
` [RFC PATCH 3/6] mm/damon/sysfs: install perf_events on apply
` [RFC PATCH 4/6] mm/damon/core: per-CPU SPSC ring drain and damon_perf_event lifecycle
` [RFC PATCH 5/6] mm/damon/vaddr: implement perf-event access check
` [RFC PATCH 6/6] mm/damon: add damos_node_eligible_mem_bp tracepoint

[PATCH v2 bpf-next 0/4] bpf,slab: Introduce bpf_arena_alloc() kfuncs
 2026-05-30  4:12 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/4] slab: Introduce kmem_cache_alloc_arena_nolock and kfree_arena_nolock
` [PATCH v2 bpf-next 2/4] slub: Pass kmem_cache to alloc_slab_page()
` [PATCH v2 bpf-next 3/4] bpf,slab: Add slub-backed allocator for bpf_arena
` [PATCH v2 bpf-next 4/4] selftests/bpf: Add tests for arena slub-backed allocator

[PATCH] Respect mempolicy when calculating surplus huge pages
 2026-05-30  3:35 UTC  (2+ messages)

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-30  1:40 UTC  (12+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v3 2/4] mm/zswap: Implement proactive writeback
` [PATCH v3 3/4] mm/zswap: Add per-memcg stat for "
` [PATCH v3 4/4] selftests/cgroup: Add tests for zswap "

[RFC PATCH] MAINTAINERS: add ABI documents for mm
 2026-05-30  1:18 UTC 

[PATCH 0/6] userfaultfd/pagemap: pre-existing fixes
 2026-05-30  0:34 UTC  (8+ messages)
` [PATCH 1/6] fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
` [PATCH 2/6] fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()
` [PATCH 3/6] fs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole()
` [PATCH 4/6] mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
` [PATCH 5/6] userfaultfd: gate must_wait writability check on pte_present()
` [PATCH 6/6] userfaultfd: build __VMA_UFFD_FLAGS from config-gated masks

[PATCH] mm/nodemask: Correctly describe nodemask operation return types
 2026-05-30  0:27 UTC  (2+ messages)

[PATCH v1] mm/damon/stat: roll back context on damon_call() failure
 2026-05-29 23:40 UTC  (6+ messages)

[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
 2026-05-29 23:36 UTC  (3+ messages)

[RFC PATCH v2 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-29 22:59 UTC  (7+ messages)
` [RFC PATCH v2 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH v2 2/3] mm/zsmalloc: drop pool->lock from zs_free on 64-bit systems
` [RFC PATCH v2 3/3] mm/zsmalloc: drop class lock before freeing zspage

[PATCH RFC 00/11] mm/filemap: split out folio wait and VFS code
 2026-05-29 22:54 UTC  (5+ messages)

[syzbot] [mm?] KCSAN: data-race in _copy_to_iter / _copy_to_iter (2)
 2026-05-29 21:34 UTC 

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-29 20:46 UTC  (9+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure

[PATCH bpf-next 0/4] bpf,slab: Introduce bpf_arena_alloc() kfuncs
 2026-05-29 20:24 UTC  (5+ messages)
` [PATCH bpf-next 1/4] slab: Introduce kmem_cache_alloc_nolock()
` [PATCH bpf-next 2/4] slub: Pass kmem_cache to alloc_slab_page()
` [PATCH bpf-next 3/4] bpf,slab: Add slub-backed allocator for bpf_arena
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for arena slub-backed allocator

[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-29 19:34 UTC  (4+ messages)

[RFC PATCH v2 0/9] mm: support zswap-backed large folio swapin
 2026-05-29 19:22 UTC  (16+ messages)
` [RFC PATCH v2 1/9] mm/zswap: expose range state for swapin policy
` [RFC PATCH v2 3/9] mm/zswap: support fully zswap-backed large folio loads
` [RFC PATCH v2 4/9] mm: admit large swapin by backend range in swapin_sync()
` [RFC PATCH v2 5/9] mm: add common locality admission for zswap large swapin
` [RFC PATCH v2 6/9] mm: provide anon locality evidence "
` [RFC PATCH v2 9/9] docs: mm: update THP swapin counter descriptions

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-29 18:44 UTC  (7+ messages)
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-05-29 18:40 UTC  (4+ messages)

[PATCH bpf-next] bpf: Take mmap_lock in zap_pages()
 2026-05-29 18:32 UTC  (4+ messages)

[PATCH v3] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
 2026-05-29 17:34 UTC  (2+ messages)

[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
 2026-05-29 17:26 UTC  (16+ messages)
` [PATCH v6 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v6 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v6 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v6 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v6 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v6 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v6 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v6 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v6 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v6 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v6 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v6 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v6 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v6 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v6 15/15] Documentation/userfaultfd: document RWP working set tracking

[akpm-mm:mm-new] BUILD SUCCESS a4316353f0e3e9dff78d8a7582915117ec01e359
 2026-05-29 17:08 UTC 

[PATCH v2 0/6] sched: Add support for long task name
 2026-05-29 16:46 UTC  (11+ messages)
` [PATCH v2 3/6] treewide: Replace memcpy(..., current->comm) with strscpy()
` [PATCH v2 4/6] sched: Extend task command name to 64 bytes

FAILED: Patch "mm/page_alloc: clear page->private in free_pages_prepare()" failed to apply to 6.6-stable tree
 2026-05-29 16:28 UTC  (3+ messages)
` [PATCH] mm/page_alloc: clear page->private in free_pages_prepare()

[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
 2026-05-29 16:09 UTC  (4+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()

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

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-05-29 15:02 UTC  (5+ messages)
` [PATCH v2 19/22] mm/page_alloc: implement __GFP_UNMAPPED allocations

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-29 15:02 UTC  (16+ messages)
` [PATCH v7 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v7 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v7 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v7 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v7 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v7 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v7 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v7 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v7 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v7 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot
` [PATCH v7 13/15] mm: Make empty_zero_page[] const
` [PATCH v7 14/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from "

[PATCH v2 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
 2026-05-29 15:00 UTC  (2+ messages)

[PATCH v5 00/14] mm: thp: always enable mTHP support
 2026-05-29 14:55 UTC  (15+ messages)
` [PATCH v5 01/14] docs: tmpfs: remove implementation detail reference
` [PATCH v5 02/14] mm: shmem: shmem_getattr(): set blksize to highest supported THP order
` [PATCH v5 03/14] mm: introduce pgtable_has_pmd_leaves()
` [PATCH v5 04/14] drivers: dax: use pgtable_has_pmd_leaves()
` [PATCH v5 05/14] drivers: nvdimm: "
` [PATCH v5 06/14] mm: debug_vm_pgtable: "
` [PATCH v5 07/14] mm: shmem: allow THP support determination at folio allocation time
` [PATCH v5 08/14] s390: move has_transparent_hugepage() out of THP guard
` [PATCH v5 09/14] powerpc: "
` [PATCH v5 10/14] mips: "
` [PATCH v5 11/14] x86: "
` [PATCH v5 12/14] treewide: introduce arch_has_pmd_leaves()
` [PATCH v5 13/14] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()
` [PATCH v5 14/14] mm: thp: always enable mTHP support

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-29 14:56 UTC  (6+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions

[PATCH v2 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
 2026-05-29 14:52 UTC  (2+ messages)

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-29 14:47 UTC  (6+ messages)
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image

[PATCH v3 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-29 14:41 UTC  (5+ messages)

[PATCH v2 4/4] selftests/kho: handle QEMU not exiting after kexec on LoongArch
 2026-05-29 14:32 UTC 


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