summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
3 daysmm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park1-1/+11
3 daysmm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan1-1/+1
10 daysmm: prevent droppable mappings from being lockedAnthony Yznaga3-7/+17
10 daysmm/zsmalloc: copy KMSAN metadata in zs_page_migrate()Shigeru Yoshida1-0/+1
10 daysmm: migrate: requeue destination folio on deferred split queueUsama Arif1-0/+17
10 daysmm/migrate: move movable_ops page handling out of move_to_new_folio()David Hildenbrand1-33/+30
10 daysmm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()David Hildenbrand1-37/+47
10 daysmm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park1-1/+2
10 daysmm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()Jinjiang Tu1-2/+8
2026-04-27mm/pagewalk: fix race between concurrent split and refaultMax Boone1-2/+22
2026-04-27mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou1-1/+1
2026-04-22mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao1-2/+3
2026-04-22mm/kasan: fix double free for kasan pXdsRitesh Harjani (IBM)1-4/+4
2026-04-18mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()Baolin Wang1-3/+8
2026-04-11mm/memory: fix PMD/PUD checks in follow_pfnmap_start()David Hildenbrand (Arm)1-3/+15
2026-04-11mm: replace READ_ONCE() with standard page table accessorsAnshuman Khandual6-11/+11
2026-04-02mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law1-0/+3
2026-03-25mm/shmem, swap: avoid redundant Xarray lookup during swapinKairui Song1-9/+25
2026-03-25mm/shmem, swap: improve cached mTHP handling and fix potential hangKairui Song1-9/+30
2026-03-25mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()Kemeng Shi1-0/+2
2026-03-25mm: shmem: fix potential data corruption during shmem swapinBaolin Wang1-3/+27
2026-03-25mm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko2-7/+10
2026-03-25mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_...David Hildenbrand1-4/+5
2026-03-25mm/page_alloc: sort out the alloc_contig_range() gfp flags messDavid Hildenbrand1-4/+44
2026-03-25mm/page_alloc: move set_page_refcounted() to callers of post_alloc_hook()Matthew Wilcox (Oracle)3-3/+5
2026-03-25mm/kfence: disable KFENCE upon KASAN HW tags enablementAlexander Potapenko1-0/+15
2026-03-04mm: numa_memblks: Identify the accurate NUMA ID of CFMWCui Chao1-4/+5
2026-03-04mm/slab: use unsigned long for orig_size to ensure proper metadata alignHarry Yoo1-7/+7
2026-03-04mm/highmem: fix __kmap_to_page() build errorWilliam Tambe1-1/+2
2026-03-04mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_nodeDeepanshu Kartikey1-0/+8
2026-03-04mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocationsVlastimil Babka1-0/+14
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)3-59/+122
2026-02-19mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+8
2026-02-19mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu1-10/+5
2026-02-11mm, shmem: prevent infinite loop on truncate raceKairui Song1-9/+14
2026-02-11mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_singleHao Ge1-1/+5
2026-02-06mm/kfence: randomize the freelist on initializationPimyn Girgis1-4/+19
2026-02-06mm/shmem, swap: fix race of truncate and swap entry splitKairui Song1-11/+34
2026-02-06mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfnJane Chu1-6/+8
2026-02-06mm/memory-failure: fix missing ->mf_stats count in hugetlb poisonJane Chu1-37/+56
2026-02-06mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin2-5/+23
2026-01-30migrate: correct lock ordering for hugetlb file foliosMatthew Wilcox (Oracle)1-6/+6
2026-01-30mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+4
2026-01-23mm/page_alloc: prevent pcp corruption with SMP=nVlastimil Babka1-8/+39
2026-01-23mm/page_alloc: batch page freeing in decay_pcp_highJoshua Hahn1-3/+6
2026-01-23mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn2-17/+19
2026-01-23mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'Ben Dooks1-0/+2
2026-01-23mm/fake-numa: allow later numa node hotplugBruno Faccini2-8/+39
2026-01-23mm: kmsan: fix poisoning of high-order non-compound pagesRyan Roberts1-1/+1
2026-01-23mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...SeongJae Park1-2/+3