This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 39519f6a56e3 Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pu [...] new 218bf772bddd kvm: LAPIC: Restore guard to prevent illegal APIC register access new 95bf69b400f4 KVM: selftests: Fix compiling errors when initializing the [...] new 02ffbe6351f5 KVM: SVM: fix doc warnings new 551912d286e9 KVM: x86: Fix fall-through warnings for Clang new 78fcb2c91adf KVM: x86: Immediately reset the MMU context when the SMM f [...] new 934002cd660b KVM: SVM: Call SEV Guest Decommission if ASID binding fails new dfdc0a714d24 KVM: X86: Fix x86_emulator slab cache leak new 654430efde27 KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU new d8ac05ea13d7 KVM: selftests: Fix kvm_check_cap() assertion new fd0aa1a4567d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/kvm/cpuid.c | 1 + arch/x86/kvm/lapic.c | 3 +++ arch/x86/kvm/mmu/mmu.c | 26 +++++++++++++++++++- arch/x86/kvm/svm/avic.c | 6 ++--- arch/x86/kvm/svm/sev.c | 20 +++++++++++---- arch/x86/kvm/vmx/vmx.c | 1 + arch/x86/kvm/x86.c | 6 ++++- tools/testing/selftests/kvm/lib/kvm_util.c | 2 +- tools/testing/selftests/kvm/lib/test_util.c | 38 ++++++++++++++--------------- 9 files changed, 73 insertions(+), 30 deletions(-)