This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 50cd95ac4654 Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/sc [...] new 98d7c5e5792b mmc: pxamci: Fix an error handling path in pxamci_probe() new b886f54c300d mmc: pxamci: Fix another error handling path in pxamci_probe() new cc5d16926006 mmc: mtk-sd: Clear interrupts when cqe off/disable new b3e1cf311541 mmc: meson-gx: Fix an error handling path in meson_mmc_probe() new a0753ef66c34 mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC new 4d099c3329fe Merge tag 'mmc-v6.0-rc1' of git://git.kernel.org/pub/scm/l [...] new d3122bf9aa4c ata: libata-eh: Add missing command name new a357f7b4583e ata: libata: Set __ATA_BASE_SHT max_sectors new 044610f8e415 Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/li [...] new 063604265f96 io_uring/net: use right helpers for async recycle new 86dc8f23bb1b io_uring/net: improve zc addr import error handling new 5993000dc6b3 io_uring/notif: raise limit on notification slots new 3f743e9bbb8f io_uring/net: use right helpers for async_data new beaf13970954 Merge tag 'io_uring-6.0-2022-08-19' of git://git.kernel.dk [...] new 92cb6e2e5dba ublk_drv: update iod->addr for UBLK_IO_NEED_GET_DATA new 966120b51a24 ublk_drv: check ubq_daemon_is_dying() in __ublk_rq_task_work() new bb24174754af ublk_drv: update comment for __ublk_fail_req() new e6190dd0031d ublk_drv: do not add a re-issued request aborted previousl [...] new a8239f0342ba blk-mq: remove unused function blk_mq_queue_stopped() new d3b38596875d blk-mq: run queue no matter whether the request is the las [...] new b9bce6e5533a Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/li [...] new d6d142cb7f79 IB/iser: Fix login with authentication new 4b83c3caf289 RDMA/mlx5: Use the proper number of ports new ef0162298abf RDMA/cxgb4: fix accept failure due to increased cpl_t5_pas [...] new 1374901b850c RDMA/erdma: Using the key in FMR WR instead of MR structure new 6cd8351c4ede RDMA/erdma: Correct the max_qp and max_cq capacities of th [...] new b16de8b9e7d1 RDMA: Handle the return code from dma_resv_wait_timeout() [...] new f31c32efd57c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
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: block/blk-mq.c | 22 +----------------- drivers/ata/libata-eh.c | 1 + drivers/block/ublk_drv.c | 33 ++++++++++++++++++++++----- drivers/infiniband/core/umem_dmabuf.c | 8 ++++++- drivers/infiniband/hw/cxgb4/cm.c | 25 ++++++++------------ drivers/infiniband/hw/erdma/erdma_qp.c | 2 +- drivers/infiniband/hw/erdma/erdma_verbs.c | 4 ++-- drivers/infiniband/hw/mlx5/main.c | 34 +++++++++++++--------------- drivers/infiniband/ulp/iser/iser_initiator.c | 7 +++++- drivers/mmc/host/meson-gx-mmc.c | 6 +++-- drivers/mmc/host/mtk-sd.c | 6 +++++ drivers/mmc/host/pxamci.c | 4 ++-- drivers/mmc/host/sdhci-of-dwcmshc.c | 16 +++++++++++-- drivers/net/ethernet/chelsio/cxgb4/t4_msg.h | 2 +- include/linux/blk-mq.h | 1 - include/linux/libata.h | 3 ++- io_uring/net.c | 22 +++++++++--------- io_uring/notif.h | 2 +- 18 files changed, 111 insertions(+), 87 deletions(-)