Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-20 21:23:14 to 2026-08-21 10:29:48 UTC [more...]

[PATCH v2 0/6] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-08-21 10:29 UTC  (8+ messages)
` [PATCH v2 1/6] efi/libstub: add a helper for the top of usable RAM
` [PATCH v2 2/6] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v2 3/6] efi/libstub: add the poisoned-memory EFI table
` [PATCH v2 4/6] efi/libstub: install the poisoned-memory table from the stub
` [PATCH v2 5/6] efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel

[PATCH 0/6] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
 2026-08-21 10:25 UTC  (7+ messages)
` [PATCH 1/6] mm/mglru: batch update lrugen->nr_pages in inc_min_seq()
` [PATCH 2/6] mm/mglru: batch update lrugen->protected "
` [PATCH 3/6] mm/mglru: enhance cold/hot inversion handling "
` [PATCH 4/6] mm/mglru: exclude folios promoted by aging from protected "
` [PATCH 5/6] mm/mglru: move folios from oldest gen to second-oldest gen from head to tail
` [PATCH 6/6] mm/mglru: batch move folios to the second-oldest gen's LRU

[PATCH] fork: initialize function graph state before copy_exec_state()
 2026-08-21 10:22 UTC 

[PATCH v2 0/3] mm: fix workingset refaults in the zswap writeback path
 2026-08-21 10:19 UTC  (6+ messages)
