• Linus Torvalds's avatar
    Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm · fd0aa1a4
    Linus Torvalds authored
    Pull kvm fixes from Paolo Bonzini:
     "Miscellaneous bugfixes.
    
      The main interesting one is a NULL pointer dereference reported by
      syzkaller ("KVM: x86: Immediately reset the MMU context when the SMM
      flag is cleared")"
    
    * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
      KVM: selftests: Fix kvm_check_cap() assertion
      KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
      KVM: X86: Fix x86_emulator slab cache leak
      KVM: SVM: Call SEV Guest Decommission if ASID binding fails
      KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
      KVM: x86: Fix fall-through warnings for Clang
      KVM: SVM: fix doc warnings
      KVM: selftests: Fix compiling errors when initializing the static structure
      kvm: LAPIC: Restore guard to prevent illegal APIC register access
    fd0aa1a4
x86.c 312 KB