Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 May 2023 18:13:09 +0000 (14:13 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 May 2023 18:13:09 +0000 (14:13 -0400)
Pull rdma fixes from Jason Gunthorpe:

 - Fix 64K ARM page size support in bnxt_re and efa

 - bnxt_re fixes for a memory leak, incorrect error handling and a
   remove a bogus FW failure when running on a VF

 - Update MAINTAINERS for hns and efa

 - Fix two rxe regressions added this merge window in error unwind and
   incorrect spinlock primitives

 - hns gets a better algorithm for allocating page tables to avoid
   running out of resources, and a timeout adjustment

 - Fix a text case failure in hns

 - Use after free in irdma and fix incorrect construction of a WQE
   causing mis-execution

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  RDMA/irdma: Fix Local Invalidate fencing
  RDMA/irdma: Prevent QP use after free
  MAINTAINERS: Update maintainer of Amazon EFA driver
  RDMA/bnxt_re: Do not enable congestion control on VFs
  RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
  RDMA/bnxt_re: Fix a possible memory leak
  RDMA/hns: Modify the value of long message loopback slice
  RDMA/hns: Fix base address table allocation
  RDMA/hns: Fix timeout attr in query qp for HIP08
  RDMA/efa: Fix unsupported page sizes in device
  RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqrestore}
  RDMA/rxe: Fix double unlock in rxe_qp.c
  MAINTAINERS: Update maintainers of HiSilicon RoCE
  RDMA/bnxt_re: Fix the page_size used during the MR creation

1  2 
MAINTAINERS

diff --cc MAINTAINERS
@@@ -9341,9 -9351,17 +9342,9 @@@ F:     drivers/crypto/hisilicon/qm.
  F:    drivers/crypto/hisilicon/sgl.c
  F:    include/linux/hisi_acc_qm.h
  
 -HISILICON ZIP Controller DRIVER
 -M:    Yang Shen <shenyang39@huawei.com>
 -M:    Zhou Wang <wangzhou1@hisilicon.com>
 -L:    linux-crypto@vger.kernel.org
 -S:    Maintained
 -F:    Documentation/ABI/testing/debugfs-hisi-zip
 -F:    drivers/crypto/hisilicon/zip/
 -
  HISILICON ROCE DRIVER
  M:    Haoyue Xu <xuhaoyue1@hisilicon.com>
- M:    Wenpeng Liang <liangwenpeng@huawei.com>
+ M:    Junxian Huang <huangjunxian6@hisilicon.com>
  L:    linux-rdma@vger.kernel.org
  S:    Maintained
  F:    Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt