This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3d54351c64e8 Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/sc [...] new a1439d894807 efi/arm: Disable LPAE PAN when calling EFI runtime services new 75dde792d6f6 efi/x86: Free EFI memory map only when installing a new one. new 46e27b9961d8 efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init() new 46d1907d1caa Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/ [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/arm/include/asm/efi.h | 13 +++++++++++++ arch/arm64/kernel/efi.c | 2 ++ arch/x86/include/asm/efi.h | 1 - arch/x86/platform/efi/memmap.c | 12 +++++++++++- drivers/firmware/efi/memmap.c | 9 --------- 5 files changed, 26 insertions(+), 11 deletions(-)