linux/arch
Linus Torvalds 18a411cc5d EFI updates for v6.13
- Align handling of the compiled-in command line with the core kernel
 
 - Measure the initrd into the TPM also when it was loaded via the EFI
   file I/O protocols
 
 - Clean up TPM event log handling
 
 - Sanity check the EFI memory attributes table, and apply it after kexec
   too
 
 - Assorted other fixes
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQQQm/3uucuRGn1Dmh0wbglWLn0tXAUCZzxU/QAKCRAwbglWLn0t
 XIBoAQDAHoTX2/CxsCKHXaJE8C19kN451lgLRtZea5kFCVhq+QD/YDVxfif4OvUM
 q2Wo5BwmqyUk56qHAW14DWZb2Pl1sgU=
 =YFm/
 -----END PGP SIGNATURE-----

Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi

Pull EFI updates from Ard Biesheuvel:
 "Just some cleanups and bug fixes this time around:

   - Align handling of the compiled-in command line with the core kernel

   - Measure the initrd into the TPM also when it was loaded via the EFI
     file I/O protocols

   - Clean up TPM event log handling

   - Sanity check the EFI memory attributes table, and apply it after
     kexec too

   - Assorted other fixes"

* tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
  efi: Fix memory leak in efivar_ssdt_load
  efi/libstub: Take command line overrides into account for loaded files
  efi/libstub: Fix command line fallback handling when loading files
  efi/libstub: Parse builtin command line after bootloader provided one
  x86/efi: Apply EFI Memory Attributes after kexec
  x86/efi: Drop support for the EFI_PROPERTIES_TABLE
  efi/memattr: Ignore table if the size is clearly bogus
  efi/zboot: Fix outdated comment about using LoadImage/StartImage
  efi/libstub: Free correct pointer on failure
  libstub,tpm: do not ignore failure case when reading final event log
  tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_size
  tpm: do not ignore memblock_reserve return value
  tpm: fix signed/unsigned bug when checking event logs
  efi/libstub: measure initrd to PCR9 independent of source
  efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline()
  efi/libstub: fix efi_parse_options() ignoring the default command line
2024-11-20 14:13:28 -08:00
..
alpha First step of consolidating the VDSO data page handling: 2024-11-19 16:09:13 -08:00
arc Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
arm Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
arm64 Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
csky Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
hexagon vdso: Introduce vdso/page.h 2024-10-16 00:13:04 +02:00
loongarch Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
m68k First step of consolidating the VDSO data page handling: 2024-11-19 16:09:13 -08:00
microblaze Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
mips Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
nios2 Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
openrisc Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
parisc First step of consolidating the VDSO data page handling: 2024-11-19 16:09:13 -08:00
powerpc Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
riscv Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
s390 ftrace updates for v6.13: 2024-11-20 11:34:10 -08:00
sh Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
sparc First step of consolidating the VDSO data page handling: 2024-11-19 16:09:13 -08:00
um Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
x86 EFI updates for v6.13 2024-11-20 14:13:28 -08:00
xtensa Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
.gitignore
Kconfig First step of consolidating the VDSO data page handling: 2024-11-19 16:09:13 -08:00