summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
5 daysmm/kfence: disable KFENCE upon KASAN HW tags enablementAlexander Potapenko
5 daysmm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko
5 daysmm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
5 daysmm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)
5 daysmm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu
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-06mm/kfence: randomize the freelist on initializationPimyn Girgis
2026-02-06Revert "mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()"Harry Yoo
2026-02-06mm: kmsan: fix poisoning of high-order non-compound pagesRyan Roberts
2026-02-06mm/page_alloc: prevent pcp corruption with SMP=nVlastimil Babka
2026-02-06mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)
2026-02-06mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...SeongJae Park
2026-02-06mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failureSeongJae Park
2026-02-06migrate: correct lock ordering for hugetlb file foliosMatthew Wilcox (Oracle)
2026-02-06mm/damon/sysfs: cleanup attrs subdirs on context dir setup failureSeongJae Park
2026-02-06mm/page_alloc: make percpu_pagelist_high_fraction reads lock-freeAboorva Devarajan
2026-02-06x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams
2026-01-17ksm: use range-walk function to jump over holes in scan_get_next_rmap_itemPedro Demarchi Gomes
2026-01-17mm/pagewalk: add walk_page_range_vma()David Hildenbrand
2026-01-11mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand
2026-01-11mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()Hugh Dickins
2026-01-11mm/mprotect: use long for page accountings and retvalPeter Xu
2026-01-11x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand
2026-01-11x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng
2026-01-11mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-11mm/balloon_compaction: we cannot have isolated pages in the balloon listDavid Hildenbrand
2026-01-11mm/damon/tests/core-kunit: handle alloc failures in damon_test_set_regions()SeongJae Park
2026-01-11mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggreg...SeongJae Park
2026-01-11mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...SeongJae Park
2026-01-11mm/damon/tests/core-kunit: handle memory failure from damon_test_target()SeongJae Park
2026-01-11mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two()SeongJae Park
2026-01-11mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions...SeongJae Park
2026-01-11mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()SeongJae Park
2026-01-11mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()SeongJae Park
2026-01-11mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_...SeongJae Park
2026-01-11mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_thre...SeongJae Park
2026-01-11mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_...SeongJae Park
2026-01-11kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2025-12-07filemap: cap PTE range to be created to allowed zero fill in folio_map_range()Pankaj Raghav
2025-12-07mm/mempool: fix poisoning order>0 pages with HIGHMEMVlastimil Babka
2025-12-07mm/mempool: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2025-12-07mm/truncate: unmap large folio on split failureKiryl Shutsemau
2025-12-07mm/mm_init: fix hash table order logging in alloc_large_system_hash()Isaac J. Manjarres
2025-12-07mm/secretmem: fix use-after-free race in fault handlerLance Yang
2025-12-07mm, percpu: do not consider sleepable allocations atomicMichal Hocko
2025-12-07fs: factor out a direct_write_fallback helperChristoph Hellwig
2025-12-07filemap: update ki_pos in generic_perform_writeChristoph Hellwig
2025-12-07filemap: add a kiocb_invalidate_post_direct_write helperChristoph Hellwig
2025-12-07filemap: add a kiocb_invalidate_pages helperChristoph Hellwig