This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm in repository toolchain/ci/linux.
from e71e60cd74df Merge tag 'dma-mapping-5.19-2022-06-06' of git://git.infra [...] adds 291e7d52d19f mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system [...] adds a051246b786a mmc: block: Fix CQE recovery reset success adds 479260419fa4 dt-bindings: mmc: Fix unevaluatedProperties warnings in examples adds f7a447eda212 Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/li [...] adds 5f92df8ddacb Input: raspberrypi-ts - add missing HAS_IOMEM dependency adds c42e65664390 Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag adds 6ab2e51898cd Input: soc_button_array - also add Lenovo Yoga Tablet2 105 [...] adds 9886142c7a22 Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pu [...] adds dda5384313a4 KEYS: trusted: tpm2: Fix migratable logic adds 32d380a7ef02 Merge tag 'tpmdd-next-v5.19-rc2-v2' of git://git.kernel.or [...] adds e8bc24270188 KVM: Don't null dereference ops->destroy adds 3e684903a857 entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set adds cf4a8693d97a KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obs [...] adds 1df931d95f4d x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() adds 5ba7c4c6d1c7 KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging adds eae260be3a01 KVM: selftests: Make hyperv_clock selftest more stable adds 11d39e8cc43e KVM: SVM: fix tsc scaling cache logic adds 54aa83c90198 KVM: x86: do not set st->preempted when going back to user space adds 6cd88243c7e0 KVM: x86: do not report a vCPU as preempted outside instru [...] adds 34f4335c16a5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
No new revisions were added by this update.
Summary of changes: .../bindings/mmc/brcm,sdhci-brcmstb.yaml | 2 - .../bindings/mmc/marvell,xenon-sdhci.yaml | 3 ++ arch/x86/include/asm/kvm_host.h | 3 ++ arch/x86/include/asm/uaccess.h | 2 +- arch/x86/kvm/mmu/mmu.c | 2 +- arch/x86/kvm/mmu/tdp_iter.c | 9 ++++ arch/x86/kvm/mmu/tdp_iter.h | 1 + arch/x86/kvm/mmu/tdp_mmu.c | 38 ++++++++++++++--- arch/x86/kvm/svm/nested.c | 4 +- arch/x86/kvm/svm/svm.c | 34 +++++++++------ arch/x86/kvm/svm/svm.h | 2 +- arch/x86/kvm/vmx/vmx.c | 1 + arch/x86/kvm/x86.c | 48 ++++++++++++++++------ arch/x86/kvm/xen.h | 6 ++- drivers/input/joystick/Kconfig | 1 + drivers/input/misc/soc_button_array.c | 4 +- drivers/input/mouse/bcm5974.c | 7 +++- drivers/mmc/core/block.c | 3 +- drivers/mmc/host/sdhci-pci-gli.c | 3 ++ kernel/entry/kvm.c | 6 --- security/keys/trusted-keys/trusted_tpm2.c | 4 +- tools/testing/selftests/kvm/x86_64/hyperv_clock.c | 10 +++-- virt/kvm/kvm_main.c | 5 ++- 23 files changed, 142 insertions(+), 56 deletions(-)