public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 0/2] KVM: x86: Fix for dirty logging emulated atomics
@ 2024-04-04 23:40 Sean Christopherson
  2024-04-04 23:40 ` [PATCH 5.15 1/2] KVM: x86: Bail to userspace if emulation of atomic user access faults Sean Christopherson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sean Christopherson @ 2024-04-04 23:40 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman
  Cc: kvm, linux-kernel, Sean Christopherson, Paolo Bonzini,
	David Matlack, Pasha Tatashin, Michael Krebs, Jim Mattson

Two KVM x86 backports for 5.15.  Patch 2 is the primary motivation (fix
for potential guest data corruption after live migration).

Patch 1 is a (very) soft dependency to resolve a conflict.  It's not strictly
necessary (manually resolving the conflict wouldn't be difficult), but it
is a fix that has been in upstream for a long time.  The only reason I didn't
tag it for stable from the get-go is that the bug it fixes is very
theoretical.  At this point, the odds of the patch causing problems are
lower than the odds of me botching a manual backport.

Sean Christopherson (2):
  KVM: x86: Bail to userspace if emulation of atomic user access faults
  KVM: x86: Mark target gfn of emulated atomic instruction as dirty

 arch/x86/kvm/x86.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)


base-commit: 9465fef4ae351749f7068da8c78af4ca27e61928
-- 
2.44.0.478.gd926399ef9-goog


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

end of thread, other threads:[~2024-04-05  9:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-04 23:40 [PATCH 5.15 0/2] KVM: x86: Fix for dirty logging emulated atomics Sean Christopherson
2024-04-04 23:40 ` [PATCH 5.15 1/2] KVM: x86: Bail to userspace if emulation of atomic user access faults Sean Christopherson
2024-04-04 23:40 ` [PATCH 5.15 2/2] KVM: x86: Mark target gfn of emulated atomic instruction as dirty Sean Christopherson
2024-04-05  9:35 ` [PATCH 5.15 0/2] KVM: x86: Fix for dirty logging emulated atomics Greg Kroah-Hartman

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