This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5c82ec00dd00 Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/lin [...] new 774911290c58 KVM: s390: reduce number of IO pins to 1 new 0a1ef9c81e91 Merge tag 'kvm-s390-master-5.8-3' of git://git.kernel.org/ [...] new 9d3c447c72fb KVM: X86: Fix async pf caused null-ptr-deref new 5ecad245de2a KVM: x86: bit 8 of non-leaf PDPEs is not reserved new 7733306bd593 KVM: arm64: Annotate hyp NMI-related functions as __always_inline new 66b7e05dc023 KVM: arm64: Fix kvm_reset_vcpu() return code being incorre [...] new a25e91028ac2 KVM: arm64: pvtime: Ensure task delay accounting is enabled new a3f574cd6548 KVM: arm64: vgic-v4: Plug race between non-residency and v [...] new 6e1d72f1ea21 Merge tag 'kvmarm-fixes-5.8-2' of git://git.kernel.org/pub [...] new 1393b4aaf9e1 kvm: use more precise cast and do not drop __user new d74fcfc1f0ff KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 [...] new 7c83d096aed0 KVM: x86: Mark CR4.TSD as being possibly owned by the guest new fa71e9527f6a KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize gu [...] new 146f76cc84b7 KVM: arm64: PMU: Fix per-CPU access in preemptible context new b9e10d4a6c9f KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART new 8038a922cf9a Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub [...] new bfe91da29bfa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 17 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/arm64/include/asm/arch_gicv3.h | 2 +- arch/arm64/include/asm/cpufeature.h | 2 +- arch/arm64/kvm/hyp-init.S | 11 +++++++---- arch/arm64/kvm/pmu.c | 7 ++++++- arch/arm64/kvm/pvtime.c | 15 ++++++++++++--- arch/arm64/kvm/reset.c | 10 +++++++--- arch/arm64/kvm/vgic/vgic-v4.c | 8 ++++++++ arch/s390/include/asm/kvm_host.h | 8 ++++---- arch/x86/kvm/kvm_cache_regs.h | 2 +- arch/x86/kvm/mmu/mmu.c | 2 +- arch/x86/kvm/vmx/nested.c | 4 ++-- arch/x86/kvm/vmx/vmx.c | 13 +++++-------- arch/x86/kvm/x86.c | 5 +++++ drivers/irqchip/irq-gic-v3-its.c | 8 ++++++++ virt/kvm/kvm_main.c | 3 ++- 15 files changed, 70 insertions(+), 30 deletions(-)