]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/scm/linux... master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Apr 2026 21:45:37 +0000 (14:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Apr 2026 21:45:37 +0000 (14:45 -0700)
commitc1f49dea2b8f335813d3b348fd39117fb8efb428
treeb3ce612d118f663cf5dd4755f01a65f42bfcaf5c
parent8c2bf4a2e5cb4b325e328cc8808858a68616067c
parent95093e5cb4c5b50a5b1a4b79f2942b62744bd66a
Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

Pull MM fixes from Andrew Morton:
 "7 hotfixes. 6 are cc:stable and all are for MM. Please see the
  individual changelogs for details"

* tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  mm/damon/core: disallow non-power of two min_region_sz on damon_start()
  mm/vmalloc: take vmap_purge_lock in shrinker
  mm: call ->free_folio() directly in folio_unmap_invalidate()
  mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()
  mm/zone_device: do not touch device folio after calling ->folio_free()
  mm/damon/core: disallow time-quota setting zero esz
  mm/mempolicy: fix weighted interleave auto sysfs name
mm/damon/core.c
mm/filemap.c
mm/internal.h
mm/mempolicy.c
mm/truncate.c
mm/vmalloc.c