This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...] new b450b30b9701 efi/cper: Use scnprintf() for avoiding potential buffer overflow new 05a08796281f efi/libstub/x86: Remove redundant assignment to pointer hdr new 105cb9544b16 efi/x86: Move efi stub globals from .bss to .data new 21cb9b414301 efi/x86: Always relocate the kernel for EFI handover entry new a94691680bac efi/arm: Deal with ADR going out of range in efi_enter_kernel() new 8b84769a7a15 Documentation/x86, efi/x86: Clarify EFI handover protocol [...] new 464fb126d98a efi/libstub/file: Merge file name buffers to reduce stack usage new a4b81ccfd4ca efi/x86: Fix the deletion of variables in mixed mode new f6103162008d efi/x86: Don't remap text<->rodata gap read-only for mixed mode new a088b858f16a efi/x86: Revert struct layout change to fix kexec boot regression new 00086336a8d9 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/ [...]
The 11 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: Documentation/x86/boot.rst | 21 ++++++++++++++++++--- arch/arm/boot/compressed/head.S | 3 ++- arch/x86/include/asm/efi.h | 2 ++ arch/x86/platform/efi/efi_64.c | 16 ++++++++++++---- drivers/firmware/efi/cper.c | 2 +- drivers/firmware/efi/libstub/efistub.h | 2 +- drivers/firmware/efi/libstub/file.c | 27 ++++++++++++++------------- drivers/firmware/efi/libstub/x86-stub.c | 18 +++++++++++------- 8 files changed, 61 insertions(+), 30 deletions(-)