All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <cover.1529515183.git.andreyknvl@google.com>

diff --git a/a/1.txt b/N1/1.txt
index b6cbdf9..daa1f87 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -244,8 +244,3 @@ Andrey Konovalov (17):
 
 -- 
 2.18.0.rc1.244.gcf134e6275-goog
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-doc" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index d320873..3ae3545 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -286,11 +286,6 @@
  " create mode 100644 mm/kasan/khwasan_report.c\n"
  "\n"
  "-- \n"
- "2.18.0.rc1.244.gcf134e6275-goog\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ 2.18.0.rc1.244.gcf134e6275-goog
 
-99d08176517417bb472c3b22efcc0d2ade5af6bcad73af33064cb26d76c2e527
+bafb3ec5b36b6cb5ce942dfffe0260f10ee1a4dbe208a0f5d90fc73dab9f4188

diff --git a/a/1.txt b/N2/1.txt
index b6cbdf9..17bf0e4 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -151,7 +151,7 @@ Changes in RFC v3:
   CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW respectively.
 - Switch to -fsanitize=kernel-hwaddress instead of -fsanitize=hwaddress.
 - Removed unnecessary excessive shadow initialization.
-- Removed khwasan_enabled flag (it’s not needed since KHWASAN is
+- Removed khwasan_enabled flag (it?s not needed since KHWASAN is
   initialized before any slab caches are used).
 - Split out kasan_report.c and khwasan_report.c from report.c.
 - Moved more common KASAN and KHWASAN functions to common.c.
@@ -244,8 +244,3 @@ Andrey Konovalov (17):
 
 -- 
 2.18.0.rc1.244.gcf134e6275-goog
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-doc" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index d320873..19978ee 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,44 +1,7 @@
- "From\0Andrey Konovalov <andreyknvl@google.com>\0"
+ "From\0andreyknvl@google.com (Andrey Konovalov)\0"
  "Subject\0[PATCH v3 00/17] khwasan: kernel hardware assisted address sanitizer\0"
  "Date\0Wed, 20 Jun 2018 19:39:46 +0200\0"
- "To\0Andrey Ryabinin <aryabinin@virtuozzo.com>"
-  Alexander Potapenko <glider@google.com>
-  Dmitry Vyukov <dvyukov@google.com>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Will Deacon <will.deacon@arm.com>
-  Christoph Lameter <cl@linux.com>
-  Andrew Morton <akpm@linux-foundation.org>
-  Mark Rutland <mark.rutland@arm.com>
-  Nick Desaulniers <ndesaulniers@google.com>
-  Marc Zyngier <marc.zyngier@arm.com>
-  Dave Martin <dave.martin@arm.com>
-  Ard Biesheuvel <ard.biesheuvel@linaro.org>
-  Eric W . Biederman <ebiederm@xmission.com>
-  Ingo Molnar <mingo@kernel.org>
-  Paul Lawrence <paullawrence@google.com>
-  Geert Uytterhoeven <geert@linux-m68k.org>
-  Arnd Bergmann <arnd@arndb.de>
-  Kirill A . Shutemov <kirill.shutemov@linux.intel.com>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Kate Stewart <kstewart@linuxfoundation.org>
-  Mike Rapoport <rppt@linux.vnet.ibm.com>
-  kasan-dev@googlegroups.com
-  linux-doc@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-sparse@vger.kernel.org
-  linux-mm@kvack.org
- " linux-kbuild@vger.kernel.org\0"
- "Cc\0Kostya Serebryany <kcc@google.com>"
-  Evgeniy Stepanov <eugenis@google.com>
-  Lee Smith <Lee.Smith@arm.com>
-  Ramana Radhakrishnan <Ramana.Radhakrishnan@arm.com>
-  Jacob Bramley <Jacob.Bramley@arm.com>
-  Ruben Ayrapetyan <Ruben.Ayrapetyan@arm.com>
-  Jann Horn <jannh@google.com>
-  Mark Brand <markbrand@google.com>
-  Chintan Pandya <cpandya@codeaurora.org>
- " Andrey Konovalov <andreyknvl@google.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "This patchset adds a new mode to KASAN [1], which is called KHWASAN\n"
@@ -194,7 +157,7 @@
  "  CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW respectively.\n"
  "- Switch to -fsanitize=kernel-hwaddress instead of -fsanitize=hwaddress.\n"
  "- Removed unnecessary excessive shadow initialization.\n"
- "- Removed khwasan_enabled flag (it\342\200\231s not needed since KHWASAN is\n"
+ "- Removed khwasan_enabled flag (it?s not needed since KHWASAN is\n"
  "  initialized before any slab caches are used).\n"
  "- Split out kasan_report.c and khwasan_report.c from report.c.\n"
  "- Moved more common KASAN and KHWASAN functions to common.c.\n"
@@ -286,11 +249,6 @@
  " create mode 100644 mm/kasan/khwasan_report.c\n"
  "\n"
  "-- \n"
- "2.18.0.rc1.244.gcf134e6275-goog\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ 2.18.0.rc1.244.gcf134e6275-goog
 
-99d08176517417bb472c3b22efcc0d2ade5af6bcad73af33064cb26d76c2e527
+0da5f4694fcd99236ffb0802b89b2e17d3236374ed6aa5393f1d47d4ff862cb6

diff --git a/a/1.txt b/N3/1.txt
index b6cbdf9..2952164 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -151,7 +151,7 @@ Changes in RFC v3:
   CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW respectively.
 - Switch to -fsanitize=kernel-hwaddress instead of -fsanitize=hwaddress.
 - Removed unnecessary excessive shadow initialization.
-- Removed khwasan_enabled flag (it’s not needed since KHWASAN is
+- Removed khwasan_enabled flag (ita??s not needed since KHWASAN is
   initialized before any slab caches are used).
 - Split out kasan_report.c and khwasan_report.c from report.c.
 - Moved more common KASAN and KHWASAN functions to common.c.
@@ -244,8 +244,3 @@ Andrey Konovalov (17):
 
 -- 
 2.18.0.rc1.244.gcf134e6275-goog
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-doc" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N3/content_digest
index d320873..1c90dfa 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -194,7 +194,7 @@
  "  CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW respectively.\n"
  "- Switch to -fsanitize=kernel-hwaddress instead of -fsanitize=hwaddress.\n"
  "- Removed unnecessary excessive shadow initialization.\n"
- "- Removed khwasan_enabled flag (it\342\200\231s not needed since KHWASAN is\n"
+ "- Removed khwasan_enabled flag (ita??s not needed since KHWASAN is\n"
  "  initialized before any slab caches are used).\n"
  "- Split out kasan_report.c and khwasan_report.c from report.c.\n"
  "- Moved more common KASAN and KHWASAN functions to common.c.\n"
@@ -286,11 +286,6 @@
  " create mode 100644 mm/kasan/khwasan_report.c\n"
  "\n"
  "-- \n"
- "2.18.0.rc1.244.gcf134e6275-goog\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ 2.18.0.rc1.244.gcf134e6275-goog
 
-99d08176517417bb472c3b22efcc0d2ade5af6bcad73af33064cb26d76c2e527
+3ed1865f3cea02bd559d0b00c14ffa076323572420982b09d88afbebfddce1b6

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.