lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 13 May 2024 21:59:35 +0200
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/sev for v6.10-rc1

Hi Linus,

please pull a couple of x86/sev cleanups for v6.10-rc1.

Diffstat is a bit largish but this is due to code movement to avoid
forward declarations.

Thx.

---

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e2f4c8c319abd1afbedb7a31877cb569265db1b4:

  x86/sev: Make the VMPL0 checking more straight forward (2024-04-25 16:14:25 +0200)

----------------------------------------------------------------
- Small cleanups and improvements

----------------------------------------------------------------
Tom Lendacky (3):
      x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page
      x86/sev: Rename snp_init() in boot/compressed/sev.c
      x86/sev: Make the VMPL0 checking more straight forward

 arch/x86/boot/compressed/sev.c          | 197 +++++++++++++++-----------------
 arch/x86/include/asm/sev.h              |   2 +-
 arch/x86/kernel/sev.c                   |   6 +-
 drivers/virt/coco/sev-guest/sev-guest.c |  28 ++---
 4 files changed, 113 insertions(+), 120 deletions(-)


-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