This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5e74df2f8f15 Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/ [...] new 3cb4a4827596 efi/libstub: fix efi_random_alloc() to allocate memory at [...] new cefcd4fe2e3a x86/efistub: Call mixed mode boot services on the firmware [...] new df7ecce842b8 x86/efistub: Don't clear BSS twice in mixed mode new 62b71cd73d41 efi: fix panic in kdump kernel new ab8de2dbfc9e Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/p [...]
The 5 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/x86/boot/compressed/efi_mixed.S | 9 +++++++++ drivers/firmware/efi/efi.c | 2 ++ drivers/firmware/efi/libstub/randomalloc.c | 2 +- drivers/firmware/efi/libstub/x86-stub.c | 3 ++- 4 files changed, 14 insertions(+), 2 deletions(-)