From: Linus Torvalds Date: Tue, 18 Jun 2024 14:48:56 +0000 (-0700) Subject: Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.10-rc5~37 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=46d1907d1caaaaa422ae814c52065f243caa010a;p=linux-2.6-block.git Merge tag 'efi-fixes-for-v6.10-3' of git://git./linux/kernel/git/efi/efi Pull EFI fixes from Ard Biesheuvel: "Another small set of EFI fixes. Only the x86 one is likely to affect any actual users (and has a cc:stable), but the issue it fixes was only observed in an unusual context (kexec in a confidential VM). - Ensure that EFI runtime services are not unmapped by PAN on ARM - Avoid freeing the memory holding the EFI memory map inadvertently on x86 - Avoid a false positive kmemleak warning on arm64" * tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init() efi/x86: Free EFI memory map only when installing a new one. efi/arm: Disable LPAE PAN when calling EFI runtime services --- 46d1907d1caaaaa422ae814c52065f243caa010a