This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 64222515138e Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesk [...] new de7cd3f6761f KVM: x86: check for interrupts before deciding whether to [...] new 3a25dfa67fe4 KVM: nVMX: promptly process interrupts delivered while in [...] new a3ca5281bb77 KVM: MMU: Reset mmu->pkru_mask to avoid stale data new c8c340a9b414 KVM: SEV: Flush cache on non-coherent systems before RECEI [...] new b5998402e3de KVM: SEV-ES: rename guest_ins_data to sev_pio_data new 0d33b1baeb6c KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out new ea724ea420aa KVM: SEV-ES: clean up kvm_sev_es_ins/outs new 3b27de271839 KVM: x86: split the two parts of emulator_pio_in new 6b5efc930bbc KVM: x86: remove unnecessary arguments from complete_emula [...] new 4fa4b38dae6f KVM: SEV-ES: keep INS functions together new 95e16b4792b0 KVM: SEV-ES: go over the sev_pio_data buffer in multiple p [...] new cd82c4a73b67 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new bc2836859643 ACPI: PM: Do not turn off power resources in unknown state new 136f282028da ACPI: tools: fix compilation error new 7a7489005a80 Merge branch 'acpi-tools' new 1d4590f5069b Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/ [...]
The 16 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/include/asm/kvm_host.h | 3 +- arch/x86/kvm/mmu/mmu.c | 6 +- arch/x86/kvm/svm/sev.c | 7 ++ arch/x86/kvm/vmx/vmx.c | 17 ++--- arch/x86/kvm/x86.c | 150 +++++++++++++++++++++++++++------------- drivers/acpi/power.c | 7 +- include/acpi/platform/acgcc.h | 9 ++- 7 files changed, 129 insertions(+), 70 deletions(-)