Published Title Version Author Status
2025-11-27 10:03 UTC mm/swapfile: fix and cleanup swap list iterations 2 youngjun.park@lge.com finished in 4h6m0s
2025-11-27 01:14 UTC mm: continue using per-VMA lock when retrying page faults after I/O 1 21cnbao@gmail.com skipped
2025-11-26 19:35 UTC vfio/pci: Base support to preserve a VFIO device file across Live Update 1 dmatlack@google.com skipped
2025-11-25 16:58 UTC Live Update Orchestrator 8 pasha.tatashin@soleen.com skipped
2025-11-25 16:30 UTC mm/swapfile: fix and cleanup swap list iterations 1 youngjun.park@lge.com finished in 4h7m0s
2025-11-25 10:00 UTC initial work on making VMA flags a bitmap 3 lorenzo.stoakes@oracle.com finished in 3h56m0s
2025-11-24 19:13 UTC mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags 3 ryncsn@gmail.com finished in 4h3m0s
2025-11-22 22:23 UTC Live Update Orchestrator 7 pasha.tatashin@soleen.com skipped
2025-11-21 09:31 UTC mm: ghost swapfile support for zswap 1 chrisl@kernel.org finished in 33m0s
2025-11-19 11:41 UTC mm/swap: fix wrong plist empty check in swap_alloc_slow() 1 youngjun.park@lge.com finished in 4h4m0s
2025-11-16 18:11 UTC mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags 2 ryncsn@gmail.com finished in 3h49m0s
2025-11-15 23:33 UTC Live Update Orchestrator 6 pasha.tatashin@soleen.com skipped
2025-11-14 13:26 UTC initial work on making VMA flags a bitmap 2 lorenzo.stoakes@oracle.com finished in 4h22m0s
2025-11-11 13:36 UTC mm, swap: fix potential UAF issue for VMA readahead 1 ryncsn@gmail.com finished in 52m0s
2025-11-10 22:21 UTC mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries 2 lorenzo.stoakes@oracle.com skipped
2025-11-09 18:06 UTC Revert "mm, swap: avoid redundant swap device pinning" 1 devnull@kernel.org finished in 3h40m0s
2025-11-08 17:08 UTC mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries 2 lorenzo.stoakes@oracle.com finished in 3h41m0s
2025-11-07 21:02 UTC Live Update Orchestrator 5 pasha.tatashin@soleen.com finished in 3h37m0s
2025-11-03 12:31 UTC mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries 1 lorenzo.stoakes@oracle.com finished in 3h51m0s
2025-11-02 15:11 UTC MAINTAINERS: add Chris and Kairui as the swap maintainer 1 chrisl@kernel.org finished in 43m0s
2025-11-02 08:24 UTC mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type() 2 youngjun.park@lge.com finished in 3h46m0s
2025-11-01 13:41 UTC mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type() 1 youngjun.park@lge.com finished in 3h58m0s
2025-10-31 06:50 UTC mm: swap: small fixes and comment cleanups 2 youngjun.park@lge.com finished in 3h49m0s
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-29 08:56 UTC mm: swap: small fixes and comment cleanups 1 youngjun.park@lge.com skipped
2025-10-28 03:43 UTC mm/swapfile.c: select swap devices of default priority round robin 5 bhe@redhat.com finished in 3h51m0s
2025-10-24 07:41 UTC remove is_swap_[pte, pmd]() + non-swap confusion 1 lorenzo.stoakes@oracle.com finished in 23m0s
2025-10-18 00:06 UTC VFIO live update support 1 vipinsh@google.com skipped
2025-10-11 08:16 UTC mm/swapfile.c: select the swap device with default priority round robin 4 bhe@redhat.com finished in 3h44m0s
2025-10-06 20:02 UTC mm, swap: misc cleanup and bugfix 1 ryncsn@gmail.com finished in 3h44m0s
2025-10-06 13:25 UTC mm: skip folio_activate() for mlocked folios 2 d@ilvokhin.com finished in 3h44m0s
2025-10-03 14:19 UTC mm: skip folio_activate() for mlocked folios 1 d@ilvokhin.com finished in 3h47m0s
2025-10-01 04:34 UTC mm/swap: remove plist swap_active_head 1 bhe@redhat.com skipped
2025-09-30 06:33 UTC mm/swapfile.c: select the swap device with default priority round robin 3 bhe@redhat.com finished in 3h53m0s
2025-09-29 01:02 UTC Live Update Orchestrator 4 pasha.tatashin@soleen.com finished in 3h41m0s
2025-09-29 00:26 UTC mm: Fix some typos in mm module 2 jianyungao89@gmail.com finished in 38m0s
2025-09-27 08:06 UTC mm: Fix some typos in mm module 1 jianyungao89@gmail.com finished in 39m0s
2025-09-26 15:55 UTC mm/swapfile.c: select the swap device with default priority round robin 2 bhe@redhat.com finished in 42m0s
[1 findings]
2025-09-24 18:11 UTC mm: swap: check for stable address space before operating on the VMA 1 charan.kalla@oss.qualcomm.com finished in 4h0m0s
2025-09-24 09:17 UTC mm/swapfile.c: select the swap device with default priority round robin 1 bhe@redhat.com finished in 3h38m0s
2025-09-21 05:44 UTC kho: add support for preserving vmalloc allocations 5 rppt@kernel.org skipped
2025-09-17 17:40 UTC kho: add support for preserving vmalloc allocations 4 rppt@kernel.org skipped
2025-09-17 12:56 UTC kho: move sanity checks to kho_restore_page() 2 pratyush@kernel.org finished in 38m0s
2025-09-16 16:00 UTC mm, swap: introduce swap table as swap cache (phase I) 4 ryncsn@gmail.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
2025-09-10 15:34 UTC kho: make sure folio being restored is actually from KHO 1 pratyush@kernel.org finished in 42m0s
2025-09-09 20:14 UTC KSTATE: [de]serialization framework for KHO 3 arbn@yandex-team.com skipped
2025-09-09 19:09 UTC Remove XA_ZERO from error recovery of dup_mmap() 1 liam.howlett@oracle.com skipped
2025-09-09 14:44 UTC kho: introduce the KHO array 1 pratyush@kernel.org finished in 3h54m0s
2025-09-09 06:53 UTC mm: swap: Gather swap entries and batch async release 0 liulei.rjpt@vivo.com finished in 3h46m0s
2025-09-08 22:15 UTC mm: better GUP pin lru_add_drain_all() 2 hughd@google.com finished in 3h49m0s
2025-09-08 10:35 UTC kho: add support for preserving vmalloc allocations 3 rppt@kernel.org finished in 1h12m0s
2025-09-07 07:00 UTC kho: add support for preserving vmalloc allocations 2 rppt@kernel.org finished in 34m0s
2025-09-05 19:13 UTC mm, swap: introduce swap table as swap cache (phase I) 2 ryncsn@gmail.com finished in 3h42m0s
2025-09-05 13:13 UTC kho: add support for preserving vmalloc allocations 2 rppt@kernel.org finished in 1h4m0s
2025-09-03 06:30 UTC kho: add support for preserving vmalloc allocations 1 rppt@kernel.org finished in 57m0s
2025-08-31 09:01 UTC mm: better GUP pin lru_add_drain_all() 1 hughd@google.com finished in 3h37m0s
2025-08-28 08:48 UTC huge_mm.h: disallow is_huge_zero_folio(NULL) 3 max.kellermann@ionos.com finished in 3h43m0s
2025-08-27 15:03 UTC huge_mm.h: disallow is_huge_zero_folio(NULL) 2 max.kellermann@ionos.com finished in 3h53m0s
2025-08-26 23:16 UTC huge_mm.h: is_huge_zero_folio(NULL) should return false 1 max.kellermann@ionos.com finished in 3h48m0s
2025-08-22 19:20 UTC mm, swap: introduce swap table as swap cache (phase I) 1 ryncsn@gmail.com skipped
2025-08-22 19:08 UTC mm/zswap: store <PAGE_SIZE compression failed page as-is 5 sj@kernel.org finished in 3h39m0s
2025-08-19 19:34 UTC mm/zswap: store <PAGE_SIZE compression failed page as-is 4 sj@kernel.org finished in 39m0s
2025-08-15 21:30 UTC mm/zswap: store <PAGE_SIZE compression failed page as-is 3 sj@kernel.org finished in 4h1m0s
2025-08-15 19:10 UTC Remove XA_ZERO from error recovery of 1 liam.howlett@oracle.com finished in 3h50m0s
2025-08-12 07:10 UTC mm/swapfile.c and swap.h cleanup 3 chrisl@kernel.org skipped
2025-08-11 17:20 UTC mm/mincore: minor clean up for swap cache checking 1 ryncsn@gmail.com finished in 3h43m0s
2025-08-08 09:21 UTC mm: swap: check for xa_zero_entry() on vma in swapoff path 1 quic_charante@quicinc.com finished in 3h49m0s
2025-08-08 07:48 UTC mm/swapfile.c: introduce function alloc_swap_scan_list() 2 chrisl@kernel.org skipped
2025-08-07 15:27 UTC mm/mincore: clean up swap cache helper and PTL 1 ryncsn@gmail.com finished in 3h43m0s
2025-08-06 17:34 UTC mm/swapfile.c: introduce function alloc_swap_scan_list() 1 chrisl@kernel.org skipped
2025-08-06 16:17 UTC mm, swap: improve cluster scan strategy 2 ryncsn@gmail.com finished in 3h46m0s