summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
8 daysmm/huge_memory: unlock i_mmap_rwsem before releasing after-split foliosKiryl Shutsemau (Meta)1-0/+12
8 daysmm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()Kiryl Shutsemau (Meta)1-3/+7
8 daysmm: memcg: initialize *locked in memcg1_oom_prepare() stubBreno Leitao1-1/+5
8 daysmm/page_reporting: use system_freezable_wq to fix UAF during suspendLink Lin1-2/+4
8 daysmm/vmstat: fold stranded per-cpu node stats when a node comes onlineGregory Price1-4/+11
8 daysmm/hugetlb: fix list corruption in allocate_file_region_entries()Xiangfeng Cai1-1/+1
8 daysmm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()Zi Yan1-1/+1
8 daysmm/util: don't read __page_2 for order-1 folios in snapshot_page()Aboorva Devarajan1-1/+1
8 daysmm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang1-2/+3
8 daysmm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)3-54/+63
14 daysmm/damon/core: disallow overlapping input ranges for damon_set_regions()SJ Park1-2/+9
14 daysmm/damon/core: validate ranges in damon_set_regions()SJ Park1-0/+6
14 daysmm/sparse-vmemmap: fix vmemmap accounting underflowMuchun Song1-10/+22
14 daysmm/huge_memory: set PG_has_hwpoisoned only after new folio head is establishedRik van Riel1-4/+8
14 daysmm/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
2026-06-19mm/mincore: handle non-swap entries before !CONFIG_SWAP guardUsama Arif1-5/+5
2026-06-19mm/list_lru: drain before clearing xarray entry on reparentShakeel Butt1-9/+12
2026-06-19mm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier1-0/+2
2026-06-19mm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes1-19/+37
2026-06-19mm/damon/reclaim: handle ctx allocation failureSeongJae Park1-0/+4
2026-06-19mm/damon/lru_sort: handle ctx allocation failureSeongJae Park1-0/+4
2026-06-19mm/cma_debug: fix invalid accesses for inactive CMA areasMuchun Song1-1/+2