This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 64267926e01b Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/ [...] new 290c4a902b79 RDMA/rxe: Fix "Replace mr by rkey in responder resources" new 679ab61bf5f5 RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() new 570a4bf7440e RDMA/rxe: Recheck the MR in when generating a READ reply new 7b8943b821ba RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state new 2df6d895907b RDMA/irdma: Reduce iWARP QP destroy time new 1c9043ae0667 RDMA/irdma: Fix possible crash due to NULL netdev in notifier new ef91271c65c1 RDMA/siw: Fix a condition race issue in MPA request processing new a926a903b7dc RDMA/rxe: Do not call dev_mc_add/del() under a spinlock new bfdc0edd11f9 RDMA/rxe: Change mcg_lock to a _bh lock new 4df22ca85d3d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 10 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: drivers/infiniband/hw/irdma/cm.c | 33 +++++--------- drivers/infiniband/hw/irdma/utils.c | 21 ++++----- drivers/infiniband/hw/irdma/verbs.c | 4 +- drivers/infiniband/sw/rxe/rxe_mcast.c | 81 +++++++++++++++-------------------- drivers/infiniband/sw/rxe/rxe_resp.c | 35 ++++++++++----- drivers/infiniband/sw/siw/siw_cm.c | 7 +-- 6 files changed, 85 insertions(+), 96 deletions(-)