mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] MM hotfixes for 7.3-rc5
@ 2026-09-22  0:17 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-09-22  0:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel


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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-22  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22  0:17 [GIT PULL] MM hotfixes for 7.3-rc5 Andrew Morton

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®