[GIT PULL] KVM changes for 5.12-rc8 or final

From: Paolo Bonzini
Date: Tue Apr 13 2021 - 18:40:07 EST


Linus,

The following changes since commit 315f02c60d9425b38eb8ad7f21b8a35e40db23f9:

KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp (2021-04-08 07:48:18 -0400)

are available in the Git repository at:

https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 04c4f2ee3f68c9a4bf1653d15f1a9a435ae33f7a:

KVM: VMX: Don't use vcpu->run->internal.ndata as an array index (2021-04-13 18:23:41 -0400)

----------------------------------------------------------------
Fix for a possible out-of-bounds access.

----------------------------------------------------------------
Reiji Watanabe (1):
KVM: VMX: Don't use vcpu->run->internal.ndata as an array index

arch/x86/kvm/vmx/vmx.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)