* [GIT PULL] EFI fixes for v6.10 #2
@ 2024-06-06 12:45 Ard Biesheuvel
2024-06-06 17:07 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2024-06-06 12:45 UTC (permalink / raw)
To: torvalds; +Cc: linux-efi, Ard Biesheuvel
From: Ard Biesheuvel <ardb@kernel.org>
Hello Linus,
Another small batch of EFI fixes for v6.10 - please pull.
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.10-2
for you to fetch changes up to 99280413a5b785f22d91e8a8a66dc38f4a214495:
efi: Add missing __nocfi annotations to runtime wrappers (2024-06-05 10:18:58 +0200)
----------------------------------------------------------------
EFI fixes for v6.10 #2
- Ensure that .discard sections are really discarded in the EFI zboot
image build
- Return proper error numbers from efi-pstore
- Add __nocfi annotations to EFI runtime wrappers
----------------------------------------------------------------
Ard Biesheuvel (2):
Merge branch 'efi/next' into efi/urgent
efi: Add missing __nocfi annotations to runtime wrappers
Guilherme G. Piccoli (1):
efi: pstore: Return proper errors on UEFI failures
Nathan Chancellor (1):
efi/libstub: zboot.lds: Discard .discard sections
drivers/firmware/efi/efi-pstore.c | 8 ++++----
drivers/firmware/efi/libstub/zboot.lds | 1 +
drivers/firmware/efi/runtime-wrappers.c | 13 ++++++-------
3 files changed, 11 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-06 17:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-06 12:45 [GIT PULL] EFI fixes for v6.10 #2 Ard Biesheuvel
2024-06-06 17:07 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.