[GIT PULL] Please pull RDMA subsystem changes

From: Jason Gunthorpe
Date: Thu Dec 09 2021 - 16:07:25 EST


Hi Linus,

The usual driver bug fixes, but nothing that has broke too recently.

Thanks,
Jason

The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:

Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus

for you to fetch changes up to 10467ce09fefa2e74359f5b2ab1efb8909402f19:

RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ (2021-12-07 13:53:01 -0400)

----------------------------------------------------------------
RDMA v5.16 second rc pull request

Quite a few small bug fixes old and new, also Doug Ledford is retiring
now, we thank him for his work. Details:

- Use after free in rxe

- mlx5 DM regression

- hns bugs triggred by device reset

- Two fixes for CONFIG_DEBUG_PREEMPT

- Several longstanding corner case bugs in hfi1

- Two irdma data path bugs in rare cases and some memory issues

----------------------------------------------------------------
Alaa Hleihel (1):
RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow

Christophe JAILLET (1):
RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_mem()'

Doug Ledford (1):
Remove Doug Ledford from MAINTAINERS

Guoqing Jiang (1):
RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning

Mike Marciniszyn (4):
IB/hfi1: Correct guard on eager buffer deallocation
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
IB/hfi1: Fix early init panic
IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr

Pavel Skripkin (1):
RDMA: Fix use-after-free in rxe_queue_cleanup

Shiraz Saleem (2):
RDMA/irdma: Fix a user-after-free in add_pble_prm
RDMA/irdma: Report correct WC errors

Tatyana Nikolova (1):
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ

Yangyang Li (2):
RDMA/hns: Do not halt commands during reset until later
RDMA/hns: Do not destroy QP resources in the hw resetting phase

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(-)

Attachment: signature.asc
Description: PGP signature