messages from 2026-08-20 13:52:17 to 2026-08-20 20:15:51 UTC [more...]
[PATCH] mm: thp: default defrag mode to defer+madvise
2026-08-20 20:15 UTC (2+ messages)
[PATCH 0/2] kselftest: mm: fix some failure of split_huge_page_test
2026-08-20 19:55 UTC (5+ 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 0/7] Remove aops->launder_folio
2026-08-20 19:33 UTC (8+ 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()
[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 (9+ 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 3/3] selinux: require EXECMEM or PTRACE for FOLL_FORCE introspection
[PATCH v2] memcg: trim the per-cpu charge stock instead of draining it
2026-08-20 18:44 UTC (4+ messages)
[RFC PATCH v3 0/4] mm: enable lru cache for smaller large folios
2026-08-20 18:23 UTC (2+ messages)
[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 (4+ messages)
[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
2026-08-20 16:53 UTC (6+ messages)
[syzbot] [mm?] INFO: rcu detected stall in kvm_vm_release (4)
2026-08-20 16:29 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
[PATCH v3 0/3] mm: zswap: free cold writeback folios promptly
2026-08-20 15:38 UTC (4+ messages)
` [PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
[PATCH] mm: drop stale MAX_ORDER references
2026-08-20 15:00 UTC (4+ messages)
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-20 14:43 UTC (12+ messages)
[PATCH] mm: filemap: tighten dropbehind completion context check
2026-08-20 14:34 UTC (2+ messages)
[syzbot] [mm?] WARNING in ep_write_iter
2026-08-20 14:27 UTC (5+ messages)
[PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-20 14:21 UTC (2+ messages)
[PATCH bpf-next v2 3/3] selftests/bpf: Test linux_binprm user memory kfuncs
2026-08-20 14:21 UTC (2+ messages)
[PATCH bpf-next v2 1/3] mm: Add copy_remote_mm_str()
2026-08-20 14:05 UTC (2+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox