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-master-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 2585cf9dfaad Linux 5.16-rc5 adds e386dfc56f83 fget: clarify and improve __fget_files() implementation adds aa50faff4416 PCI: mt7621: Convert driver into 'bool' adds ff9f9c6e7484 vduse: fix memory corruption in vduse_dev_ioctl() adds 3ed21c1451a1 vdpa: check that offsets are within bounds adds dc1db0060c02 vduse: check that offset is within bounds in get_config() adds 27d9839f1794 virtio: always enter drivers/virtio/ adds 817fc978b5a2 virtio_ring: Fix querying of maximum DMA mapping size for [...] adds 1db8f5fc2e5c virtio/vsock: fix the transport to work with VMADDR_CID_ANY adds bb47620be322 vdpa: Consider device id larger than 31 adds 5472f14a3742 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 1dc2f2b81a6a hv: utils: add PTP_1588_CLOCK to Kconfig to fix build adds 213d9d4c25c3 Merge tag 'hyperv-fixes-signed-20211214' of git://git.kern [...] adds edce10ee21f3 s390/kexec_file: print some more error messages adds 41967a37b8ee s390/kexec_file: fix error handling when applying relocations adds ac8fc6af1ab6 s390/ftrace: remove preempt_disable()/preempt_enable() pair adds abf0e8e4ef25 s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply [...] adds 5dcf0c3084eb s390: enable switchdev support in defconfig adds c9b12b59e2ea s390/entry: fix duplicate tracking of irq nesting level adds 85bf17b28f97 recordmcount.pl: look for jgnop instruction as well as bcr [...] adds d9c1e6409cf4 Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/li [...] adds 973e5245637a ceph: fix duplicate increment of opened_inodes metric adds e485d028bb10 ceph: initialize i_size variable in ceph_sync_read adds ee2a095d3b24 ceph: initialize pathlen variable in reconnect_caps_cb adds fd84bfdddd16 ceph: fix up non-directory creation in SGID directories adds 2b14864acbaa Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/cep [...] adds 1744a22ae948 afs: Fix mmap adds 1b8d2789dad0 dm btree remove: fix use after free in rebalance_children() adds 1cef171abd39 dm integrity: fix data corruption due to improper use of b [...] adds 81eebd540511 Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/ [...] adds 9c5d89bc1055 arm64: kexec: Fix missing error code 'ret' warning in load [...] adds fa36bbe6d43f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 54baf56eaa40 clk: Don't parent clks until the parent is fully registered adds a52a8e9eaf4a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes: arch/arm64/kernel/machine_kexec_file.c | 1 + arch/s390/configs/debug_defconfig | 2 + arch/s390/configs/defconfig | 2 + arch/s390/kernel/ftrace.c | 2 - arch/s390/kernel/irq.c | 9 ++-- arch/s390/kernel/machine_kexec_file.c | 38 +++++++++++++-- drivers/Makefile | 3 +- drivers/clk/clk.c | 15 ++++-- drivers/hv/Kconfig | 1 + drivers/md/dm-integrity.c | 2 +- drivers/md/persistent-data/dm-btree-remove.c | 2 +- drivers/pci/controller/Kconfig | 4 +- drivers/vdpa/vdpa.c | 3 +- drivers/vdpa/vdpa_user/vduse_dev.c | 6 ++- drivers/vhost/vdpa.c | 2 +- drivers/virtio/virtio_ring.c | 2 +- fs/afs/file.c | 5 +- fs/afs/super.c | 1 + fs/ceph/caps.c | 16 +++---- fs/ceph/file.c | 20 ++++++-- fs/ceph/mds_client.c | 3 +- fs/file.c | 72 +++++++++++++++++++++------- net/vmw_vsock/virtio_transport_common.c | 3 +- scripts/recordmcount.pl | 2 +- 24 files changed, 158 insertions(+), 58 deletions(-)