summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
9 daysmm/filemap: __filemap_add_folio() restore index before retryingHugh Dickins1-0/+6
9 daysmm/ptdump: always stabilise against page table freeing using init_mmLorenzo Stoakes (ARM)2-5/+16
9 daysarm64: remove redundant concurrent ptdump UAF mitigationLorenzo Stoakes (ARM)1-12/+3
9 daysmm/huge_memory: fix huge_zero_pfn raceLorenzo Stoakes (ARM)1-14/+29
9 daysmm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}SJ Park3-1/+8
9 daysmm/damon/ops-common: putback folios on invalid migrate nidliyouhong1-1/+8
9 daysmm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)2-19/+52
2026-08-09mm/huge_memory: unlock i_mmap_rwsem before releasing after-split foliosKiryl Shutsemau (Meta)1-0/+12
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/util: don't read __page_2 for order-1 folios in snapshot_page()Aboorva Devarajan1-1/+1
2026-08-09mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang1-2/+3
2026-08-09mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)3-54/+63
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-08-03mm/sparse-vmemmap: fix vmemmap accounting underflowMuchun Song1-10/+22
2026-08-03mm/huge_memory: set PG_has_hwpoisoned only after new folio head is establishedRik van Riel1-4/+8
2026-08-03mm/kmemleak: fix checksum computation for per-cpu objectsBreno Leitao1-3/+4
2026-07-24mm/damon/core: trace esz at first setupSeongJae Park1-0/+2
2026-07-24mm/damon/core: always put unsuccessfully committed target pidsSeongJae Park1-6/+43
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/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatchDeepanshu Kartikey1-3/+4
2026-07-24mm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pagesMuchun Song1-15/+19
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: shmem: fix potential livelock issue for shmem direct swapinBaolin Wang1-1/+13
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: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless hostJose Fernandez (Anthropic)1-0/+2
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-06-27mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes1-1/+5
2026-06-27mm: set the VM_MAYBE_GUARD flag on guard region installLorenzo Stoakes2-32/+61
2026-06-27mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes1-14/+4
2026-06-27mm: implement sticky VMA flagsLorenzo Stoakes2-20/+21
2026-06-27mm: update vma_modify_flags() to handle residual flags, documentLorenzo Stoakes6-68/+141
2026-06-27mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes1-0/+4