This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ded746bfc943 Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/l [...] new 84b01721e804 RDMA: Fix use-after-free in rxe_queue_cleanup new f0ae4afe3d35 RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow new c4a6f9cd10bd Remove Doug Ledford from MAINTAINERS new 52414e27d6b5 RDMA/hns: Do not halt commands during reset until later new b0969f83890b RDMA/hns: Do not destroy QP resources in the hw resetting phase new db6169b5bac1 RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kerne [...] new 9292f8f9a2ac IB/hfi1: Correct guard on eager buffer deallocation new b6d57e24ce6c IB/hfi1: Insure use of smp_processor_id() is preempt disabled new f6a3cfec3c01 IB/hfi1: Fix early init panic new 60a8b5a1611b IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr new 1e11a39a82e9 RDMA/irdma: Fix a user-after-free in add_pble_prm new 117697cc935b RDMA/irdma: Fix a potential memory allocation issue in 'ir [...] new 25b5d6fd6d13 RDMA/irdma: Report correct WC errors new 10467ce09fef RDMA/irdma: Don't arm the CQ more than two times if no CE [...] new c741e49150db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 15 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: MAINTAINERS | 1 - drivers/infiniband/hw/hfi1/chip.c | 2 ++ drivers/infiniband/hw/hfi1/driver.c | 2 ++ drivers/infiniband/hw/hfi1/init.c | 40 ++++++++++++---------------- drivers/infiniband/hw/hfi1/sdma.c | 2 +- drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 14 +++++++--- drivers/infiniband/hw/irdma/hw.c | 7 ++++- drivers/infiniband/hw/irdma/main.h | 1 + drivers/infiniband/hw/irdma/pble.c | 8 +++--- drivers/infiniband/hw/irdma/pble.h | 1 - drivers/infiniband/hw/irdma/utils.c | 24 ++++++++++++----- drivers/infiniband/hw/irdma/verbs.c | 23 ++++++++++++---- drivers/infiniband/hw/irdma/verbs.h | 2 ++ drivers/infiniband/hw/mlx5/mlx5_ib.h | 6 ++--- drivers/infiniband/hw/mlx5/mr.c | 26 +++++++++--------- drivers/infiniband/sw/rxe/rxe_qp.c | 1 + drivers/infiniband/ulp/rtrs/rtrs-clt-stats.c | 9 ++++--- 17 files changed, 102 insertions(+), 67 deletions(-)