Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH for-next 0/6] Updates for 5.19
@ 2022-05-20 18:36 Dennis Dalessandro
  2022-05-20 18:37 ` [PATCH for-next 1/6] RDMA/hfi1: Prevent use of lock before it is initialized Dennis Dalessandro
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Dennis Dalessandro @ 2022-05-20 18:36 UTC (permalink / raw)
  To: leonro, jgg; +Cc: linux-rdma

Here are some clean up patches, for the driver mersion that got missed and
diagpkt removal. Doug has two fixes as well.

---

Dennis Dalessandro (4):
      RDMA/hfi1: Fix potential integer multiplication overflow errors
      RDMA/hfi1: Remove pointless driver version
      RDMA/hfi1: Consolidate software versions
      RDMA/hfi1: Remove all traces of diagpkt support

Douglas Miller (2):
      RDMA/hfi1: Prevent use of lock before it is initialized
      RDMA/hfi1: Prevent panic when SDMA is disabled


 drivers/infiniband/hw/hfi1/common.h   |   55 ---------------------------------
 drivers/infiniband/hw/hfi1/driver.c   |    6 ----
 drivers/infiniband/hw/hfi1/file_ops.c |    5 ++-
 drivers/infiniband/hw/hfi1/init.c     |    2 +
 drivers/infiniband/hw/hfi1/sdma.c     |   12 ++++---
 5 files changed, 12 insertions(+), 68 deletions(-)

--
-Denny

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-05-24 18:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-20 18:36 [PATCH for-next 0/6] Updates for 5.19 Dennis Dalessandro
2022-05-20 18:37 ` [PATCH for-next 1/6] RDMA/hfi1: Prevent use of lock before it is initialized Dennis Dalessandro
2022-05-20 18:37 ` [PATCH for-next 2/6] RDMA/hfi1: Prevent panic when SDMA is disabled Dennis Dalessandro
2022-05-20 18:37 ` [PATCH for-next 3/6] RDMA/hfi1: Fix potential integer multiplication overflow errors Dennis Dalessandro
2022-05-20 18:37 ` [PATCH for-next 4/6] RDMA/hfi1: Remove pointless driver version Dennis Dalessandro
2022-05-20 18:37 ` [PATCH for-next 5/6] RDMA/hfi1: Consolidate software versions Dennis Dalessandro
2022-05-20 18:37 ` [PATCH for-next 6/6] RDMA/hfi1: Remove all traces of diagpkt support Dennis Dalessandro
2022-05-24 18:43 ` [PATCH for-next 0/6] Updates for 5.19 Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox