| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-14 | selftests/damon: add python and drgn-based DAMON sysfs test | SeongJae Park | 2 | -0/+43 |
| 2025-07-14 | selftests/damon/_damon_sysfs: set Kdamond.pid in start() | SeongJae Park | 1 | -0/+3 |
| 2025-07-14 | selftests/damon: add drgn script for extracting damon status | SeongJae Park | 1 | -0/+161 |
| 2025-07-14 | mm: deduplicate mm_get_unmapped_area() | Peter Xu | 1 | -3/+2 |
| 2025-07-14 | mm/hugetlb: remove prepare_hugepage_range() | Peter Xu | 5 | -48/+2 |
| 2025-07-14 | samples/damon/mtier: add parameters for node0 memory usage | Yunjeong Mun | 1 | -1/+7 |
| 2025-07-14 | mm/page_isolation: remove migratetype parameter from more functions | Zi Yan | 8 | -68/+80 |
| 2025-07-14 | mm/page_isolation: remove migratetype from undo_isolate_page_range() | Zi Yan | 4 | -11/+7 |
| 2025-07-14 | mm/page_isolation: remove migratetype from move_freepages_block_isolate() | Zi Yan | 3 | -31/+75 |
| 2025-07-14 | mm/page_alloc: add support for initializing pageblock as isolated | Zi Yan | 9 | -20/+61 |
| 2025-07-14 | mm/page_isolation: make page isolation a standalone bit | Zi Yan | 4 | -3/+57 |
| 2025-07-14 | mm/page_alloc: pageblock flags functions clean up | Zi Yan | 6 | -67/+162 |
| 2025-07-14 | mm,memory_hotplug: drop status_change_nid parameter from memory_notify | Oscar Salvador | 3 | -12/+0 |
| 2025-07-14 | mm,page_ext: derive the node from the pfn | Oscar Salvador | 1 | -14/+3 |
| 2025-07-14 | mm,mempolicy: use node-notifier instead of memory-notifier | Oscar Salvador | 1 | -8/+5 |
| 2025-07-14 | kernel,cpuset: use node-notifier instead of memory-notifier | Oscar Salvador | 1 | -1/+1 |
| 2025-07-14 | drivers,hmat: use node-notifier instead of memory-notifier | Oscar Salvador | 1 | -4/+4 |
| 2025-07-14 | drivers,cxl: use node-notifier instead of memory-notifier | Oscar Salvador | 2 | -10/+10 |
| 2025-07-14 | mm,memory-tiers: use node-notifier instead of memory-notifier | Oscar Salvador | 1 | -13/+6 |
| 2025-07-14 | mm,slub: use node-notifier instead of memory-notifier | Oscar Salvador | 1 | -19/+10 |
| 2025-07-14 | mm,memory_hotplug: implement numa node notifier | Oscar Salvador | 4 | -80/+210 |
| 2025-07-14 | mm,memory_hotplug: remove status_change_nid_normal and update documentation | Oscar Salvador | 4 | -19/+0 |
| 2025-07-14 | mm,slub: do not special case N_NORMAL nodes for slab_nodes | Oscar Salvador | 1 | -31/+3 |
| 2025-07-14 | mm, madvise: use standard madvise locking in madvise_set_anon_name() | Vlastimil Babka | 1 | -4/+9 |
| 2025-07-14 | mm, madvise: move madvise_set_anon_name() down the file | Vlastimil Babka | 1 | -32/+32 |
| 2025-07-14 | mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.c | Vlastimil Babka | 3 | -58/+58 |
| 2025-07-14 | mm, madvise: simplify anon_name handling | Vlastimil Babka | 1 | -24/+13 |
| 2025-07-14 | mm/madvise: eliminate very confusing manipulation of prev VMA | Lorenzo Stoakes | 3 | -48/+47 |
| 2025-07-14 | mm/madvise: thread all madvise state through madv_behavior | Lorenzo Stoakes | 1 | -136/+145 |
| 2025-07-14 | mm/madvise: thread VMA range state through madvise_behavior | Lorenzo Stoakes | 1 | -46/+57 |
| 2025-07-14 | mm/madvise: thread mm_struct through madvise_behavior | Lorenzo Stoakes | 1 | -53/+57 |
| 2025-07-14 | mm/madvise: remove the visitor pattern and thread anon_vma state | Lorenzo Stoakes | 1 | -83/+83 |
| 2025-07-13 | Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which | Andrew Morton | 26 | -130/+399 |
| 2025-07-10 | ksm_tests: skip hugepage test when Transparent Hugepages are disabled | Li Wang | 6 | -1/+40 |
| 2025-07-10 | selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiation | Li Wang | 1 | -2/+26 |
| 2025-07-10 | maple_tree: add testing for restoring maple state to active | Liam R. Howlett | 1 | -0/+32 |
| 2025-07-10 | maple_tree: fix status setup on restore to active | Liam R. Howlett | 1 | -7/+18 |
| 2025-07-10 | selftests/mm: remove duplicate .gitignore entries | Moon Hee Lee | 1 | -3/+0 |
| 2025-07-10 | mm: unexport globally copy_to_kernel_nofault | Sabyrzhan Tasbolatov | 2 | -1/+8 |
| 2025-07-10 | lib/test_vmalloc.c: restrict default test mask to avoid test warnings | Uladzislau Rezki (Sony) | 1 | -1/+1 |
| 2025-07-10 | lib/test_vmalloc.c: use late_initcall() if built-in for init ordering | Uladzislau Rezki (Sony) | 1 | -0/+4 |
| 2025-07-10 | mm/damon/sysfs: decouple from damon_ops_id | SeongJae Park | 1 | -15/+41 |
| 2025-07-10 | mm/damon/sysfs-schemes: decouple from damos_filter_type | SeongJae Park | 1 | -18/+57 |
| 2025-07-10 | mm/damon/sysfs-schemes: decouple from damos_wmark_metric | SeongJae Park | 1 | -10/+31 |
| 2025-07-10 | mm/damon/sysfs-schemes: decouple from damos_action | SeongJae Park | 1 | -18/+62 |
| 2025-07-10 | mm/damon/sysfs-schemes: decouple from damos_quota_goal_metric | SeongJae Park | 1 | -14/+41 |
| 2025-07-10 | mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd() | Anshuman Khandual | 4 | -8/+2 |
| 2025-07-10 | selftests/mm: reduce uffd-unit-test poison test to minimum | Peter Xu | 1 | -6/+14 |
| 2025-07-10 | maple tree: use goto label to simplify code | Dev Jain | 1 | -5/+2 |
| 2025-07-10 | selftets/damon: add a test for memcg_path leak | SeongJae Park | 2 | -0/+44 |