summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
4 daysMerge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
5 daysMerge tag 'slab-for-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
8 daysMerge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
8 dayscgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
11 daysMerge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
13 daysmm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()Qing Wang
13 daysmm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
13 daysmm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...David Hildenbrand (Arm)
13 daysmm/memory_hotplug: fix memory block reference leak on removeMuchun Song
13 daysmm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
13 daysmm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()SeongJae Park
13 daysmm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_pageSunny Patel
14 daysMerge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-05mm/slab: Add kvfree_atomic() helperUladzislau Rezki (Sony)
2026-05-04mm/memfd_luo: document preservation of file sealsDavid Carlier
2026-05-04mm/memfd_luo: reject memfds whose page count exceeds UINT_MAXDavid Carlier
2026-05-03Merge tag 'slab-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-30mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()Qi Zheng
2026-04-28mm/memfd_luo: report error when restoring a folio fails mid-loopDavid Carlier
2026-04-27mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_r...David Carlier
2026-04-27mm/damon/stat: detect and use fresh enabled valueSeongJae Park
2026-04-27mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-04-27mm/damon/reclaim: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-04-27mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lockSeongJae Park
2026-04-27mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park
2026-04-27mm/hugetlb_cma: round up per_node before logging itSang-Heon Jeon
2026-04-27mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes
2026-04-27mm: start background writeback based on per-wb threshold for strictlimit BDIsJoanne Koong
2026-04-27vmalloc: fix buffer overflow in vrealloc_node_align()Marco Elver
2026-04-27mm/slab: return NULL early from kmalloc_nolock() in NMI on UPHarry Yoo (Oracle)
2026-04-27mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UPHarry Yoo (Oracle)
2026-04-24Merge tag 'slab-for-7.1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-19Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/s...Linus Torvalds
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-18mm/damon/core: disallow non-power of two min_region_sz on damon_start()SeongJae Park
2026-04-18mm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)
2026-04-18mm: call ->free_folio() directly in folio_unmap_invalidate()Matthew Wilcox (Oracle)
2026-04-18mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao
2026-04-18mm/zone_device: do not touch device folio after calling ->folio_free()Matthew Brost
2026-04-18mm/damon/core: disallow time-quota setting zero eszSeongJae Park
2026-04-18mm/mempolicy: fix weighted interleave auto sysfs nameJoshua Hahn
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-18mm/vmscan: avoid false-positive -Wuninitialized warningArnd Bergmann
2026-04-18mm/migrate_device: remove dead migration entry check in migrate_vma_collect_h...Davidlohr Bueso
2026-04-18mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_updateBreno Leitao
2026-04-18mm/hugetlb: fix early boot crash on parameters without '=' separatorThorsten Blum
2026-04-18mm/mprotect: special-case small folios when applying permissionsPedro Falcato
2026-04-18mm/mprotect: move softleaf code out of the main functionPedro Falcato