[GIT PULL] hotfixes for 7.0-rc5

From: Andrew Morton

Date: Mon Mar 16 2026 - 15:21:58 EST



Linus, please merge this batch of hotfixes, thanks.


The following changes since commit b4f0dd314b39ea154f62f3bd3115ed0470f9f71e:

Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2026-03-10 12:47:56 -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-16-12-15

for you to fetch changes up to 182b9b3d8d1d36500f58e4f3dc82b144d6487bdf:

MAINTAINERS: update email address for Ignat Korchagin (2026-03-10 16:01:49 -0700)

----------------------------------------------------------------
6 hotfixes. 4 are cc:stable. 3 are for MM.

All are singletons - please see the changelogs for details.

----------------------------------------------------------------
Chris Down (1):
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()

Dev Jain (1):
mm/rmap: fix incorrect pte restoration for lazyfree folios

Ignat Korchagin (1):
MAINTAINERS: update email address for Ignat Korchagin

Randy Dunlap (1):
build_bug.h: correct function parameters names in kernel-doc

Thorsten Blum (1):
crash_dump: don't log dm-crypt key bytes in read_key_from_user_keying

Wei Yang (1):
mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared THP

.mailmap | 1 +
MAINTAINERS | 8 ++++----
include/linux/build_bug.h | 4 +++-
kernel/crash_dump_dm_crypt.c | 4 ++--
mm/huge_memory.c | 3 ++-
mm/rmap.c | 21 +++++++++++++++++----
6 files changed, 29 insertions(+), 12 deletions(-)