This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from dfd42facf1e4 Linux 5.17-rc3 adds 926fd9f23b27 ima: fix reference leak in asymmetric_verify() adds 83230351c523 integrity: check the return value of audit_log_start() adds f7333b9572d0 ima: Remove ima_policy file before directory adds bb8e52e4906f ima: Allow template selection with ima_template[_fmt]= aft [...] adds 89677197ae70 ima: Do not print policy rule with inactive LSM labels adds c8ba56b7e8f3 Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pu [...] adds 40c67c291a93 mmc: sdhci-of-esdhc: Check for error num after setting mask adds 4d315357b3d6 mmc: sh_mmcif: Check for null res pointer adds 379f56c24e69 mmc: core: Wait for command setting 'Power Off Notificatio [...] adds bd2db32e7c3e moxart: fix potential use-after-free on remove path adds 51f7ea914d79 Merge tag 'mmc-v5.17-rc1' of git://git.kernel.org/pub/scm/ [...] adds fda17afc6166 ata: libata-core: Fix ata_dev_config_cpr() adds 2ade8eef993c Merge tag 'ata-5.17-rc4' of git://git.kernel.org/pub/scm/l [...] adds 9ca8581e79e5 ksmbd: fix SMB 3.11 posix extension mount failure adds 6d896d3b44cf ksmbd: smbd: validate buffer descriptor structures adds 97550c7478a2 ksmbd: fix same UniqueId for dot and dotdot entries adds 04e260948a16 ksmbd: don't align last entry offset in smb2 query directory adds deae24b0b13f ksmbd: reduce smb direct max read/write size adds f9929ef6a2a5 ksmbd: add support for key exchange adds 555f3d7be91a Merge tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba [...] adds d9c4e39c1f8f NFS: Don't overfill uncached readdir pages adds ce292d8faf41 NFS: Don't skip directory entries when doing uncached readdir adds e1d2699b9679 NFS: Avoid duplicate uncached readdir calls on eof adds 468d126dab45 NFS: Fix initialisation of nfs_client cl_flags field adds a9c10b5b3b67 xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create adds 3d4a39404ba3 NFS: Fix nfs4_proc_get_locations() kernel-doc comment adds 63db37e99ac1 MAINTAINERS: Update my email address adds b49ea673e119 SUNRPC: lock against ->sock changing during sysfs read adds e6251ab4551f Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/proj [...] adds 2c212e1baedc KVM: s390: Return error on SIDA memop on normal guest adds 09a93c1df3ea Merge tag 'kvm-s390-kernel-access' from emailed bundle adds b42bc9a3c511 Fix regression due to "fs: move binfmt_misc sysctl to its [...] adds 47307c31d90a crypto: octeontx2 - Avoid stack variable overflow adds c6ce9c5831ca crypto: api - Move cryptomgr soft dependency into algapi adds f9f94c9d2c07 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds 0cb4d23ae08c NFSD: Fix the behavior of READ near OFFSET_MAX adds e6faac3f58c7 NFSD: Fix ia_size underflow adds a648fdeb7c0e NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes adds 6260d9a56ab3 NFSD: Clamp WRITE offsets adds 3f965021c8bc NFSD: COMMIT operations must not return NFS?ERR_INVAL adds 6a4d333d5400 NFSD: Fix offset type in I/O trace points adds c306d737691e NFSD: Deprecate NFS_OFFSET_MAX adds f4bc5bbb5fef Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/li [...] adds 9aa422ad3266 tipc: improve size validations for received domain records adds 7a82f89de92a audit: don't deref the syscall args when checking the open [...] adds 252787201edf Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/ [...] adds d9565bf40da2 MIPS: DTS: CI20: fix how ddc power is enabled adds e3c85076d7a6 Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/ [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 2 +- arch/mips/boot/dts/ingenic/ci20.dts | 15 +----- arch/s390/kvm/kvm-s390.c | 2 + crypto/algapi.c | 1 + crypto/api.c | 1 - drivers/ata/libata-core.c | 14 +++--- .../crypto/marvell/octeontx2/otx2_cptpf_ucode.c | 3 +- drivers/mmc/core/sd.c | 8 ++- drivers/mmc/host/moxart-mmc.c | 2 +- drivers/mmc/host/sdhci-of-esdhc.c | 8 ++- drivers/mmc/host/sh_mmcif.c | 3 ++ fs/Kconfig | 4 +- fs/binfmt_misc.c | 6 +-- fs/file_table.c | 2 + fs/ksmbd/auth.c | 27 ++++++++++ fs/ksmbd/smb2pdu.c | 45 +++++++++++++---- fs/ksmbd/smb_common.c | 5 +- fs/ksmbd/transport_rdma.c | 2 +- fs/ksmbd/vfs.h | 1 + fs/nfs/client.c | 2 +- fs/nfs/dir.c | 24 ++++++--- fs/nfs/nfs4proc.c | 3 +- fs/nfsd/nfs3proc.c | 19 +++++--- fs/nfsd/nfs3xdr.c | 4 +- fs/nfsd/nfs4proc.c | 13 +++-- fs/nfsd/nfs4xdr.c | 10 ++-- fs/nfsd/trace.h | 14 +++--- fs/nfsd/vfs.c | 57 +++++++++++++++------- fs/nfsd/vfs.h | 4 +- include/linux/ata.h | 2 +- include/linux/nfs.h | 8 --- include/linux/nfs_fs.h | 1 + kernel/auditsc.c | 2 +- net/sunrpc/sysfs.c | 5 +- net/sunrpc/xprtrdma/verbs.c | 3 ++ net/sunrpc/xprtsock.c | 7 ++- net/tipc/link.c | 9 +++- net/tipc/monitor.c | 2 + security/integrity/digsig_asymmetric.c | 15 +++--- security/integrity/ima/ima_fs.c | 2 +- security/integrity/ima/ima_policy.c | 8 +++ security/integrity/ima/ima_template.c | 10 ++-- security/integrity/integrity_audit.c | 2 + 43 files changed, 251 insertions(+), 126 deletions(-)