summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
36 hoursmm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey1-0/+3
36 hoursmm/slab: use prandom if !allow_spinHarry Yoo1-4/+24
36 hoursslub: remove CONFIG_SLUB_TINY specific code pathsVlastimil Babka2-105/+4
9 daysmm: numa_memblks: Identify the accurate NUMA ID of CFMWCui Chao1-4/+5
9 daysmm/page_alloc: clear page->private in free_pages_prepare()Mikhail Gavrilov1-0/+1
9 daysmm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao2-14/+36
9 daysmm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCKHarry Yoo1-6/+11
9 daysmm/hugetlb: restore failed global reservations to subpoolJoshua Hahn1-0/+9
9 daysmm/slab: do not access current->mems_allowed_seq if !allow_spinHarry Yoo1-2/+11
9 daysmm/slab: use unsigned long for orig_size to ensure proper metadata alignHarry Yoo1-7/+7
9 daysmm/slab: avoid allocating slabobj_ext array from its own slabHarry Yoo1-7/+53
9 daysmm/highmem: fix __kmap_to_page() build errorWilliam Tambe1-1/+2
9 daysmm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()Vlastimil Babka1-1/+4
9 daysmm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_nodeDeepanshu Kartikey1-0/+8
9 daysmm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocationsVlastimil Babka1-0/+14
2026-02-26mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()Harry Yoo1-0/+20
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)3-59/+122
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/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, swap: restore swap_space attr aviod kernel panicrobin.kuo2-3/+2
2026-02-06mm/memory-failure: fix missing ->mf_stats count in hugetlb poisonJane Chu1-37/+56
2026-02-06mm/kfence: randomize the freelist on initializationPimyn Girgis1-4/+19
2026-02-06mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin2-5/+23
2026-01-30mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge tooLorenzo Stoakes1-12/+15
2026-01-30mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted mergeLorenzo Stoakes2-18/+56
2026-01-30mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+8
2026-01-30mm: fix some typos in mm modulejianyun.gao14-20/+20
2026-01-30migrate: correct lock ordering for hugetlb file foliosMatthew Wilcox (Oracle)1-6/+6
2026-01-30mm: restore per-memcg proactive reclaim with !CONFIG_NUMAYosry Ahmed2-10/+11
2026-01-30mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+4
2026-01-30slab: fix kmalloc_nolock() context check for PREEMPT_RTSwaraj Gaikwad1-2/+6
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-23iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu1-0/+2
2026-01-23mm: introduce deferred freeing for kernel page tablesDave Hansen2-0/+40
2026-01-23mm/damon/sysfs: cleanup attrs subdirs on context dir setup failureSeongJae Park1-2/+3
2026-01-23mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failureSeongJae Park1-1/+3
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/core: remove call_control in inactive contextsSeongJae Park1-2/+31
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-23mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'Ben Dooks1-0/+2
2026-01-23mm: kmsan: fix poisoning of high-order non-compound pagesRyan Roberts1-1/+1
2026-01-23x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-4/+8
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...SeongJae Park1-0/+20
2026-01-08mm/page_owner: fix memory leak in page_owner_stack_fops->release()Ran Xiaokai1-1/+1