Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Feb 2024 00:44:15 +0000 (16:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Feb 2024 00:44:15 +0000 (16:44 -0800)
commit5e10bf6cb4cdcc0ede9a83a0d986899dff219bc0
tree10afaba1aebc6bbe60b46dd1443ba0697c27b6af
parent45ec2f5f6ed3ec3a79ba1329ad585497cdcbe663
parent720da1e593b85a550593b415bf1d79a053133451
Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git./linux/kernel/git/akpm/mm

Pull misc fixes from Andrew Morton:
 "Six hotfixes. Three are cc:stable and the remainder address post-6.7
  issues or aren't considered appropriate for backporting"

* tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
  mm: cachestat: fix folio read-after-free in cache walk
  MAINTAINERS: add memory mapping entry with reviewers
  mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
  kasan: revert eviction of stack traces in generic mode
  stackdepot: use variable size records for non-evictable entries
MAINTAINERS