| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-04 | mm/slab: use unsigned long for orig_size to ensure proper metadata align |  Harry Yoo | 1 | -7/+7 |
| 2026-02-04 | slub: clarify object field layout comments |  Hao Li | 1 | -33/+49 |
| 2026-02-04 | mm/slab: avoid allocating slabobj_ext array from its own slab |  Harry Yoo | 1 | -7/+53 |
| 2026-02-03 | sched/isolation: Flush vmstat workqueues on cpuset isolated partition change |  Frederic Weisbecker | 1 | -0/+5 |
| 2026-02-03 | sched/isolation: Flush memcg workqueues on cpuset isolated partition change |  Frederic Weisbecker | 1 | -1/+11 |
| 2026-02-03 | mm: vmstat: Prepare to protect against concurrent isolated cpuset change |  Frederic Weisbecker | 1 | -4/+6 |
| 2026-02-03 | memcg: Prepare to protect against concurrent isolated cpuset change |  Frederic Weisbecker | 1 | -4/+17 |
| 2026-02-02 | mm, shmem: prevent infinite loop on truncate race |  Kairui Song | 1 | -9/+14 |
| 2026-02-02 | readahead: push invalidate_lock out of page_cache_ra_unbounded |  Christoph Hellwig | 1 | -6/+9 |
| 2026-01-31 | Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changes |  Andrew Morton | 11 | -75/+186 |
| 2026-01-31 | mm, swap: remove no longer needed _swap_info_get |  Kairui Song | 1 | -41/+6 |
| 2026-01-31 | mm, swap: drop the SWAP_HAS_CACHE flag |  Kairui Song | 3 | -131/+78 |
| 2026-01-31 | mm, swap: clean up and improve swap entries freeing |  Kairui Song | 1 | -142/+96 |
| 2026-01-31 | mm, swap: check swap table directly for checking cache |  Kairui Song | 4 | -36/+56 |
| 2026-01-31 | mm, swap: add folio to swap cache directly on allocation |  Kairui Song | 3 | -124/+105 |
| 2026-01-31 | mm, swap: cleanup swap entry management workflow |  Kairui Song | 6 | -59/+163 |
| 2026-01-31 | mm, swap: remove workaround for unsynchronized swap map cache state |  Kairui Song | 3 | -19/+12 |
| 2026-01-31 | mm, swap: use swap cache as the swap in synchronize layer |  Kairui Song | 4 | -65/+97 |
| 2026-01-31 | mm, swap: split locked entry duplicating into a standalone helper |  Kairui Song | 1 | -31/+31 |
| 2026-01-31 | mm, swap: consolidate cluster reclaim and usability check |  Kairui Song | 1 | -16/+29 |
| 2026-01-31 | mm, swap: swap entry of a bad slot should not be considered as swapped out |  Kairui Song | 2 | -9/+10 |
| 2026-01-31 | mm/shmem, swap: remove SWAP_MAP_SHMEM |  Nhat Pham | 2 | -26/+18 |
| 2026-01-31 | mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO |  Kairui Song | 3 | -77/+27 |
| 2026-01-31 | mm, swap: free the swap cache after folio is mapped |  Kairui Song | 1 | -10/+11 |
| 2026-01-31 | mm, swap: simplify the code and reduce indention |  Kairui Song | 1 | -46/+43 |
| 2026-01-31 | mm, swap: always try to free swap cache for SWP_SYNCHRONOUS_IO devices |  Kairui Song | 1 | -2/+16 |
| 2026-01-31 | mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO |  Kairui Song | 3 | -85/+85 |
| 2026-01-31 | mm, swap: split swap cache preparation loop into a standalone helper |  Kairui Song | 1 | -88/+109 |
| 2026-01-31 | mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio |  Kairui Song | 4 | -19/+39 |
| 2026-01-31 | percpu: add double free check to pcpu_free_area() |  Dennis Zhou | 1 | -1/+14 |
| 2026-01-31 | hugetlb: increase hugepage reservations when using node-specific "hugepages=" cmdline |  Li Zhe | 1 | -0/+7 |
| 2026-01-31 | kasan: remove unnecessary sync argument from start_report() |  Maninder Singh | 1 | -4/+4 |
| 2026-01-31 | mm/pagewalk: use min() to simplify the code |  zenghongling | 1 | -1/+2 |
| 2026-01-31 | mm/vma: add and use vma_assert_stabilised() |  Lorenzo Stoakes | 1 | -3/+1 |
| 2026-01-31 | mm/vma: improve and document __is_vma_write_locked() |  Lorenzo Stoakes | 1 | -3/+3 |
| 2026-01-31 | mm/vma: introduce helper struct + thread through exclusive lock fns |  Lorenzo Stoakes | 1 | -69/+83 |
| 2026-01-31 | mm/vma: clean up __vma_enter/exit_locked() |  Lorenzo Stoakes | 1 | -18/+40 |
| 2026-01-31 | mm/vma: de-duplicate __vma_enter_locked() error path |  Lorenzo Stoakes | 1 | -9/+12 |
| 2026-01-31 | mm/vma: add+use vma lockdep acquire/release defines |  Lorenzo Stoakes | 1 | -5/+5 |
| 2026-01-31 | mm/vma: rename is_vma_write_only(), separate out shared refcount put |  Lorenzo Stoakes | 1 | -7/+10 |
| 2026-01-31 | mm/vma: document possible vma->vm_refcnt values and reference comment |  Lorenzo Stoakes | 1 | -0/+6 |
| 2026-01-31 | mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG |  Lorenzo Stoakes | 1 | -7/+10 |
| 2026-01-31 | mm: update kernel-doc for __swap_cache_clear_shadow() |  Taeyang Kim | 1 | -1/+1 |
| 2026-01-31 | mm/damon: rename min_sz_region of damon_ctx to min_region_sz |  SeongJae Park | 5 | -43/+45 |
| 2026-01-31 | mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ |  SeongJae Park | 6 | -17/+17 |
| 2026-01-31 | mm/damon/core: rename damos_filter_out() to damos_core_filter_out() |  SeongJae Park | 1 | -2/+2 |
| 2026-01-31 | mm/damon/core: process damon_call_control requests on a local list |  SeongJae Park | 1 | -37/+20 |
| 2026-01-31 | mm/damon/core: cancel damos_walk() before damon_ctx->kdamond reset |  SeongJae Park | 1 | -2/+1 |
| 2026-01-31 | mm/damon/core: cleanup targets and regions at once on kdamond termination |  SeongJae Park | 1 | -7/+1 |
| 2026-01-31 | mm/damon: remove damon_operations->cleanup() |  SeongJae Park | 3 | -4/+0 |