All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190306214226.14598-7-tobin@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 52be09c..b81be08 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ off by one errors unnecessarily.
 Add a function that calls strscpy() then memset()s the tail to zero if
 the source string is shorter than the destination buffer.
 
-Signed-off-by: Tobin C. Harding <tobin@kernel.org>
+Signed-off-by: Tobin C. Harding <tobin at kernel.org>
 ---
  include/linux/string.h |  4 ++++
  lib/string.c           | 47 +++++++++++++++++++++++++++++++++++-------
diff --git a/a/content_digest b/N1/content_digest
index 93d9800..5e23840 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,7 @@
  "ref\020190306214226.14598-1-tobin@kernel.org\0"
- "From\0Tobin C. Harding <tobin@kernel.org>\0"
+ "From\0tobin at kernel.org (Tobin C. Harding)\0"
  "Subject\0[PATCH v3 6/7] lib/string: Add strscpy_pad() function\0"
  "Date\0Thu,  7 Mar 2019 08:42:25 +1100\0"
- "To\0Kees Cook <keescook@chromium.org>"
- " Shuah Khan <shuah@kernel.org>\0"
- "Cc\0Tobin C. Harding <tobin@kernel.org>"
-  Jann Horn <jannh@google.com>
-  Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-  Randy Dunlap <rdunlap@infradead.org>
-  Rasmus Villemoes <linux@rasmusvillemoes.dk>
-  Stephen Rothwell <sfr@canb.auug.org.au>
-  Andy Lutomirski <luto@amacapital.net>
-  Daniel Micay <danielmicay@gmail.com>
-  Arnd Bergmann <arnd@arndb.de>
-  Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
-  Gustavo A. R. Silva <gustavo@embeddedor.com>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Alexander Shishkin <alexander.shishkin@linux.intel.com>
-  kernel-hardening@lists.openwall.com
-  linux-kselftest@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "We have a function to copy strings safely and we have a function to copy\n"
@@ -32,7 +14,7 @@
  "Add a function that calls strscpy() then memset()s the tail to zero if\n"
  "the source string is shorter than the destination buffer.\n"
  "\n"
- "Signed-off-by: Tobin C. Harding <tobin@kernel.org>\n"
+ "Signed-off-by: Tobin C. Harding <tobin at kernel.org>\n"
  "---\n"
  " include/linux/string.h |  4 ++++\n"
  " lib/string.c           | 47 +++++++++++++++++++++++++++++++++++-------\n"
@@ -128,4 +110,4 @@
  "-- \n"
  2.20.1
 
-e7c161890e7e32beb95e4343e426377cdddb6caf4488ac2b7c328d14b57a22e6
+2b4db543a70820e612fef4f9631111cf271dff31438793546e48565ad5f54c4c

diff --git a/a/1.txt b/N2/1.txt
index 52be09c..b81be08 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -8,7 +8,7 @@ off by one errors unnecessarily.
 Add a function that calls strscpy() then memset()s the tail to zero if
 the source string is shorter than the destination buffer.
 
-Signed-off-by: Tobin C. Harding <tobin@kernel.org>
+Signed-off-by: Tobin C. Harding <tobin at kernel.org>
 ---
  include/linux/string.h |  4 ++++
  lib/string.c           | 47 +++++++++++++++++++++++++++++++++++-------
diff --git a/a/content_digest b/N2/content_digest
index 93d9800..d0f7461 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,25 +1,7 @@
  "ref\020190306214226.14598-1-tobin@kernel.org\0"
- "From\0Tobin C. Harding <tobin@kernel.org>\0"
+ "From\0tobin@kernel.org (Tobin C. Harding)\0"
  "Subject\0[PATCH v3 6/7] lib/string: Add strscpy_pad() function\0"
  "Date\0Thu,  7 Mar 2019 08:42:25 +1100\0"
- "To\0Kees Cook <keescook@chromium.org>"
- " Shuah Khan <shuah@kernel.org>\0"
- "Cc\0Tobin C. Harding <tobin@kernel.org>"
-  Jann Horn <jannh@google.com>
-  Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-  Randy Dunlap <rdunlap@infradead.org>
-  Rasmus Villemoes <linux@rasmusvillemoes.dk>
-  Stephen Rothwell <sfr@canb.auug.org.au>
-  Andy Lutomirski <luto@amacapital.net>
-  Daniel Micay <danielmicay@gmail.com>
-  Arnd Bergmann <arnd@arndb.de>
-  Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
-  Gustavo A. R. Silva <gustavo@embeddedor.com>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Alexander Shishkin <alexander.shishkin@linux.intel.com>
-  kernel-hardening@lists.openwall.com
-  linux-kselftest@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "We have a function to copy strings safely and we have a function to copy\n"
@@ -32,7 +14,7 @@
  "Add a function that calls strscpy() then memset()s the tail to zero if\n"
  "the source string is shorter than the destination buffer.\n"
  "\n"
- "Signed-off-by: Tobin C. Harding <tobin@kernel.org>\n"
+ "Signed-off-by: Tobin C. Harding <tobin at kernel.org>\n"
  "---\n"
  " include/linux/string.h |  4 ++++\n"
  " lib/string.c           | 47 +++++++++++++++++++++++++++++++++++-------\n"
@@ -128,4 +110,4 @@
  "-- \n"
  2.20.1
 
-e7c161890e7e32beb95e4343e426377cdddb6caf4488ac2b7c328d14b57a22e6
+2c0e8865458939eb8a51067ef53002d6c3362e85f971e5ad2deb73e1176f0a2f

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.