]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Jan 2026 17:50:07 +0000 (09:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Jan 2026 17:50:07 +0000 (09:50 -0800)
commit0bb933a9fcdee14ef82970caeb8617ad59a11303
tree63280e6ec409a0bf98948dc458195878d66de12c
parentafd12f914c8f733a9660c97bdbe539aee88e742b
parent3611ca7c12b740e250d83f8bbe3554b740c503b0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm

Pull x86 kvm fixes from Paolo Bonzini:

 - Avoid freeing stack-allocated node in kvm_async_pf_queue_task

 - Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1
  selftests: kvm: try getting XFD and XSAVE state out of sync
  selftests: kvm: replace numbered sync points with actions
  x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1
  x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task