From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mm@kvack.org, mm-commits@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] MM hotfixes for 7.3-rc5
Date: Mon, 21 Sep 2026 17:17:28 -0700 [thread overview]
Message-ID: <20260921171728.57318b258faaa20e78c81b73@linux-foundation.org> (raw)
Linus, please merge this batch of MM hotfixes, thanks.
(yes, "MM". nonmm material now has separate hotfixes branches so I'll
ask for nonmm changes to be pulled separately)
(ok, there's an ocfs2 patch here - that's transitional)
The following changes since commit 7891fbb9512f127826e1d5dbf380ee212bd15eb0:
mm/folio: EXPORT_SYMBOL_FOR_KVM(lru_cache_drain_for_folio) (2026-09-08 23:28:06 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2026-09-21-17-08
for you to fetch changes up to 692dd08e03f4a5523650e055f033f846bee43a0c:
MAINTAINERS: update Xu Xin's email (2026-09-18 08:20:15 -0700)
----------------------------------------------------------------
14 hotfixes. 10 are cc:stable. 11 are for MM.
Five are DAMON fixes. One fixes an arm64 contpte bug where DAMON can
write past the end of a page-table page, resulting in memory corruption
and possible crashes.
Two are hugetlb fixes. One fixes an mremap() address calculation bug
which can panic x86-64.
There's also a missing anon_vma publication barrier which can result in
hung tasks, and a writeback fix to keep long cgroup writeback drains from
delaying Tasks-RCU grace periods.
The remainder are smaller fixes and maintenance changes.
----------------------------------------------------------------
Baolin Wang (1):
MAINTAINERS: add Baoquan and Baolin as MGLRU reviewers
Haowen Bai (1):
mailmap: update Haowen Bai's email address
Jaewook You (1):
mm/hugetlb: preserve mremap address delta when skipping page tables
Jinjiang Tu (1):
mm/rmap: fix missing barrier between anon_vma init and vma->anon_vma publish
Josef Bacik (1):
writeback: report a Tasks-RCU quiescent state per cgwb drain pass
Joseph Qi (1):
ocfs2: make ocfs2_calc_xattr_init() return void
Joshua Hahn (1):
selftests/cgroup: account for zswap shrinker writeback
Liew Rui Yan (2):
mm/damon/core: allow esz to be set to zero
mm/damon/core: fix unconditionally skip last region
Longlong Xia (1):
mm/hugetlb: do not dissolve gigantic pages without runtime support
Nathan Gao (1):
mm/damon/ops-common: use a page-aligned address in damon_ptep_mkold()
SJ Park (2):
mm/damon/vaddr: avoid hw-driven pte updates during damon_hugetlb_mkold()
mm/damon/core: reset invalid quota->charge_target_from
Xu Xin (1):
MAINTAINERS: update Xu Xin's email
.mailmap | 4 +++
MAINTAINERS | 4 ++-
fs/ocfs2/namei.c | 9 ++-----
fs/ocfs2/xattr.c | 13 ++++------
fs/ocfs2/xattr.h | 8 +++---
mm/backing-dev.c | 5 ++--
mm/damon/core.c | 39 ++++++++++++++++++-----------
mm/damon/ops-common.c | 7 +++++-
mm/damon/vaddr.c | 21 ++++++++++------
mm/hugetlb.c | 20 ++++++++++++---
mm/rmap.c | 6 ++++-
mm/vma.c | 8 ++++++
tools/testing/selftests/cgroup/test_zswap.c | 28 +++++++++++++++++++--
13 files changed, 121 insertions(+), 51 deletions(-)
next reply other threads:[~2026-09-22 0:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-22 0:17 Andrew Morton [this message]
2026-09-22 17:10 ` 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=20260921171728.57318b258faaa20e78c81b73@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®