| Age | Commit message (Expand) | Author |
| 2025-09-22 | mm: specify separate file and vm_file params in vm_area_desc | Lorenzo Stoakes |
| 2025-09-21 | mm: drop all references of writable and SCAN_PAGE_RO | Dev Jain |
| 2025-09-21 | mm: enable khugepaged anonymous collapse on non-writable regions | Dev Jain |
| 2025-09-21 | mm/damon/stat: expose negative idle time | SeongJae Park |
| 2025-09-21 | mm/damon/stat: expose the current tuned aggregation interval | SeongJae Park |
| 2025-09-21 | mm/damon/lru_sort: use damon_initialized() | SeongJae Park |
| 2025-09-21 | mm/damon/reclaim: use damon_initialized() | SeongJae Park |
| 2025-09-21 | mm/damon/stat: use damon_initialized() | SeongJae Park |
| 2025-09-21 | mm/damon/core: implement damon_initialized() function | SeongJae Park |
| 2025-09-21 | mm/damon/core: set effective quota on first charge window | SeongJae Park |
| 2025-09-21 | mm/damon/core: reset age if nr_accesses changes between non-zero and zero | SeongJae Park |
| 2025-09-21 | alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output | Suren Baghdasaryan |
| 2025-09-21 | mm/oom_kill: the OOM reaper traverses the VMA maple tree in reverse order | zhongjinji |
| 2025-09-21 | mm/oom_kill: thaw the entire OOM victim process | zhongjinji |
| 2025-09-21 | mm/damon/lru_sort: use param_ctx for damon_attrs staging | SeongJae Park |
| 2025-09-21 | mm/damon/reclaim: support addr_unit for DAMON_RECLAIM | Quanmin Yan |
| 2025-09-21 | mm/damon/lru_sort: support addr_unit for DAMON_LRU_SORT | Quanmin Yan |
| 2025-09-21 | mm: remove page->order | Matthew Wilcox (Oracle) |
| 2025-09-21 | mm: remove redundant test in validate_page_before_insert() | Matthew Wilcox (Oracle) |
| 2025-09-21 | mm: lru_add_drain_all() do local lru_add_drain() first | Hugh Dickins |
| 2025-09-21 | alloc_tag: avoid warnings when freeing non-compound "tail" pages | Suren Baghdasaryan |
| 2025-09-21 | mm/shmem: remove unused entry_order after large swapin rework | Jackie Liu |
| 2025-09-21 | mm: skip mlocked THPs that are underused early in deferred_split_scan() | Lance Yang |
| 2025-09-21 | mm/hmm: populate PFNs from PMD swap entry | Francois Dugast |
| 2025-09-21 | mm/gup: fix handling of errors from arch_make_folio_accessible() in follow_pa... | David Hildenbrand |
| 2025-09-21 | mm: re-enable kswapd when memory pressure subsides or demotion is toggled | Chanwon Park |
| 2025-09-21 | readahead: add trace points | Jan Kara |
| 2025-09-21 | mm/memcg: v1: account event registrations and drop world-writable cgroup.even... | Stanislav Fort |
| 2025-09-21 | mm, swap: use a single page for swap table when the size fits | Kairui Song |
| 2025-09-21 | mm, swap: implement dynamic allocation of swap table | Kairui Song |
| 2025-09-21 | mm, swap: remove contention workaround for swap cache | Kairui Song |
| 2025-09-21 | mm, swap: mark swap address space ro and add context debug check | Kairui Song |
| 2025-09-21 | mm, swap: use the swap table for the swap cache and switch API | Kairui Song |
| 2025-09-21 | mm, swap: wrap swap cache replacement with a helper | Kairui Song |
| 2025-09-21 | mm/shmem, swap: remove redundant error handling for replacing folio | Kairui Song |
| 2025-09-21 | mm, swap: cleanup swap cache API and add kerneldoc | Kairui Song |
| 2025-09-21 | mm, swap: tidy up swap device and cluster info helpers | Kairui Song |
| 2025-09-21 | mm, swap: rename and move some swap cluster definition and helpers | Kairui Song |
| 2025-09-21 | mm, swap: always lock and check the swap cache folio before use | Kairui Song |
| 2025-09-21 | mm, swap: check page poison flag after locking it | Kairui Song |
| 2025-09-21 | mm, swap: fix swap cache index error when retrying reclaim | Kairui Song |
| 2025-09-21 | mm, swap: use unified helper for swap cache look up | Kairui Song |
| 2025-09-21 | mm/memremap: remove unused get_dev_pagemap() parameter | Alistair Popple |
| 2025-09-21 | mm/gup: remove dead pgmap refcounting code | Alistair Popple |
| 2025-09-21 | mm/page_alloc: check the correct buddy if it is a starting block | Wei Yang |
| 2025-09-21 | mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c | Miaohe Lin |
| 2025-09-21 | filemap: optimize folio refount update in filemap_map_pages | Jinjiang Tu |
| 2025-09-21 | mm: shmem: fix the strategy for the tmpfs 'huge=' options | Baolin Wang |
| 2025-09-21 | mm/show_mem: add trylock while printing alloc info | Yueyang Pan |
| 2025-09-21 | mm/show_mem: dump the status of the mem alloc profiling before printing | Yueyang Pan |