]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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)
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

1  2 
mm/damon/core.c
mm/filemap.c
mm/internal.h
mm/mempolicy.c
mm/truncate.c
mm/vmalloc.c

diff --cc mm/damon/core.c
Simple merge
diff --cc mm/filemap.c
Simple merge
diff --cc mm/internal.h
Simple merge
diff --cc mm/mempolicy.c
Simple merge
diff --cc mm/truncate.c
Simple merge
diff --cc mm/vmalloc.c
Simple merge