From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: linux-mm@kvack.org, mm-commits@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 7.1-rc5
Date: Mon, 18 May 2026 21:10:10 -0700 [thread overview]
Message-ID: <20260518211010.20af3906b324d3e674ed1e61@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:
Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2026-05-18-21-07
for you to fetch changes up to be3f38d05cc5a7c3f13e51994c5dd043ab604d28:
mm/memory: fix spurious warning when unmapping device-private/exclusive pages (2026-05-13 17:40:03 -0700)
----------------------------------------------------------------
14 hotfixes. 9 are for MM. 10 are cc:stable and the remainder are for
post-7.1 issues or aren't deemed suitable for backporting.
There's a 2 patch MAINTAINERS series from Mike Rapoport which updates us
for the new KEXEC/KDUMP/crash/LUO/etc arrangements. And a 2 patch series
from Muchun Song to fix a couple of memory-hotplug issues. Otherwise
singletons, please see the changelogs for details.
----------------------------------------------------------------
Alistair Popple (1):
mm/memory: fix spurious warning when unmapping device-private/exclusive pages
Christian A. Ehrhardt (1):
lib: kunit_iov_iter: fix test fail on powerpc
David Hildenbrand (Arm) (2):
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free
mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special()
Illia Ostapyshyn (2):
scripts/gdb: mm: cast untyped symbols in x86_page_ops
scripts/gdb: slab: update field names of struct kmem_cache
Luiz Capitulino (1):
selftests/mm: run_vmtests.sh: fix destructive tests invocation
Mike Rapoport (Microsoft) (2):
MAINTAINERS: add tree for KDUMP and KEXEC
MAINTAINERS: add kexec@ list to LIVE UPDATE ENTRY
Muchun Song (2):
mm/memory_hotplug: fix memory block reference leak on remove
drivers/base/memory: fix memory block reference leak in poison accounting
SeongJae Park (2):
mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()
mm/damon: fix damos_stat tracepoint format for sz_applied
Sunny Patel (1):
mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page
MAINTAINERS | 3 ++
arch/arm64/include/asm/page.h | 2 +-
arch/arm64/mm/fault.c | 11 ++++---
drivers/base/memory.c | 8 +++--
include/linux/gfp_types.h | 10 +++----
include/linux/highmem.h | 7 +++--
include/trace/events/damon.h | 2 +-
lib/tests/kunit_iov_iter.c | 10 +++----
mm/damon/sysfs-schemes.c | 1 +
mm/memory.c | 24 ++++++++++++---
mm/memory_hotplug.c | 2 ++
mm/migrate_device.c | 2 +-
mm/page_alloc.c | 8 ++---
scripts/gdb/linux/mm.py | 6 ++--
scripts/gdb/linux/slab.py | 4 +--
tools/testing/selftests/mm/hmm-tests.c | 50 +++++++++++++++++++++++++++++++
tools/testing/selftests/mm/run_vmtests.sh | 2 +-
17 files changed, 116 insertions(+), 36 deletions(-)
next reply other threads:[~2026-05-19 4:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 4:10 Andrew Morton [this message]
2026-05-19 15:05 ` 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=20260518211010.20af3906b324d3e674ed1e61@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
all inboxes | Powered by JetHome®