All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160128152751.GB3926@osiris>

diff --git a/a/1.txt b/N1/1.txt
index 578703e..0a5ecc7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
 On Thu, Jan 28, 2016 at 06:17:07AM -0800, Kees Cook wrote:
 > This changes several users of manual "on"/"off" parsing to use strtobool.
 > 
-> Signed-off-by: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-> Cc: x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-> Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-> Cc: linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> Signed-off-by: Kees Cook <keescook@chromium.org>
+> Cc: x86@kernel.org
+> Cc: linuxppc-dev@lists.ozlabs.org
+> Cc: linux-s390@vger.kernel.org
 > ---
 >  arch/powerpc/kernel/rtasd.c                  | 10 +++-------
 >  arch/powerpc/platforms/pseries/hotplug-cpu.c | 11 +++--------
@@ -18,4 +18,4 @@ On Thu, Jan 28, 2016 at 06:17:07AM -0800, Kees Cook wrote:
 
 For the s390 bits:
 
-Acked-by: Heiko Carstens <heiko.carstens-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
+Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
diff --git a/a/content_digest b/N1/content_digest
index 441a5fd..bf22d42 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,36 +1,35 @@
  "ref\01453990627-19164-1-git-send-email-keescook@chromium.org\0"
  "ref\01453990627-19164-4-git-send-email-keescook@chromium.org\0"
- "ref\01453990627-19164-4-git-send-email-keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0"
- "From\0Heiko Carstens <heiko.carstens-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Heiko Carstens <heiko.carstens@de.ibm.com>\0"
  "Subject\0Re: [PATCH 3/3] param: convert some \"on\"/\"off\" users to strtobool\0"
  "Date\0Thu, 28 Jan 2016 16:27:51 +0100\0"
- "To\0Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0"
- "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
-  x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-  linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>
-  Rasmus Villemoes <linux-qQsb+v5E8BnlAoU/VqSP6n9LOBIZ5rWg@public.gmane.org>
-  Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org>
-  Amitkumar Karwar <akarwar-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Nishant Sarmukadam <nishants-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Kalle Valo <kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Steve French <sfrench-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
-  Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org>
-  Martin Schwidefsky <schwidefsky-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
-  linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Kees Cook <keescook@chromium.org>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  x86@kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  linux-s390@vger.kernel.org
+  Joe Perches <joe@perches.com>
+  Rasmus Villemoes <linux@rasmusvillemoes.dk>
+  Daniel Borkmann <daniel@iogearbox.net>
+  Amitkumar Karwar <akarwar@marvell.com>
+  Nishant Sarmukadam <nishants@marvell.com>
+  Kalle Valo <kvalo@codeaurora.org>
+  Steve French <sfrench@samba.org>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Martin Schwidefsky <schwidefsky@de.ibm.com>
+  linux-wireless@vger.kernel.org
+  netdev@vger.kernel.org
+  linux-cifs@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Jan 28, 2016 at 06:17:07AM -0800, Kees Cook wrote:\n"
  "> This changes several users of manual \"on\"/\"off\" parsing to use strtobool.\n"
  "> \n"
- "> Signed-off-by: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n"
- "> Cc: x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\n"
- "> Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n"
- "> Cc: linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> Signed-off-by: Kees Cook <keescook@chromium.org>\n"
+ "> Cc: x86@kernel.org\n"
+ "> Cc: linuxppc-dev@lists.ozlabs.org\n"
+ "> Cc: linux-s390@vger.kernel.org\n"
  "> ---\n"
  ">  arch/powerpc/kernel/rtasd.c                  | 10 +++-------\n"
  ">  arch/powerpc/platforms/pseries/hotplug-cpu.c | 11 +++--------\n"
@@ -44,6 +43,6 @@
  "\n"
  "For the s390 bits:\n"
  "\n"
- Acked-by: Heiko Carstens <heiko.carstens-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
+ Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
 
-84b000661eff6496104bc5e336ea697985845e7f50bf678b5ba7a081cc00beca
+cae6c493cdc6874f8320332c7412aa2677384fbbfbab72fbb6cc3e8f2ce88e70

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.