diff for duplicates of <cover.1530018818.git.andreyknvl@google.com> diff --git a/a/1.txt b/N1/1.txt index 1a84a75..c2c05cb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -251,8 +251,3 @@ Andrey Konovalov (17): -- 2.18.0.rc2.346.g013aa6912e-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 d84cfb1..a977ce3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -293,11 +293,6 @@ " create mode 100644 mm/kasan/khwasan_report.c\n" "\n" "-- \n" - "2.18.0.rc2.346.g013aa6912e-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.rc2.346.g013aa6912e-goog -d3ba1f3056a6fdcc72fa8365631f23e4ccaccaa27a8ae9d9479b841511e632dc +a27677ff607c8a67a14d3ae39216527c38c463f1a87fd24e59eeaa97f7ddd1f9
diff --git a/a/1.txt b/N2/1.txt index 1a84a75..082c7cb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -116,8 +116,8 @@ A few notes: Changes in v4: - Fixed SPDX comment style in mm/kasan/kasan.h. - Fixed mm/kasan/kasan.h changes being included in a wrong patch. -- Swapped “khwasan, arm64: fix up fault handling logic” and “khwasan: add - tag related helper functions” patches order. +- Swapped ?khwasan, arm64: fix up fault handling logic? and ?khwasan: add + tag related helper functions? patches order. - Rebased onto 6f0d349d (4.18-rc2+). Changes in v3: @@ -158,7 +158,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. @@ -251,8 +251,3 @@ Andrey Konovalov (17): -- 2.18.0.rc2.346.g013aa6912e-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 d84cfb1..79eb065 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 v4 00/17] khwasan: kernel hardware assisted address sanitizer\0" "Date\0Tue, 26 Jun 2018 15:15:10 +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" @@ -159,8 +122,8 @@ "Changes in v4:\n" "- Fixed SPDX comment style in mm/kasan/kasan.h.\n" "- Fixed mm/kasan/kasan.h changes being included in a wrong patch.\n" - "- Swapped \342\200\234khwasan, arm64: fix up fault handling logic\342\200\235 and \342\200\234khwasan: add\n" - " tag related helper functions\342\200\235 patches order.\n" + "- Swapped ?khwasan, arm64: fix up fault handling logic? and ?khwasan: add\n" + " tag related helper functions? patches order.\n" "- Rebased onto 6f0d349d (4.18-rc2+).\n" "\n" "Changes in v3:\n" @@ -201,7 +164,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" @@ -293,11 +256,6 @@ " create mode 100644 mm/kasan/khwasan_report.c\n" "\n" "-- \n" - "2.18.0.rc2.346.g013aa6912e-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.rc2.346.g013aa6912e-goog -d3ba1f3056a6fdcc72fa8365631f23e4ccaccaa27a8ae9d9479b841511e632dc +e60a218a67300471b3f2799152c303e7077b164ce24ca331299d71aeaaf333d5
diff --git a/a/1.txt b/N3/1.txt index 1a84a75..442926a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -116,8 +116,8 @@ A few notes: Changes in v4: - Fixed SPDX comment style in mm/kasan/kasan.h. - Fixed mm/kasan/kasan.h changes being included in a wrong patch. -- Swapped “khwasan, arm64: fix up fault handling logic” and “khwasan: add - tag related helper functions” patches order. +- Swapped a??khwasan, arm64: fix up fault handling logica?? and a??khwasan: add + tag related helper functionsa?? patches order. - Rebased onto 6f0d349d (4.18-rc2+). Changes in v3: @@ -158,7 +158,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. @@ -251,8 +251,3 @@ Andrey Konovalov (17): -- 2.18.0.rc2.346.g013aa6912e-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 d84cfb1..2564a25 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -159,8 +159,8 @@ "Changes in v4:\n" "- Fixed SPDX comment style in mm/kasan/kasan.h.\n" "- Fixed mm/kasan/kasan.h changes being included in a wrong patch.\n" - "- Swapped \342\200\234khwasan, arm64: fix up fault handling logic\342\200\235 and \342\200\234khwasan: add\n" - " tag related helper functions\342\200\235 patches order.\n" + "- Swapped a??khwasan, arm64: fix up fault handling logica?? and a??khwasan: add\n" + " tag related helper functionsa?? patches order.\n" "- Rebased onto 6f0d349d (4.18-rc2+).\n" "\n" "Changes in v3:\n" @@ -201,7 +201,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" @@ -293,11 +293,6 @@ " create mode 100644 mm/kasan/khwasan_report.c\n" "\n" "-- \n" - "2.18.0.rc2.346.g013aa6912e-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.rc2.346.g013aa6912e-goog -d3ba1f3056a6fdcc72fa8365631f23e4ccaccaa27a8ae9d9479b841511e632dc +57c2170072c96495ddeba51bd0c7332a2b95577d6b78cf2671a6cf7c4304a33b
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.