public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] iWARP Connection Manager patches
@ 2024-06-05 14:50 Bart Van Assche
  2024-06-05 14:50 ` [PATCH 1/5] RDMA/iwcm: Use list_first_entry() where appropriate Bart Van Assche
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Bart Van Assche @ 2024-06-05 14:50 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: Shinichiro Kawasaki, Zhu Yanjun, linux-rdma, Bart Van Assche

Hi Jason,

This patch series includes four cleanup and one bug fix patch for the iwcm.
Please consider this patch series for the next merge window.

Thanks,

Bart.

Bart Van Assche (5):
  RDMA/iwcm: Use list_first_entry() where appropriate
  RDMA/iwcm: Change the return type of iwcm_deref_id()
  RDMA/iwcm: Simplify cm_event_handler()
  RDMA/iwcm: Simplify cm_work_handler()
  RDMA/iwcm: Fix a use-after-free related to destroying CM IDs

 drivers/infiniband/core/iwcm.c | 41 +++++++++++++++-------------------
 1 file changed, 18 insertions(+), 23 deletions(-)


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

end of thread, other threads:[~2024-06-09  8:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05 14:50 [PATCH 0/5] iWARP Connection Manager patches Bart Van Assche
2024-06-05 14:50 ` [PATCH 1/5] RDMA/iwcm: Use list_first_entry() where appropriate Bart Van Assche
2024-06-06 20:29   ` Zhu Yanjun
2024-06-05 14:50 ` [PATCH 2/5] RDMA/iwcm: Change the return type of iwcm_deref_id() Bart Van Assche
2024-06-05 20:17   ` Zhu Yanjun
2024-06-05 14:50 ` [PATCH 3/5] RDMA/iwcm: Simplify cm_event_handler() Bart Van Assche
2024-06-05 14:51 ` [PATCH 4/5] RDMA/iwcm: Simplify cm_work_handler() Bart Van Assche
2024-06-05 14:51 ` [PATCH 5/5] RDMA/iwcm: Fix a use-after-free related to destroying CM IDs Bart Van Assche
2024-06-09  8:24   ` Leon Romanovsky
2024-06-09  8:25 ` [PATCH 0/5] iWARP Connection Manager patches Leon Romanovsky

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