From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
mm-commits@vger.kernel.org
Subject: [GIT PULL] hotfixes for 7.3-rc1
Date: Wed, 19 Aug 2026 21:35:48 -0700 [thread overview]
Message-ID: <20260819213548.4160b501de0b9ab41029cfcf@linux-foundation.org> (raw)
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(-)
next reply other threads:[~2026-08-20 4:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-20 4:35 Andrew Morton [this message]
2026-08-21 3:10 ` [GIT PULL] hotfixes for 7.3-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260819213548.4160b501de0b9ab41029cfcf@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mm-commits@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.