This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from 5f58da2befa5 Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freede [...] adds 054aa8d439b9 fget: check that the fd still exists after getting a ref to it adds 5fad50779083 pata_falcon: Avoid type warnings from sparse adds 6c8ad7e8cf29 sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl adds 6f48394cf1f3 sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl adds 06d5d558f5a3 ata: replace snprintf in show functions with sysfs_emit adds a44f27e45148 Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/sc [...] adds b12764695c3f i2c: cbus-gpio: set atomic transfer callback adds 0c21d02ca469 i2c: stm32f7: flush TX FIFO upon transfer errors adds b933d1faf8fa i2c: stm32f7: recover the bus on access timeout adds 31b90a95ccbb i2c: stm32f7: stop dma transfer in case of NACK adds 1229f82deaec i2c: stm32f7: use proper DMAENGINE API for termination adds 02fe0fbd8a21 i2c: rk3x: Handle a spurious start completion interrupt flag adds f66062c7491b Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] adds ce39d473d1ed arm64: update PAC description for kernel adds 2f2183243f52 arm64: kexec: use __pa_symbol(empty_zero_page) adds 35b6b28e6998 arm64: ftrace: add missing BTIs adds a2aeaeabbc9a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 53ae72309181 s390/test_unwind: use raw opcode instead of invalid instruction adds 52d04d408185 s390/pci: move pseudo-MMIO to prevent MIO overlap adds 3c088b1e82cf s390: update defconfigs adds 757f3e6ddd68 Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/li [...] adds 2c1b5a84669d cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink() adds 1e81d3e06de2 cpufreq: Fix a comment in cpufreq_policy_free adds a15b8cd77512 cpufreq: docs: Update core.rst adds f751db8adaea powercap/drivers/dtpm: Disable DTPM at boot time adds 1ac5e21d43b2 powercap: DTPM: Drop unused local variable from init_dtpm() adds 404c91218703 Merge branch 'powercap' adds 4ec6afd62866 Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/li [...] adds 3b9a2d579303 vfio: remove all kernel-doc notation adds 8704e8934908 vfio/pci: Fix OpRegion read adds 12119cfa1052 Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/li [...]
No new revisions were added by this update.
Summary of changes: Documentation/arm64/pointer-authentication.rst | 9 +++--- Documentation/cpu-freq/core.rst | 6 ++-- arch/arm64/kernel/entry-ftrace.S | 6 ++++ arch/arm64/kernel/machine_kexec.c | 2 +- arch/s390/configs/debug_defconfig | 10 ++++-- arch/s390/configs/defconfig | 7 +++- arch/s390/configs/zfcpdump_defconfig | 2 ++ arch/s390/include/asm/pci_io.h | 7 ++-- arch/s390/lib/test_unwind.c | 5 +-- drivers/ata/libata-sata.c | 2 +- drivers/ata/pata_falcon.c | 16 ++++----- drivers/ata/sata_fsl.c | 20 ++++++++---- drivers/cpufreq/cpufreq.c | 14 ++++---- drivers/i2c/busses/i2c-cbus-gpio.c | 5 +-- drivers/i2c/busses/i2c-rk3x.c | 4 +-- drivers/i2c/busses/i2c-stm32f7.c | 45 ++++++++++++++++++++++---- drivers/powercap/dtpm.c | 5 --- drivers/vfio/pci/vfio_pci_igd.c | 5 +-- drivers/vfio/vfio.c | 28 ++++++++-------- fs/file.c | 4 +++ 20 files changed, 130 insertions(+), 72 deletions(-)