All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171224115458.27577-5-leon@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index fd8cf2b..0179dae 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,15 +1,15 @@
-From: Moni Shoua <monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
+From: Moni Shoua <monis@mellanox.com>
 
 The XRC target QP create flow it does some security related work.
 However, security is enable only when link layer is InfiniBand so before
 doing this work the driver should check if security context is initialized.
 The same applies for destroy flow.
 
-Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> # v4.12
+Cc: <stable@vger.kernel.org> # v4.12
 Fixes: d291f1a65232 ("IB/core: Enforce PKey security on QPs")
-Reviewed-by: Daniel Jurgens <danielj-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
-Signed-off-by: Moni Shoua <monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
-Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
+Signed-off-by: Moni Shoua <monis@mellanox.com>
+Signed-off-by: Leon Romanovsky <leon@kernel.org>
 ---
  drivers/infiniband/core/security.c | 3 +++
  drivers/infiniband/core/verbs.c    | 3 ++-
@@ -45,8 +45,3 @@ index 3fb8fb6cc824..e36d27ed4daa 100644
  	return 0;
 -- 
 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
diff --git a/a/content_digest b/N1/content_digest
index f2fb28f..dc81aa8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,30 @@
  "ref\020171224115458.27577-1-leon@kernel.org\0"
- "ref\020171224115458.27577-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Leon Romanovsky <leon@kernel.org>\0"
  "Subject\0[PATCH rdma-rc 4/4] IB/core: Verify that QP is security enabled in create and destroy\0"
  "Date\0Sun, 24 Dec 2017 13:54:58 +0200\0"
- "To\0Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
- " Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\0"
- "Cc\0linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  Daniel Jurgens <danielj-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
-  Majd Dibbiny <majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
-  Mark Bloch <markb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
-  Moni Shoua <monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
-  Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
- " stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Doug Ledford <dledford@redhat.com>"
+ " Jason Gunthorpe <jgg@mellanox.com>\0"
+ "Cc\0linux-rdma@vger.kernel.org"
+  Daniel Jurgens <danielj@mellanox.com>
+  Majd Dibbiny <majd@mellanox.com>
+  Mark Bloch <markb@mellanox.com>
+  Moni Shoua <monis@mellanox.com>
+  Yishai Hadas <yishaih@mellanox.com>
+ " stable@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
- "From: Moni Shoua <monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n"
+ "From: Moni Shoua <monis@mellanox.com>\n"
  "\n"
  "The XRC target QP create flow it does some security related work.\n"
  "However, security is enable only when link layer is InfiniBand so before\n"
  "doing this work the driver should check if security context is initialized.\n"
  "The same applies for destroy flow.\n"
  "\n"
- "Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> # v4.12\n"
+ "Cc: <stable@vger.kernel.org> # v4.12\n"
  "Fixes: d291f1a65232 (\"IB/core: Enforce PKey security on QPs\")\n"
- "Reviewed-by: Daniel Jurgens <danielj-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n"
- "Signed-off-by: Moni Shoua <monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n"
- "Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "Reviewed-by: Daniel Jurgens <danielj@mellanox.com>\n"
+ "Signed-off-by: Moni Shoua <monis@mellanox.com>\n"
+ "Signed-off-by: Leon Romanovsky <leon@kernel.org>\n"
  "---\n"
  " drivers/infiniband/core/security.c | 3 +++\n"
  " drivers/infiniband/core/verbs.c    | 3 ++-\n"
@@ -60,11 +59,6 @@
  " \n"
  " \treturn 0;\n"
  "-- \n"
- "2.15.1\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-rdma\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ 2.15.1
 
-2ea8aebc0c0c77aee73bbe8d61347d1253dea773204cf09b3717dd0eee12b630
+d0750a23498a1ff2e2f7d9835341bce3a3cdd7bf8be44251d77ff4bb15e99043

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.