summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
28 hoursmm/shmem, swap: avoid redundant Xarray lookup during swapinKairui Song1-9/+25
28 hoursmm/shmem, swap: improve cached mTHP handling and fix potential hangKairui Song1-9/+30
28 hoursmm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()Kemeng Shi1-0/+2
28 hoursmm: shmem: fix potential data corruption during shmem swapinBaolin Wang1-3/+27
28 hoursmm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko2-7/+10
28 hoursmm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_...David Hildenbrand1-4/+5
28 hoursmm/page_alloc: sort out the alloc_contig_range() gfp flags messDavid Hildenbrand1-4/+44
28 hoursmm/page_alloc: move set_page_refcounted() to callers of post_alloc_hook()Matthew Wilcox (Oracle)3-3/+5
28 hoursmm/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
2026-01-23mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failureSeongJae Park1-2/+3
2026-01-23mm/damon/sysfs: cleanup attrs subdirs on context dir setup failureSeongJae Park1-2/+3
2026-01-23mm/page_alloc: make percpu_pagelist_high_fraction reads lock-freeAboorva Devarajan1-1/+9
2026-01-23mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()Pavel Butsykin1-1/+1
2026-01-23x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-4/+8
2026-01-11mm/page_alloc: change all pageblocks migrate type on coalescingAlexander Gordeev1-12/+12
2026-01-08mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_thre...SeongJae Park1-0/+6
2026-01-08mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()SeongJae Park1-0/+2
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...SeongJae Park1-0/+20
2026-01-08mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand1-1/+2
2026-01-08mm/balloon_compaction: we cannot have isolated pages in the balloon listDavid Hildenbrand1-6/+0
2026-01-08mm/ksm: fix exec/fork inheritance support for prctlxu xin1-2/+16
2026-01-08mm/page_owner: fix memory leak in page_owner_stack_fops->release()Ran Xiaokai1-1/+1
2026-01-08kasan: unpoison vms[area] addresses with a common tagMaciej Wieczor-Retman1-3/+18
2026-01-08kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman2-3/+18
2026-01-08mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen3-3/+7
2026-01-08mm/damon/tests/core-kunit: handle alloc failure on damon_test_set_attrs()SeongJae Park1-0/+3