summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
7 daysmm/slab: return NULL early from kmalloc_nolock() in NMI on UPHarry Yoo (Oracle)1-0/+5
7 daysmm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UPHarry Yoo (Oracle)1-0/+5
7 daysvmalloc: fix buffer overflow in vrealloc_node_align()Marco Elver1-1/+1
7 daysmm: prevent droppable mappings from being lockedAnthony Yznaga3-7/+17
7 daysmm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park1-1/+2
7 daysmm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park1-0/+12
7 daysmm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu1-1/+4
7 daysmm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu1-11/+12
7 daysmm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)1-0/+1
7 daysslub: fix data loss and overflow in krealloc()Marco Elver1-12/+12
7 daysmm/hugetlb: fix early boot crash on parameters without '=' separatorThorsten Blum1-0/+3
7 daysmm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park1-31/+14
7 daysmm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge1-1/+9
7 daysmm/zsmalloc: copy KMSAN metadata in zs_page_migrate()Shigeru Yoshida1-0/+1
7 daysmm: call ->free_folio() directly in folio_unmap_invalidate()Matthew Wilcox (Oracle)3-3/+7
7 daysmm: migrate: requeue destination folio on deferred split queueUsama Arif1-0/+17
2026-04-22mm/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-18mm/damon/stat: deallocate damon_call() failure leaking damon_ctxSeongJae Park1-0/+7
2026-04-18mm/damon/sysfs: dealloc repeat_call_control if damon_call() failsSeongJae Park1-1/+2
2026-04-18mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplugHao Li1-0/+20
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-02futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang1-2/+8
2026-04-02mm/mseal: update VMA end correctly on mergeLorenzo Stoakes (Oracle)1-3/+2
2026-04-02mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failureJosh Law1-1/+3
2026-04-02mm/damon/core: avoid use of half-online-committed contextSeongJae Park1-0/+8
2026-04-02mm/damon/stat: monitor all System RAM resourcesSeongJae Park1-2/+34
2026-04-02mm/pagewalk: fix race between concurrent split and refaultMax Boone1-3/+22
2026-04-02mm/damon/sysfs: check contexts->nr in repeat_call_fnJosh Law1-0/+3
2026-04-02mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law1-0/+3
2026-03-25mm/huge_memory: fix a folio_split() race condition with folio_try_get()Zi Yan1-2/+7
2026-03-25mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for sh...Wei Yang1-3/+9
2026-03-25mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()Chris Down1-1/+2
2026-03-25mm/rmap: fix incorrect pte restoration for lazyfree foliosDev Jain1-1/+8
2026-03-19mm/damon/core: disallow non-power of two min_region_szSeongJae Park1-0/+3
2026-03-19mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström2-5/+11
2026-03-19memcg: fix slab accounting in refill_obj_stock() trylock pathHao Li1-1/+1
2026-03-19slab: distinguish lock and trylock for sheaf_flush_main()Vlastimil Babka1-10/+37
2026-03-19mm/slab: fix an incorrect check in obj_exts_alloc_size()Harry Yoo1-7/+0
2026-03-19mm/damon/core: clear walk_control on inactive context in damos_walk()Raul Pazemecxas De Andrade1-1/+6
2026-03-19mm/kfence: disable KFENCE upon KASAN HW tags enablementAlexander Potapenko1-0/+15
2026-03-19mm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko2-7/+10
2026-03-12mm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey1-0/+3
2026-03-12mm/slab: use prandom if !allow_spinHarry Yoo1-4/+24
2026-03-12slub: remove CONFIG_SLUB_TINY specific code pathsVlastimil Babka2-105/+4
2026-03-04mm: numa_memblks: Identify the accurate NUMA ID of CFMWCui Chao1-4/+5
2026-03-04mm/page_alloc: clear page->private in free_pages_prepare()Mikhail Gavrilov1-0/+1