Advanced Filters
Published Title Version Author Status
2026-09-14 19:06 UTC proc/task_mmu: remove unnecessary inlines in function definitions 1 surenb@google.com skipped
2026-09-14 17:14 UTC mm/huge_memory: clean up and decouple the anon and file split helpers 5 devnull@kernel.org in progress
2026-09-14 15:51 UTC mm/page_alloc: let the bulk and folio allocators carry alloc_flags 1 gourry@gourry.net in progress
2026-09-14 14:57 UTC mm: make VMA flag semantics explicit, eliminate VM_SPECIAL 2 ljs@kernel.org in progress
2026-09-14 14:44 UTC mm/damon: introduce hugepage_size probe filter 2 sj@kernel.org finished in 40m0s
2026-09-14 14:19 UTC mm/damon: misc improvements in tests and documents 1 sj@kernel.org skipped
2026-09-14 13:51 UTC arm64: distinguish HW PTE pointers from SW PTE value pointers 1 usama.anjum@arm.com skipped
2026-09-14 13:23 UTC mm/hugetlb: preserve mremap address delta when skipping page tables 3 jaewook376@gmail.com finished in 3h48m0s
2026-09-14 13:11 UTC mm/page_alloc: do not boost watermarks in kdump capture kernels 1 xiangzao@linux.alibaba.com finished in 5h16m0s
2026-09-14 11:32 UTC mm/oom_kill: fix hung tasks queued on mmap_lock behind a long reap 1 jiayuan.chen@linux.dev finished in 4h19m0s
2026-09-14 11:29 UTC mm: mglru: clear the reference counter for rejected folios 3 baolin.wang@linux.alibaba.com finished in 4h16m0s
2026-09-14 10:44 UTC mm/swap: reserve swap areas for deliberate offload 1 matthias.goergens@gmail.com finished in 4h47m0s
2026-09-14 09:33 UTC fork: reset pointer tag of vmapped thread stack before vfree 2 huangshaobo3@xiaomi.com skipped
2026-09-14 07:43 UTC mm/memory_hotplug: use public nodes for migration targets 1 louis2665573906@gmail.com skipped
2026-09-14 07:30 UTC kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro 3 yeoreum.yun@arm.com skipped
2026-09-14 07:30 UTC kselftest: mm: fix some failure of split_huge_page_test 6 yeoreum.yun@arm.com skipped
2026-09-14 07:29 UTC mm/memory_hotplug: optimize zone contiguous check when changing pfn range 9 yuan1.liu@intel.com finished in 4h13m0s
2026-09-14 05:51 UTC mm: Remove unused exact_nid parameter from memmap_alloc() 1 kaitao.cheng@linux.dev skipped
2026-09-14 02:23 UTC Remove PG_private by using page/folio->private checks instead 4 ziy@nvidia.com finished in 4h58m0s
2026-09-14 02:12 UTC mm: shmem: ignore sysfs configs for shmem forced collapse 2 baolin.wang@linux.alibaba.com finished in 4h7m0s
2026-09-13 17:11 UTC mm/damon: introduce hugepage_size probe filter 1 sj@kernel.org finished in 3h51m0s
2026-09-13 16:36 UTC khugepaged: hold invalidate_lock across collapse_file() readahead 2 ngocthang2710.1999@gmail.com finished in 4h5m0s
2026-09-13 10:11 UTC khugepaged: hold invalidate_lock across collapse_file() readahead 1 ngocthang2710.1999@gmail.com finished in 4h58m0s
2026-09-13 10:08 UTC khugepaged: hold invalidate_lock across collapse_file() readahead 1 ngocthang2710.1999@gmail.com finished in 4h20m0s
2026-09-13 10:00 UTC mm: vmscan: retry folios written back while isolated for traditional LRU 8 ridong.chen@linux.dev finished in 3h56m0s
2026-09-13 08:37 UTC mm: Unify Device DAX and HugeTLB vmemmap population paths 1 songmuchun@bytedance.com finished in 3h55m0s
2026-09-13 07:50 UTC mm, swap: extendable swap devices (xswap) 2 hebaoquan@kylinos.cn skipped
2026-09-13 05:19 UTC mm/huge_memory: fix pgtable withdrawal for huge zero PMDs 1 lance.yang@linux.dev finished in 3h47m0s
2026-09-12 20:29 UTC selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable 2 jaeyeon.lee.dev@gmail.com skipped
2026-09-12 20:08 UTC mm/damon: cleanup, clarify, and add/improve test 1 sj@kernel.org finished in 3h46m0s
2026-09-12 19:50 UTC mm: improve folio refcount scalability 6 ilya.gladyshev@linux.dev finished in 4h1m0s
2026-09-12 12:28 UTC proc/task_mmu: handle special PMDs in clear_refs and pagemap 1 gourry@gourry.net finished in 4h4m0s
2026-09-12 11:08 UTC mm/madvise: reclaim isolated folios if PTE restart fails 1 gourry@gourry.net finished in 3h46m0s
2026-09-12 11:05 UTC mm/madvise: use folio_trylock() in the cold/pageout PMD split 1 gourry@gourry.net finished in 4h25m0s
2026-09-12 08:24 UTC mm/ksm: scan with per-VMA locks 1 xialonglong2025@163.com finished in 4h6m0s
2026-09-12 03:48 UTC mm: stop calling pmd_folio() on special PMDs 2 gourry@gourry.net finished in 5h19m0s
2026-09-12 03:44 UTC mm/migrate_device: consolidate compound folio handling 2 sh_def@163.com finished in 3h52m0s
2026-09-12 03:04 UTC mm: refactor zonelist constructors and iterators 2 gourry@gourry.net finished in 5h2m0s
2026-09-12 01:08 UTC mm: test_vmstat: add synthetic benchmark for vm stats 3 rientjes@google.com skipped
2026-09-11 21:06 UTC kselftest: mm: remove exclusion of building soft-dirty test in arm64 2 yeoreum.yun@arm.com skipped
2026-09-11 19:41 UTC read proc/pid/smaps_rollup under per-vma lock 4 surenb@google.com finished in 4h30m0s
2026-09-11 19:36 UTC mm: make userland page table freeing RCU-safe 3 ljs@kernel.org finished in 4h11m0s
2026-09-11 14:40 UTC module: Limit ELF includes in linux/module.h to uapi/linux/elf.h 2 petr.pavlu@suse.com skipped
2026-09-11 14:29 UTC kselftest: mm: fix potential failure for merged VMA in guard-regions 2 yeoreum.yun@arm.com skipped
2026-09-11 13:55 UTC mm/damon: introduce probe_hits_wsum DAMOS core filter 2 sj@kernel.org finished in 4h35m0s
2026-09-11 12:50 UTC kselftest: mm: remove exclusion of building soft-dirty test in arm64 1 yeoreum.yun@arm.com skipped
2026-09-11 12:45 UTC selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable 1 jaeyeon.lee.dev@gmail.com skipped
2026-09-11 12:35 UTC kselftest: mm: fix potential failure for merged VMA in guard-regions 1 yeoreum.yun@arm.com skipped
2026-09-11 12:13 UTC mm: zswap: free cold writeback folios promptly 5 alex@ghiti.fr finished in 3h51m0s
2026-09-11 11:45 UTC mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup 2 devnull@kernel.org finished in 3h51m0s
2026-09-11 11:09 UTC selftests/mm: separate GUP microbenchmarking from functional testing 10 sarthak.sharma@arm.com skipped
2026-09-11 10:29 UTC mm/mglru: add tracepoints for scan and aging paths 2 ridong.chen@linux.dev skipped
2026-09-11 09:32 UTC Docs/mm/damon/design: fix typos in temporal auto-tuning algorithm section 1 aethernet65535@gmail.com skipped
2026-09-11 09:20 UTC mm: fix workingset refaults in the zswap writeback path 4 alex@ghiti.fr finished in 4h11m0s
2026-09-11 08:07 UTC mm/ksm: use per-VMA locking for find_mergeable_vma() 1 xu.xin16@zte.com.cn finished in 4h12m0s
2026-09-11 08:00 UTC mm: workingset: fix the shadow node budget under MGLRU 5 hui.zhu@linux.dev finished in 4h39m0s
2026-09-11 07:57 UTC sched: introduce for_each_process_rculock and for_each_thread_rculock 3 ye.liu@linux.dev finished in 4h10m0s
2026-09-11 07:28 UTC mm/mglru: add tracepoints for scan and aging paths 1 ridong.chen@linux.dev skipped
2026-09-11 06:13 UTC mm/migrate_device: consolidate compound folio handling 1 sh_def@163.com finished in 3h59m0s
2026-09-11 05:02 UTC mm: Switch device DAX to section-based vmemmap optimization 3 songmuchun@bytedance.com skipped
2026-09-11 04:04 UTC mm: shmem: ignore sysfs configs for shmem forced collapse 1 baolin.wang@linux.alibaba.com finished in 4h11m0s
2026-09-11 02:56 UTC mm: retry page faults once under the per-VMA lock 6 zhanghongru06@gmail.com finished in 3h47m0s
2026-09-11 01:13 UTC mm/damon: introduce probe_hits_wsum DAMOS core filter 1 sj@kernel.org finished in 3h44m0s
2026-09-11 00:18 UTC sched/numa: stop VMA scan filters from gating promotion 2 gourry@gourry.net finished in 4h0m0s
2026-09-10 23:55 UTC guest_memfd: In-place conversion support 13 devnull@kernel.org finished in 9m0s
2026-09-10 23:47 UTC read proc/pid/smaps_rollup under per-vma lock 3 surenb@google.com finished in 3h56m0s
2026-09-10 16:21 UTC KVM: Enable Clang Context Analysis 1 elver@google.com finished in 4h6m0s
2026-09-10 14:22 UTC mm/damon: introduce pgidle_set probe filter type 1 sj@kernel.org finished in 58m0s
2026-09-10 14:18 UTC mm/damon: introduce probe_hits_wsum DAMOS core filter 1 sj@kernel.org finished in 4h18m0s
2026-09-10 13:18 UTC mm: implement and use vma_anon_tracked(), silence KCSAN 2 ljs@kernel.org finished in 4h3m0s
2026-09-10 12:56 UTC selftests/mm: Validate selections and scope memfd_secret setup 3 diannaaav@gmail.com skipped
2026-09-10 12:02 UTC mm/collapse: separate a collapse from its callers 2 kirill@shutemov.name finished in 3h57m0s
2026-09-10 11:22 UTC Docs/mm/damon/design: clarify when qt_exceeds increases 1 aethernet65535@gmail.com skipped
2026-09-10 08:07 UTC mm: restore per-memcg reclaim for NONSLAB shrinkers under nokmem 3 qinyuntan@linux.alibaba.com finished in 4h13m0s
2026-09-10 06:44 UTC selftests/mm: fix ptrace PEEKDATA check in memfd_secret test 2 hongfu.li@linux.dev skipped
2026-09-10 06:32 UTC mm: Introduce section-based vmemmap optimization for HugeTLB 6 songmuchun@bytedance.com skipped
2026-09-10 04:09 UTC mm/damon: introduce pgidle_set probe filter type 1 sj@kernel.org skipped
2026-09-10 04:03 UTC mm/damon: introduce probe_hits_wsum DAMOS core filter 1 sj@kernel.org skipped
2026-09-10 03:46 UTC mm/memcg: clear folio memcg after changing per memcg stats 5 devnull@kernel.org finished in 4h1m0s
2026-09-10 03:42 UTC mm/memory: constrain generic_access_phys() to page boundary 3 weir@nebusec.ai finished in 4h3m0s
2026-09-10 02:34 UTC mm/khugepaged: Never install PMDs in uffd-minor-registered VMAs 3 jthoughton@google.com finished in 3h46m0s
2026-09-09 21:49 UTC Fix HugeTLB subpool used_hpages tracking 2 devnull@kernel.org finished in 3h49m0s
2026-09-09 18:01 UTC writeback: report a Tasks-RCU quiescent state per cgwb drain pass 1 josef@toxicpanda.com finished in 1h0m0s
2026-09-09 17:11 UTC Fix bugs in HugeTLB allocation when mem_cgroup_charge_hugetlb() fails 2 devnull@kernel.org finished in 4h0m0s
2026-09-09 16:14 UTC mm: implement and use vma_is_faulted(), silence KCSAN 1 ljs@kernel.org finished in 3h48m0s
2026-09-09 15:23 UTC selftests/mm: Validate selections and scope memfd_secret setup 3 diannaaav@gmail.com skipped
2026-09-09 14:54 UTC selftests/mm: Validate selections and scope memfd_secret setup 3 diannaaav@gmail.com skipped
2026-09-09 13:32 UTC mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups 1 david@kernel.org finished in 3h54m0s
2026-09-09 13:05 UTC mm/memory-failure: keep hardware-poisoned pages out of the next kexec 4 leitao@debian.org finished in 3h50m0s
2026-09-09 11:57 UTC mm: bypass datarace check 1 trintaeoitogc@gmail.com finished in 4h16m0s
2026-09-09 09:45 UTC docs/mm: describe set_memory() and set_direct_map() APIs 1 rppt@kernel.org skipped
2026-09-09 09:44 UTC mm: page_counter: move hierarchical protection out of struct page_counter 2 devnull@kernel.org finished in 4h3m0s
2026-09-09 09:00 UTC arm64: Add support for PUD THP 1 tujinjiang@huawei.com finished in 4h8m0s
2026-09-09 08:08 UTC mm: page_counter: move hierarchical protection out of struct page_counter 1 devnull@kernel.org finished in 4h28m0s
2026-09-09 07:46 UTC mm/hugetlb: account for allowed nodes when gathering surplus pages 1 yehuaisheng@open-hieco.net finished in 4h7m0s
2026-09-09 06:23 UTC mm/truncate: fix data loss when truncating straddling large folios 2 yi.zhang@huaweicloud.com finished in 4h7m0s
2026-09-09 04:00 UTC arm64/mm: Standardize printing for pgtable entries 1 anshuman.khandual@arm.com skipped
2026-09-09 02:58 UTC mm: khugepaged: fix tracepoint UAF 5 vernon2gm@gmail.com skipped
2026-09-09 02:35 UTC mm/ksm: trylock the mmap lock in the unstable tree walk 1 xialonglong2025@163.com finished in 4h3m0s
2026-09-09 01:57 UTC mm: mglru: clear the reference counter for rejected folios 2 baolin.wang@linux.alibaba.com finished in 4h3m0s