| Age | Commit message (Expand) | Author |
| 2026-01-31 | mm, swap: cleanup swap entry management workflow | Kairui Song |
| 2026-01-31 | mm, swap: remove workaround for unsynchronized swap map cache state | Kairui Song |
| 2026-01-31 | mm, swap: use swap cache as the swap in synchronize layer | Kairui Song |
| 2026-01-31 | mm, swap: split locked entry duplicating into a standalone helper | Kairui Song |
| 2026-01-31 | mm, swap: consolidate cluster reclaim and usability check | Kairui Song |
| 2026-01-31 | mm, swap: swap entry of a bad slot should not be considered as swapped out | Kairui Song |
| 2026-01-31 | mm/shmem, swap: remove SWAP_MAP_SHMEM | Nhat Pham |
| 2026-01-31 | mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO | Kairui Song |
| 2026-01-31 | mm, swap: free the swap cache after folio is mapped | Kairui Song |
| 2026-01-31 | mm, swap: simplify the code and reduce indention | Kairui Song |
| 2026-01-31 | mm, swap: always try to free swap cache for SWP_SYNCHRONOUS_IO devices | Kairui Song |
| 2026-01-31 | mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO | Kairui Song |
| 2026-01-31 | mm, swap: split swap cache preparation loop into a standalone helper | Kairui Song |
| 2026-01-31 | mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio | Kairui Song |
| 2026-01-31 | percpu: add double free check to pcpu_free_area() | Dennis Zhou |
| 2026-01-31 | hugetlb: increase hugepage reservations when using node-specific "hugepages="... | Li Zhe |
| 2026-01-31 | kasan: remove unnecessary sync argument from start_report() | Maninder Singh |
| 2026-01-31 | mm/pagewalk: use min() to simplify the code | zenghongling |
| 2026-01-31 | mm/vma: add and use vma_assert_stabilised() | Lorenzo Stoakes |
| 2026-01-31 | mm/vma: improve and document __is_vma_write_locked() | Lorenzo Stoakes |
| 2026-01-31 | mm/vma: introduce helper struct + thread through exclusive lock fns | Lorenzo Stoakes |
| 2026-01-31 | mm/vma: clean up __vma_enter/exit_locked() | Lorenzo Stoakes |
| 2026-01-31 | mm/vma: de-duplicate __vma_enter_locked() error path | Lorenzo Stoakes |
| 2026-01-31 | mm/vma: add+use vma lockdep acquire/release defines | Lorenzo Stoakes |
| 2026-01-31 | mm/vma: rename is_vma_write_only(), separate out shared refcount put | Lorenzo Stoakes |
| 2026-01-31 | mm/vma: document possible vma->vm_refcnt values and reference comment | Lorenzo Stoakes |
| 2026-01-31 | mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG | Lorenzo Stoakes |
| 2026-01-31 | mm: update kernel-doc for __swap_cache_clear_shadow() | Taeyang Kim |
| 2026-01-31 | mm/damon: rename min_sz_region of damon_ctx to min_region_sz | SeongJae Park |
| 2026-01-31 | mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ | SeongJae Park |
| 2026-01-31 | mm/damon/core: rename damos_filter_out() to damos_core_filter_out() | SeongJae Park |
| 2026-01-31 | mm/damon/core: process damon_call_control requests on a local list | SeongJae Park |
| 2026-01-31 | mm/damon/core: cancel damos_walk() before damon_ctx->kdamond reset | SeongJae Park |
| 2026-01-31 | mm/damon/core: cleanup targets and regions at once on kdamond termination | SeongJae Park |
| 2026-01-31 | mm/damon: remove damon_operations->cleanup() | SeongJae Park |
| 2026-01-31 | mm: hugetlb_cma: mark hugetlb_cma{_only} as __ro_after_init | Kefeng Wang |
| 2026-01-31 | mm: hugetlb_cma: optimize hugetlb_cma_alloc_frozen_folio() | Kefeng Wang |
| 2026-01-31 | mm: hugetlb: optimize replace_free_hugepage_folios() | Kefeng Wang |
| 2026-01-31 | mm: page_alloc: optimize pfn_range_valid_contig() | Kefeng Wang |
| 2026-01-31 | mm: page_isolation: introduce page_is_unmovable() | Kefeng Wang |
| 2026-01-31 | sparc/mm: export symbols for lazy_mmu_mode KUnit tests | Kevin Brodsky |
| 2026-01-31 | mm: add WQ_PERCPU to alloc_workqueue users | Marco Crivellari |
| 2026-01-31 | mm: replace use of system_wq with system_percpu_wq | Marco Crivellari |
| 2026-01-31 | mm: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari |
| 2026-01-31 | mm/hugetlb: enforce brace style | Joshua Hahn |
| 2026-01-31 | mm/hugetlb: remove unnecessary if condition | Joshua Hahn |
| 2026-01-31 | mm/highmem: fix __kmap_to_page() build error | William Tambe |
| 2026-01-31 | mm/vmscan: add tracepoint and reason for kswapd_failures reset | Jiayuan Chen |
| 2026-01-31 | mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim | Jiayuan Chen |
| 2026-01-31 | mm: fix OOM killer inaccuracy on large many-core systems | Mathieu Desnoyers |