Published Title Version Author Status
2025-10-30 01:40 UTC Optimize folio split in memory failure 4 ziy@nvidia.com finished in 3h51m0s
2025-10-29 17:49 UTC initial work on making VMA flags a bitmap 1 lorenzo.stoakes@oracle.com skipped
2025-10-29 15:58 UTC mm, swap: never bypass swap cache and cleanup flags (swap table phase II) 1 ryncsn@gmail.com finished in 33m0s
[1 findings]
2025-10-28 17:49 UTC mm: shmem/tmpfs hugepage defaults config choice 2 d@ilvokhin.com finished in 3h42m0s
2025-10-28 13:01 UTC KVM: s390: Fix missing present bit for gmap puds 1 imbrenda@linux.ibm.com finished in 41m0s
2025-10-24 07:41 UTC remove is_swap_[pte, pmd]() + non-swap confusion 1 lorenzo.stoakes@oracle.com finished in 23m0s
2025-10-23 18:12 UTC mm: shmem/tmpfs hugepage defaults config choice 1 d@ilvokhin.com finished in 3h39m0s
2025-10-23 11:37 UTC mm: some optimizations for prot numa 5 wangkefeng.wang@huawei.com finished in 3h47m0s
2025-10-23 06:59 UTC mm/shmem: fix THP allocation and fallback loop 3 ryncsn@gmail.com finished in 3h40m0s
2025-10-23 03:05 UTC mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order 4 ziy@nvidia.com finished in 3h43m0s
2025-10-23 01:50 UTC perf record: skip synthesize event when open evsel failed 1 xueshuai@linux.alibaba.com finished in 46m0s
2025-10-23 01:35 UTC arm, tlbflush: avoid TLBI broadcast if page reused in write fault 1 ying.huang@linux.alibaba.com finished in 3h58m0s
2025-10-22 18:37 UTC khugepaged: mTHP support 12 npache@redhat.com finished in 3h54m0s
2025-10-22 10:57 UTC mm/shmem: fix THP allocation and fallback loop 2 ryncsn@gmail.com finished in 3h50m0s
2025-10-22 03:35 UTC Optimize folio split in memory failure 3 ziy@nvidia.com finished in 3h55m0s
2025-10-21 21:21 UTC mm/huge_memory: cleanup __split_unmapped_folio() 3 richard.weiyang@gmail.com finished in 3h42m0s
2025-10-21 19:04 UTC mm/shmem: fix THP allocation size check and fallback 1 ryncsn@gmail.com finished in 4h5m0s
2025-10-21 13:44 UTC mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store() 2 leon.hwang@linux.dev finished in 3h53m0s
2025-10-21 11:30 UTC drm: Reduce page tables overhead with THP 5 loic.molinari@collabora.com finished in 42m0s
[1 findings]
2025-10-21 06:35 UTC mm/memory: Do not populate page table entries beyond i_size. 1 kirill@shutemov.name finished in 3h49m0s
2025-10-20 15:11 UTC mm/khugepaged: guard is_zero_pfn() calls with pte_present() 3 lance.yang@linux.dev finished in 3h57m0s
2025-10-20 12:11 UTC expand mmap_prepare functionality, port more users 5 lorenzo.stoakes@oracle.com finished in 3h50m0s
2025-10-20 11:53 UTC mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store() 1 leon.hwang@linux.dev finished in 0s
2025-10-20 06:18 UTC mm: some optimizations for prot numa 4 wangkefeng.wang@huawei.com finished in 4h31m0s
2025-10-17 09:38 UTC mm/khugepaged: guard is_zero_pfn() calls with pte_present() 2 lance.yang@linux.dev finished in 4h1m0s
2025-10-17 07:53 UTC optimize the logic for handling dirty file folios during reclaim 2 baolin.wang@linux.alibaba.com finished in 3h40m0s
2025-10-17 01:36 UTC mm/huge_memory: do not change split_huge_page*() target order silently. 3 ziy@nvidia.com skipped
2025-10-16 11:27 UTC mm: add huge pfnmap support for remap_pfn_range() 2 yintirui@huawei.com finished in 3h50m0s
[1 findings]
2025-10-16 03:36 UTC mm/khugepaged: guard is_zero_pfn() calls with pte_present() 1 lance.yang@linux.dev finished in 3h43m0s
2025-10-16 03:34 UTC Do not change split folio target order 2 ziy@nvidia.com skipped
2025-10-16 00:46 UTC mm/huge_memory: cleanup __split_unmapped_folio() 2 richard.weiyang@gmail.com finished in 3h44m0s
2025-10-15 15:30 UTC drm: Reduce page tables overhead with THP 4 loic.molinari@collabora.com finished in 30m0s
2025-10-15 14:17 UTC mm, bpf: BPF-MM, BPF-THP 10 laoar.shao@gmail.com finished in 38m0s
[1 findings]
2025-10-15 12:35 UTC mm: some optimizations for prot numa 3 wangkefeng.wang@huawei.com finished in 3h40m0s
2025-10-15 09:29 UTC mm/khugepaged: fix comment for default scan sleep duration 1 lianux.mm@gmail.com finished in 42m0s
2025-10-15 06:49 UTC mm: prevent poison consumption when splitting THP 4 qiuxu.zhuo@intel.com finished in 4h0m0s
2025-10-15 06:43 UTC mm/khugepaged: fix comment for default scan sleep duration 1 lianux.mm@gmail.com finished in 54m0s
2025-10-15 06:35 UTC reparent the THP split queue 5 qi.zheng@linux.dev finished in 4h5m0s
2025-10-14 14:19 UTC mm: prevent poison consumption when splitting THP 3 qiuxu.zhuo@intel.com finished in 3h52m0s
2025-10-14 13:46 UTC mm/huge_memory: cleanup __split_unmapped_folio() 1 richard.weiyang@gmail.com finished in 4h12m0s
2025-10-14 11:33 UTC mm: some optimizations for prot numa 2 wangkefeng.wang@huawei.com finished in 4h4m0s
2025-10-13 12:15 UTC mm: some optimizations for prot numa 1 wangkefeng.wang@huawei.com finished in 3h43m0s
2025-10-13 09:20 UTC arm, tlbflush: avoid TLBI broadcast if page reused in write fault 1 ying.huang@linux.alibaba.com finished in 3h45m0s
2025-10-11 07:55 UTC mm: prevent poison consumption when splitting THP 2 qiuxu.zhuo@intel.com finished in 3h46m0s
2025-10-10 17:39 UTC Do not change split folio target order 1 ziy@nvidia.com finished in 3h58m0s
2025-10-10 14:11 UTC mm/huge_memory: only get folio_order() once during __folio_split() 1 richard.weiyang@gmail.com skipped
2025-10-08 09:54 UTC mm/huge_memory: cleanup for pmd folio installation 3 richard.weiyang@gmail.com finished in 4h3m0s
2025-10-08 04:37 UTC refactor and merge PTE scanning logic 3 lance.yang@linux.dev skipped
2025-10-08 03:26 UTC mm/khugepaged: abort collapse scan on non-swap entries 3 lance.yang@linux.dev finished in 3h50m0s
2025-10-07 00:50 UTC mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd() 2 richard.weiyang@gmail.com skipped
2025-10-06 20:02 UTC mm, swap: misc cleanup and bugfix 1 ryncsn@gmail.com finished in 3h44m0s
2025-10-06 14:43 UTC mm/khugepaged: refactor and merge PTE scanning logic 2 lance.yang@linux.dev skipped
2025-10-04 09:30 UTC drm: Reduce page tables overhead with THP 3 loic.molinari@collabora.com skipped
2025-10-04 09:25 UTC mm/khugepaged: use map_anon_folio_pmd() in collapse_huge_page() 1 richard.weiyang@gmail.com skipped
2025-10-03 16:53 UTC reparent the THP split queue 4 qi.zheng@linux.dev finished in 3h48m0s
2025-10-02 08:12 UTC DEPT(DEPendency Tracker) 17 byungchul@sk.com finished in 3h43m0s
2025-10-02 07:32 UTC mm/khugepaged: refactor and merge PTE scanning logic 1 lance.yang@linux.dev skipped
2025-10-02 01:38 UTC mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd() 2 richard.weiyang@gmail.com finished in 3h44m0s
2025-10-01 14:28 UTC mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd() 1 richard.weiyang@gmail.com finished in 3h42m0s
2025-10-01 09:18 UTC mm_slot: following fixup for usage of mm_slot_entry() 2 richard.weiyang@gmail.com finished in 3h46m0s
2025-10-01 03:22 UTC mm/khugepaged: abort collapse scan on non-swap entries 2 lance.yang@linux.dev finished in 3h42m0s
2025-10-01 01:06 UTC mm_slot: fix the usage of mm_slot_entry() 1 richard.weiyang@gmail.com finished in 3h50m0s
2025-09-30 08:10 UTC mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage 5 lance.yang@linux.dev finished in 3h45m0s
2025-09-30 07:10 UTC mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage 4 lance.yang@linux.dev finished in 3h41m0s
[1 findings]
2025-09-30 06:05 UTC mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage 3 lance.yang@linux.dev finished in 3h46m0s
[1 findings]
2025-09-30 05:58 UTC mm, bpf: BPF based THP order selection 9 laoar.shao@gmail.com finished in 3h46m0s
2025-09-30 04:33 UTC mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage 2 lance.yang@linux.dev finished in 3h44m0s
2025-09-29 20:03 UTC drm: Optimize page tables overhead with THP 1 loic.molinari@collabora.com skipped
2025-09-28 11:16 UTC reparent the THP split queue 3 zhengqi.arch@bytedance.com finished in 3h42m0s
2025-09-28 04:48 UTC mm/rmap: fix soft-dirty bit loss when remapping zero-filled mTHP subpage to shared zeropage 1 lance.yang@linux.dev finished in 3h41m0s
2025-09-28 03:28 UTC mm: prevent poison consumption when splitting THP 1 qiuxu.zhuo@intel.com finished in 3h42m0s
2025-09-27 00:45 UTC mm_slot: fix the usage of mm_slot_entry() 4 richard.weiyang@gmail.com skipped
2025-09-26 09:33 UTC mm, bpf: BPF based THP order selection 8 laoar.shao@gmail.com finished in 3h45m0s
2025-09-25 07:32 UTC optimize the logic for handling dirty file folios during reclaim 1 baolin.wang@linux.alibaba.com finished in 3h42m0s
2025-09-24 10:02 UTC mm/khugepaged: abort collapse scan on non-swap entries 1 lance.yang@linux.dev skipped
2025-09-24 04:58 UTC mm: clean up is_guard_pte_marker() 1 lance.yang@linux.dev finished in 3h40m0s
2025-09-24 00:48 UTC mm_slot: fix the usage of mm_slot_entry 3 richard.weiyang@gmail.com finished in 3h38m0s
2025-09-23 13:31 UTC mm: add huge pfnmap support for remap_pfn_range() 1 yintirui@huawei.com finished in 3h45m0s
[2 findings]
2025-09-23 09:16 UTC reparent the THP split queue 2 zhengqi.arch@bytedance.com finished in 3h44m0s
2025-09-22 14:09 UTC mm/khugepaged: use start_addr/addr for better reading 2 richard.weiyang@gmail.com skipped
2025-09-22 02:14 UTC mm/thp: fix MTE tag mismatch when replacing zero-filled subpages 1 lance.yang@linux.dev skipped
2025-09-20 00:54 UTC mm/khugepaged: use [pmd|pte]_addr for better reading 1 richard.weiyang@gmail.com skipped
2025-09-19 07:12 UTC mm_slot: fix the usage of mm_slot_entry 2 richard.weiyang@gmail.com finished in 3h39m0s
2025-09-19 03:46 UTC reparent the THP split queue 1 zhengqi.arch@bytedance.com finished in 3h36m0s
2025-09-18 05:04 UTC mm/khugepaged: optimize collapse candidate detection 2 lance.yang@linux.dev finished in 1h40m0s
2025-09-18 03:46 UTC some cleanups for pageout() 2 baolin.wang@linux.alibaba.com finished in 3h4m0s
2025-09-18 02:04 UTC memfd,selinux: call security_inode_init_security_anon 3 tweek@google.com finished in 3h39m0s
2025-09-17 19:11 UTC expand mmap_prepare functionality, port more users 4 lorenzo.stoakes@oracle.com skipped
2025-09-16 16:00 UTC mm, swap: introduce swap table as swap cache (phase I) 4 ryncsn@gmail.com skipped
2025-09-16 14:11 UTC expand mmap_prepare functionality, port more users 3 lorenzo.stoakes@oracle.com skipped
2025-09-16 07:22 UTC mm/vmscan: Add readahead LRU to improve readahead file page reclamation efficiency 0 liulei.rjpt@vivo.com finished in 3h41m0s
2025-09-15 03:29 UTC arm, tlbflush: avoid TLBI broadcast if page reused in write fault 1 ying.huang@linux.alibaba.com finished in 3h44m0s
2025-09-14 14:35 UTC mm/khugepaged: optimize collapse candidate detection 1 lance.yang@linux.dev skipped
2025-09-14 00:00 UTC mm/mm_slot: make sure slot is the first element of its wrapper structure 1 richard.weiyang@gmail.com finished in 3h43m0s
2025-09-12 16:58 UTC mm/khugepaged: Do not fail collapse_pte_mapped_thp() on SCAN_PMD_NULL 1 kirill@shutemov.name finished in 4h7m0s
2025-09-12 12:30 UTC selftests/mm: Add -Wunreachable-code and fix warnings 1 usama.anjum@collabora.com finished in 54m0s
2025-09-12 03:45 UTC some cleanups for pageout() 1 baolin.wang@linux.alibaba.com finished in 3h45m0s
2025-09-12 03:27 UTC khugepaged: mTHP support 11 npache@redhat.com skipped
2025-09-10 20:21 UTC expand mmap_prepare functionality, port more users 2 lorenzo.stoakes@oracle.com skipped
2025-09-10 16:08 UTC mm, swap: introduce swap table as swap cache (phase I) 3 ryncsn@gmail.com finished in 3h45m0s