[GIT PULL] hotfixes against 6.19-rc8

From: Andrew Morton

Date: Wed Feb 04 2026 - 18:59:09 EST



Linus, please pull this small batch of hotfixes, thanks.



The following changes since commit bd58782995a2e6a07fd07255f3cc319f40b131c9:

vmcoreinfo: make hwerr_data visible for debugging (2026-01-26 19:03:49 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2026-02-04-15-55

for you to fetch changes up to 1a47837bfafed7e9ef93f5dfdea6d70869b0c3ab:

Documentation: document liveupdate cmdline parameter (2026-02-02 18:43:56 -0800)

----------------------------------------------------------------
5 hotfixes. 2 are cc:stable, 2 are for MM.

All are singletons - please see the changelogs for details.

----------------------------------------------------------------
Alexander Mikhalitsyn (1):
mailmap: update Alexander Mikhalitsyn's emails

Andrew Cooper (1):
x86/kfence: fix booting on 32bit non-PAE systems

Kairui Song (1):
mm, shmem: prevent infinite loop on truncate race

Li Chen (1):
Documentation: document liveupdate cmdline parameter

Pratyush Yadav (Google) (1):
liveupdate: luo_file: do not clear serialized_data on unfreeze

.mailmap | 1 +
Documentation/admin-guide/kernel-parameters.txt | 5 +++++
arch/x86/include/asm/kfence.h | 7 ++++---
kernel/liveupdate/luo_file.c | 2 --
mm/shmem.c | 23 ++++++++++++++---------
5 files changed, 24 insertions(+), 14 deletions(-)