Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 15:48:12 to 2026-07-09 10:00:30 UTC [more...]

[PATCH v2 0/3] mm: split a couple of headers from internal.h
 2026-07-09 10:00 UTC  (3+ messages)
` [PATCH v2 1/3] mm: split out mm_init and memblock declarations "
` [PATCH v2 2/3] mm: split out sparse "

[PATCH v2 0/2] KSM: use linear_page_index in collect_procs_ksm()
 2026-07-09  9:59 UTC  (5+ messages)
` [PATCH v2 1/2] mm/ksm: Initialize the addr only once in collect_procs_ksm
` [PATCH v2 2/2] ksm: Use precise linear_page_index instead of the whole address space

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-09  9:58 UTC  (5+ messages)

[PATCH v7] cgroup/dmem: implement dmem.high soft limit with proactive reclaim
 2026-07-09  9:47 UTC  (4+ messages)

[PATCH 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
 2026-07-09  9:36 UTC  (18+ messages)
` [PATCH 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
` [PATCH 08/10] mm/hugetlb_vmemmap: remove bootmem_info leftovers
` [PATCH 09/10] mm/sparse: remove bootmem_info.h include
` [PATCH 10/10] mm/bootmem_info: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

[harry:kmalloc-no-objext-rfc-v1r1] [mm/slab] 6bc21472e7: BUG:kernel_NULL_pointer_dereference,address
 2026-07-09  9:26 UTC  (2+ messages)

[PATCH v4 00/12] Optimize anonymous large folio unmapping
 2026-07-09  9:24 UTC  (6+ messages)
` [PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-09  9:15 UTC  (4+ messages)

[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
 2026-07-09  9:13 UTC  (12+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction
` [PATCH v2 2/4] mm/mlock: wait for migration to finish when mlocking a folio
` [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range

[PATCH v2 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-07-09  9:07 UTC  (6+ messages)
` [PATCH v2 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()

[PATCH RESEND 2/2] mm/ksm: Use precise linear_page_index instead of the whole address space
 2026-07-09  8:53 UTC  (3+ messages)

better block swap batching and a different take on swap_ops v3
 2026-07-09  8:53 UTC  (3+ messages)

[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
 2026-07-09  8:47 UTC  (2+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-09  8:46 UTC  (11+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09  8:45 UTC  (7+ messages)
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-09  8:27 UTC  (12+ messages)
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel

[PATCH v2 0/5] Keep tail page private zero at free and folio split time
 2026-07-09  8:24 UTC  (7+ messages)
` [PATCH v2 1/5] mm/percpu-km: clear page->private before free them
` [PATCH v2 3/5] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH v2 4/5] mm/page_alloc: make sure tail_page->private is zero at page free time

[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
 2026-07-09  8:23 UTC  (2+ messages)

[PATCH v2] selftests/mm: Fix memleak in migration benchmark
 2026-07-09  8:18 UTC 

[RFC PATCH v2 0/2] mm: enable lru cache for smaller large folios
 2026-07-09  8:15 UTC  (3+ messages)
` [RFC PATCH v2 1/2] mm: allow smaller large folios to use lru_cache
` [RFC PATCH v2 2/2] mm: improve large folio reuse for LRU-cached folios

[PATCH v3 00/26] Introduce meminspect
 2026-07-09  8:16 UTC  (11+ messages)
` [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
` [PATCH v3 21/26] printk: Register "
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver

[PATCH] ext4: fix use-after-free in ext4 delayed I/O completion
 2026-07-09  7:56 UTC 

[PATCH v10 00/15] userfaultfd: working set tracking for VM guest memory
 2026-07-09  7:55 UTC  (5+ messages)
` [PATCH v10 14/15] selftests/mm: add userfaultfd RWP tests

[PATCH 0/3] mm: split a couple of headers from internal.h
 2026-07-09  7:48 UTC  (6+ messages)
` [PATCH 1/3] mm: split out mm_init and memblock declarations "
` [PATCH 2/3] mm: split out sparse "
` [PATCH 3/3] mm: split out vmalloc "

[PATCH v8 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-07-09  7:47 UTC  (10+ messages)
` [PATCH v8 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v8 2/6] alloc_tag: add ioctl filters "
` [PATCH v8 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v8 4/6] alloc_tag: add accuracy based "
` [PATCH v8 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v8 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-09  7:38 UTC  (7+ messages)
` [PATCH v6 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v6 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v6 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v6 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v6 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v6 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-09  7:22 UTC  (9+ messages)
              ` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend

[PATCH] nodemask: use nr_node_ids instead of MAX_NUMNODES in __nodemask_pr_numnodes()
 2026-07-09  7:17 UTC 

[PATCH] mm/damon: prevent migration fallback to non-target nodes
 2026-07-09  6:38 UTC  (5+ messages)

[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
 2026-07-09  6:22 UTC  (11+ messages)

[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
 2026-07-09  6:15 UTC  (12+ messages)

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-09  5:56 UTC  (9+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH 0/4] Use generic_file_read_iter() in hugetlbfs
 2026-07-09  5:56 UTC  (4+ messages)

[RESEND][RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-09  5:14 UTC 

[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-09  5:01 UTC 

[PATCH v11] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
 2026-07-09  4:29 UTC  (3+ messages)

[PATCH v4] mm: mglru: fix stale batch updates after memcg reparenting
 2026-07-09  4:17 UTC  (2+ messages)

[PATCH V2] mm: Standardize printing for pgtable entries
 2026-07-09  3:54 UTC  (8+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-09  3:34 UTC  (5+ messages)
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-09  3:08 UTC  (2+ messages)

[PATCH] selftests/mm: Fix memleak in migration benchmark
 2026-07-09  3:03 UTC  (5+ messages)

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-09  2:28 UTC  (3+ messages)

[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-09  2:21 UTC  (2+ messages)

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-09  2:16 UTC  (4+ messages)

[PATCH v2 0/5] Fix bugs on HugeTLB folio allocation failure paths
 2026-07-09  2:14 UTC  (11+ messages)
` [PATCH v2 1/5] mm: hugetlb: Track used_hpages when getting/putting pages from subpool
` [PATCH v2 2/5] mm: hugetlb: Fix subpool usage leak on allocation failure
` [PATCH v2 3/5] mm: hugetlb: Fix folio refcount mismatch on memcg charge failure
` [PATCH v2 4/5] mm: hugetlb: Return -ENOSPC "
` [PATCH v2 5/5] mm: hugetlb: Move memcg charge earlier to prevent reservation leak
` [POC PATCH 0/3] Reproducers for hugetlb allocation failure issues
  ` [POC PATCH 1/3] Reproducer for false restoration on shared HugeTLB mappings
  ` [POC PATCH 2/3] Reproducer for subpool usage leak
  ` [POC PATCH 3/3] Reproducer for allocation failure due to cgroup v2 memory limits

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-09  2:01 UTC  (5+ messages)
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 11/13] mm/mlock: convert mlock code "

[PATCH] selftests/mm: Fix memleak in migration benchmark
 2026-07-09  1:54 UTC  (2+ messages)

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-09  1:52 UTC  (3+ messages)

[PATCH 5.15.y 6.1.y 6.6.y 1/1] mm/vmscan: flush deferred TLB before freeing large folios
 2026-07-09  0:56 UTC  (3+ messages)

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-09  0:52 UTC  (2+ messages)

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-07-09  0:37 UTC  (3+ messages)

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-07-09  0:08 UTC  (7+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-09  0:06 UTC  (5+ messages)
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently

[RFC PATCH v2 00/10] dma-mapping: Add preservation of direct allocations
 2026-07-08 23:48 UTC  (11+ messages)
` [RFC PATCH v2 01/10] dma: Add DMA allocation preservation KHO ABI
` [RFC PATCH v2 02/10] dma/pool: Add an API to check if DMA allocation is from pool
` [RFC PATCH v2 03/10] dma: contiguous: Add API to check if an allocation is from CMA
` [RFC PATCH v2 04/10] dma-coherent: Allow checking if allocation is from dev coherent region
` [RFC PATCH v2 05/10] dma-direct: Add API to preserve/restore allocations
` [RFC PATCH v2 06/10] dma-mapping: Add API to preserve/restore DMA allocation
` [RFC PATCH v2 07/10] dma-mapping: Add support of preserving dmam allocations
` [RFC PATCH v2 08/10] dma: contiguous: Export is_from_cma helper for kunit
` [RFC PATCH v2 09/10] dma: pool: Export the is_from_pool "
` [RFC PATCH v2 10/10] dma-direct: Add KUnit test for liveupdate preservation

[PATCH] mm/page_owner: avoid docs build warning
 2026-07-08 21:35 UTC 

[PATCH v2] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08 20:31 UTC  (2+ messages)

[PATCH] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08 20:29 UTC  (4+ messages)

[PATCH] selftests: do not override CFLAGS set by the build environment
 2026-07-08 20:16 UTC  (2+ messages)

cgroup/test_zswap failed with "zswpout does not increase after test program"
 2026-07-08 19:08 UTC  (8+ messages)

kernel NULL pointer dereference in drain_obj_stock during ext4 e4defrag
 2026-07-08 18:36 UTC  (2+ messages)

[PATCH v1 0/2] mm: split underused anonymous mTHP folios
 2026-07-08 18:19 UTC  (6+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list

[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
 2026-07-08 17:48 UTC  (13+ messages)

[PATCH 0/3] mm/early_ioremap: clarify and clean up early_ioremap_reset()
 2026-07-08 17:06 UTC  (4+ messages)
` [PATCH 1/3] mm/early_ioremap: clarify early_ioremap_reset() semantics
` [PATCH 2/3] riscv: remove unused __late_set_fixmap() and __late_clear_fixmap()
` [PATCH 3/3] arm64: remove early_ioremap_reset() call and __late_* macros

[PATCH 0/3] binfmt_misc: use RCU for the handler lookup
 2026-07-08 16:51 UTC  (4+ messages)
` [PATCH 1/3] binfmt_misc: convert entry list to an hlist
` [PATCH 2/3] binfmt_misc: use RCU for the handler lookup
` [PATCH 3/3] binfmt_misc: annotate racy accesses to ->enabled

[PATCH v7 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-07-08 16:46 UTC  (5+ messages)
` [PATCH v7 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH] mm/slab: extract __free_to_pcs_batch() from free_to_pcs_bulk()
 2026-07-08 16:32 UTC  (2+ messages)

[PATCH stable v2] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-08 16:29 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