* [GIT PULL] x86/boot updates for v6.17
@ 2025-07-29 6:58 Ingo Molnar
2025-07-30 3:39 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2025-07-29 6:58 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, the arch/x86 maintainers, David Woodhouse,
Ard Biesheuvel, Peter Zijlstra, H. Peter Anvin
Linus,
Please pull the latest x86/boot Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-2025-07-29
# HEAD: 61b57d35396a4b4bcca9944644b24fc6015976b5 x86/efi: Implement support for embedding SBAT data for x86
x86/boot changes for v6.17:
- Implement support for embedding EFI SBAT data (Secure Boot
Advanced Targeting: a secure boot image revocation facility)
on x86. (Vitaly Kuznetsov)
- Move the efi_enter_virtual_mode() initialization call
from the generic init code to x86 init code.
(Alexander Shishkin)
Thanks,
Ingo
------------------>
Alexander Shishkin (1):
x86/efi: Move runtime service initialization to arch/x86
Vitaly Kuznetsov (1):
x86/efi: Implement support for embedding SBAT data for x86
arch/x86/boot/Makefile | 2 +-
arch/x86/boot/compressed/Makefile | 5 +++++
arch/x86/boot/compressed/sbat.S | 7 +++++++
arch/x86/boot/compressed/vmlinux.lds.S | 8 ++++++++
arch/x86/boot/header.S | 31 ++++++++++++++++++++++---------
arch/x86/kernel/cpu/common.c | 7 +++++++
drivers/firmware/efi/Kconfig | 2 +-
init/main.c | 5 -----
8 files changed, 51 insertions(+), 16 deletions(-)
create mode 100644 arch/x86/boot/compressed/sbat.S
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] x86/boot updates for v6.17
2025-07-29 6:58 [GIT PULL] x86/boot updates for v6.17 Ingo Molnar
@ 2025-07-30 3:39 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-30 3:39 UTC (permalink / raw)
To: Ingo Molnar
Cc: Linus Torvalds, linux-kernel, the arch/x86 maintainers,
David Woodhouse, Ard Biesheuvel, Peter Zijlstra, H. Peter Anvin
The pull request you sent on Tue, 29 Jul 2025 08:58:47 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-2025-07-29
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/56d5e32929ee8e772922242f37cc234c437c89c0
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-30 3:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 6:58 [GIT PULL] x86/boot updates for v6.17 Ingo Molnar
2025-07-30 3:39 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).