Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 6.6.y 0/5] SRSO handling for Zen5 CPUs
@ 2026-04-28 12:05 Daniil Tatianin
  2026-04-28 12:05 ` [PATCH 6.6.y 1/5] x86/bugs: Add SRSO_USER_KERNEL_NO support Daniil Tatianin
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Daniil Tatianin @ 2026-04-28 12:05 UTC (permalink / raw)
  To: stable
  Cc: Daniil Tatianin, Thomas Gleixner, Ingo Molnar, Borislav Petkov,
	Dave Hansen, H. Peter Anvin, Peter Zijlstra, Josh Poimboeuf,
	Pawan Gupta, Greg Kroah-Hartman, Tom Lendacky, Sasha Levin,
	Xin Li (Intel), Daniel Sneddon, Ahmed S. Darwish,
	Nikunj A Dadhania

This series backports a few SRSO handling features for Zen5 CPUs from the
mainline kernel. The only important ones are
"x86/bugs: KVM: Add support for SRSO_MSR_FIX" and
"x86/bugs: Add SRSO_USER_KERNEL_NO support". The rest are added to avoid
conflicts when applying the aforementioned patches.

Borislav Petkov (1):
  x86/bugs: KVM: Add support for SRSO_MSR_FIX

Borislav Petkov (AMD) (1):
  x86/bugs: Add SRSO_USER_KERNEL_NO support

David Kaplan (1):
  x86/bugs: Fix handling when SRSO mitigation is disabled

Josh Poimboeuf (2):
  x86/srso: Print actual mitigation if requested mitigation isn't
    possible
  x86/srso: Remove 'pred_cmd' label

 Documentation/admin-guide/hw-vuln/srso.rst | 13 ++++++
 arch/x86/include/asm/cpufeatures.h         |  5 +++
 arch/x86/include/asm/msr-index.h           |  1 +
 arch/x86/kernel/cpu/bugs.c                 | 46 +++++++++++++++-------
 arch/x86/kernel/cpu/common.c               |  1 +
 arch/x86/kvm/svm/svm.c                     |  6 +++
 arch/x86/lib/msr.c                         |  2 +
 7 files changed, 59 insertions(+), 15 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-04-28 20:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-28 12:05 [PATCH 6.6.y 0/5] SRSO handling for Zen5 CPUs Daniil Tatianin
2026-04-28 12:05 ` [PATCH 6.6.y 1/5] x86/bugs: Add SRSO_USER_KERNEL_NO support Daniil Tatianin
2026-04-28 12:05 ` [PATCH 6.6.y 2/5] x86/srso: Print actual mitigation if requested mitigation isn't possible Daniil Tatianin
2026-04-28 12:05 ` [PATCH 6.6.y 3/5] x86/srso: Remove 'pred_cmd' label Daniil Tatianin
2026-04-28 12:05 ` [PATCH 6.6.y 4/5] x86/bugs: Fix handling when SRSO mitigation is disabled Daniil Tatianin
2026-04-28 12:05 ` [PATCH 6.6.y 5/5] x86/bugs: KVM: Add support for SRSO_MSR_FIX Daniil Tatianin
2026-04-28 17:23   ` Sean Christopherson
2026-04-28 20:47     ` Daniil Tatianin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox