| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-05-19 13:33 UTC | kho: fix order calculation for kho_unpreserve_pages() | 1 | pratyush@kernel.org | finished in 1h36m0s |
| 2026-05-19 12:05 UTC | selftests/mm: separate GUP microbenchmarking from functional testing | 2 | sarthak.sharma@arm.com | finished in 1h57m0s |
| 2026-05-19 05:25 UTC | userfaultfd: snapshot VMA state across UFFDIO_COPY retry | 1 | rppt@kernel.org | finished in 4h6m0s |
| 2026-05-18 23:40 UTC | mm/damon: introduce data attributes monitoring | 1 | sj@kernel.org | skipped |
| 2026-05-18 19:09 UTC | mm/damon: fix missing parens in macro arguments | 1 | mshcherba2000@gmail.com | finished in 1h12m0s |
| 2026-05-18 18:17 UTC | Test readback from fd on hugetlbfs mount | 1 | devnull@kernel.org | finished in 1h15m0s |
| 2026-05-18 09:49 UTC | vdso/datastore: Allow prefaulting by mlockall() | 3 | thomas.weissschuh@linutronix.de | finished in 4h29m0s |
| 2026-05-18 08:21 UTC | selftests/mm: add missing mmap() return checks in pkey tests | 1 | lihongfu@kylinos.cn | finished in 1h27m0s |
| 2026-05-17 23:05 UTC | mm/page_alloc: tidy up pindex helpers | 2 | jackmanb@google.com | finished in 4h2m0s |
| 2026-05-17 18:26 UTC | Docs/{ABI,admin-guide}/damon: fix various typoes | 1 | zenghui.yu@linux.dev | finished in 1h20m0s |
| 2026-05-17 13:54 UTC | Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files | 6 | ziy@nvidia.com | finished in 4h1m0s |
| 2026-05-17 12:34 UTC | mm: move offset_in_page() to page_helpers.h | 1 | thorsten.blum@linux.dev | finished in 4h19m0s |
| 2026-05-17 10:36 UTC | docs/mm: fix typo in process_addrs.rst | 1 | ssh1326@icloud.com | finished in 1h1m0s |
| 2026-05-17 07:34 UTC | design: fix typos in design.rst | 2 | ssh1326@icloud.com | finished in 1h8m0s |
| 2026-05-17 01:02 UTC | docs: fix typos in design.rst | 2 | ssh1326@icloud.com | finished in 59m0s |
| 2026-05-16 18:36 UTC | mm/damon: introduce data attributes monitoring | 3 | sj@kernel.org | finished in 4h3m0s |
| 2026-05-16 17:09 UTC | ptrace: keep task's mm around in separate exit_mm field post-exit | 1 | brauner@kernel.org | finished in 4h16m0s |
| 2026-05-16 09:35 UTC | docs: fix typos in design.rst | 1 | cheesecake2960@icloud.com | finished in 59m0s |
| 2026-05-15 14:33 UTC | mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev | 4 | alban.crequy@gmail.com | finished in 4h35m0s |
| 2026-05-15 12:59 UTC | selftests/mm: add pkey_sighandler_tests to .gitignore | 1 | sarthak.sharma@arm.com | finished in 2h2m0s |
| 2026-05-15 12:13 UTC | kho: test: include more variety of allocations | 1 | mclapinski@google.com | finished in 1h30m0s |
| 2026-05-15 08:48 UTC | selftests/mm: separate GUP benchmarking from functional testing | 1 | sarthak.sharma@arm.com | finished in 1h47m0s |
| 2026-05-15 08:20 UTC | mm: speed up ZONE_DEVICE memmap initialization | 1 | lizhe.67@bytedance.com | finished in 4h15m0s |
| 2026-05-15 03:47 UTC | Revert "mm: introduce a new page type for page pool in page type" | 1 | byungchul@sk.com | finished in 3h58m0s |
| 2026-05-14 22:26 UTC | liveupdate: Remove limits on the number of files and sessions | 2 | pasha.tatashin@soleen.com | finished in 1h45m0s |
| 2026-05-14 09:41 UTC | mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory | 2 | jiangwenxiaomi@gmail.com | finished in 5h2m0s |
| 2026-05-14 00:54 UTC | mm/userfaultfd: fix UFFDIO_COPY retry private/shared VMA panic | 1 | michael.bommarito@gmail.com | finished in 4h58m0s |
| 2026-05-13 21:19 UTC | mm/hugetlb: fix deadlock in __hugetlb_zap_begin() by using trylock | 1 | contact.kartikn@gmail.com | finished in 5h12m0s |
| 2026-05-13 16:35 UTC | mm/mmu_notifier: Fix a begin vs. start typo in the invalidate range comment | 1 | seanjc@google.com | finished in 1h20m0s |
| 2026-05-13 15:39 UTC | mm/memory-failure: add panic option for unrecoverable pages | 7 | leitao@debian.org | finished in 1h39m0s |
| 2026-05-13 12:35 UTC | mm: misc cleanups from __GFP_UNMAPPED series | 1 | jackmanb@google.com | finished in 4h39m0s |
| 2026-05-13 10:51 UTC | memblock: don't touch memblock arrays when memblock_free() is called late | 1 | rppt@kernel.org | finished in 4h30m0s |
| 2026-05-13 09:56 UTC | selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED | 2 | lihongfu@kylinos.cn | finished in 1h37m0s |
| 2026-05-13 08:14 UTC | userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing | 2 | rppt@kernel.org | finished in 4h47m0s |
| 2026-05-13 02:52 UTC | selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED | 1 | lihongfu@kylinos.cn | finished in 1h49m0s |
| 2026-05-13 02:40 UTC | mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings | 2 | skinsburskii@linux.microsoft.com | finished in 4h56m0s |
| 2026-05-12 21:05 UTC | mm/virtio: skip redundant zeroing of host-zeroed pages | 7 | mst@redhat.com | finished in 4h52m0s |
| 2026-05-12 19:51 UTC | kho: Add support for kunit mocking KHO restore API | 1 | skhawaja@google.com | finished in 2h1m0s |
| 2026-05-12 18:48 UTC | PCI: liveupdate: PCI core support for Live Update | 5 | dmatlack@google.com |
finished
in 1h1m0s
[1 findings] |
| 2026-05-12 14:36 UTC | mm/damon: introduce data attributes monitoring | 2 | sj@kernel.org | skipped |
| 2026-05-12 14:35 UTC | mm: fix misleading comment for remap_pfn_range() | 1 | s9430939@naver.com | finished in 1h34m0s |
| 2026-05-12 11:03 UTC | Insert instead of copy pages into shmem when shrinking | 1 | thomas.hellstrom@linux.intel.com | finished in 4h12m0s |
| 2026-05-12 10:13 UTC | selftests/mm: Fix mmap() return value check in run_migration_benchmark | 1 | lihongfu@kylinos.cn | finished in 1h45m0s |
| 2026-05-12 09:50 UTC | mm/memory: avoid unnecessary #PF on mTHP allocation race | 1 | chenwandun1@gmail.com | finished in 4h53m0s |
| 2026-05-12 08:55 UTC | dma-contiguous: add kconfig option to setup numa cma area if not configured explicitly | 5 | feng.tang@linux.alibaba.com | finished in 4h50m0s |
| 2026-05-12 07:26 UTC | drivers/base/memory: make memory block get/put explicit | 2 | songmuchun@bytedance.com | finished in 4h30m0s |
| 2026-05-12 06:19 UTC | psi: slightly improve performance of psi | 1 | lukafocus@icloud.com | finished in 4h10m0s |
| 2026-05-11 23:47 UTC | vfio/pci: Base Live Update support for VFIO | 4 | vipinsh@google.com | finished in 2h12m0s |
| 2026-05-11 20:20 UTC | per-memcg-per-node kmem accounting | 1 | alex@ghiti.fr | finished in 5h5m0s |
| 2026-05-11 20:00 UTC | slab: support for compiler-assisted type-based slab cache partitioning | 4 | elver@google.com | finished in 4h57m0s |
| 2026-05-11 18:58 UTC | khugepaged: mTHP support | 17 | npache@redhat.com | finished in 4h34m0s |
| 2026-05-11 17:34 UTC | selftests/mm: use pattern matching in .gitignore | 3 | pratmal@google.com | finished in 1h47m0s |
| 2026-05-11 16:27 UTC | make MM selftests more CI friendly | 4 | rppt@kernel.org | finished in 1h24m0s |
| 2026-05-11 15:38 UTC | mm/memory-failure: add panic option for unrecoverable pages | 6 | leitao@debian.org | finished in 1h28m0s |
| 2026-05-11 14:05 UTC | mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1) | 1 | david@kernel.org | finished in 4h33m0s |
| 2026-05-11 11:58 UTC | mm: improve write performance with RWF_DONTCACHE | 7 | jlayton@kernel.org | finished in 4h48m0s |
| 2026-05-11 11:18 UTC | drivers/base/memory: make memory block get/put explicit | 1 | songmuchun@bytedance.com | finished in 4h25m0s |
| 2026-05-11 09:34 UTC | selftests/mm: handle fork() failure in migration tests | 1 | husong@kylinos.cn | finished in 2h2m0s |
| 2026-05-11 09:01 UTC | mm/virtio: skip redundant zeroing of host-zeroed pages | 6 | mst@redhat.com | finished in 5h24m0s |
| 2026-05-10 13:55 UTC | sh: remove NUMA and SPARSEMEM support | 2 | rppt@kernel.org | finished in 52m0s |
| 2026-05-09 07:25 UTC | dma-contiguous: add kconfig option to setup numa cma area if not configured explicitly | 1 | feng.tang@linux.alibaba.com | finished in 4h6m0s |
| 2026-05-09 02:44 UTC | kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes | 1 | dongtai.guo@linux.dev | finished in 1h13m0s |
| 2026-05-08 16:12 UTC | mm: make zeropage read-only | 1 | jannh@google.com | finished in 4h14m0s |
| 2026-05-08 15:55 UTC | userfaultfd: working set tracking for VM guest memory | 2 | kas@kernel.org | finished in 4h16m0s |
| 2026-05-08 08:05 UTC | x86/xen: Fix lazy mmu handling across context switch | 1 | jgross@suse.com | finished in 1h27m0s |
| 2026-05-06 18:20 UTC | liveupdate: serialization safety and race fixes | 2 | pasha.tatashin@soleen.com | finished in 1h12m0s |
| 2026-05-06 12:58 UTC | mm/kmemleak: dedupe verbose scan output | 3 | leitao@debian.org | finished in 1h22m0s |
| 2026-05-06 11:23 UTC | mm/fadvise: avoid remote LRU drain for mapped folio failures | 1 | fujunjie1@qq.com | finished in 5h15m0s |
| 2026-05-06 09:44 UTC | Optimize anonymous large folio unmapping | 3 | dev.jain@arm.com | finished in 4h23m0s |
| 2026-05-06 03:32 UTC | mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation | 5 | matthew.brost@intel.com | finished in 4h52m0s |
| 2026-05-05 18:59 UTC | mm: improve write performance with RWF_DONTCACHE | 6 | jlayton@kernel.org | finished in 4h31m0s |
| 2026-05-05 18:44 UTC | Migrate on fault for device pages | 10 | mpenttil@redhat.com | finished in 4h50m0s |
| 2026-05-05 16:05 UTC | pkeys-based page table hardening | 7 | kevin.brodsky@arm.com |
finished
in 1h7m0s
[1 findings] |
| 2026-05-05 15:38 UTC | Virtual Swap Space | 6 | nphamcs@gmail.com | finished in 4h15m0s |
| 2026-05-05 15:22 UTC | selftests/mm: use pattern matching in .gitignore | 2 | pratmal@google.com | finished in 1h32m0s |
| 2026-05-05 12:33 UTC | x86/vdso: VDSO updates and fixes for sframes | 9 | jremus@linux.ibm.com | finished in 4h50m0s |
| 2026-05-05 12:17 UTC | unwind_deferred: Implement sframe handling | 14 | jremus@linux.ibm.com | finished in 4h32m0s |
| 2026-05-05 05:16 UTC | Migrate on fault for device pages | 9 | mpenttil@redhat.com | finished in 4h14m0s |
| 2026-05-05 01:01 UTC | mm: move phys_mem_access_prot_allowed to header | 1 | rosenp@gmail.com | finished in 5h13m0s |
| 2026-05-05 00:27 UTC | dma-mapping: Add preservation of direct allocations | 1 | skhawaja@google.com | finished in 4h52m0s |
| 2026-05-04 13:20 UTC | mm: improve write performance with RWF_DONTCACHE | 5 | jlayton@kernel.org | finished in 4h24m0s |
| 2026-05-04 10:27 UTC | memblock tests: define MIGRATE_CMA | 1 | pratyush@kernel.org | finished in 1h45m0s |
| 2026-05-04 08:13 UTC | selftests/mm: ksm-functional-tests: fix partial write handling | 4 | agarwal.vineet2006@gmail.com | finished in 1h22m0s |
| 2026-05-04 06:39 UTC | mm/page_alloc: replace kernel_init_pages() with batch page clearing | 4 | hsalunke@amd.com | finished in 4h23m0s |
| 2026-05-03 10:08 UTC | selftests/mm: ksm-functional-tests: fix partial write handling | 3 | agarwal.vineet2006@gmail.com | finished in 1h12m0s |
| 2026-05-03 06:00 UTC | selftests/mm: ksm-functional-tests: fix partial write handling | 2 | agarwal.vineet2006@gmail.com | skipped |
| 2026-05-02 15:57 UTC | futex: Drop CLONE_THREAD requirement for private default hash alloc | 1 | mohamedaymanworkspace@gmail.com | finished in 4h10m0s |
| 2026-05-02 02:05 UTC | mm/damon/stat: add kdamond_pid parameter | 1 | sj@kernel.org | finished in 1h13m0s |
| 2026-05-02 00:57 UTC | selftests/mm: ksm-functional-tests: fix partial writes | 1 | agarwal.vineet2006@gmail.com | finished in 1h24m0s |
| 2026-05-01 17:30 UTC | liveupdate: validate restored LUO metadata | 2 | crisjacobmaamor@gmail.com | finished in 1h19m0s |
| 2026-05-01 14:54 UTC | userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c | 2 | rppt@kernel.org | finished in 4h1m0s |
| 2026-05-01 09:49 UTC | mm: improve write performance with RWF_DONTCACHE | 4 | jlayton@kernel.org | finished in 4h41m0s |
| 2026-05-01 09:46 UTC | liveupdate: validate restored LUO metadata | 1 | crisjacobmaamor@gmail.com | finished in 1h33m0s |
| 2026-05-01 05:55 UTC | mm: Support selecting doing direct COW for anonymous pmd entry | 1 | lukafocus@icloud.com |
finished
in 4h41m0s
[1 findings] |
| 2026-05-01 01:20 UTC | mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings | 1 | skinsburskii@linux.microsoft.com | skipped |
| 2026-05-01 01:17 UTC | mm/damon/reclaim: support monitoring intervals auto-tuning | 1 | sj@kernel.org | finished in 4h33m0s |
| 2026-04-30 14:17 UTC | mm/mmu_notifier: Add async OOM cleanup via call_srcu() | 2 | shaikhkamal2012@gmail.com | finished in 5h8m0s |
| 2026-04-30 11:35 UTC | userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c | 1 | rppt@kernel.org | finished in 4h16m0s |
| 2026-04-30 11:31 UTC | mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special() | 1 | david@kernel.org | finished in 5h6m0s |
| 2026-04-30 04:48 UTC | mm/mmu_notifier: Add async OOM cleanup via call_srcu() | 2 | shaikhkamal2012@gmail.com | finished in 4h40m0s |