summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-24mm/khugepaged: refactor per-scan state clearing into collapse_control_init_sc...Nico Pache (Red Hat)
2026-08-24MAINTAINERS: add drivers/char/mem.c to mm misc, memory mapping sectionsLorenzo Stoakes (ARM)
2026-08-24mm/mglru: fix young counter undercount for large foliosHui Zhu
2026-08-24selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailableWilson Felipe Pereira
2026-08-24kasan: fix quarantine_size accounting during cache removalHui Su
2026-08-24mm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
2026-08-24mm/swap: add a new swap_ops.h header to allow for pluggable swap opsChristoph Hellwig
2026-08-24mm/swap: revert to single-folio writes for synchronous swap devicesChristoph Hellwig
2026-08-24zsmalloc: account for handle size in class lookupLonglong Xia
2026-08-24mm/page-writeback: document folio_mark_dirty() locking more explicitlyJann Horn
2026-08-24zram: fix slot lock bit position on big-endian 64-bitDavid Carlier
2026-08-24maple_tree: fix comment typoMark Sercombe
2026-08-24selftests/mm: kmemleak: drop stale min_unref_scans default from commentsBreno Leitao
2026-08-24Documentation: kmemleak: document the conditional min_unref_scans defaultBreno Leitao
2026-08-24mm: kmemleak: default min_unref_scans to 2 for verbose auto-scanBreno Leitao
2026-08-24selftests: mm: test kmemleak's N-consecutive-scan leak confirmationBreno Leitao
2026-08-24mm: kmemleak: factor leak confirmation into a helperBreno Leitao
2026-08-24mm: kmemleak: report leaks only after N consecutive unreferenced scansBreno Leitao
2026-08-24mm: kmemleak: confirm suspected leaks with a second scanCatalin Marinas
2026-08-24mm/gup_test: keep longterm pin state per fileDavid Hildenbrand (Arm)
2026-08-24kasan: fix cache shrink race with CPU hotplugHui Su
2026-08-24mm/cma: remove stray newline from auto-generated CMA area nameHongfu Li
2026-08-24mm/zswap: use ratelimited stats flush in zswap_shrinker_count()Yunzhao Li
2026-08-24mm/swap: fix swap_cluster_lock() !CONFIG_SWAP stub signature mismatchHongfu Li
2026-08-24mm/vmstat: add NRSWP{IN,OUT} countersChristoph Hellwig
2026-08-24mm/swap: remove SWP_FS_OPSChristoph Hellwig
2026-08-24mm/swap: use swap_ops to register swap device's methodsChristoph Hellwig
2026-08-24mm/swap: remove count_swpout_vm_eventChristoph Hellwig
2026-08-24mm/swap: also use struct swap_iocb for block I/OChristoph Hellwig
2026-08-24mm/swap: introduce struct swap_io_ctxChristoph Hellwig
2026-08-24shmem: provide a shmem_write_folio wrapperChristoph Hellwig
2026-08-24mm: shmem: reject page-aligned fallocate end overflowZhiling Zou
2026-08-24kselftest: alloc_tag: extend the allocinfo ioctl kselftestAbhishek Bapat
2026-08-24kselftest: alloc_tag: add kselftest for ioctl interfaceAbhishek Bapat
2026-08-24alloc_tag: add accuracy based filtering to ioctlAbhishek Bapat
2026-08-24alloc_tag: add size-based filtering to ioctlAbhishek Bapat
2026-08-24alloc_tag: add ioctl filters to /proc/allocinfoAbhishek Bapat
2026-08-24alloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan
2026-08-24mm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.hEthan Nelson-Moore
2026-08-24selftests/mm: fix read_file() return value checkHongfu Li
2026-08-24mm/hugetlb_cma: support percentage-based hugetlb_cma reservationSourav Panda
2026-08-24mm: make VM_FAULT_RESULT_TRACE compatible with sparseBart Van Assche
2026-08-24drivers/base, mm: move arch_numa.c to mm/Mike Rapoport (Microsoft)
2026-08-24mm/zswap: support batch writeback in shrink_memcg()Hao Jia
2026-08-24mm/zswap: fix global shrinker when memory cgroup is disabledHao Jia
2026-08-24selftests/mm: retry migration failures for the full runtimeMuhammad Usama Anjum
2026-08-24selftests/mm: skip hard dirty page-cache test on NFSMuhammad Usama Anjum
2026-08-24selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupportedMuhammad Usama Anjum
2026-08-24selftests/mm: skip COW tmpfile cases when fallocate() is unsupportedMuhammad Usama Anjum
2026-08-24mm/execmem: fix fallback_end description in kernel-docHenry Elderman