summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
4 daysmm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes
7 daysmm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lockSeongJae Park
7 daysmm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park
7 daysmm/damon/stat: detect and use fresh enabled valueSeongJae Park
7 daysmm/damon/reclaim: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
7 daysmm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
7 daysmm/hugetlb_cma: round up per_node before logging itSang-Heon Jeon
2026-05-07mm/slab: return NULL early from kmalloc_nolock() in NMI on UPHarry Yoo (Oracle)
2026-05-07mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UPHarry Yoo (Oracle)
2026-05-07vmalloc: fix buffer overflow in vrealloc_node_align()Marco Elver
2026-05-07mm: avoid deadlock when holding rmap on mmap_prepare errorLorenzo Stoakes (Oracle)
2026-05-07mm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)
2026-05-07mm, swap: speed up hibernation allocation and writeoutKairui Song
2026-05-07mm/damon/core: disallow non-power of two min_region_sz on damon_start()SeongJae Park
2026-05-07mm/damon/core: disallow time-quota setting zero eszSeongJae Park
2026-05-07mm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park
2026-05-07mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bpSeongJae Park
2026-05-07mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park
2026-05-07mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu
2026-05-07mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu
2026-05-07mm/memfd_luo: fix physical address conversion in put_folios cleanupChenghao Duan
2026-05-07mm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)
2026-05-07slub: fix data loss and overflow in krealloc()Marco Elver
2026-05-07mm/zone_device: do not touch device folio after calling ->folio_free()Matthew Brost
2026-05-07mm/hugetlb: fix early boot crash on parameters without '=' separatorThorsten Blum
2026-05-07mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park
2026-05-07mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park
2026-05-07mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge
2026-05-07mm/zsmalloc: copy KMSAN metadata in zs_page_migrate()Shigeru Yoshida
2026-05-07mm: fix deferred split queue races during migrationLance Yang
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga
2026-05-07mm: migrate: requeue destination folio on deferred split queueUsama Arif
2026-04-22mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou
2026-04-22mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao
2026-04-22mm/kasan: fix double free for kasan pXdsRitesh Harjani (IBM)
2026-04-22mm: call ->free_folio() directly in folio_unmap_invalidate()Matthew Wilcox (Oracle)
2026-04-07Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...Linus Torvalds
2026-04-06mm/damon/stat: deallocate damon_call() failure leaking damon_ctxSeongJae Park
2026-04-06mm/vma: fix memory leak in __mmap_region()Sechang Lim
2026-04-06mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplugHao Li
2026-04-06mm/damon/sysfs: dealloc repeat_call_control if damon_call() failsSeongJae Park
2026-04-06mm: reinstate unconditional writeback start in balance_dirty_pages()Joanne Koong
2026-04-06mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()Baolin Wang
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-28Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-27mm/mseal: update VMA end correctly on mergeLorenzo Stoakes (Oracle)
2026-03-27mm/pagewalk: fix race between concurrent split and refaultMax Boone
2026-03-27mm/memory: fix PMD/PUD checks in follow_pfnmap_start()David Hildenbrand (Arm)
2026-03-27mm/damon/sysfs: check contexts->nr in repeat_call_fnJosh Law
2026-03-27mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law