summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
12 daysmm/damon/core: trace esz at first setupSeongJae Park1-0/+2
12 daysmm/damon/core: always put unsuccessfully committed target pidsSeongJae Park1-6/+43
12 daysmm/compaction: handle free_pages_prepare() properly in compaction_free()Zi Yan1-4/+3
12 daysmm/mm_init: fix uninitialized struct pages for ZONE_DEVICEMuchun Song1-3/+10
12 daysmm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal errorSeongJae Park1-4/+4
12 daysmm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park1-6/+3
12 daysmm/damon/core: make charge_addr_from aware of end-address exclusivitySeongJae Park1-1/+1
12 daysmm/memory_hotplug: fix incorrect altmap passing in error pathMuchun Song1-1/+1
12 daysmm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatchDeepanshu Kartikey1-3/+4
12 daysmm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pagesMuchun Song1-15/+19
12 daysmm/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
2026-06-19mm/cma: fix reserved page leak on activation failureMuchun Song1-2/+5
2026-06-19memcg: use round-robin victim selection in refill_stockShakeel Butt1-1/+4
2026-06-19mm/huge_memory: update file PUD counter before folio_put()Yin Tirui1-1/+1
2026-06-19mm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park1-2/+2
2026-06-19mm/huge_memory: update file PMD counter before folio_put()Yin Tirui1-0/+2
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-20/+10
2026-06-09mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()Qing Wang2-0/+3
2026-06-09mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_oneDev Jain1-0/+2
2026-06-09memfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)1-6/+6
2026-06-09mm: memcontrol: propagate NMI slab stats to memcg vmstatsAlexandre Ghiti1-0/+6
2026-06-09mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()SeongJae Park1-4/+4
2026-06-01cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-3/+3
2026-06-01mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)1-4/+4
2026-06-01mm/memory_hotplug: fix memory block reference leak on removeMuchun Song1-0/+2
2026-06-01mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...David Hildenbrand (Arm)1-3/+19