| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-13 | mm,hugetlb: change mechanism to detect a COW on private mapping |  Oscar Salvador | 1 | -54/+34 |
| 2025-07-13 | mm/debug_vm_pgtable: use a swp_entry_t input value for swap tests |  Gerald Schaefer | 1 | -21/+32 |
| 2025-07-13 | mm/hugetlb: use str_plural() in report_hugepages() |  Thorsten Blum | 1 | -1/+2 |
| 2025-07-13 | mm/percpu: prevent concurrency problem for pcpu_nr_populated read with spin lock |  Jeongjun Park | 1 | -1/+1 |
| 2025-07-13 | mm: deduplicate mm_get_unmapped_area() |  Peter Xu | 1 | -3/+2 |
| 2025-07-13 | mm/page_isolation: remove migratetype parameter from more functions |  Zi Yan | 4 | -56/+49 |
| 2025-07-13 | mm/page_isolation: remove migratetype from undo_isolate_page_range() |  Zi Yan | 3 | -9/+6 |
| 2025-07-13 | mm/page_isolation: remove migratetype from move_freepages_block_isolate() |  Zi Yan | 2 | -28/+73 |
| 2025-07-13 | mm/page_alloc: add support for initializing pageblock as isolated |  Zi Yan | 6 | -17/+54 |
| 2025-07-13 | mm/page_isolation: make page isolation a standalone bit |  Zi Yan | 1 | -3/+24 |
| 2025-07-13 | mm/page_alloc: pageblock flags functions clean up |  Zi Yan | 2 | -40/+133 |
| 2025-07-13 | mm,memory_hotplug: drop status_change_nid parameter from memory_notify |  Oscar Salvador | 1 | -4/+0 |
| 2025-07-13 | mm,page_ext: derive the node from the pfn |  Oscar Salvador | 1 | -14/+3 |
| 2025-07-13 | mm,mempolicy: use node-notifier instead of memory-notifier |  Oscar Salvador | 1 | -8/+5 |
| 2025-07-13 | mm,memory-tiers: use node-notifier instead of memory-notifier |  Oscar Salvador | 1 | -13/+6 |
| 2025-07-13 | mm,slub: use node-notifier instead of memory-notifier |  Oscar Salvador | 1 | -19/+10 |
| 2025-07-13 | mm,memory_hotplug: implement numa node notifier |  Oscar Salvador | 1 | -80/+66 |
| 2025-07-13 | mm,memory_hotplug: remove status_change_nid_normal and update documentation |  Oscar Salvador | 1 | -12/+0 |
| 2025-07-13 | mm,slub: do not special case N_NORMAL nodes for slab_nodes |  Oscar Salvador | 1 | -31/+3 |
| 2025-07-13 | mm, madvise: use standard madvise locking in madvise_set_anon_name() |  Vlastimil Babka | 1 | -4/+9 |
| 2025-07-13 | mm, madvise: move madvise_set_anon_name() down the file |  Vlastimil Babka | 1 | -32/+32 |
| 2025-07-13 | mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.c |  Vlastimil Babka | 1 | -2/+50 |
| 2025-07-13 | mm, madvise: simplify anon_name handling |  Vlastimil Babka | 1 | -24/+13 |
| 2025-07-13 | mm/madvise: eliminate very confusing manipulation of prev VMA |  Lorenzo Stoakes | 2 | -43/+43 |
| 2025-07-13 | mm/madvise: thread all madvise state through madv_behavior |  Lorenzo Stoakes | 1 | -136/+145 |
| 2025-07-13 | mm/madvise: thread VMA range state through madvise_behavior |  Lorenzo Stoakes | 1 | -46/+57 |
| 2025-07-13 | mm/madvise: thread mm_struct through madvise_behavior |  Lorenzo Stoakes | 1 | -53/+57 |
| 2025-07-13 | mm/madvise: remove the visitor pattern and thread anon_vma state |  Lorenzo Stoakes | 1 | -83/+83 |
| 2025-07-12 | Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which |  Andrew Morton | 8 | -85/+63 |
| 2025-07-09 | mm: unexport globally copy_to_kernel_nofault |  Sabyrzhan Tasbolatov | 2 | -1/+8 |
| 2025-07-09 | mm/damon/sysfs: decouple from damon_ops_id |  SeongJae Park | 1 | -15/+41 |
| 2025-07-09 | mm/damon/sysfs-schemes: decouple from damos_filter_type |  SeongJae Park | 1 | -18/+57 |
| 2025-07-09 | mm/damon/sysfs-schemes: decouple from damos_wmark_metric |  SeongJae Park | 1 | -10/+31 |
| 2025-07-09 | mm/damon/sysfs-schemes: decouple from damos_action |  SeongJae Park | 1 | -18/+62 |
| 2025-07-09 | mm/damon/sysfs-schemes: decouple from damos_quota_goal_metric |  SeongJae Park | 1 | -14/+41 |
| 2025-07-09 | mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd() |  Anshuman Khandual | 1 | -0/+2 |
| 2025-07-09 | mm/memremap: remove unused devmap_managed_key |  Alistair Popple | 1 | -27/+0 |
| 2025-07-09 | mm: remove callers of pfn_t functionality |  Alistair Popple | 5 | -29/+26 |
| 2025-07-09 | mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST |  Alistair Popple | 1 | -2/+0 |
| 2025-07-09 | mm: remove devmap related functions and page table bits |  Alistair Popple | 4 | -69/+5 |
| 2025-07-09 | fs/dax: remove FS_DAX_LIMITED config option |  Alistair Popple | 1 | -4/+0 |
| 2025-07-09 | mm/khugepaged: remove redundant pmd_devmap() check |  Alistair Popple | 1 | -2/+0 |
| 2025-07-09 | mm: remove redundant pXd_devmap calls |  Alistair Popple | 12 | -49/+33 |
| 2025-07-09 | mm/huge_memory: remove pXd_devmap usage from insert_pXd_pfn() |  Alistair Popple | 1 | -10/+2 |
| 2025-07-09 | mm/gup: remove pXX_devmap usage from get_user_pages() |  Alistair Popple | 2 | -195/+5 |
| 2025-07-09 | mm: convert vmf_insert_mixed() from using pte_devmap to pte_special |  Alistair Popple | 3 | -22/+3 |
| 2025-07-09 | mm: remove remaining uses of PFN_DEV |  Alistair Popple | 1 | -1/+1 |
| 2025-07-09 | mm: convert pXd_devmap checks to vma_is_dax |  Alistair Popple | 2 | -7/+1 |
| 2025-07-09 | mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU |  Hao Ge | 1 | -0/+7 |
| 2025-07-09 | mm/memfd: reserve hugetlb folios before allocation |  Vivek Kasireddy | 2 | -8/+14 |