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-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from 690e2aba7beb Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfio adds ae148b43516d dmaengine: hisilicon: Fix build error without PCI_MSI adds 172d59ecd61b dmaengine: ti: k3-psil: fix deadlock on error path adds b269426011bc dmaengine: xilinx_dma: Add missing check for empty list adds 20d60f636447 include/linux/dmaengine: Typos fixes in API documentation adds aee45dba3ad9 dt-bindings: dma: uniphier-xdmac: switch to single reg region adds 2e45676a4d33 dmaengine: pch_dma.c: Avoid data race between probe and ir [...] adds 363c32701c7f dmaengine: mmp_tdma: Do not ignore slave config validation errors adds 0c8944637921 dmaengine: mmp_tdma: Reset channel error on release adds 0821009445a8 dmaengine: fix channel index enumeration adds 664475cffb8c dmaengine: tegra-apb: Ensure that clock is enabled during [...] adds b9f960201249 dmaengine: dmatest: Fix iteration non-stop logic adds aa72f1d20ee9 dmaengine: dmatest: Fix process hang when reading 'wait' p [...] adds ed6889db63d2 Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.o [...] adds 7bcc10585bd9 NFS/pnfs: Ensure that _pnfs_return_layout() waits for layo [...] adds 4d8948c7334a NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc() adds 7648f939cb91 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl adds efe57fd58e1c SUNRPC: Remove unreachable error condition adds 6e47666ef93d NFSv4: Remove unreachable error condition due to rpc_run_task() adds 7c4310ff5642 SUNRPC: defer slow parts of rpc_free_client() to a workqueue. adds dff58530c4ca NFSv4.1: fix handling of backchannel binding in BIND_CONN_ [...] adds 58bd6656f808 xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler() adds bdb2ce828185 xprtrdma: Fix trace point use-after-free race adds 48a124e38350 xprtrdma: Fix use of xdr_stream_encode_item_{present, absent} adds 8e2912c7c69e Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/ [...] adds 9c07b75b80ee NFS: Fix a race in __nfs_list_for_each_server() adds 29a47f456d62 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/proje [...] adds b75dfde12129 fibmap: Warn and return an error in case of block > INT_MAX adds f66ed1ebbfde Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/ [...]
No new revisions were added by this update.
Summary of changes: .../bindings/dma/socionext,uniphier-xdmac.yaml | 7 ++- drivers/dma/Kconfig | 3 +- drivers/dma/dmaengine.c | 60 ++++++++++------------ drivers/dma/dmatest.c | 6 +-- drivers/dma/mmp_tdma.c | 5 +- drivers/dma/pch_dma.c | 2 +- drivers/dma/tegra20-apb-dma.c | 9 ++++ drivers/dma/ti/k3-psil.c | 1 + drivers/dma/xilinx/xilinx_dma.c | 20 ++++---- fs/ioctl.c | 8 +++ fs/iomap/fiemap.c | 5 +- fs/nfs/nfs3acl.c | 22 +++++--- fs/nfs/nfs4proc.c | 11 +++- fs/nfs/pnfs.c | 11 ++-- fs/nfs/super.c | 2 +- include/linux/dmaengine.h | 12 ++--- include/linux/nfs_xdr.h | 2 + include/linux/sunrpc/clnt.h | 13 ++++- include/trace/events/rpcrdma.h | 12 ++--- net/sunrpc/clnt.c | 24 ++++++--- net/sunrpc/xprtrdma/rpc_rdma.c | 15 ++++-- net/sunrpc/xprtrdma/verbs.c | 3 +- 22 files changed, 153 insertions(+), 100 deletions(-)