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-arm 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 [...]
No new revisions were added by this update.
Summary of changes: Documentation/arm64/pointer-authentication.rst | 9 +++--- arch/arm64/kernel/entry-ftrace.S | 6 ++++ arch/arm64/kernel/machine_kexec.c | 2 +- drivers/ata/libata-sata.c | 2 +- drivers/ata/pata_falcon.c | 16 ++++----- drivers/ata/sata_fsl.c | 20 ++++++++---- drivers/i2c/busses/i2c-cbus-gpio.c | 5 +-- drivers/i2c/busses/i2c-rk3x.c | 4 +-- drivers/i2c/busses/i2c-stm32f7.c | 45 ++++++++++++++++++++++---- fs/file.c | 4 +++ 10 files changed, 80 insertions(+), 33 deletions(-)