diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-08-15 06:21:30 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-08-15 06:21:30 -1000 |
commit | 3e763ec7914f20f55ebd9a5c087fa26e8452257e (patch) | |
tree | 2e4edd52356b107fcf60042dfdc35e1f9d320043 /fs/internal.h | |
parent | 0aa78d17099b04fd9d36fe338af48ad6fe2d7fca (diff) | |
parent | 6e949ddb0a6337817330c897e29ca4177c646f02 (diff) | |
download | linux-3e763ec7914f20f55ebd9a5c087fa26e8452257e.tar.bz2 |
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini:
"ARM:
- Plug race between enabling MTE and creating vcpus
- Fix off-by-one bug when checking whether an address range is RAM
x86:
- Fixes for the new MMU, especially a memory leak on hosts with <39
physical address bits
- Remove bogus EFER.NX checks on 32-bit non-PAE hosts
- WAITPKG fix"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
KVM: x86: remove dead initialization
KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTE
KVM: arm64: Fix off-by-one in range_is_memory
Diffstat (limited to 'fs/internal.h')
0 files changed, 0 insertions, 0 deletions