This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 690e2aba7beb Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfio new ae148b43516d dmaengine: hisilicon: Fix build error without PCI_MSI new 172d59ecd61b dmaengine: ti: k3-psil: fix deadlock on error path new b269426011bc dmaengine: xilinx_dma: Add missing check for empty list new 20d60f636447 include/linux/dmaengine: Typos fixes in API documentation new aee45dba3ad9 dt-bindings: dma: uniphier-xdmac: switch to single reg region new 2e45676a4d33 dmaengine: pch_dma.c: Avoid data race between probe and ir [...] new 363c32701c7f dmaengine: mmp_tdma: Do not ignore slave config validation errors new 0c8944637921 dmaengine: mmp_tdma: Reset channel error on release new 0821009445a8 dmaengine: fix channel index enumeration new 664475cffb8c dmaengine: tegra-apb: Ensure that clock is enabled during [...] new b9f960201249 dmaengine: dmatest: Fix iteration non-stop logic new aa72f1d20ee9 dmaengine: dmatest: Fix process hang when reading 'wait' p [...] new ed6889db63d2 Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.o [...] new 7bcc10585bd9 NFS/pnfs: Ensure that _pnfs_return_layout() waits for layo [...] new 4d8948c7334a NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc() new 7648f939cb91 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl new efe57fd58e1c SUNRPC: Remove unreachable error condition new 6e47666ef93d NFSv4: Remove unreachable error condition due to rpc_run_task() new 7c4310ff5642 SUNRPC: defer slow parts of rpc_free_client() to a workqueue. new dff58530c4ca NFSv4.1: fix handling of backchannel binding in BIND_CONN_ [...] new 58bd6656f808 xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler() new bdb2ce828185 xprtrdma: Fix trace point use-after-free race new 48a124e38350 xprtrdma: Fix use of xdr_stream_encode_item_{present, absent} new 8e2912c7c69e Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/ [...] new 9c07b75b80ee NFS: Fix a race in __nfs_list_for_each_server() new 29a47f456d62 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/proje [...] new b75dfde12129 fibmap: Warn and return an error in case of block > INT_MAX new f66ed1ebbfde Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/ [...]
The 28 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: .../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(-)