This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from b0ea262a2347 Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/proje [...] adds be7594a424b4 scsi: ufs: Fix possible unclocked access to auto hibern8 t [...] adds 394b61711f3c scsi: ipr: Fix softlockup when rescanning devices in petitboot adds fffb08b37df9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 4a4472fdc098 of: clk: Make of_clk_get_parent_{count,name}() parameter const adds 8de427d52da3 clk: qcom: videocc: Update the clock flag for video_cc_vco [...] adds efbd9129dfe8 clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clk adds 5eb40257047f clk: imx8mn: Fix incorrect clock defines adds 20055448dc1b Merge tag 'imx-clk-fixes-5.6' of git://git.kernel.org/pub/ [...] adds 69a4d0baeeb1 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds 9a11997e757b KVM: X86: Fix dereference null cpufreq policy adds aaca21007ba1 KVM: SVM: Fix the svm vmexit code for WRMSR adds 342993f96ab2 KVM: x86: clear stale x86_emulate_ctxt->intercept value adds d718fdc3e752 KVM: x86: remove stale comment from struct x86_emulate_ctxt new a754acc3e4bc KVM: fix Kconfig menu text for -Werror new 7a57c09bb1cb KVM: VMX: Condition ENCLS-exiting enabling on CPU support [...] new 0c22056f8c43 KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_ [...] adds e93fc7b4544a KVM: s390: Also reset registers in sync regs for initial c [...] new 997224fe6673 Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/ [...] new 95fa10103dab KVM: nVMX: avoid NULL pointer dereference with incorrect E [...] new 018cabb694e3 Merge branch 'kvm-null-pointer-fix' into kvm-master new 6693075e0f46 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds d560bb42814c ARC: Cleanup old Kconfig IO scheduler options adds a5760db25c6e ARC: fix some Kconfig typos adds 0acdf63d2296 ARC: fpu: fix randconfig build error reported by 0-day tes [...] adds 3b00b042eeaa ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h> adds 204c7eceb76f ARC: show_regs: reduce lines of output adds 8d92e992a785 ARC: define __ALIGN_STR and __ALIGN symbols for ARC new 3086ae071686 Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/li [...] adds 7ca6ee389091 watchdog: iTCO_wdt: Export vendorsupport adds e42b0c24389d watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional adds 04bbb97d1b73 i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device adds 9be8bc4dd617 i2c: designware-pci: Fix BUG_ON during device removal adds bcf3588d8ed3 macintosh: windfarm: fix MODINFO regression adds 3747cd2efe7e i2c: gpio: suppress error on probe defer new 8daee952b438 i2c: acpi: put device when verifying client fails new 58d6fee50e67 misc: eeprom: at24: fix regulator underflow new 92bd1f2e1eed Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.or [...] new d3dca69085e9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
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/arc/Kconfig | 4 +-- arch/arc/configs/nps_defconfig | 2 -- arch/arc/configs/nsimosci_defconfig | 2 -- arch/arc/configs/nsimosci_hs_defconfig | 2 -- arch/arc/configs/nsimosci_hs_smp_defconfig | 2 -- arch/arc/include/asm/fpu.h | 2 ++ arch/arc/include/asm/linkage.h | 2 ++ arch/arc/kernel/setup.c | 2 +- arch/arc/kernel/troubleshoot.c | 27 ++++++++--------- arch/s390/kvm/kvm-s390.c | 18 +++++++++++- arch/x86/include/asm/kvm_emulate.h | 1 - arch/x86/kvm/Kconfig | 2 +- arch/x86/kvm/emulate.c | 1 + arch/x86/kvm/ioapic.c | 7 +++-- arch/x86/kvm/svm.c | 3 +- arch/x86/kvm/vmx/nested.c | 5 ++-- arch/x86/kvm/vmx/vmx.c | 16 ++++++++-- arch/x86/kvm/x86.c | 8 +++-- drivers/clk/clk.c | 4 +-- drivers/clk/qcom/dispcc-sc7180.c | 19 ------------ drivers/clk/qcom/videocc-sc7180.c | 2 +- drivers/i2c/busses/i2c-designware-pcidrv.c | 1 + drivers/i2c/busses/i2c-gpio.c | 2 +- drivers/i2c/busses/i2c-i801.c | 45 ++++++++--------------------- drivers/i2c/i2c-core-acpi.c | 10 ++++++- drivers/macintosh/windfarm_ad7417_sensor.c | 7 +++++ drivers/macintosh/windfarm_fcu_controls.c | 7 +++++ drivers/macintosh/windfarm_lm75_sensor.c | 16 +++++++++- drivers/macintosh/windfarm_lm87_sensor.c | 7 +++++ drivers/macintosh/windfarm_max6690_sensor.c | 7 +++++ drivers/macintosh/windfarm_smu_sat.c | 7 +++++ drivers/misc/eeprom/at24.c | 3 +- drivers/scsi/ipr.c | 3 +- drivers/scsi/ipr.h | 1 + drivers/scsi/ufs/ufshcd.c | 21 +++++++++----- drivers/watchdog/iTCO_vendor.h | 2 ++ drivers/watchdog/iTCO_vendor_support.c | 16 +++++----- drivers/watchdog/iTCO_wdt.c | 28 ++++++++++-------- include/dt-bindings/clock/imx8mn-clock.h | 4 +-- include/linux/of_clk.h | 8 ++--- 40 files changed, 195 insertions(+), 131 deletions(-)