summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
10 daysmm/ptdump: always stabilise against page table freeing using init_mmLorenzo Stoakes (ARM)2-5/+16
10 daysmm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)2-16/+66
10 daysmm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes4-24/+64
10 daysmm/khugepaged: guard is_zero_pfn() calls with pte_present()Lance Yang1-14/+21
10 daysmm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}SJ Park1-0/+6
10 daysmm/damon/ops-common: putback folios on invalid migrate nidliyouhong1-1/+8
2026-08-19mm/huge_memory: fix huge_zero_pfn raceLorenzo Stoakes (ARM)1-14/+29
2026-08-19swapfile: call cond_resched() before locking si->lockGuillaume Morin1-1/+1
2026-08-19mm/vmscan: wake up flushers conditionally to avoid cgroup OOMZeng Jingxiang1-3/+22
2026-08-09mm/kmemleak: fix checksum computation for per-cpu objectsBreno Leitao1-3/+4
2026-08-09kmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas1-0/+39
2026-08-09mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)3-13/+62
2026-08-09mm/huge_memory: unlock i_mmap_rwsem before releasing after-split foliosKiryl Shutsemau (Meta)1-2/+14
2026-08-09mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()Kiryl Shutsemau (Meta)1-3/+7
2026-08-09mm: memcg: initialize *locked in memcg1_oom_prepare() stubBreno Leitao1-1/+5
2026-08-09mm/page_reporting: use system_freezable_wq to fix UAF during suspendLink Lin1-2/+4
2026-08-09mm/vmstat: fold stranded per-cpu node stats when a node comes onlineGregory Price1-4/+11
2026-08-09mm/hugetlb: fix list corruption in allocate_file_region_entries()Xiangfeng Cai1-1/+1
2026-08-09mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()Zi Yan1-1/+1
2026-08-09mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang1-2/+3
2026-08-03mm/sparse-vmemmap: fix DAX vmemmap accounting with optimizationMuchun Song1-4/+30
2026-08-03mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)6-83/+373
2026-08-03mm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pagesMuchun Song1-15/+19
2026-08-03mm/sparse-vmemmap: fix vmemmap accounting underflowMuchun Song1-10/+22
2026-08-03mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatchDeepanshu Kartikey1-3/+4
2026-08-03mm/damon/core: disallow overlapping input ranges for damon_set_regions()SJ Park1-2/+9
2026-08-03mm/damon/core: validate ranges in damon_set_regions()SJ Park1-0/+6
2026-07-29mm: refactor mm_access() to not return NULLLorenzo Stoakes2-4/+4
2026-07-24mm/damon/core: always put unsuccessfully committed target pidsSeongJae Park1-6/+43
2026-07-24mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless hostJose Fernandez (Anthropic)1-0/+6
2026-07-24mm/compaction: handle free_pages_prepare() properly in compaction_free()Zi Yan1-4/+3
2026-07-24mm/mm_init: fix uninitialized struct pages for ZONE_DEVICEMuchun Song1-3/+10
2026-07-24mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal errorSeongJae Park1-4/+4
2026-07-24mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park1-6/+3
2026-07-24mm/damon/core: make charge_addr_from aware of end-address exclusivitySeongJae Park1-1/+1
2026-07-24mm/memory_hotplug: fix incorrect altmap passing in error pathMuchun Song1-1/+1
2026-07-24mm/fake-numa: fix under-allocation detection in uniform splitSang-Heon Jeon1-4/+13
2026-07-18mm: do file ownership checks with the proper mount idmapPedro Falcato3-5/+3
2026-07-18mm: fix mmap errno value when MAP_DROPPABLE is not supportedAnthony Yznaga1-1/+1
2026-07-18mm/slab: do not limit zeroing to orig_size when only red zoning is enabledVlastimil Babka (SUSE)1-8/+10
2026-07-18mm/swap: add cond_resched() in swap_reclaim_full_clusters to prevent softlockupZijiang Huang1-0/+1
2026-07-18mm: shrinker: fix NULL pointer dereference in debugfsQi Zheng1-4/+6
2026-07-18mm: shrinker: fix shrinker_info teardown race with expansionQi Zheng1-2/+11
2026-07-18mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt1-4/+0
2026-07-18mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-0/+1
2026-07-18mm/khugepaged: write all dirty file folios when collapsingPedro Falcato1-14/+25
2026-07-18mm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)1-0/+1
2026-06-19mm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes1-20/+37
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-20/+10
2026-06-19mm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier1-0/+2