[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220630125738.GA969304@nvidia.com>
Date: Thu, 30 Jun 2022 09:57:38 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
Leon Romanovsky <leonro@...dia.com>
Subject: [GIT PULL] Please pull RDMA subsystem changes
Hi Linus,
Just a few patches that have accumulated in the last 5 weeks
Thanks,
Jason
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
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 0fe3dbbefb74a8575f61d7801b08dbc50523d60d:
linux/dim: Fix divide by 0 in RDMA DIM (2022-06-28 10:37:25 -0300)
----------------------------------------------------------------
First v5.19 rc pull request
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
----------------------------------------------------------------
Kamal Heib (1):
RDMA/qedr: Fix reporting QP timeout attribute
Miaoqian Lin (1):
RDMA/cm: Fix memory leak in ib_cm_insert_listen
Tao Liu (1):
linux/dim: Fix divide by 0 in RDMA DIM
drivers/infiniband/core/cm.c | 4 +++-
drivers/infiniband/hw/qedr/qedr.h | 1 +
drivers/infiniband/hw/qedr/verbs.c | 4 +++-
include/linux/dim.h | 2 +-
4 files changed, 8 insertions(+), 3 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists