]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Feb 2026 20:04:40 +0000 (12:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Feb 2026 20:04:40 +0000 (12:04 -0800)
commitf283371efd6a0ec1713349cd8c12fa5ffb19c60a
treec530b22b9faf051019cd8025201bc16e5c3ace0a
parenta27a5c0f08039475e21f3517e1bfe4a05bb82887
parent948a013a54c47d5eba06e644b99d4927a8bc62f8
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi

Pull EFI fixes from Ard Biesheuvel:
 "Mixed bag of EFI tweaks and bug fixes:

   - Add a missing symbol export spotted by Arnd's randconfig testing

   - Fix kexec from a kernel booted with 'noefi'

   - Fix memblock handling of the unaccepted memory table

   - Constify an occurrence of struct efivar_operations

   - Add Ilias as EFI reviewer"

* tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
  efi: Align unaccepted memory range to page boundary
  efi: Fix reservation of unaccepted memory table
  MAINTAINERS: Add a reviewer entry for EFI
  efi: stmm: Constify struct efivar_operations
  x86/kexec: Copy ACPI root pointer address from config table
  efi: export sysfb_primary_display for EDID
MAINTAINERS