All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/6] minor mlx5 fixes for 3.18
@ 2014-09-14 13:47 Eli Cohen
       [not found] ` <1410702475-28826-1-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Eli Cohen @ 2014-09-14 13:47 UTC (permalink / raw)
  To: roland-DgEjT+Ai2ygdnm+yROfE0A, dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	ogerlitz-VPRAkNaXOzVWk0Htik3J/w, amirv-VPRAkNaXOzVWk0Htik3J/w,
	Eli Cohen

Hi Roland,

the following series of patches contains some trivial fixes. The patches are
rebased on Linus's tree since they refer to mlx5 patches that are not yet on 
your ib-next branch, namely:

4d2f9bb mlx5: Adjust events to use unsigned long param instead of void *
f241e74 mlx5: minor fixes (mainly avoidance of hidden casts)
9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core

Eli

Eli Cohen (5):
  IB/mlx5: Clear umr resources after ib_unregister_device
  IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr
  IB/core: Avoid leakage from kernel to user space
  IB/mlx5: Fix possible array overflow
  IB/mlx5: Remove duplicate code from mlx5_set_path

Yishai Hadas (1):
  IB/mlx5: Modify to work with arbitrary page size

 drivers/infiniband/core/uverbs_main.c |  1 +
 drivers/infiniband/hw/mlx5/main.c     |  8 ++++----
 drivers/infiniband/hw/mlx5/mem.c      | 18 ++++++++++--------
 drivers/infiniband/hw/mlx5/mr.c       |  6 +++---
 drivers/infiniband/hw/mlx5/qp.c       | 21 +++++----------------
 5 files changed, 23 insertions(+), 31 deletions(-)

-- 
2.1.0

--
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] 14+ messages in thread

end of thread, other threads:[~2015-06-15  3:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-14 13:47 [PATCH for-next 0/6] minor mlx5 fixes for 3.18 Eli Cohen
     [not found] ` <1410702475-28826-1-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2014-09-14 13:47   ` [PATCH for-next 1/6] IB/mlx5: Clear umr resources after ib_unregister_device Eli Cohen
2014-09-14 13:47   ` [PATCH for-next 2/6] IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr Eli Cohen
2014-09-14 13:47   ` [PATCH for-next 3/6] IB/core: Avoid leakage from kernel to user space Eli Cohen
     [not found]     ` <1410702475-28826-4-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2014-09-15 13:45       ` Yann Droneaud
2015-03-27 12:42         ` [-stable] commit 377b513485fd ("IB/core: Avoid leakage from kernel to user space") Yann Droneaud
     [not found]           ` <1427460164.12712.8.camel-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org>
2015-03-30 10:21             ` Luis Henriques
2015-03-31  9:49           ` Jiri Slaby
2015-05-04 23:04           ` Ben Hutchings
2015-06-15  3:31           ` Zefan Li
2015-06-15  3:31             ` Zefan Li
2014-09-14 13:47   ` [PATCH for-next 4/6] IB/mlx5: Fix possible array overflow Eli Cohen
2014-09-14 13:47   ` [PATCH for-next 5/6] IB/mlx5: Remove duplicate code from mlx5_set_path Eli Cohen
2014-09-14 13:47   ` [PATCH for-next 6/6] IB/mlx5: Modify to work with arbitrary page size Eli Cohen

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.