]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'efi-fixes-for-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Jan 2026 19:23:24 +0000 (11:23 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Jan 2026 19:23:24 +0000 (11:23 -0800)
commitbc08b6588037e8894bcdb940c3adbc4308387353
treec05536b5866384bc489152eb5bf35df0cb07a73a
parent13b2d15d991b3f0f4ebfffbed081dbff27ac1c9d
parentd7f1b4bdc7108be1b178e1617b5f45c8918e88d7
Merge tag 'efi-fixes-for-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi

Pull EFI fixes from Ard Biesheuvel:

 - Wipe the INITRD config table upon consumption so it doesn't confuse
   kexec

 - Let APEI/GHES maintainers take responsibility for CPER processing
   logic

 - Fix wrong return value in CPER string helper routine

* tag 'efi-fixes-for-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
  efi/cper: Fix cper_bits_to_str buffer handling and return value
  MAINTAINERS: add cper to APEI files
  efi: Wipe INITRD config table from memory after consumption
MAINTAINERS