All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] SEV re-initialization fixes
@ 2026-05-04 16:51 Tycho Andersen
  2026-05-04 16:51 ` [PATCH v2 1/4] crypto/ccp: Do not initialize SNP for SEV ioctls Tycho Andersen
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Tycho Andersen @ 2026-05-04 16:51 UTC (permalink / raw)
  To: Tom Lendacky, John Allen, Herbert Xu, David S. Miller,
	Ashish Kalra
  Cc: Borislav Petkov (AMD), linux-crypto, linux-kernel, Brijesh Singh,
	Michael Roth, Alexey Kardashevskiy, Dan Williams,
	Tycho Andersen (AMD)

From: "Tycho Andersen (AMD)" <tycho@kernel.org>

Here is a v2 of the HSAVE_PA clearing fixes. Changes are:

* return ENODEV instead EINVAL for the re-init cases
* note ABI breakage in patch 3's commit log
* CC stable on all the patches

v1 is here: https://lore.kernel.org/all/20260427161507.32686-1-tycho@kernel.org/

Thanks,

Tycho

Tycho Andersen (AMD) (4):
  crypto/ccp: Do not initialize SNP for SEV ioctls
  crypto/ccp: Do not initialize SNP for ioctl(SNP_COMMIT)
  crypto/ccp: Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
  crypto/ccp: Do not initialize SNP for ioctl(SNP_CONFIG)

 drivers/crypto/ccp/sev-dev.c | 70 ++++++------------------------------
 1 file changed, 11 insertions(+), 59 deletions(-)


base-commit: 7fd2df204f342fc17d1a0bfcd474b24232fb0f32
-- 
2.54.0


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

end of thread, other threads:[~2026-05-15 10:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-04 16:51 [PATCH v2 0/4] SEV re-initialization fixes Tycho Andersen
2026-05-04 16:51 ` [PATCH v2 1/4] crypto/ccp: Do not initialize SNP for SEV ioctls Tycho Andersen
2026-05-04 16:51 ` [PATCH v2 2/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_COMMIT) Tycho Andersen
2026-05-04 16:51 ` [PATCH v2 3/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_VLEK_LOAD) Tycho Andersen
2026-05-05 14:36   ` Tom Lendacky
2026-05-04 16:51 ` [PATCH v2 4/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_CONFIG) Tycho Andersen
2026-05-05 14:37   ` Tom Lendacky
2026-05-15 10:14 ` [PATCH v2 0/4] SEV re-initialization fixes Herbert Xu

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.