Commit 0bb933a9fcde for kernel

commit 0bb933a9fcdee14ef82970caeb8617ad59a11303
Merge: afd12f914c8f 3611ca7c12b7
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Jan 13 09:50:07 2026 -0800

    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