linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] x86/sev for v5.16
Date: Mon, 1 Nov 2021 11:48:00 +0100	[thread overview]
Message-ID: <YX/F4ORaVujMtqzG@zn.tnic> (raw)

Hi Linus,

please pull some SEV improvements and fixes for v5.16.

Thx.

---

The following changes since commit 64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc:

  Linux 5.15-rc5 (2021-10-10 17:01:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_sev_for_v5.16_rc1

for you to fetch changes up to 007faec014cb5d26983c1f86fd08c6539b41392e:

  x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV (2021-10-25 18:11:42 +0200)

----------------------------------------------------------------
- Export sev_es_ghcb_hv_call() so that HyperV Isolation VMs can use it too

- Non-urgent fixes and cleanups

----------------------------------------------------------------
Borislav Petkov (1):
      x86/sev: Carve out HV call's return value verification

Joerg Roedel (2):
      x86/sev: Fix stack type check in vc_switch_off_ist()
      x86/sev: Allow #VC exceptions on the VC2 stack

Tianyu Lan (1):
      x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV

Tom Lendacky (1):
      x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c

 arch/x86/include/asm/sev.h         |  6 ++++
 arch/x86/kernel/sev-shared.c       | 68 ++++++++++++++++++++++----------------
 arch/x86/kernel/sev.c              | 34 +++++++++++++------
 arch/x86/kernel/traps.c            |  2 +-
 arch/x86/mm/mem_encrypt_identity.c |  9 +++++
 5 files changed, 80 insertions(+), 39 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg

             reply	other threads:[~2021-11-01 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-01 10:48 Borislav Petkov [this message]
2021-11-01 23:10 ` [GIT PULL] x86/sev for v5.16 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YX/F4ORaVujMtqzG@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).