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

[syzbot] [mm?] INFO: rcu detected stall in kvm_vm_release (4)
 2026-08-21  1:06 UTC  (3+ 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 

[PATCH] mm/vmscan: fix comment logic in balance_pgdat
 2026-08-21  0:51 UTC 

[PATCH 0/2] kselftest: mm: fix some failure of split_huge_page_test
 2026-08-21  0:26 UTC  (12+ 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] mm/vmstat: add per-order allocation slow path statistics
 2026-08-21  0:24 UTC  (3+ messages)

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

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)

[PATCH v2] memcg: trim the per-cpu charge stock instead of draining it
 2026-08-20 20:50 UTC  (5+ messages)

[PATCH 0/7] Remove aops->launder_folio
 2026-08-20 20:37 UTC  (9+ messages)
` [PATCH 1/7] filemap: Export filemap_invalidate_pages() to modules
` [PATCH 2/7] fuse: Use filemap_invalidate_pages()
` [PATCH 3/7] btrfs: "
` [PATCH 4/7] nfs: "
` [PATCH 5/7] orangefs: "
` [PATCH 6/7] orangefs: Remove launder_folio implementation
` [PATCH 7/7] Remove folio_launder()

[RFC PATCH v3 0/4] mm: enable lru cache for smaller large folios
 2026-08-20 20:22 UTC  (4+ messages)

[PATCH] mm: thp: default defrag mode to defer+madvise
 2026-08-20 20:15 UTC  (2+ messages)

[PATCH v3 0/1] liveupdate: Add internal APIs for file preservation
 2026-08-20 19:18 UTC  (2+ messages)
` [PATCH v3 1/1] liveupdate: luo_file: "

[PATCH v3 00/18] mm/huge_memory: clean up folio split and lift swapcache split limits
 2026-08-20 18:55 UTC  (19+ messages)
` [PATCH v3 01/18] mm/swap: fix off-by-one in swap cache replace sanity check
` [PATCH v3 02/18] mm/huge_memory: fix rejection of swap cache folios with a mapping
` [PATCH v3 03/18] mm/huge_memory: invert folio_ref_freeze() check to reduce indentation
` [PATCH v3 04/18] mm/huge_memory: split the routine for splitting anon and file folio
` [PATCH v3 05/18] mm/huge_memory: rename __split_unmapped_folio() to __split_frozen_folio()
` [PATCH v3 06/18] mm/huge_memory: consolidate irq and locking for folio split
` [PATCH v3 07/18] mm/huge_memory: move EOF trimming into the file split helper
` [PATCH v3 08/18] mm/huge_memory: move unmap and remap into the split helpers
` [PATCH v3 09/18] mm/huge_memory: move anon_vma and filemap management into "
` [PATCH v3 10/18] mm/huge_memory: move memcg switch into the file split helper
` [PATCH v3 11/18] mm/huge_memory: allow splitting mappingless swap cache folios
` [PATCH v3 12/18] mm/huge_memory: add kerneldoc for the split helpers
` [PATCH v3 13/18] mm/huge_memory: drop the unused do_lru argument of the file split helper
` [PATCH v3 14/18] mm/huge_memory: clean up after-split folio freeing in __folio_split
` [PATCH v3 15/18] mm/huge_memory: lift order-0 restriction for swapcache split
` [PATCH v3 16/18] mm/huge_memory: clarify supported split orders in comment
` [PATCH v3 17/18] mm/huge_memory: count only swap cache refs in anon folio split
` [PATCH v3 18/18] mm/huge_memory: drop the redundant mapping argument of __split_frozen_folio

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-20 18:49 UTC  (4+ messages)

[PATCH 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-08-20 18:44 UTC  (6+ messages)
` [PATCH 1/3] proc: refactor /proc/$pid/mem to use struct as private_data
` [PATCH 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)

[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-20 18:20 UTC  (3+ messages)
` [PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()

[RFC PATCH v3] mm/cma: don't release CMA pages still in use
 2026-08-20 18:16 UTC  (2+ messages)

[PATCH v5 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-20 18:04 UTC  (3+ messages)
` [PATCH v5 05/10] mm/cma: Introduce cma_alloc_at() API

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-20 17:51 UTC  (3+ messages)

[PATCH v7 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-20 17:46 UTC  (5+ messages)
` [PATCH v7 2/2] "

[PATCH 1/1] mm/hugetlb: do not dissolve gigantic pages without runtime support
 2026-08-20 17:33 UTC  (4+ messages)

[PATCH] selftests/mm: check stat() return value in khugepaged get_finfo()
 2026-08-20 17:31 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-08-20 16:12 UTC  (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration


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