| Age | Commit message (Expand) | Author |
| 2025-01-25 | mm/damon/paddr: increment pa_stat damon address range by folio size | Usama Arif |
| 2025-01-25 | selftests/mm/cow: modify the incorrect checking parameters | Hao Ge |
| 2025-01-25 | kasan: use correct kernel-doc format | Randy Dunlap |
| 2025-01-25 | selftests/mm: add tests for splitting pmd THPs to all lower orders | Zi Yan |
| 2025-01-25 | selftests/mm: use selftests framework to print test result | Zi Yan |
| 2025-01-25 | Documentation/filesystems/proc.rst: fix possessive form of "process" | Andrew Morton |
| 2025-01-25 | ksm: add ksm involvement information for each process | xu xin |
| 2025-01-25 | mm/memfd: use strncpy_from_user() to read memfd name | Isaac J. Manjarres |
| 2025-01-25 | mm/memfd: refactor and cleanup the logic in memfd_create() | Isaac J. Manjarres |
| 2025-01-25 | mm/damon: explain "effective quota" on kernel-doc comment | SeongJae Park |
| 2025-01-25 | Docs/admin-guide/mm/damon/start: update snapshot example | SeongJae Park |
| 2025-01-25 | Docs/admin-guide/mm/damon/usage: fix and add missing DAMOS filter sysfs files... | SeongJae Park |
| 2025-01-25 | Docs/mm/damon: add an example monitoring intervals tuning | SeongJae Park |
| 2025-01-25 | Docs/mm/damon/design: add monitoring parameters tuning guide | SeongJae Park |
| 2025-01-25 | mm: remove PageTransTail() | Matthew Wilcox (Oracle) |
| 2025-01-25 | mm/mglru: fix PTE-mapped large folios | Yu Zhao |
| 2025-01-25 | mm/mglru: rework workingset protection | Yu Zhao |
| 2025-01-25 | mm/mglru: rework refault detection | Yu Zhao |
| 2025-01-25 | mm/mglru: rework type selection | Yu Zhao |
| 2025-01-25 | mm/mglru: rework aging feedback | Yu Zhao |
| 2025-01-25 | mm/mglru: optimize deactivation | Yu Zhao |
| 2025-01-25 | mm/mglru: clean up workingset | Yu Zhao |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang |
| 2025-01-25 | mm: make mmap_region() internal | Lorenzo Stoakes |
| 2025-01-25 | mips: vdso: prefer do_mmap() to mmap_region() | Lorenzo Stoakes |
| 2025-01-25 | mm, swap_slots: remove slot cache for freeing path | Kairui Song |
| 2025-01-25 | mm, swap: use a global swap cluster for non-rotation devices | Kairui Song |
| 2025-01-25 | mm, swap: introduce a helper for retrieving cluster from offset | Kairui Song |
| 2025-01-25 | mm, swap: simplify percpu cluster updating | Kairui Song |
| 2025-01-25 | mm, swap: reduce contention on device lock | Kairui Song |
| 2025-01-25 | mm, swap: use an enum to define all cluster flags and wrap flags changes | Kairui Song |
| 2025-01-25 | mm, swap: hold a reference during scan and cleanup flag usage | Kairui Song |
| 2025-01-25 | mm, swap: clean up plist removal and adding | Kairui Song |
| 2025-01-25 | mm, swap: clean up device availability check | Kairui Song |
| 2025-01-25 | mm, swap: use cluster lock for HDD | Kairui Song |
| 2025-01-25 | mm, swap: remove old allocation path for HDD | Kairui Song |
| 2025-01-25 | mm, swap: fold swap_info_get_cont in the only caller | Kairui Song |
| 2025-01-25 | mm, swap: minor clean up for swap entry allocation | Kairui Song |
| 2025-01-25 | alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled | Suren Baghdasaryan |
| 2025-01-25 | memcg: fix soft lockup in the OOM process | Chen Ridong |
| 2025-01-25 | mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc() | Alex Shi |
| 2025-01-25 | mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc | Alex Shi |
| 2025-01-25 | mm/zsmalloc: convert SetZsPageMovable and remove unused funcs | Alex Shi |
| 2025-01-25 | mm/zsmalloc: convert get_zspage() to take zpdesc | Hyeonggon Yoo |
| 2025-01-25 | mm/zsmalloc: convert migrate_zspage() to use zpdesc | Hyeonggon Yoo |
| 2025-01-25 | mm/zsmalloc: convert location_to_obj() to take zpdesc | Hyeonggon Yoo |
| 2025-01-25 | mm/zsmalloc: convert __free_zspage() to use zpdesc | Hyeonggon Yoo |
| 2025-01-25 | mm/zsmalloc: convert reset_page to reset_zpdesc | Alex Shi |
| 2025-01-25 | mm/zsmalloc: add two helpers for zs_page_migrate() and make it use zpdesc | Hyeonggon Yoo |
| 2025-01-25 | mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc | Hyeonggon Yoo |