This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5f58da2befa5 Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freede [...] new 054aa8d439b9 fget: check that the fd still exists after getting a ref to it new 5fad50779083 pata_falcon: Avoid type warnings from sparse new 6c8ad7e8cf29 sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl new 6f48394cf1f3 sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl new 06d5d558f5a3 ata: replace snprintf in show functions with sysfs_emit new a44f27e45148 Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/sc [...] new b12764695c3f i2c: cbus-gpio: set atomic transfer callback new 0c21d02ca469 i2c: stm32f7: flush TX FIFO upon transfer errors new b933d1faf8fa i2c: stm32f7: recover the bus on access timeout new 31b90a95ccbb i2c: stm32f7: stop dma transfer in case of NACK new 1229f82deaec i2c: stm32f7: use proper DMAENGINE API for termination new 02fe0fbd8a21 i2c: rk3x: Handle a spurious start completion interrupt flag new f66062c7491b Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new ce39d473d1ed arm64: update PAC description for kernel new 2f2183243f52 arm64: kexec: use __pa_symbol(empty_zero_page) new 35b6b28e6998 arm64: ftrace: add missing BTIs new a2aeaeabbc9a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 17 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 +++--- 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(-)