summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
3 daysmm: refactor mm_access() to not return NULLLorenzo Stoakes
8 daysmm: do file ownership checks with the proper mount idmapPedro Falcato
8 daysmm/slab: do not limit zeroing to orig_size when only red zoning is enabledVlastimil Babka (SUSE)
8 dayswriteback: Avoid contention on wb->list_lock when switching inodesJan Kara
8 daysmm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt
8 daysmm: shrinker: remove redundant shrinker_rwsem in debugfs operationsQi Zheng
8 daysmm/mm_init: fix uninitialized struct pages for ZONE_DEVICEMuchun Song
8 daysmm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal errorSeongJae Park
8 daysmm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park
8 daysmm/damon/core: make charge_addr_from aware of end-address exclusivitySeongJae Park
8 daysmm: shrinker: fix NULL pointer dereference in debugfsQi Zheng
8 daysmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
8 daysmm/vmscan: flush deferred TLB before freeing large foliosJiayuan Chen
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-06-19mm/memory-failure: fix missing ->mf_stats count in hugetlb poisonJane Chu
2026-06-19mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()David Hildenbrand
2026-06-19mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folioDavid Hildenbrand
2026-06-19mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()David Hildenbrand
2026-06-19memfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)
2026-06-19mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()SeongJae Park
2026-06-19mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-06-19mm/huge_memory: update file PMD counter before folio_put()Yin Tirui
2026-06-19mm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes
2026-06-19mm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier
2026-06-19mm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park
2026-06-19mm/page_alloc: clear page->private in free_pages_prepare()Mikhail Gavrilov
2026-06-01mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()SeongJae Park
2026-05-17mm/damon/reclaim: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-05-17mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-05-17mm/damon/core: implement damon_kdamond_pid()SeongJae Park
2026-05-17mm/damon/core: disallow time-quota setting zero eszSeongJae Park
2026-05-17mm/hugetlb_cma: round up per_node before logging itSang-Heon Jeon
2026-05-17mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park
2026-05-17mm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park
2026-04-27mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao
2026-04-27mm/kasan: fix double free for kasan pXdsRitesh Harjani (IBM)
2026-04-18mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()Baolin Wang
2026-04-02mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law
2026-03-25mm/mempolicy: fix wrong mmap_read_unlock() in migrate_to_node()David Hildenbrand (Arm)
2026-03-25mm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko
2026-03-25mm/kfence: disable KFENCE upon KASAN HW tags enablementAlexander Potapenko
2026-03-04mm/highmem: fix __kmap_to_page() build errorWilliam Tambe
2026-03-04mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocationsVlastimil Babka
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-02-19mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)
2026-02-19mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu
2026-02-06mm/kfence: randomize the freelist on initializationPimyn Girgis
2026-01-30mm: kmsan: fix poisoning of high-order non-compound pagesRyan Roberts
2026-01-30mm/page_alloc: prevent pcp corruption with SMP=nVlastimil Babka
2026-01-30mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)