All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/seves fixes for v5.10-rc1
@ 2020-10-24  9:23 Borislav Petkov
  2020-10-24 19:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2020-10-24  9:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull three SEV-ES fixes for 5.10. They got ready around the same
time the merge window opened so I gave them some additional testing and
soaking time before sending them your way.

Please pull,
thx.

---
The following changes since commit da9803dfd3955bd2f9909d55e23f188ad76dbe58:

  Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-10-14 10:21:34 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_seves_fixes_for_v5.10_rc1

for you to fetch changes up to b17a45b6e53f6613118b2e5cfc4a992cc50deb2c:

  x86/boot/64: Explicitly map boot_params and command line (2020-10-19 19:39:50 +0200)

----------------------------------------------------------------
Three fixes to SEV-ES to correct setting up the new early pagetable
on 5-level paging machines, to always map boot_params and the kernel
cmdline, and disable stack protector for ../compressed/head{32,64}.c.
(Arvind Sankar)

----------------------------------------------------------------
Arvind Sankar (3):
      x86/boot/64: Initialize 5-level paging variables earlier
      x86/head/64: Disable stack protection for head$(BITS).o
      x86/boot/64: Explicitly map boot_params and command line

 arch/x86/boot/compressed/head_64.S      |  3 +++
 arch/x86/boot/compressed/ident_map_64.c | 27 +++++++++++++++++++--------
 arch/x86/boot/compressed/kaslr.c        |  8 --------
 arch/x86/boot/compressed/pgtable_64.c   | 16 ++++++++++++++++
 arch/x86/kernel/Makefile                |  2 ++
 5 files changed, 40 insertions(+), 16 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] x86/seves fixes for v5.10-rc1
  2020-10-24  9:23 [GIT PULL] x86/seves fixes for v5.10-rc1 Borislav Petkov
@ 2020-10-24 19:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-24 19:37 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sat, 24 Oct 2020 11:23:23 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_seves_fixes_for_v5.10_rc1

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

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:[~2020-10-24 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-24  9:23 [GIT PULL] x86/seves fixes for v5.10-rc1 Borislav Petkov
2020-10-24 19:37 ` 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.