| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-07-17 07:20 UTC | mm/folio-compat: Drop superfluous return statements in void compat wrappers | 1 | hongfu.li@linux.dev | skipped |
| 2026-07-17 07:02 UTC | selftests/mm: Fix BUG_ON checking wrong variable in mremap_dontunmap | 1 | hongfu.li@linux.dev | skipped |
| 2026-07-17 06:30 UTC | mm/thp: expose deferred split folio memory usage in meminfo | 1 | ye.liu@linux.dev | skipped |
| 2026-07-17 05:29 UTC | mm: add missing alloc_percpu() NULL check in hotplug init | 1 | hongfu.li@linux.dev | finished in 5h20m0s |
| 2026-07-16 21:31 UTC | mm: fix UAF caused by race between ptdump and vmap pgtable freeing | 4 | ljs@kernel.org | finished in 6h21m0s |
| 2026-07-16 14:51 UTC | mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2) | 2 | david@kernel.org | skipped |
| 2026-07-16 14:30 UTC | mm: yet more cleanups for page_alloc APIs | 1 | jackmanb@google.com | skipped |
| 2026-07-16 13:43 UTC | mm/mseal: further cleanups | 1 | ljs@kernel.org | finished in 4h52m0s |
| 2026-07-16 12:32 UTC | selftests/mm: separate GUP microbenchmarking from functional testing | 5 | sarthak.sharma@arm.com | skipped |
| 2026-07-16 07:51 UTC | bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations | 3 | rppt@kernel.org | finished in 4h44m0s |
| 2026-07-16 01:40 UTC | ARM: mm: acquire mmap write lock around show_pte() for user faults | 4 | xieyuanbin1@huawei.com | skipped |
| 2026-07-15 18:15 UTC | mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings | 9 | skinsburskii@gmail.com | finished in 6h14m0s |
| 2026-07-15 14:42 UTC | fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes | 5 | kirill@shutemov.name | skipped |
| 2026-07-15 12:08 UTC | mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory | 7 | jiangwenxiaomi@gmail.com | finished in 5h9m0s |
| 2026-07-15 11:18 UTC | Batch unmap of uffd-wp file folios | 1 | dev.jain@arm.com | finished in 5h14m0s |
| 2026-07-15 11:03 UTC | mm/page_alloc: couple of followups for recent cleanups | 3 | jackmanb@google.com | skipped |
| 2026-07-15 02:59 UTC | mm/khugepaged: several cleanups | 2 | npache@redhat.com | finished in 5h21m0s |
| 2026-07-14 22:21 UTC | mm/hmm: Clarify notifier retry state and scope HMM timeouts | 2 | skinsburskii@gmail.com | skipped |
| 2026-07-14 20:51 UTC | kho: align kho_scratch to MAX_ORDER_NR_PAGES pages | 1 | mclapinski@google.com | skipped |
| 2026-07-14 20:13 UTC | mm/hmm: Clarify notifier retry state and scope HMM timeouts | 1 | skinsburskii@gmail.com | skipped |
| 2026-07-14 17:24 UTC | mm: fix UAF caused by race between ptdump and vmap pgtable freeing | 3 | ljs@kernel.org | finished in 4h55m0s |
| 2026-07-14 15:14 UTC | vfio/pci: Base Live Update support for VFIO | 5 | vipinsh@google.com | skipped |
| 2026-07-14 14:03 UTC | Simplify special kernel page table handling | 1 | kevin.brodsky@arm.com | finished in 5h38m0s |
| 2026-07-14 14:01 UTC | Docs/ABI/damon: sysfs ABI document fixes and additions | 2 | sj@kernel.org | skipped |
| 2026-07-14 13:23 UTC | mm: let node_reclaim() return the number of pages reclaimed | 4 | ptesarik@suse.com | finished in 5h40m0s |
| 2026-07-14 01:51 UTC | mm/page_owner: misc cleanups | 6 | ye.liu@linux.dev | finished in 5h4m0s |
| 2026-07-13 20:49 UTC | kho: support preserving unsplit high-order pages | 2 | praan@google.com | skipped |
| 2026-07-13 16:34 UTC | mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost | 2 | usama.arif@linux.dev | finished in 5h3m0s |
| 2026-07-13 11:48 UTC | mm: kmemleak: reduce transient false positives by confirming leaks | 1 | leitao@debian.org | finished in 4h55m0s |
| 2026-07-13 09:17 UTC | fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes | 4 | kirill@shutemov.name | skipped |
| 2026-07-13 07:17 UTC | RDMA, IB: replace __get_free_pages() with kmalloc() | 2 | rppt@kernel.org | finished in 4h50m0s |
| 2026-07-13 06:15 UTC | mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap | 6 | wangruikang@iscas.ac.cn | skipped |
| 2026-07-13 03:32 UTC | selftests/mm: Factor out hmm_buffer_alloc() to consolidate buffer setup | 1 | lihongfu@kylinos.cn | skipped |
| 2026-07-12 15:44 UTC | dax/kmem: atomic whole-device hotplug via sysfs | 7 | gourry@gourry.net | finished in 4h38m0s |
| 2026-07-12 10:42 UTC | mm: fix UAF caused by race between ptdump and vmap pgtable freeing | 2 | ljs@kernel.org | finished in 4h56m0s |
| 2026-07-12 09:33 UTC | mm/kconfig: Drop redundant dependency wrappers | 1 | kaitao.cheng@linux.dev | skipped |
| 2026-07-12 07:38 UTC | mm: batch rmap walks during large folio migration | 1 | shivankg@amd.com |
finished
in 5h5m0s
[6 findings] |
| 2026-07-11 09:43 UTC | bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations | 2 | rppt@kernel.org | finished in 5h0m0s |
| 2026-07-11 04:39 UTC | mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress | 2 | ahacigu.linux@gmail.com | finished in 5h33m0s |
| 2026-07-10 21:26 UTC | mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings | 8 | skinsburskii@gmail.com | finished in 5h33m0s |
| 2026-07-10 21:26 UTC | PCI: liveupdate: PCI core support for Live Update | 7 | dmatlack@google.com | finished in 5h23m0s |
| 2026-07-10 15:23 UTC | mm: let node_reclaim() return the number of pages reclaimed | 3 | ptesarik@suse.com | finished in 5h31m0s |
| 2026-07-10 13:46 UTC | mm/damon: introduce data attributes only monitoring | 1 | sj@kernel.org | finished in 5h43m0s |
| 2026-07-10 13:29 UTC | mm/ptdump: always stabilise against page table freeing using init_mm | 1 | ljs@kernel.org | finished in 5h43m0s |
| 2026-07-10 11:56 UTC | x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF | 1 | ljs@kernel.org | finished in 4h47m0s |
| 2026-07-10 10:49 UTC | mm: fix UAF caused by race between ptdump and vmap pgtable freeing | 1 | ljs@kernel.org | finished in 4h35m0s |
| 2026-07-10 09:24 UTC | selftests/mm: remove obsolete hugetlb vmemmap test | 1 | songmuchun@bytedance.com | skipped |
| 2026-07-10 02:44 UTC | mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress | 1 | ahacigu.linux@gmail.com | finished in 6h13m0s |
| 2026-07-09 21:07 UTC | ACPI: Add support for ACPI RAS2 feature table | 22 | shijujose2008@gmail.com |
finished
in 1h55m0s
[1 findings] |
| 2026-07-09 18:06 UTC | Keep tail page private zero at free and folio split time | 3 | ziy@nvidia.com | finished in 5h2m0s |
| 2026-07-09 17:37 UTC | kho: make boot time huge page allocation work nicely with KHO | 3 | pratyush@kernel.org | finished in 5h2m0s |
| 2026-07-09 14:51 UTC | mm: avoid large folio splits when swap is unavailable | 2 | xueyuan.chen21@gmail.com | finished in 5h4m0s |
| 2026-07-09 12:16 UTC | fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes | 3 | kirill@shutemov.name | skipped |
| 2026-07-09 11:25 UTC | mm: optimize zone-device memmap initialization | 6 | lizhe.67@bytedance.com | finished in 4h59m0s |
| 2026-07-09 10:00 UTC | mm: split a couple of headers from internal.h | 2 | rppt@kernel.org | skipped |
| 2026-07-09 08:18 UTC | selftests/mm: Fix memleak in migration benchmark | 2 | lihongfu@kylinos.cn | skipped |
| 2026-07-09 08:15 UTC | mm: enable lru cache for smaller large folios | 2 | baohua@kernel.org | finished in 5h47m0s |
| 2026-07-09 07:38 UTC | mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory | 6 | jiangwenxiaomi@gmail.com | finished in 4h56m0s |
| 2026-07-09 06:41 UTC | mm: split a couple of headers from internal.h | 1 | rppt@kernel.org | skipped |
| 2026-07-08 23:48 UTC | dma-mapping: Add preservation of direct allocations | 2 | skhawaja@google.com | skipped |
| 2026-07-08 20:19 UTC | mm/util: don't read __page_2 for order-1 folios in snapshot_page() | 2 | aboorvad@linux.ibm.com | finished in 5h10m0s |
| 2026-07-08 17:06 UTC | mm/early_ioremap: clarify and clean up early_ioremap_reset() | 1 | ekffu200098@gmail.com | skipped |
| 2026-07-08 14:10 UTC | mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2) | 1 | david@kernel.org | finished in 5h15m0s |
| 2026-07-08 11:35 UTC | mm: clean up folio LRU and swap declarations | 9 | wujianyue000@gmail.com | skipped |
| 2026-07-08 11:14 UTC | userfaultfd: working set tracking for VM guest memory | 10 | kirill@shutemov.name | finished in 42m0s |
| 2026-07-08 10:37 UTC | selftests/mm: Fix memleak in migration benchmark | 1 | lihongfu@kylinos.cn | skipped |
| 2026-07-08 10:34 UTC | fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes | 2 | kirill@shutemov.name | finished in 5h45m0s |
| 2026-07-08 09:34 UTC | fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes | 1 | kirill@shutemov.name | finished in 5h48m0s |
| 2026-07-08 08:33 UTC | mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer | 11 | hui.zhu@linux.dev | skipped |
| 2026-07-08 05:31 UTC | Introduce meminspect | 3 | mukesh.ojha@oss.qualcomm.com |
finished
in 2h32m0s
[1 findings] |
| 2026-07-08 02:15 UTC | mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer | 10 | hui.zhu@linux.dev | skipped |
| 2026-07-08 01:52 UTC | mm/util: don't read __page_2 for order-1 folios in snapshot_page() | 1 | aboorvad@linux.ibm.com | finished in 5h19m0s |
| 2026-07-07 20:17 UTC | mm: split underused anonymous mTHP folios | 1 | joannelkoong@gmail.com | finished in 4h38m0s |
| 2026-07-07 19:46 UTC | mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings | 7 | skinsburskii@gmail.com | skipped |
| 2026-07-07 16:11 UTC | mm: clean up folio LRU and swap declarations | 8 | wujianyue000@gmail.com | skipped |
| 2026-07-07 15:13 UTC | fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes | 2 | kirill@shutemov.name | finished in 5h26m0s |
| 2026-07-07 09:03 UTC | mm/kconfig: Drop redundant memory hotplug dependencies | 1 | kaitao.cheng@linux.dev | skipped |
| 2026-07-07 06:42 UTC | mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting | 1 | souravpanda@google.com | finished in 42m0s |
| 2026-07-07 06:32 UTC | mm: rework anon_vma and remove anon_vma_chain | 2 | tao.wangtao@honor.com |
finished
in 5h26m0s
[1 findings] |
| 2026-07-07 04:10 UTC | mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap | 5 | wangruikang@iscas.ac.cn | finished in 4h56m0s |
| 2026-07-07 03:17 UTC | selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address | 2 | yanlonglong@kylinos.cn | skipped |
| 2026-07-06 20:45 UTC | mm/memory-tiers: cache top tier nodes | 1 | joshua.hahnjy@gmail.com | finished in 6h16m0s |
| 2026-07-06 20:31 UTC | mm: pgtable: free kernel page tables via RCU to fix ptdump UAF | 8 | devnexen@gmail.com | finished in 6h7m0s |
| 2026-07-06 17:55 UTC | mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings | 6 | skinsburskii@gmail.com | finished in 4h58m0s |
| 2026-07-06 16:37 UTC | treewide: remove unreachable memblock_reserve() return value checks in early boot | 2 | ekffu200098@gmail.com | skipped |
| 2026-07-06 15:44 UTC | mm/khugepaged: several cleanups | 1 | npache@redhat.com | skipped |
| 2026-07-06 13:04 UTC | make persistent huge zero folio read-only | 3 | xueyuan.chen21@gmail.com | skipped |
| 2026-07-06 12:28 UTC | mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost | 1 | usama.arif@linux.dev | finished in 5h25m0s |
| 2026-07-06 10:43 UTC | fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes | 1 | kirill@shutemov.name | finished in 4h56m0s |
| 2026-07-06 08:47 UTC | userfaultfd: working set tracking for VM guest memory | 9 | kirill@shutemov.name | finished in 4h37m0s |
| 2026-07-06 08:42 UTC | mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory | 5 | jiangwenxiaomi@gmail.com | finished in 4h38m0s |
| 2026-07-06 08:30 UTC | selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address | 1 | yanlonglong@kylinos.cn | skipped |
| 2026-07-06 08:15 UTC | selftests/mm: refactor pkey helpers and fix mmap error handling | 10 | lihongfu@kylinos.cn | skipped |
| 2026-07-06 00:03 UTC | ACPI: Add support for ACPI RAS2 feature table | 21 | shijujose2008@gmail.com | skipped |
| 2026-07-05 20:57 UTC | mm/damon: introduce data attributes only monitoring | 1 | sj@kernel.org | finished in 4h13m0s |
| 2026-07-05 18:07 UTC | Only free healthy pages in high-order has_hwpoisoned folio | 6 | jiaqiyan@google.com | finished in 4h19m0s |
| 2026-07-05 14:12 UTC | mm: clean up folio LRU and swap declarations | 7 | wujianyue000@gmail.com | skipped |
| 2026-07-05 06:25 UTC | mm: page_reporting: allow driver to set batch capacity | 3 | mst@redhat.com | finished in 4h11m0s |
| 2026-07-04 22:07 UTC | ACPI: Add support for ACPI RAS2 feature table | 20 | shijujose2008@gmail.com | skipped |
| 2026-07-04 06:13 UTC | scsi: replace __get_free_pages() with kmalloc() | 2 | rppt@kernel.org | finished in 4h28m0s |