This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 91fe204578ba Merge tag 'platform-drivers-x86-v6.3-3' of git://git.kerne [...] new 9228b26194d1 KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return t [...] new f6da81f650fa KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU new 13ec9308a857 KVM: arm64: Retry fault if vma_lookup() results become invalid new e86fc1a3a3e9 KVM: arm64: Disable interrupts while walking userspace PTs new 8c2e8ac8ad4b KVM: arm64: Check for kvm_vma_mte_allowed in the critical section new 8607daa2145f Merge tag 'kvmarm-fixes-6.3-2' of git://git.kernel.org/pub [...] new 6eff38048944 riscv/kvm: Fix VM hang in case of timer delta being zero. new 9e347ba03029 Merge tag 'kvm-riscv-fixes-6.3-1' of https://github.com/kv [...] new 3a93e40326c8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 9 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/mmu.c | 99 +++++++++++++++++++++++++++++---------------- arch/arm64/kvm/pmu-emul.c | 3 +- arch/arm64/kvm/sys_regs.c | 21 +++++++++- arch/riscv/kvm/vcpu_timer.c | 6 +-- 4 files changed, 87 insertions(+), 42 deletions(-)