summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
33 hourscgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-3/+3
33 hoursmm/memfd_luo: report error when restoring a folio fails mid-loopDavid Carlier1-0/+1
33 hoursmm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()Qing Wang2-0/+3
33 hoursmm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_pageSunny Patel1-1/+1
33 hoursmm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)1-4/+4
33 hoursmm/memory_hotplug: fix memory block reference leak on removeMuchun Song1-0/+2
33 hoursmm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...David Hildenbrand (Arm)1-3/+19
33 hoursmm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-1/+1
33 hoursmm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()SeongJae Park1-0/+1
11 daysum: Fix potential race condition in TLB syncTiwei Bie1-0/+1
11 daysmemblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()Mike Rapoport (Microsoft)1-1/+1
2026-05-17mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes2-24/+30
2026-05-14mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lockSeongJae Park1-1/+11
2026-05-14mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park1-1/+11
2026-05-14mm/damon/stat: detect and use fresh enabled valueSeongJae Park1-10/+20
2026-05-14mm/damon/reclaim: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-30/+55
2026-05-14mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-30/+55
2026-05-14mm/hugetlb_cma: round up per_node before logging itSang-Heon Jeon1-0/+1
2026-05-07mm/slab: return NULL early from kmalloc_nolock() in NMI on UPHarry Yoo (Oracle)1-0/+4
2026-05-07mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UPHarry Yoo (Oracle)1-0/+5
2026-05-07vmalloc: fix buffer overflow in vrealloc_node_align()Marco Elver1-1/+1
2026-05-07mm: avoid deadlock when holding rmap on mmap_prepare errorLorenzo Stoakes (Oracle)2-8/+17
2026-05-07mm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)4-108/+114
2026-05-07mm, swap: speed up hibernation allocation and writeoutKairui Song1-5/+16
2026-05-07mm/damon/core: disallow non-power of two min_region_sz on damon_start()SeongJae Park1-0/+5
2026-05-07mm/damon/core: disallow time-quota setting zero eszSeongJae Park1-3/+5
2026-05-07mm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park1-1/+2
2026-05-07mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bpSeongJae Park1-0/+7
2026-05-07mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park1-0/+12
2026-05-07mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu1-1/+4
2026-05-07mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu1-11/+12
2026-05-07mm/memfd_luo: fix physical address conversion in put_folios cleanupChenghao Duan1-1/+6
2026-05-07mm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)1-0/+1
2026-05-07slub: fix data loss and overflow in krealloc()Marco Elver1-12/+12
2026-05-07mm/zone_device: do not touch device folio after calling ->folio_free()Matthew Brost1-1/+1
2026-05-07mm/hugetlb: fix early boot crash on parameters without '=' separatorThorsten Blum1-0/+3
2026-05-07mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park1-7/+14
2026-05-07mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park1-31/+14
2026-05-07mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge1-1/+9
2026-05-07mm/zsmalloc: copy KMSAN metadata in zs_page_migrate()Shigeru Yoshida1-0/+1
2026-05-07mm: fix deferred split queue races during migrationLance Yang2-14/+19
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga3-7/+17
2026-05-07mm: 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-22mm: call ->free_folio() directly in folio_unmap_invalidate()Matthew Wilcox (Oracle)3-3/+7
2026-04-07Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...Linus Torvalds6-4/+65
2026-04-06mm/damon/stat: deallocate damon_call() failure leaking damon_ctxSeongJae Park1-0/+7
2026-04-06mm/vma: fix memory leak in __mmap_region()Sechang Lim1-0/+7