All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-rc 0/4] RDMA fixes 2017-12-24
@ 2017-12-24 11:54 Leon Romanovsky
  2017-12-24 11:54 ` [PATCH rdma-rc 1/4] RDMA/core: Enforce requirement to hold lists_rwsem semaphore Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Leon Romanovsky @ 2017-12-24 11:54 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Daniel Jurgens, Majd Dibbiny,
	Mark Bloch, Moni Shoua, Yishai Hadas

The four patches targeted for stable@.

The patches are available in the git repository at:
  git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git tags/rdma-rc-2017-12-24

	Thanks
---------------------------------------

Leon Romanovsky (1):
  RDMA/core: Enforce requirement to hold lists_rwsem semaphore

Majd Dibbiny (1):
  IB/mlx5: Serialize access to the VMA list

Moni Shoua (2):
  IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
  IB/core: Verify that QP is security enabled in create and destroy

 drivers/infiniband/core/device.c     | 7 ++++++-
 drivers/infiniband/core/security.c   | 3 +++
 drivers/infiniband/core/uverbs_cmd.c | 4 ++--
 drivers/infiniband/core/verbs.c      | 3 ++-
 drivers/infiniband/hw/mlx5/main.c    | 8 ++++++++
 drivers/infiniband/hw/mlx5/mlx5_ib.h | 6 ++++++
 6 files changed, 27 insertions(+), 4 deletions(-)

--
2.15.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] 10+ messages in thread

end of thread, other threads:[~2017-12-27 22:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-24 11:54 [PATCH rdma-rc 0/4] RDMA fixes 2017-12-24 Leon Romanovsky
2017-12-24 11:54 ` [PATCH rdma-rc 1/4] RDMA/core: Enforce requirement to hold lists_rwsem semaphore Leon Romanovsky
     [not found]   ` <20171224115458.27577-2-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-12-27 21:49     ` Jason Gunthorpe
2017-12-27 21:49       ` Jason Gunthorpe
2017-12-24 11:54 ` [PATCH rdma-rc 3/4] IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() Leon Romanovsky
     [not found] ` <20171224115458.27577-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-12-24 11:54   ` [PATCH rdma-rc 2/4] IB/mlx5: Serialize access to the VMA list Leon Romanovsky
2017-12-24 11:54     ` Leon Romanovsky
2017-12-24 11:54   ` [PATCH rdma-rc 4/4] IB/core: Verify that QP is security enabled in create and destroy Leon Romanovsky
2017-12-24 11:54     ` Leon Romanovsky
2017-12-27 22:32   ` [PATCH rdma-rc 0/4] RDMA fixes 2017-12-24 Jason Gunthorpe

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.