Advanced Filters
Published Title Version Author Status
2026-05-19 00:19 UTC Open HugeTLB allocation routine for more generic use 3 devnull@kernel.org finished in 3h58m0s
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-18 06:36 UTC mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one 1 dev.jain@arm.com finished in 4h24m0s
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 15:39 UTC mm, swap: swap table phase IV: unify allocation and reduce static metadata 5 devnull@kernel.org finished in 4h39m0s
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 20:29 UTC mm/hugetlb: restore subpool used_hpages on alloc_hugetlb_folio error 1 devnexen@gmail.com finished in 5h31m0s
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 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 09:41 UTC mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory 2 jiangwenxiaomi@gmail.com finished in 5h2m0s
2026-05-14 09:26 UTC drivers/base/memory: set mem->altmap after successful device registration 2 georgi.djakov@oss.qualcomm.com finished in 4h44m0s
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 13:09 UTC drivers/base/memory: set mem->altmap after successful device registration 1 georgi.djakov@oss.qualcomm.com finished in 5h20m0s
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 08:56 UTC mm/hugetlb: avoid false positive lockdep assertion 1 ljs@kernel.org finished in 4h55m0s
2026-05-13 08:14 UTC userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing 2 rppt@kernel.org finished in 4h47m0s
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 17:52 UTC KVM: s390: some vSIE and UCONTROL fixes 2 imbrenda@linux.ibm.com finished in 2h25m0s
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 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: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 21:42 UTC mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag 3 minchan@kernel.org finished in 5h19m0s
2026-05-11 21:40 UTC fs/dax: check for empty/zero entries before calling pfn_to_page() 2 souvik@amlalabs.com finished in 4h55m0s
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 16:14 UTC KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject 6 freimuth@linux.ibm.com finished in 1h47m0s
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 08:43 UTC mm/memory_hotplug: Factor out altmap freeing checks 1 songmuchun@bytedance.com finished in 4h48m0s
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-09 00:56 UTC proc/meminfo: expose per-node balloon pages in node meminfo 3 hao.ge@linux.dev finished in 4h37m0s
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 09:47 UTC mm/balloon: expose per-node balloon pages in node meminfo 2 hao.ge@linux.dev finished in 4h37m0s
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:53 UTC mm/balloon: expose per-node balloon pages in node meminfo 1 hao.ge@linux.dev finished in 4h24m0s
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 20:34 UTC guest_memfd in-place conversion selftests for SNP 1 ackerleytng@google.com finished in 1h25m0s
2026-05-07 20:22 UTC guest_memfd: In-place conversion support 6 devnull@kernel.org finished in 4h40m0s
2026-05-07 20:08 UTC KVM: s390: Toggle operation exception for userspace 2 farman@linux.ibm.com finished in 1h48m0s
2026-05-07 08:30 UTC mm/gup: tolerate NULL unlocked in fixup_user_fault() 1 sozdayvek@gmail.com finished in 4h38m0s
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 15:54 UTC Open HugeTLB allocation routine for more generic use 2 devnull@kernel.org finished in 4h18m0s
2026-05-06 14:11 UTC KVM: s390: some vSIE and UCONTROL fixes 1 imbrenda@linux.ibm.com finished in 1h38m0s
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 08:36 UTC mm: vmscan: rework lru_shrink and write_folio tracepoints 2 qiwuchen55@gmail.com finished in 1h45m0s
[1 findings]
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 20:45 UTC KVM: s390: Toggle operation exception for userspace 1 farman@linux.ibm.com finished in 2h30m0s
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 17:37 UTC KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject 5 freimuth@linux.ibm.com finished in 2h2m0s
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