All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] efi/urgent for v5.14-rc6
@ 2021-08-15  8:02 Borislav Petkov
  2021-08-15 17:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-08-15  8:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the EFI accumulated pile of fixes (by way of Ard) for
v5.14-rc6.

Thx.

---

The following changes since commit ddab1e71d2df3513ed6029435b97dcd83fbaa372:

  Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent (2021-07-20 13:30:14 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/efi_urgent_for_v5.14_rc6

for you to fetch changes up to 55203550f9afb027389bd24ce85bd90044c3aa81:

  Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent (2021-08-10 10:24:49 +0200)

----------------------------------------------------------------
Ard says:

A batch of fixes for the arm64 stub image loader:

- fix a logic bug that can make the random page allocator fail
  spuriously
- force reallocation of the Image when it overlaps with firmware
  reserved memory regions
- fix an oversight that defeated on optimization introduced earlier
  where images loaded at a suitable offset are never moved if booting
  without randomization
- complain about images that were not loaded at the right offset by the
  firmware image loader.

----------------------------------------------------------------
Ard Biesheuvel (4):
      efi/libstub: arm64: Force Image reallocation if BSS was not reserved
      efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
      efi/libstub: arm64: Warn when efi_random_alloc() fails
      efi/libstub: arm64: Double check image alignment at entry

Benjamin Herrenschmidt (1):
      arm64: efi: kaslr: Fix occasional random alloc (and boot) failure

Thomas Gleixner (1):
      Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent

 drivers/firmware/efi/libstub/arm64-stub.c  | 71 +++++++++++++++++++++++++-----
 drivers/firmware/efi/libstub/randomalloc.c |  2 +
 2 files changed, 63 insertions(+), 10 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

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

* Re: [GIT PULL] efi/urgent for v5.14-rc6
  2021-08-15  8:02 [GIT PULL] efi/urgent for v5.14-rc6 Borislav Petkov
@ 2021-08-15 17:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-15 17:00 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 15 Aug 2021 10:02:48 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/efi_urgent_for_v5.14_rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/12aef8acf0991e8a4a5fe892067e2c8fc6760ace

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:[~2021-08-15 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-15  8:02 [GIT PULL] efi/urgent for v5.14-rc6 Borislav Petkov
2021-08-15 17:00 ` 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.