| Age | Commit message (Expand) | Author |
| 2026-06-03 | mm: simplify the mempool_alloc_bulk API | Christoph Hellwig |
| 2026-06-03 | mm/slab: improve kmem_cache_alloc_bulk | Christoph Hellwig |
| 2026-06-02 | mm/damon/core: clarify next_intervals_tune_sis update path | niecheng |
| 2026-06-02 | mm/damon/vaddr: attempt per-vma lock during page table walk | Kefeng Wang |
| 2026-06-02 | mm/memory-failure: use zone_pcp_disable() for poison handling | Kaitao Cheng |
| 2026-06-02 | mm/vmalloc: free unused pages on vrealloc() shrink | Shivam Kalra |
| 2026-06-02 | mm/vmalloc: use physical page count in vread_iter() for VM_ALLOC areas | Shivam Kalra |
| 2026-06-02 | mm/vmalloc: use physical page count for vrealloc() grow-in-place check | Shivam Kalra |
| 2026-06-02 | mm/vmalloc: extract vm_area_free_pages() helper from vfree() | Shivam Kalra |
| 2026-06-02 | mm/damon/sysfs: setup damon_filter->memcg_id from path | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs: add filters/<F>/path file | SeongJae Park |
| 2026-06-02 | mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG | SeongJae Park |
| 2026-06-02 | mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG | SeongJae Park |
| 2026-06-02 | mm/damon: trace probe_hits | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs-schemes: implement probe/hits file | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs-schemes: implement probe dir | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/ | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs: setup probes on DAMON core API parameters | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs: implement filter dir files | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs: implement filter dir | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs: implement filters directory | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs: implement probe dir | SeongJae Park |
| 2026-06-02 | mm/damon/sysfs: implement probes dir | SeongJae Park |
| 2026-06-02 | mm/damon/paddr: support data attributes monitoring | SeongJae Park |
| 2026-06-02 | mm/damon/core: do data attributes monitoring | SeongJae Park |
| 2026-06-02 | mm/damon/core: introduce damon_region->probe_hits | SeongJae Park |
| 2026-06-02 | mm/damon/core: commit probes | SeongJae Park |
| 2026-06-02 | mm/damon/core: introduce damon_filter | SeongJae Park |
| 2026-06-02 | mm/damon/core: embed damon_probe objects in damon_ctx | SeongJae Park |
| 2026-06-02 | mm/memory-failure: remove hugetlb output parameter from try_memory_failure_hu... | Ye Liu |
| 2026-06-02 | mm, swap: merge zeromap into swap table | Kairui Song |
| 2026-06-02 | mm/memcg: remove no longer used swap cgroup array | Kairui Song |
| 2026-06-02 | mm/memcg, swap: store cgroup id in cluster table directly | Kairui Song |
| 2026-06-02 | mm, swap: consolidate cluster allocation helpers | Kairui Song |
| 2026-06-02 | mm, swap: delay and unify memcg lookup and charging for swapin | Kairui Song |
| 2026-06-02 | mm, swap: support flexible batch freeing of slots in different memcgs | Kairui Song |
| 2026-06-02 | mm/memcg, swap: tidy up cgroup v1 memsw swap helpers | Kairui Song |
| 2026-06-02 | mm, swap: unify large folio allocation | Kairui Song |
| 2026-06-02 | mm, swap: add support for stable large allocation in swap cache directly | Kairui Song |
| 2026-06-02 | mm/huge_memory: move THP gfp limit helper into header | Kairui Song |
| 2026-06-02 | mm, swap: move common swap cache operations into standalone helpers | Kairui Song |
| 2026-06-02 | mm, swap: simplify swap cache allocation helper | Kairui Song |
| 2026-06-02 | mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host | Jose Fernandez (Anthropic) |
| 2026-06-02 | mm/page_alloc: document that alloc_pages_nolock() uses RCU | Brendan Jackman |
| 2026-06-02 | mm/page_alloc: drop a misleading __always_inline | Brendan Jackman |
| 2026-06-02 | mm/page_alloc: remove ifdefs from pindex helpers | Brendan Jackman |
| 2026-06-02 | mm: rejig pageblock mask definitions | Brendan Jackman |
| 2026-06-02 | mm/page_alloc: don't overload migratetype in find_suitable_fallback() | Brendan Jackman |
| 2026-06-02 | mm: introduce for_each_free_list() | Brendan Jackman |