Skip to content
  • Linus Torvalds's avatar
    Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm · b2d9e996
    Linus Torvalds authored
    Pull kvm fixes from Paolo Bonzini:
    
     - PAE and PKU bugfixes for x86
    
     - selftests fix for new binutils
    
     - MMU notifier fix for arm64
    
    * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
      KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
      KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
      kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
      kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
      KVM: x86: fix access code passed to gva_to_gpa
      selftests: kvm: Use a shorter encoding to clear RAX
    b2d9e996