linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-rc 00/10] Collection of fixes for 5.3
@ 2019-07-23  6:57 Leon Romanovsky
  2019-07-23  6:57 ` [PATCH rdma-rc 01/10] RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked Leon Romanovsky
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Leon Romanovsky @ 2019-07-23  6:57 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Leon Romanovsky, RDMA mailing list, Alex Vainman,
	Artemy Kovalyov, Daniel Jurgens, Eli Cohen, Haggai Eran,
	Mark Zhang, Moni Shoua, Parav Pandit, Sagi Grimberg,
	Yishai Hadas

From: Leon Romanovsky <leonro@mellanox.com>

Hi,

This is small patch set of fixes targeted for 5.3 and stable@.

Thanks

Moni Shoua (1):
  IB/mlx5: Prevent concurrent MR updates during invalidation

Parav Pandit (4):
  RDMA/core: Annotate destroy of mutex to ensure that it is released as
    unlocked
  IB/mlx5: Avoid unnecessary typecast
  IB/core: Fix querying total rdma stats
  IB/counters: Initialize port counter and annotate mutex_destroy

Yishai Hadas (5):
  IB/mlx5: Fix unreg_umr to ignore the mkey state
  IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
  IB/mlx5: Fix unreg_umr to set a device PD
  IB/mlx5: Fix clean_mr() to work in the expected order
  IB/mlx5: Fix RSS Toeplitz function to be specification aligned

 drivers/infiniband/core/cache.c        |  1 +
 drivers/infiniband/core/cma_configfs.c |  8 +++++++-
 drivers/infiniband/core/counters.c     | 19 +++++++++++--------
 drivers/infiniband/core/device.c       |  3 +++
 drivers/infiniband/core/user_mad.c     |  2 +-
 drivers/infiniband/core/uverbs_main.c  |  4 ++++
 drivers/infiniband/core/verbs.c        |  1 +
 drivers/infiniband/hw/mlx5/main.c      |  2 +-
 drivers/infiniband/hw/mlx5/mlx5_ib.h   |  1 +
 drivers/infiniband/hw/mlx5/mr.c        | 23 ++++++++++++++---------
 drivers/infiniband/hw/mlx5/odp.c       |  3 ++-
 drivers/infiniband/hw/mlx5/qp.c        | 13 ++++++++-----
 12 files changed, 54 insertions(+), 26 deletions(-)

--
2.20.1


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

end of thread, other threads:[~2019-07-25 16:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-23  6:57 [PATCH rdma-rc 00/10] Collection of fixes for 5.3 Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 01/10] RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 02/10] IB/mlx5: Fix unreg_umr to ignore the mkey state Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 03/10] IB/mlx5: Use direct mkey destroy command upon UMR unreg failure Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 04/10] IB/mlx5: Fix unreg_umr to set a device PD Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 05/10] IB/mlx5: Fix clean_mr() to work in the expected order Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 06/10] IB/mlx5: Fix RSS Toeplitz function to be specification aligned Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 07/10] IB/mlx5: Prevent concurrent MR updates during invalidation Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 08/10] IB/mlx5: Avoid unnecessary typecast Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 09/10] IB/core: Fix querying total rdma stats Leon Romanovsky
2019-07-23  6:57 ` [PATCH rdma-rc 10/10] IB/counters: Initialize port counter and annotate mutex_destroy Leon Romanovsky
2019-07-25 14:32   ` Jason Gunthorpe
2019-07-25 15:13 ` [PATCH rdma-rc 00/10] Collection of fixes for 5.3 Jason Gunthorpe
2019-07-25 16:05   ` Parav Pandit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).