` [PATCH v2 1/3] mm/swap: move LRU insertion out of the swap cache allocator
` [PATCH v2 2/3] mm/swap: refault on swap-in, not in "
` [PATCH v2 3/3] mm/zswap: preserve the workingset shadow across writeback

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-08-21  9:55 UTC  (4+ messages)

[RFC PATCH 0/3] selftests: mm: introduce page allocation stall reproducer
 2026-08-21  9:53 UTC  (3+ messages)

[PATCH v3 0/3] mm: zswap: free cold writeback folios promptly
 2026-08-21  9:53 UTC  (9+ messages)
` [PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-21  9:48 UTC  (8+ messages)

[PATCH 0/2] kselftest: mm: fix some failure of split_huge_page_test
 2026-08-21  9:35 UTC  (15+ messages)
` [PATCH 1/2] kselftest: mm: prevent random failure of huge page split for khugepaged
` [PATCH 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper

[PATCH v7 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-21  9:32 UTC  (9+ messages)
` [PATCH v7 1/2] mm/memory_hotplug: make shrink_zone_span() more robust
` [PATCH v7 2/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range

[PATCH 1/1] mm/hugetlb: do not dissolve gigantic pages without runtime support
 2026-08-21  9:30 UTC  (5+ messages)

[RFC PATCH 0/4] mm/vmscan: honour node reclaim limits per type
 2026-08-21  9:24 UTC  (10+ messages)
` [RFC PATCH 1/4] mm/vmscan: only reclaim slab in node reclaim when over min_slab_pages
` [RFC PATCH 2/4] mm/vmscan: only reclaim file pages in node reclaim when over min_unmapped_pages
` [RFC PATCH 3/4] mm/vmscan: drop the combined limit gate in __node_reclaim()
` [RFC PATCH 4/4] mm/vmscan: do not skip node reclaim when only anon is reclaimable

[syzbot] [mm?] WARNING in ep_write_iter
 2026-08-21  8:30 UTC  (3+ messages)

[PATCH v2 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()
 2026-08-21  8:19 UTC  (3+ messages)

[PATCH v2 0/3] mm: khugepaged: fix tracepoint UAF
 2026-08-21  8:17 UTC  (5+ messages)
` [PATCH v2 1/3] mm: khugepaged: fix swap entry value to folio_pfn()

[RFC PATCH 0/4] mm/vmscan: honour node reclaim limits per type
 2026-08-21  8:16 UTC 

[PATCH] mm/huge_memory: allow huge pfnmaps regardless of THP mode
 2026-08-21  8:03 UTC  (2+ messages)

[PATCH] mm/vmstat: add per-order allocation slow path statistics
 2026-08-21  7:50 UTC  (5+ messages)

[PATCH v2] memcg: trim the per-cpu charge stock instead of draining it
 2026-08-21  7:45 UTC  (6+ messages)

[PATCH v2] mm/vmscan: fix comment logic in balance_pgdat
 2026-08-21  7:07 UTC  (2+ messages)

[RFC PATCH 0/6] mm/mglru: skip empty PUD subtrees during aging with PUD-level Bloom filter
 2026-08-21  6:21 UTC  (10+ messages)
` [RFC PATCH 1/6] mm/mglru: add PUD-level Bloom filter state
` [RFC PATCH 3/6] mm/mglru: skip empty PUD subtrees during aging
` [RFC PATCH 4/6] mm/mglru: report hot PUDs from the rmap feedback path

[PATCH v2 0/3] mm: khugepaged: fix tracepoint UAF
 2026-08-21  6:03 UTC  (4+ messages)

[PATCH] mm/vmscan: fix comment logic in balance_pgdat
 2026-08-21  3:41 UTC  (2+ messages)

[PATCH] mm/memblock: simplify reserve_mem_init error handling
 2026-08-21  3:32 UTC 

[PATCH] mm: filemap: tighten dropbehind completion context check
 2026-08-21  3:30 UTC  (4+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-21  3:11 UTC  (5+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd

[GIT PULL] hotfixes for 7.3-rc1
 2026-08-21  3:10 UTC  (2+ messages)

[GIT PULL] MM updates for 7.3-rc1
 2026-08-21  3:10 UTC  (3+ messages)

[PATCH v2 0/2] mm/page_isolation: fix UBSAN shift-out-of-bounds in isolate_single_pageblock
 2026-08-21  2:55 UTC  (3+ messages)
` [PATCH v2 1/2] mm/page_isolation: fix UBSAN shift-out-of-bounds warning
` [PATCH v2 2/2] mm/page_isolation: guard compound_order() against racing

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-08-21  2:23 UTC  (3+ messages)
` [PATCH 07/15] RISC-V: "

[PATCH v2] mm/mglru: preserve inactive placement when enabling MGLRU
 2026-08-21  2:16 UTC 

[PATCH v2 RESEND 0/3] mm: memblock: fix debugfs flag reporting and synchronization
 2026-08-21  2:09 UTC  (4+ messages)
` [PATCH v2 RESEND 1/3] mm: memblock: add missing HugeTLB flag name
` [PATCH v2 RESEND 2/3] mm: memblock: show all region flags in debugfs
` [PATCH v2 RESEND 3/3] mm: memblock: synchronize debugfs reads with memory hotplug

[PATCH] mm/mglru: preserve inactive placement when enabling MGLRU
 2026-08-21  1:54 UTC  (3+ messages)

[PATCH 0/3] mm/mglru: clean up isolate_folios and scan_folios for readability and clarity
 2026-08-21  1:45 UTC  (5+ messages)
` [PATCH 2/3] mm/mglru: improve scan_folios() exhaustion detection
` [PATCH 3/3] mm/mglru: retry the same type once if isolation fails due to races

[PATCH] riscv: Add native this_cpu_cmpxchg() support
 2026-08-21  1:27 UTC 

[syzbot] [mm?] INFO: rcu detected stall in kvm_vm_release (4)
 2026-08-21  1:20 UTC  (4+ messages)

mm.git review status at 7.2
 2026-08-21  0:57 UTC 

[PATCH v2] mm/vmstat: add per-order allocation slow path statistics
 2026-08-21  0:55 UTC 

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

[PATCH v2 0/2] mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
 2026-08-20 23:22 UTC  (7+ messages)
` [PATCH v2 2/2] selftests/mm: add stale walk->action race test

[PATCH v4 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-08-20 22:55 UTC  (3+ messages)

[syzbot] [mm?] WARNING in vma_set_pgoff
 2026-08-20 22:52 UTC 

[PATCH] binfmt_elf_fdpic: reject PT_LOAD with filesz larger than memsz
 2026-08-20 22:28 UTC 

[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
 2026-08-20 22:20 UTC  (3+ messages)

[PATCH] mm: memcg: use ratelimited stats flush in obj_cgroup_may_zswap()
 2026-08-20 22:18 UTC  (4+ messages)


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