[GIT PULL] hotfixes for 7.3-rc1
From: Andrew Morton
Date: Thu Aug 20 2026 - 00:36:39 EST
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit 1ec0e6b6f7321feb769f50d2f094a0aa6c2eda63:
mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD} (2026-08-04 20:02:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2026-08-19-21-33
for you to fetch changes up to aedf2efd18977e0cef7eb963166e2b1fcc0aa321:
mm/pagewalk: fix stale walk->action escaping walk_pmd_range() (2026-08-13 18:06:48 -0700)
----------------------------------------------------------------
8 hotfixes. 5 are cc:stable. 5 are for MM.
All are singletons, please see their changelogs for details.
----------------------------------------------------------------
Breno Leitao (1):
mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
Guodong Xu (1):
mailmap: add entries for Guodong Xu
Guopeng Zhang (1):
mm: memcg-v1: fix memsw and TCP failcnt accounting
Hyunwoo Kim (1):
mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
JP Kobryn (1):
MAINTAINERS, mailmap: update email address for JP Kobryn
Phillip Lougher (1):
MAINTAINERS: remove git URL for Squashfs
Shakeel Butt (1):
memcg: keep folio's objcg same as its node
Youngjun Park (1):
mm, swap: don't free a hibernation slot that is in the swap cache
.mailmap | 3 ++
MAINTAINERS | 3 +-
mm/memcontrol.c | 102 ++++++++++++++++++++++++++++++++++++++++++++++----------
mm/pagewalk.c | 6 ++--
mm/swapfile.c | 9 ++++-
mm/vmscan.c | 2 +-
6 files changed, 100 insertions(+), 25 deletions(-)