Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Mar 2025 18:34:30 +0000 (11:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Mar 2025 18:34:30 +0000 (11:34 -0700)
commitf45f8f0ed4c6d3a9be27ff27347408e1c1bbb364
tree326bea915eee005504ec31adebefc9738787a5ce
parent5fc31936081919a8572a3d644f3fbb258038f337
parentabab683b972cb99378e0a1426c8f9db835fa43b4
Merge tag 'for-linus' of git://git./virt/kvm/kvm

Pull kvm fix from Paolo Bonzini:
 "A lone fix for a s390 regression. An earlier 6.14 commit stopped
  taking the pte lock for pages that are being converted to secure, but
  it was needed to avoid races.

  The patch was in development for a while and is finally ready, but I
  wish it was split into 3-4 commits at least"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: s390: pv: fix race when making a page secure