The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] liveupdate updates for v7.1-rc4
@ 2026-05-13 10:22 Mike Rapoport
  2026-05-13 15:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2026-05-13 10:22 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, David Carlier, Evangelos Petrongonas,
	Mike Rapoport, Pasha Tatashin, Pratyush Yadav, kexec,
	linux-kernel, linux-mm

Hi Linus,

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux.git tags/fixes-2026-05-13

for you to fetch changes up to 7b0b68b2b95606e65594958686833e53423f58f2:

  mm/memfd_luo: document preservation of file seals (2026-05-04 14:03:16 +0000)

----------------------------------------------------------------
liveupdate fixes for v7.1-rc4

A few fixes for kexec handover and liveupdate:

* make sure KHO is skipped for crash kernel
* fix error reporting in memfd preservation if it fails mid-loop
* don't allow preserving memfds whose page count exceeds UINT_MAX
* fix documentation of memfd seals preservation to match the code

----------------------------------------------------------------
David Carlier (3):
      mm/memfd_luo: report error when restoring a folio fails mid-loop
      mm/memfd_luo: reject memfds whose page count exceeds UINT_MAX
      mm/memfd_luo: document preservation of file seals

Evangelos Petrongonas (1):
      kho: skip KHO for crash kernel

 kernel/liveupdate/kexec_handover.c |  2 +-
 mm/memfd_luo.c                     | 25 +++++++++++++++++++------
 2 files changed, 20 insertions(+), 7 deletions(-)

-- 
Sincerely yours,
Mike.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-13 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13 10:22 [GIT PULL] liveupdate updates for v7.1-rc4 Mike Rapoport
2026-05-13 15:28 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox