* [GIT PULL] EFI updates for v6.17
@ 2025-08-09 6:46 Ard Biesheuvel
0 siblings, 0 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2025-08-09 6:46 UTC (permalink / raw)
To: torvalds; +Cc: linux-efi, Ard Biesheuvel
From: Ard Biesheuvel <ardb@kernel.org>
Hi Linus,
Apologies for the late notice - I was on vacation and wasn't aware of your
condensed schedule until today.
Please consider pulling the changes below.
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v6.17
for you to fetch changes up to 02eb7a8eee20b9ec6aafd5e17c5c41b53e8b13ef:
efi: add API doc entry for ovmf_debug_log (2025-07-15 04:15:30 +0200)
----------------------------------------------------------------
EFI updates for v6.17
- Expose the OVMF firmware debug log via sysfs
- Lower the default log level for the EFI stub to avoid corrupting any
splash screens with unimportant diagnostic output
----------------------------------------------------------------
Aaron Kling (1):
efistub: Lower default log level
Gerd Hoffmann (2):
efi: add ovmf debug log driver
efi: add API doc entry for ovmf_debug_log
Documentation/ABI/testing/sysfs-firmware-efi | 7 ++
drivers/firmware/efi/Kconfig | 8 ++
drivers/firmware/efi/Makefile | 1 +
drivers/firmware/efi/efi.c | 8 ++
drivers/firmware/efi/libstub/printk.c | 4 +-
drivers/firmware/efi/ovmf-debug-log.c | 111 +++++++++++++++++++++++++++
include/linux/efi.h | 4 +
7 files changed, 141 insertions(+), 2 deletions(-)
create mode 100644 drivers/firmware/efi/ovmf-debug-log.c
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] EFI updates for v6.17
@ 2025-08-09 7:52 Ard Biesheuvel
2025-08-09 15:20 ` pr-tracker-bot
0 siblings, 1 reply; 3+ messages in thread
From: Ard Biesheuvel @ 2025-08-09 7:52 UTC (permalink / raw)
To: torvalds; +Cc: linux-efi, Ard Biesheuvel
From: Ard Biesheuvel <ardb@kernel.org>
Hi Linus,
Apologies for the late notice - I was on vacation and wasn't aware of your
condensed schedule until today. (And then, the first attempt of sending this
message failed because Google's dodgy internal git send-email fork seems to
ignore sendemail.aliasesfile [1], and I didn't notice the delivery failure
notification until now)
Please consider pulling the changes below.
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v6.17
for you to fetch changes up to 02eb7a8eee20b9ec6aafd5e17c5c41b53e8b13ef:
efi: add API doc entry for ovmf_debug_log (2025-07-15 04:15:30 +0200)
----------------------------------------------------------------
EFI updates for v6.17
- Expose the OVMF firmware debug log via sysfs
- Lower the default log level for the EFI stub to avoid corrupting any
splash screens with unimportant diagnostic output
----------------------------------------------------------------
Aaron Kling (1):
efistub: Lower default log level
Gerd Hoffmann (2):
efi: add ovmf debug log driver
efi: add API doc entry for ovmf_debug_log
Documentation/ABI/testing/sysfs-firmware-efi | 7 ++
drivers/firmware/efi/Kconfig | 8 ++
drivers/firmware/efi/Makefile | 1 +
drivers/firmware/efi/efi.c | 8 ++
drivers/firmware/efi/libstub/printk.c | 4 +-
drivers/firmware/efi/ovmf-debug-log.c | 111 +++++++++++++++++++++++++++
include/linux/efi.h | 4 +
7 files changed, 141 insertions(+), 2 deletions(-)
create mode 100644 drivers/firmware/efi/ovmf-debug-log.c
[1] https://lore.kernel.org/linux-efi/20250809064606.35568-2-ardb+git@google.com/T/#u
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] EFI updates for v6.17
2025-08-09 7:52 Ard Biesheuvel
@ 2025-08-09 15:20 ` pr-tracker-bot
0 siblings, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2025-08-09 15:20 UTC (permalink / raw)
To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel
The pull request you sent on Sat, 9 Aug 2025 00:52:43 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v6.17
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/402e262d77cd8b075a56809e30e6903ef648ad1a
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-08-09 15:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-09 6:46 [GIT PULL] EFI updates for v6.17 Ard Biesheuvel
-- strict thread matches above, loose matches on Subject: below --
2025-08-09 7:52 Ard Biesheuvel
2025-08-09 15:20 ` 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).