All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][rdma-rc v1 0/4] RDMA fixes for-4.13
@ 2017-08-01  6:41 Leon Romanovsky
       [not found] ` <20170801064137.8360-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Leon Romanovsky @ 2017-08-01  6:41 UTC (permalink / raw)
  To: Doug Ledford; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Leon Romanovsky

Changelog:
 v0 -> v1:
  * Added Reviewed-by tags
  * Moved 10 patches to -next

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

The following changes since commit 5dc78ad1904db597bdb4427f3ead437aae86f54c:

  IB/ipoib: Notify on modify QP failure only when relevant (2017-07-23 10:52:00 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git tags/rdma-rc-2017-08-01

for you to fetch changes up to 0626c5a5dec2e601f06a2c03b295fb7d7288e29c:

  RDMA/mlx5: Fix existence check for extended address vector (2017-07-31 20:43:06 +0300)

----------------------------------------------------------------
RDMA fixes for 4.13

This patchset contains four patches:
 * Two kernel panic fixes from Yishai and Parav.
 * The bugfix to mlx5 wrong usage of big-endian variable.
 * Preventing leak of reserved field.

----------------------------------------------------------------
Leon Romanovsky (2):
      RDMA/uverbs: Prevent leak of reserved field
      RDMA/mlx5: Fix existence check for extended address vector

Parav Pandit (1):
      IB/core: Fix race condition in resolving IP to MAC

Yishai Hadas (1):
      IB/uverbs: Fix device cleanup

 drivers/infiniband/core/addr.c        | 62 +++++++++++++++++++++++++++--------
 drivers/infiniband/core/uverbs_cmd.c  |  2 +-
 drivers/infiniband/core/uverbs_main.c |  3 +-
 drivers/infiniband/hw/mlx5/odp.c      |  2 +-
 include/linux/mlx5/qp.h               |  1 -
 5 files changed, 51 insertions(+), 19 deletions(-)
--
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] 7+ messages in thread

end of thread, other threads:[~2017-08-06  8:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-01  6:41 [pull request][rdma-rc v1 0/4] RDMA fixes for-4.13 Leon Romanovsky
     [not found] ` <20170801064137.8360-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-08-01  6:41   ` [rdma-rc v1 1/4] IB/core: Fix race condition in resolving IP to MAC Leon Romanovsky
2017-08-01  6:41   ` [rdma-rc v1 2/4] RDMA/uverbs: Prevent leak of reserved field Leon Romanovsky
2017-08-01  6:41   ` [rdma-rc v1 3/4] IB/uverbs: Fix device cleanup Leon Romanovsky
2017-08-01  6:41   ` [rdma-rc v1 4/4] RDMA/mlx5: Fix existence check for extended address vector Leon Romanovsky
2017-08-04 18:30   ` [pull request][rdma-rc v1 0/4] RDMA fixes for-4.13 Doug Ledford
     [not found]     ` <1501871458.79618.8.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-08-06  8:12       ` 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.