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_build/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 [...] 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 [...] adds e11b02df60bd gfs2: Fix remote demote of weak glock holders adds b8e12e3599ad gfs2: gfs2_inode_lookup cleanup adds 5f6e13baebf3 gfs2: gfs2_inode_lookup rework adds 3d36e57ff768 gfs2: gfs2_create_inode rework new 5c623c368933 Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/p [...] adds 0956ba63bd94 scsi: lpfc: Fix non-recovery of remote ports following an [...] adds 7dc9fb47bc9a scsi: ufs: ufs-pci: Add support for Intel ADL new e3b8bb4547d4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new a226abcd5d42 io-wq: don't retry task_work creation failure on fatal conditions new 8b9a02280ebe Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.d [...] new e3f9387aea67 loop: Use pr_warn_once() for loop_control_remove() warning new bbef3c7a63d2 Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/l [...]
The 6 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: 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/block/loop.c | 2 +- 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/scsi/lpfc/lpfc_els.c | 9 +- drivers/scsi/ufs/ufshcd-pci.c | 18 ++++ drivers/vfio/pci/vfio_pci_igd.c | 5 +- drivers/vfio/vfio.c | 28 +++---- fs/file.c | 4 + fs/gfs2/glock.c | 10 ++- fs/gfs2/inode.c | 109 ++++++++++--------------- fs/io-wq.c | 7 ++ 26 files changed, 210 insertions(+), 147 deletions(-)