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 e4e737bb5c17 Linux 5.15-rc2 adds d8b1e10a2b8e sparc64: fix pci_iounmap() when CONFIG_PCI is not set adds e8f71f89236e drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV adds 863580418bc8 regulator: qcom-rpmh-regulator: fix pm8009-1 ldo7 resource name adds dc9660590d10 regulator: max14577: Revert "regulator: max14577: Add prop [...] adds 2ff59bad6f24 Merge tag 'regulator-fix-v5.15-rc2' of git://git.kernel.or [...] adds 5457773ef99f spi: rockchip: handle zero length transfers without timing out adds 2bab94090b01 spi: tegra20-slink: Declare runtime suspend and resume fun [...] adds 4c17ca27923c Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/ [...] adds 099dd788e31b cifs: remove pathname for file from SPDX header adds 4c51de1e8f92 cifs: fix incorrect kernel doc comments adds e3fc065682eb cifs: Deferred close performance improvements adds 71826b068884 cifs: Fix soft lockup during fsstress adds 35866f3f779a cifs: Not to defer close on file when lock is set adds fdf507845879 Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6 adds a9b3043de47b ksmbd: transport_rdma: Don't include rwlock.h directly adds f58eae6c5fa8 ksmbd: prevent out of share access adds 6d56262c3d22 ksmbd: add validation for FILE_FULL_EA_INFORMATION of smb2 [...] adds 707a63e9a9dd Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd adds 345e1ae0c6ba afs: Fix missing put on afs_read objects and missing get o [...] adds 581b2027af00 afs: Fix page leak adds 3978d8165239 afs: Add missing vnode validation checks adds 63d49d843ef5 afs: Fix incorrect triggering of sillyrename on 3rd-party [...] adds 6e0e99d58a65 afs: Fix mmap coherency vs 3rd-party changes adds 4fe6a946823a afs: Try to avoid taking RCU read lock when checking vnode [...] adds b537a3c21775 afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server adds 9d37e1cab2a9 afs: Fix updating of i_blocks on file/dir extension adds d9fb678414c0 Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub [...] new d5f6545934c4 qnx4: work around gcc false positive warning bug new 1511df6f5e9e s390/bpf: Fix branch shortening during codegen pass new 6e61dc9da0b7 s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant new db7bee653859 s390/bpf: Fix optimizing out zero-extensions new 92477dd1faa6 Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.o [...]
The 5 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: arch/s390/net/bpf_jit_comp.c | 70 ++++++++-------- arch/sparc/lib/iomap.c | 2 + drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c | 2 +- drivers/regulator/max14577-regulator.c | 2 - drivers/regulator/qcom-rpmh-regulator.c | 2 +- drivers/spi/spi-rockchip.c | 6 ++ drivers/spi/spi-tegra20-slink.c | 9 +-- fs/afs/callback.c | 44 +++++++++- fs/afs/cell.c | 2 + fs/afs/dir.c | 57 +++++-------- fs/afs/dir_edit.c | 4 +- fs/afs/file.c | 86 +++++++++++++++++++- fs/afs/fs_probe.c | 8 +- fs/afs/fsclient.c | 31 ++++--- fs/afs/inode.c | 98 ++++++++++------------- fs/afs/internal.h | 21 +++++ fs/afs/protocol_afs.h | 15 ++++ fs/afs/protocol_yfs.h | 6 ++ fs/afs/rotate.c | 1 + fs/afs/server.c | 2 + fs/afs/super.c | 1 + fs/afs/write.c | 29 +++++-- fs/cifs/cache.c | 2 +- fs/cifs/cifs_debug.c | 1 - fs/cifs/cifs_fs_sb.h | 1 - fs/cifs/cifs_ioctl.h | 1 - fs/cifs/cifs_spnego.c | 2 +- fs/cifs/cifs_spnego.h | 2 +- fs/cifs/cifs_unicode.c | 1 - fs/cifs/cifsacl.c | 1 - fs/cifs/cifsacl.h | 1 - fs/cifs/cifsencrypt.c | 1 - fs/cifs/cifsfs.c | 1 - fs/cifs/cifsfs.h | 1 - fs/cifs/cifsglob.h | 2 +- fs/cifs/cifspdu.h | 1 - fs/cifs/cifsproto.h | 4 +- fs/cifs/cifssmb.c | 1 - fs/cifs/connect.c | 13 ++- fs/cifs/dir.c | 1 - fs/cifs/dns_resolve.c | 1 - fs/cifs/dns_resolve.h | 4 +- fs/cifs/export.c | 1 - fs/cifs/file.c | 3 +- fs/cifs/fscache.c | 2 +- fs/cifs/fscache.h | 2 +- fs/cifs/inode.c | 7 +- fs/cifs/ioctl.c | 3 +- fs/cifs/link.c | 1 - fs/cifs/misc.c | 42 +++++++++- fs/cifs/netmisc.c | 1 - fs/cifs/ntlmssp.h | 1 - fs/cifs/readdir.c | 1 - fs/cifs/rfc1002pdu.h | 1 - fs/cifs/sess.c | 1 - fs/cifs/smb2file.c | 1 - fs/cifs/smb2glob.h | 1 - fs/cifs/smb2inode.c | 1 - fs/cifs/smb2misc.c | 1 - fs/cifs/smb2pdu.c | 1 - fs/cifs/smb2pdu.h | 1 - fs/cifs/smb2proto.h | 1 - fs/cifs/smb2status.h | 1 - fs/cifs/smb2transport.c | 1 - fs/cifs/smberr.h | 1 - fs/cifs/transport.c | 1 - fs/cifs/winucase.c | 1 - fs/cifs/xattr.c | 1 - fs/ksmbd/misc.c | 76 +++++++++++++++--- fs/ksmbd/misc.h | 3 +- fs/ksmbd/smb2pdu.c | 18 +++-- fs/ksmbd/transport_rdma.c | 1 - fs/qnx4/dir.c | 36 ++++++--- fs/smbfs_common/smbfsctl.h | 2 +- include/trace/events/afs.h | 8 +- include/uapi/linux/cifs/cifs_mount.h | 1 - mm/memory.c | 1 + 77 files changed, 521 insertions(+), 244 deletions(-) create mode 100644 fs/afs/protocol_afs.h