All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-rc 0/6] Batch of mlx5 fixes for v6.10
@ 2024-05-28 12:52 Leon Romanovsky
  2024-05-28 12:52 ` [PATCH rdma-rc 1/6] RDMA/cache: Release GID table even if leak is detected Leon Romanovsky
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Leon Romanovsky @ 2024-05-28 12:52 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: Leon Romanovsky, linux-rdma, Mark Zhang, Michael Guralnik,
	Or Har-Toov, Patrisious Haddad, Yishai Hadas

From: Leon Romanovsky <leonro@nvidia.com>

Various fixes which I collected during the last few weeks.

Thanks

Jason Gunthorpe (3):
  RDMA/mlx5: Remove extra unlock on error path
  RDMA/mlx5: Follow rb_key.ats when creating new mkeys
  RDMA/mlx5: Ensure created mkeys always have a populated rb_key

Leon Romanovsky (1):
  RDMA/cache: Release GID table even if leak is detected

Patrisious Haddad (1):
  RDMA/mlx5: Add check for srq max_sge attribute

Yishai Hadas (1):
  RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init

 drivers/infiniband/core/cache.c   | 13 ++++---------
 drivers/infiniband/hw/mlx5/main.c |  4 ++--
 drivers/infiniband/hw/mlx5/mr.c   |  8 ++++----
 drivers/infiniband/hw/mlx5/srq.c  | 13 ++++++++-----
 4 files changed, 18 insertions(+), 20 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-06-24 13:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 12:52 [PATCH rdma-rc 0/6] Batch of mlx5 fixes for v6.10 Leon Romanovsky
2024-05-28 12:52 ` [PATCH rdma-rc 1/6] RDMA/cache: Release GID table even if leak is detected Leon Romanovsky
2024-06-04 16:36   ` Jason Gunthorpe
2024-06-05  9:44     ` Leon Romanovsky
2024-06-05 11:47       ` Jason Gunthorpe
2024-06-21 13:21   ` Jason Gunthorpe
2024-06-24 13:23     ` Leon Romanovsky
2024-05-28 12:52 ` [PATCH rdma-rc 2/6] RDMA/mlx5: Remove extra unlock on error path Leon Romanovsky
2024-05-28 12:52 ` [PATCH rdma-rc 3/6] RDMA/mlx5: Follow rb_key.ats when creating new mkeys Leon Romanovsky
2024-05-28 12:52 ` [PATCH rdma-rc 4/6] RDMA/mlx5: Ensure created mkeys always have a populated rb_key Leon Romanovsky
2024-05-28 12:52 ` [PATCH rdma-rc 5/6] RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init Leon Romanovsky
2024-05-28 12:52 ` [PATCH rdma-rc 6/6] RDMA/mlx5: Add check for srq max_sge attribute Leon Romanovsky
2024-06-02  8:30 ` [PATCH rdma-rc 0/6] Batch of mlx5 fixes for v6.10 Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.