[GIT PULL] Please pull RDMA subsystem changes

From: Jason Gunthorpe
Date: Tue Aug 24 2021 - 10:23:16 EST


Hi Linus,

The first three items are significant for rc and the rest is error
flow fixes and other minor things.

Thanks,
Jason

The following changes since commit 7c60610d476766e128cc4284bb6349732cbd6606:

Linux 5.14-rc6 (2021-08-15 13:40:53 -1000)

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 cc4f596cf85e97ca6606e1bd10b3b9851ef52ddf:

RDMA/rxe: Zero out index member of struct rxe_queue (2021-08-20 15:48:58 -0300)

----------------------------------------------------------------
RDMA v5.14 third rc Pull Request

Several small fixes, the first three are significant:

- mlx5 crash unloading drivers with a rare HW config

- Missing userspace reporting for the new dmabuf objects

- Random rxe failure due to missing memory zeroing

- Static checker/etc reports: missing spin lock init, null pointer deref on
error, extra unlock on error path, memory allocation under spinlock,
missing IRQ vector cleanup

- kconfig typo in the new irdma driver

----------------------------------------------------------------
Bob Pearson (1):
RDMA/rxe: Fix memory allocation while in a spin lock

Dinghao Liu (1):
RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()

Gal Pressman (2):
RDMA/uverbs: Track dmabuf memory regions
RDMA/efa: Free IRQ vectors on error flow

Lukas Bulwahn (1):
RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS

Maor Gottlieb (1):
RDMA/mlx5: Fix crash when unbind multiport slave

Naresh Kumar PBS (1):
RDMA/bnxt_re: Add missing spin lock initialization

Tuo Li (1):
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()

Xiao Yang (1):
RDMA/rxe: Zero out index member of struct rxe_queue

drivers/infiniband/core/uverbs_std_types_mr.c | 3 +++
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 1 +
drivers/infiniband/hw/bnxt_re/main.c | 1 -
drivers/infiniband/hw/efa/efa_main.c | 1 +
drivers/infiniband/hw/hfi1/sdma.c | 9 ++++-----
drivers/infiniband/hw/irdma/Kconfig | 2 +-
drivers/infiniband/hw/mlx5/main.c | 3 ++-
drivers/infiniband/sw/rxe/rxe_mcast.c | 2 +-
drivers/infiniband/sw/rxe/rxe_queue.c | 2 +-
9 files changed, 14 insertions(+), 10 deletions(-)

Attachment: signature.asc
Description: PGP signature