| Age | Commit message (Expand) | Author |
| 2026-04-05 | mm: zswap: add per-memcg stat for incompressible pages | Jiayuan Chen |
| 2026-04-05 | memcg: consolidate private id refcount get/put helpers | Kairui Song |
| 2026-04-05 | mm/damon: remove unused target param of get_scheme_score() | Asier Gutierrez |
| 2026-04-05 | mm: memfd_luo: preserve file seals | Pratyush Yadav (Google) |
| 2026-04-05 | memfd: export memfd_{add,get}_seals() | Pratyush Yadav (Google) |
| 2026-04-05 | mm, swap: no need to clear the shadow explicitly | Kairui Song |
| 2026-04-05 | mm, swap: simplify checking if a folio is swapped | Kairui Song |
| 2026-04-05 | mm, swap: no need to truncate the scan border | Kairui Song |
| 2026-04-05 | mm, swap: use the swap table to track the swap count | Kairui Song |
| 2026-04-05 | mm, swap: simplify swap table sanity range check | Kairui Song |
| 2026-04-05 | mm, swap: mark bad slots in swap table directly | Kairui Song |
| 2026-04-05 | mm, swap: implement helpers for reserving data in the swap table | Kairui Song |
| 2026-04-05 | mm/workingset: leave highest bits empty for anon shadow | Kairui Song |
| 2026-04-05 | mm, swap: consolidate bad slots setup and make it more robust | Kairui Song |
| 2026-04-05 | mm, swap: remove redundant arguments and locking for enabling a device | Kairui Song |
| 2026-04-05 | mm, swap: clean up swapon process and locking | Kairui Song |
| 2026-04-05 | mm, swap: protect si->swap_file properly and use as a mount indicator | Kairui Song |
| 2026-04-05 | mm: fix typo in the comment of mod_zone_state() | Miquel Sabaté Solà |
| 2026-04-05 | mm: move pgscan, pgsteal, pgrefill to node stats | JP Kobryn (Meta) |
| 2026-04-05 | mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access() | Seongsu Park |
| 2026-04-05 | mm/fadvise: validate offset in generic_fadvise | Kevin Lourenco |
| 2026-04-05 | ksm: initialize the addr only once in rmap_walk_ksm | xu xin |
| 2026-04-01 | memblock: warn when freeing reserved memory before memory map is initialized | Mike Rapoport (Microsoft) |
| 2026-04-01 | memblock, treewide: make memblock_free() handle late freeing | Mike Rapoport (Microsoft) |
| 2026-04-01 | memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y | Mike Rapoport (Microsoft) |
| 2026-04-01 | memblock: extract page freeing from free_reserved_area() into a helper | Mike Rapoport (Microsoft) |
| 2026-04-01 | memblock: make free_reserved_area() more robust | Mike Rapoport (Microsoft) |
| 2026-04-01 | mm: move free_reserved_area() to mm/memblock.c | Mike Rapoport (Microsoft) |
| 2026-04-01 | memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name() | Mike Rapoport (Microsoft) |
| 2026-04-01 | memblock: move reserve_bootmem_range() to memblock.c and make it static | Mike Rapoport (Microsoft) |
| 2026-04-01 | memblock: Add reserve_mem debugfs info | Guilherme G. Piccoli |
| 2026-04-01 | memblock: Print out errors on reserve_mem parser | Guilherme G. Piccoli |
| 2026-03-31 | Merge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-next | Marek Szyprowski |
| 2026-03-31 | mm: cma: Export cma_alloc(), cma_release() and cma_get_name() | Maxime Ripard |
| 2026-03-31 | BackMerge tag 'v7.0-rc6' into drm-next | Dave Airlie |
| 2026-03-29 | Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2026-03-28 | Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s... | Linus Torvalds |
| 2026-03-27 | mm/mseal: update VMA end correctly on merge | Lorenzo Stoakes (Oracle) |
| 2026-03-27 | mm/pagewalk: fix race between concurrent split and refault | Max Boone |
| 2026-03-27 | mm/memory: fix PMD/PUD checks in follow_pfnmap_start() | David Hildenbrand (Arm) |
| 2026-03-27 | mm/damon/sysfs: check contexts->nr in repeat_call_fn | Josh Law |
| 2026-03-27 | mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0] | Josh Law |
| 2026-03-27 | mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure | Josh Law |
| 2026-03-27 | mm/swap: fix swap cache memcg accounting | Alexandre Ghiti |
| 2026-03-26 | Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2026-03-26 | futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy() | Hao-Yu Yang |
| 2026-03-26 | mm: damon: Use trace_call__##name() at guarded tracepoint call sites | Vineeth Pillai (Google) |
| 2026-03-26 | hugetlbfs: Stop using i_private_data | Jan Kara |
| 2026-03-26 | BackMerge tag 'v7.0-rc4' into drm-next | Dave Airlie |
| 2026-03-25 | slab,rcu: disable KVFREE_RCU_BATCHED for strict grace period | Jann Horn |