Commit bc08b6588037 for kernel

commit bc08b6588037e8894bcdb940c3adbc4308387353
Merge: 13b2d15d991b d7f1b4bdc710
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Jan 15 11:23:24 2026 -0800

    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