From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: mm-commits@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-mm@kvack.org
Subject: [GIT PULL] Additional hotfixes for 7.0-rc6
Date: Sat, 28 Mar 2026 10:49:05 -0700 [thread overview]
Message-ID: <20260328104905.4f602f792bacc66ff1495ecd@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit 24f9515de8778410e4b84c85b196c9850d2c1e18:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2026-03-24 13:11:26 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2026-03-28-10-45
for you to fetch changes up to 2697dd8ae721db4f6a53d4f4cbd438212a80f8dc:
mm/mseal: update VMA end correctly on merge (2026-03-27 20:48:38 -0700)
----------------------------------------------------------------
10 hotfixes. 8 are cc:stable. 9 are for MM.
There's a 3-patch series of DAMON fixes from Josh Law and SeongJae Park.
The rest are singletons - please see the changelogs for details.
----------------------------------------------------------------
Alexandre Ghiti (1):
mm/swap: fix swap cache memcg accounting
Arnd Bergmann (1):
bug: avoid format attribute warning for clang as well
David Hildenbrand (Arm) (1):
mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
Harry Yoo (Oracle) (1):
MAINTAINERS, mailmap: update email address for Harry Yoo
Jinjiang Tu (1):
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Josh Law (3):
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Lorenzo Stoakes (Oracle) (1):
mm/mseal: update VMA end correctly on merge
Max Boone (1):
mm/pagewalk: fix race between concurrent split and refault
.mailmap | 1 +
MAINTAINERS | 4 ++--
include/linux/leafops.h | 32 +++++++++++++++++++++-----------
lib/bug.c | 7 ++-----
mm/damon/sysfs.c | 10 +++++++++-
mm/memory.c | 18 +++++++++++++++---
mm/mseal.c | 3 +--
mm/pagewalk.c | 25 ++++++++++++++++++++++---
mm/swap_state.c | 9 ++++-----
9 files changed, 77 insertions(+), 32 deletions(-)
next reply other threads:[~2026-03-28 17:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-28 17:49 Andrew Morton [this message]
2026-03-29 16:42 ` 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=20260328104905.4f602f792bacc66ff1495ecd@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@linuxfoundation.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