public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EFI fixes for v6.19 #1
@ 2025-12-26 17:00 Ard Biesheuvel
  2025-12-27  0:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2025-12-26 17:00 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

From: Ard Biesheuvel <ardb@kernel.org>

Hi Linus,

Details are in the tag. Please pull.


The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.19-1

for you to fetch changes up to cfe54f4591e675cedf2c0d25287ff4c0a2e0cb9d:

  kthread: Warn if mm_struct lacks user_ns in kthread_use_mm() (2025-12-24 21:32:58 +0100)

----------------------------------------------------------------
EFI fixes for v6.19 #1

A couple of fixes for EFI regressions introduced this cycle:

- Make EDID handling in the EFI stub mixed mode safe

- Ensure that efi_mm.user_ns has a sane value - this is needed now that
  EFI runtime calls are preemptible on arm64

----------------------------------------------------------------
Breno Leitao (2):
      arm64: efi: Fix NULL pointer dereference by initializing user_ns
      kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()

Hans de Goede (1):
      efi/libstub: gop: Fix EDID support in mixed-mode

 drivers/firmware/efi/efi.c         | 1 +
 drivers/firmware/efi/libstub/gop.c | 8 ++++----
 kernel/kthread.c                   | 1 +
 3 files changed, 6 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2025-12-27  0:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-26 17:00 [GIT PULL] EFI fixes for v6.19 #1 Ard Biesheuvel
2025-12-27  0:20 ` 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