public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-rc 0/7] RDMA core, IPoiB and mlx5 fixes
@ 2017-09-24 18:46 Leon Romanovsky
       [not found] ` <20170924184635.31948-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Leon Romanovsky @ 2017-09-24 18:46 UTC (permalink / raw)
  To: Doug Ledford; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Leon Romanovsky

The following patch fixes struct name wrongly exposed
in UAPI, number of crashes in various part of infiniband
stack and mlx5 driver.

Thanks

Alex Vesker (1):
  IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev

Ilya Lesokhin (2):
  IB/mlx5: Simplify mlx5_ib_cont_pages
  IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure

Leon Romanovsky (1):
  IB/core: Fix typo in the name of the tag-matching cap struct

Parav Pandit (2):
  IB/core: Fix qp_sec use after free access
  IB: Correct MR length field to be 64-bit

Shalom Lagziel (1):
  IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock

 drivers/infiniband/core/security.c        |  4 ++-
 drivers/infiniband/core/uverbs_cmd.c      | 14 ++++-----
 drivers/infiniband/hw/mlx5/main.c         | 10 +++----
 drivers/infiniband/hw/mlx5/mem.c          | 47 +++++++++++--------------------
 drivers/infiniband/hw/mlx5/mr.c           | 27 +++++++++++-------
 drivers/infiniband/hw/nes/nes_verbs.c     |  4 +--
 drivers/infiniband/ulp/ipoib/ipoib_main.c | 15 +++++++---
 drivers/infiniband/ulp/ipoib/ipoib_vlan.c | 30 ++++++++++++++------
 drivers/infiniband/ulp/iser/iser_memory.c |  2 +-
 include/rdma/ib_verbs.h                   |  6 ++--
 include/uapi/rdma/ib_user_verbs.h         |  2 +-
 net/sunrpc/xprtrdma/frwr_ops.c            |  2 +-
 12 files changed, 90 insertions(+), 73 deletions(-)

--
2.14.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-09-29 15:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-24 18:46 [PATCH rdma-rc 0/7] RDMA core, IPoiB and mlx5 fixes Leon Romanovsky
     [not found] ` <20170924184635.31948-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-09-24 18:46   ` [PATCH rdma-rc 1/7] IB/core: Fix typo in the name of the tag-matching cap struct Leon Romanovsky
     [not found]     ` <20170924184635.31948-2-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-09-24 20:18       ` Jiri Pirko
2017-09-25  3:45         ` Leon Romanovsky
     [not found]           ` <20170925034538.GK25094-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-09-25  6:51             ` Jiri Pirko
2017-09-24 18:46   ` [PATCH rdma-rc 2/7] IB/core: Fix qp_sec use after free access Leon Romanovsky
2017-09-24 18:46   ` [PATCH rdma-rc 3/7] IB: Correct MR length field to be 64-bit Leon Romanovsky
2017-09-24 18:46   ` [PATCH rdma-rc 4/7] IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock Leon Romanovsky
2017-09-24 18:46   ` [PATCH rdma-rc 5/7] IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev Leon Romanovsky
2017-09-24 18:46   ` [PATCH rdma-rc 6/7] IB/mlx5: Simplify mlx5_ib_cont_pages Leon Romanovsky
2017-09-24 18:46   ` [PATCH rdma-rc 7/7] IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure Leon Romanovsky
2017-09-29 14:56   ` [PATCH rdma-rc 0/7] RDMA core, IPoiB and mlx5 fixes Doug Ledford
     [not found]     ` <1506697001.2919.12.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-09-29 15:01       ` Leon Romanovsky

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