All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EFI fixes for v6.10 #1
@ 2024-05-21 17:13 Ard Biesheuvel
  2024-05-21 18:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2024-05-21 17:13 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

From: Ard Biesheuvel <ardb@kernel.org>

Hi Linus,

Please pull the fix below. This is going be backported to v6.1 and later to
address the regression described in the commit. Whether or not physical KASLR
for the cases in question will be brought back later (presumably by sharing the
physical placement logic with the traditional decompressor) is as yet
undecided.



The following changes since commit 4b2543f7e1e6b91cfc8dd1696e3cdf01c3ac8974:

  efi: libstub: only free priv.runtime_map when allocated (2024-04-29 17:47:32 +0200)

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-1

for you to fetch changes up to 15aa8fb852f995dd234a57f12dfb989044968bb6:

  x86/efistub: Omit physical KASLR when memory reservations exist (2024-05-17 17:06:18 +0200)

----------------------------------------------------------------
EFI fixes for v6.10 #1

- Followup fix for the EFI boot sequence refactor, which may result in
  physical KASLR putting the kernel in a region which is being used for
  a special purpose via a command line argument.

----------------------------------------------------------------
Ard Biesheuvel (1):
      x86/efistub: Omit physical KASLR when memory reservations exist

 drivers/firmware/efi/libstub/x86-stub.c | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] EFI fixes for v6.10 #1
  2024-05-21 17:13 [GIT PULL] EFI fixes for v6.10 #1 Ard Biesheuvel
@ 2024-05-21 18:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-21 18:53 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel

The pull request you sent on Tue, 21 May 2024 19:13:04 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.10-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5499315668dae0e0935489075aadac4a91ff04ff

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:[~2024-05-21 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 17:13 [GIT PULL] EFI fixes for v6.10 #1 Ard Biesheuvel
2024-05-21 18:53 ` 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.