This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b3454ce0b2c8 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new b28cb0cd2c5e KVM: x86/mmu: Update number of zapped pages even if page l [...] new 5163373af195 KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC new 2e40316753ee KVM: arm64: Don't hypercall before EL2 init new 6f5adb35045d Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pu [...] new 4ac19ead0dfb kvm: x86/pmu: Fix the compare function used by the pmu eve [...] new 04baa2233d55 selftests: kvm/x86: Add the helper function create_pmu_eve [...] new c41ef29cc1d4 selftests: kvm/x86: Verify the pmu event filter matches th [...] new e332b55fe79c KVM: eventfd: Fix false positive RCU usage warning new c87661f855c3 KVM: Free new dirty bitmap if creating a new memslot fails new ea8c66fe8d8f KVM: x86: hyper-v: fix type of valid_bank_mask new 9f46c187e2e6 KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID new 6c3f5bec9b40 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 12 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/kvm/arm.c | 3 +- arch/arm64/kvm/sys_regs.c | 3 +- arch/x86/kvm/hyperv.c | 4 +-- arch/x86/kvm/mmu/mmu.c | 16 ++++++---- arch/x86/kvm/pmu.c | 7 ++-- .../selftests/kvm/x86_64/pmu_event_filter_test.c | 37 +++++++++++++++++++--- virt/kvm/eventfd.c | 3 +- virt/kvm/kvm_main.c | 2 +- 8 files changed, 56 insertions(+), 19 deletions(-)