Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jun 2022 17:03:22 +0000 (10:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jun 2022 17:03:22 +0000 (10:03 -0700)
commit1a0e93df1e107dc766fdf86ae88076efd9f376e6
tree509fe2df07ba12b4dc71a176a34a734ff75d69c8
parent9fb3bb25d15326464e2183a5eb4b1ea8725d560c
parent0fe3dbbefb74a8575f61d7801b08dbc50523d60d
Merge tag 'for-linus' of git://git./linux/kernel/git/rdma/rdma

Pull rdma fixes from Jason Gunthorpe:
 "Three minor bug fixes:

   - qedr not setting the QP timeout properly toward userspace

   - Memory leak on error path in ib_cm

   - Divide by 0 in RDMA interrupt moderation"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  linux/dim: Fix divide by 0 in RDMA DIM
  RDMA/cm: Fix memory leak in ib_cm_insert_listen
  RDMA/qedr: Fix reporting QP timeout attribute