mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] KVM: x86: MCE fixes
@ 2026-06-09 13:18 Carlos López
  2026-06-09 13:18 ` [PATCH v3 1/2] KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce() Carlos López
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Carlos López @ 2026-06-09 13:18 UTC (permalink / raw)
  To: kvm, seanjc, pbonzini
  Cc: linux-kernel, x86, tglx, mingo, dave.hansen, hpa, Carlos López

These two patches are somewhat unrelated, but patch 2 came out of
Sean's suggestions from reviewing the first patch (see [1]). Patch 1 is
unchanged.

v3:
  * Address Sashiko's review. While incorrect in pointing out MCIP's
    role, it was partially correct in the sense that the MCE logging
    rules were still not fully compliant to the SDM.

v2:
  * Add patch 2.

[1] https://lore.kernel.org/all/20260516163412.601908-1-clopez@suse.de/

Carlos López (2):
  KVM: x86: Fix array_index_nospec() protection in
    kvm_vcpu_ioctl_x86_set_mce()
  KVM: x86: Fix MCE logging rules for KVM_X86_SET_MCE

 arch/x86/kvm/x86.c | 65 +++++++++++++++++++++++++++++-----------------
 1 file changed, 41 insertions(+), 24 deletions(-)


base-commit: de3a35be92d2391ece4bf3143ef2887192625fd0
-- 
2.51.0


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

end of thread, other threads:[~2026-07-14 19:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 13:18 [PATCH v3 0/2] KVM: x86: MCE fixes Carlos López
2026-06-09 13:18 ` [PATCH v3 1/2] KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce() Carlos López
2026-06-09 13:18 ` [PATCH v3 2/2] KVM: x86: Fix MCE logging rules for KVM_X86_SET_MCE Carlos López
2026-07-14 18:41 ` [PATCH v3 0/2] KVM: x86: MCE fixes Sean Christopherson

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

all inboxes | Powered by JetHome®