Advanced Filters
Published Title Version Author Status
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 09:54 UTC mm, swap: swap table phase IV: unify allocation and reduce static metadata 4 devnull@kernel.org finished in 4h20m0s
2026-05-15 09:46 UTC mm/shmem: optimize read performance with folio batching 1 chizhiling@163.com finished in 4h32m0s
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 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-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 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 09:45 UTC mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string() 2 ranxiaokai627@163.com finished in 4h33m0s
2026-05-13 08:56 UTC mm/hugetlb: avoid false positive lockdep assertion 1 ljs@kernel.org finished in 4h55m0s
2026-05-13 05:54 UTC mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSE 3 chenwandun1@gmail.com finished in 4h52m0s
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 16:06 UTC Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare" 1 ljs@kernel.org finished in 5h9m0s
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 07:49 UTC selftests/mm: check file initialization writes in split_huge_page_test 1 agarwal.vineet2006@gmail.com finished in 1h46m0s
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 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-11 06:57 UTC mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSE 2 chenwandun1@gmail.com finished in 4h44m0s
2026-05-11 02:54 UTC mm/khugepaged: fix inconsistent MMF_VM_HUGEPAGE flag due to allocation failure order 3 ye.liu@linux.dev finished in 3h22m0s
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-08 20:20 UTC mm: support zswap-backed anonymous large folio swapin 1 fujunjie1@qq.com finished in 3h53m0s
2026-05-08 16:22 UTC mm/page_alloc: add tracepoints for zone->lock acquisitions 1 hawk@kernel.org finished in 4h42m0s
2026-05-08 15:55 UTC userfaultfd: working set tracking for VM guest memory 2 kas@kernel.org finished in 4h16m0s
2026-05-08 15:00 UTC mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent 2 vernon2gm@gmail.com finished in 4h17m0s
2026-05-08 08:05 UTC x86/xen: Fix lazy mmu handling across context switch 1 jgross@suse.com finished in 1h27m0s
2026-05-08 01:37 UTC mm/page_vma_mapped: revalidate and do proper check before return device-private pmd 1 richard.weiyang@gmail.com finished in 4h29m0s
2026-05-07 23:32 UTC drm/tyr: add userspace MMIO mmap support 1 deborah.brouwer@collabora.com finished in 1h17m0s
2026-05-07 18:24 UTC mm/mremap: unmap full fixed target for multi-VMA moves 1 fujunjie1@qq.com finished in 5h16m0s
2026-05-07 11:07 UTC rust_binder: use lock_vma_under_rcu() in shrinker 1 aliceryhl@google.com finished in 1h44m0s
2026-05-07 07:05 UTC mm/khugepaged: fix sub-PMD MADV_COLLAPSE range handling 1 chenwandun1@gmail.com finished in 4h24m0s
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-06 01:21 UTC mm/khugepaged: clear MMF_VM_HUGEPAGE on mm_slot_alloc() failure 2 ye.liu@linux.dev finished in 5h3m0s
2026-05-05 18:59 UTC mm: improve write performance with RWF_DONTCACHE 6 jlayton@kernel.org finished in 4h31m0s
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: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 01:01 UTC mm: move phys_mem_access_prot_allowed to header 1 rosenp@gmail.com finished in 5h13m0s
2026-05-04 13:20 UTC mm: improve write performance with RWF_DONTCACHE 5 jlayton@kernel.org finished in 4h24m0s
2026-05-04 13:04 UTC mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access 2 agordeev@linux.ibm.com finished in 1h52m0s
2026-05-04 10:39 UTC mm/madvise: reject invalid process_madvise() advice for zero-length vectors 3 fujunjie1@qq.com finished in 4h44m0s
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 16:50 UTC mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent 1 vernon2gm@gmail.com finished in 4h19m0s
2026-05-03 12:39 UTC KSM: Optimizations for rmap_walk_ksm 4 xu.xin16@zte.com.cn finished in 4h7m0s
2026-05-03 11:59 UTC mm/mseal: use min/max in mseal_apply 1 thorsten.blum@linux.dev finished in 1h9m0s
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 08:57 UTC mm: vmscan: rework lru_shrink and write_folio tracepoints 1 qiwuchen55@gmail.com finished in 4h30m0s
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 21:03 UTC mm/mglru: MGLRU-FG and refault distance support 1 devnull@kernel.org finished in 3h54m0s
2026-05-01 09:49 UTC mm: improve write performance with RWF_DONTCACHE 4 jlayton@kernel.org finished in 4h41m0s
2026-05-01 07:57 UTC mm/khugepaged: clear MMF_VM_HUGEPAGE on mm_slot_alloc() failure 1 ye.liu@linux.dev finished in 4h32m0s
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 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:11 UTC mm/huge_memory: skip huge_zero_pmd in zap_huge_pmd_folio() 1 maobibo@loongson.cn finished in 4h46m0s
2026-04-30 04:04 UTC mm: reduce mmap_lock contention and improve page fault performance 2 baohua@kernel.org finished in 5h21m0s
2026-04-29 18:54 UTC mm/vmscan: fix delayed flusher wakeup in MGLRU 1 agarwal.vineet2006@gmail.com finished in 4h51m0s
2026-04-29 18:19 UTC mm: Make per-VMA locks available in all builds 1 dave.hansen@linux.intel.com finished in 4h31m0s
[1 findings]
2026-04-29 15:29 UTC Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files 5 ziy@nvidia.com finished in 4h33m0s
2026-04-29 15:03 UTC mm/damon/sysfs: document filters/ directory as deprecated 1 sj@kernel.org finished in 1h35m0s
2026-04-29 14:06 UTC x86: Simplifying LAM 7 m.wieczorretman@pm.me finished in 5h5m0s
2026-04-29 14:04 UTC mm/khugepaged: return -EAGAIN for SCAN_PAGE_HAS_PRIVATE in MADV_COLLAPSE 1 agarwal.vineet2006@gmail.com finished in 4h59m0s
2026-04-29 13:15 UTC mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED 1 dtominac@cisco.com finished in 5h3m0s
2026-04-29 11:58 UTC selftests/mm: khugepaged: initialize file contents via mmap 5 agarwal.vineet2006@gmail.com finished in 2h2m0s
2026-04-29 10:27 UTC kasan: hw_tags: Disable tagging for stack and page-tables 4 dev.jain@arm.com finished in 5h19m0s
2026-04-29 05:08 UTC mm: fix pmd_special() fallback to observe huge_zero 1 hughd@google.com finished in 1h53m0s
2026-04-29 04:12 UTC mm/damon/reclaim,lru_sort: monitor all system rams by default 1 sj@kernel.org finished in 5h2m0s
2026-04-28 20:41 UTC make MM selftests more CI friendly 3 rppt@kernel.org finished in 1h10m0s
2026-04-28 15:50 UTC Accelerate page migration with batch copying and hardware offload 1 shivankg@amd.com finished in 4h38m0s
2026-04-28 13:31 UTC selftests/mm: khugepaged: initialize file contents via mmap 4 agarwal.vineet2006@gmail.com finished in 2h12m0s
2026-04-28 12:28 UTC mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev 3 alban.crequy@gmail.com finished in 5h7m0s