diff for duplicates of <20190405015859.32755-7-tobin@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 07785a7..231e0dd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ Add a test module for the new strscpy_pad() function. Tie it into the kselftest infrastructure for lib/ tests. -Acked-by: Kees Cook <keescook@chromium.org> -Signed-off-by: Tobin C. Harding <tobin@kernel.org> +Acked-by: Kees Cook <keescook at chromium.org> +Signed-off-by: Tobin C. Harding <tobin at kernel.org> --- lib/Kconfig.debug | 3 + lib/Makefile | 1 + @@ -194,7 +194,7 @@ index 000000000000..a827f94601f5 +} + +KSTM_MODULE_LOADERS(test_strscpy); -+MODULE_AUTHOR("Tobin C. Harding <tobin@kernel.org>"); ++MODULE_AUTHOR("Tobin C. Harding <tobin at kernel.org>"); +MODULE_LICENSE("GPL"); diff --git a/tools/testing/selftests/lib/Makefile b/tools/testing/selftests/lib/Makefile index 70d5711e3ac8..9f26635f3e57 100644 diff --git a/a/content_digest b/N1/content_digest index 40662c1..0308a27 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,14 @@ "ref\020190405015859.32755-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 v4 6/6] lib: Add test module for strscpy_pad\0" "Date\0Fri, 5 Apr 2019 12:58:59 +1100\0" - "To\0Shuah Khan <shuah@kernel.org>\0" - "Cc\0Tobin C. Harding <tobin@kernel.org>" - Kees Cook <keescook@chromium.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" "Add a test module for the new strscpy_pad() function. Tie it into the\n" "kselftest infrastructure for lib/ tests.\n" "\n" - "Acked-by: Kees Cook <keescook@chromium.org>\n" - "Signed-off-by: Tobin C. Harding <tobin@kernel.org>\n" + "Acked-by: Kees Cook <keescook at chromium.org>\n" + "Signed-off-by: Tobin C. Harding <tobin at kernel.org>\n" "---\n" " lib/Kconfig.debug | 3 +\n" " lib/Makefile | 1 +\n" @@ -218,7 +200,7 @@ "+}\n" "+\n" "+KSTM_MODULE_LOADERS(test_strscpy);\n" - "+MODULE_AUTHOR(\"Tobin C. Harding <tobin@kernel.org>\");\n" + "+MODULE_AUTHOR(\"Tobin C. Harding <tobin at kernel.org>\");\n" "+MODULE_LICENSE(\"GPL\");\n" "diff --git a/tools/testing/selftests/lib/Makefile b/tools/testing/selftests/lib/Makefile\n" "index 70d5711e3ac8..9f26635f3e57 100644\n" @@ -253,4 +235,4 @@ "-- \n" 2.21.0 -8ed6f8aaada7d1a937d9260a7c12ea85759afaf15aad2e88cd7c216f496f18d8 +906bd60c431288f3112fe9b6985348159bb04e873af2e3b5eab7037fa623978e
diff --git a/a/1.txt b/N2/1.txt index 07785a7..231e0dd 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,8 +1,8 @@ Add a test module for the new strscpy_pad() function. Tie it into the kselftest infrastructure for lib/ tests. -Acked-by: Kees Cook <keescook@chromium.org> -Signed-off-by: Tobin C. Harding <tobin@kernel.org> +Acked-by: Kees Cook <keescook at chromium.org> +Signed-off-by: Tobin C. Harding <tobin at kernel.org> --- lib/Kconfig.debug | 3 + lib/Makefile | 1 + @@ -194,7 +194,7 @@ index 000000000000..a827f94601f5 +} + +KSTM_MODULE_LOADERS(test_strscpy); -+MODULE_AUTHOR("Tobin C. Harding <tobin@kernel.org>"); ++MODULE_AUTHOR("Tobin C. Harding <tobin at kernel.org>"); +MODULE_LICENSE("GPL"); diff --git a/tools/testing/selftests/lib/Makefile b/tools/testing/selftests/lib/Makefile index 70d5711e3ac8..9f26635f3e57 100644 diff --git a/a/content_digest b/N2/content_digest index 40662c1..8a05d34 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,32 +1,14 @@ "ref\020190405015859.32755-1-tobin@kernel.org\0" - "From\0Tobin C. Harding <tobin@kernel.org>\0" + "From\0tobin@kernel.org (Tobin C. Harding)\0" "Subject\0[PATCH v4 6/6] lib: Add test module for strscpy_pad\0" "Date\0Fri, 5 Apr 2019 12:58:59 +1100\0" - "To\0Shuah Khan <shuah@kernel.org>\0" - "Cc\0Tobin C. Harding <tobin@kernel.org>" - Kees Cook <keescook@chromium.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" "Add a test module for the new strscpy_pad() function. Tie it into the\n" "kselftest infrastructure for lib/ tests.\n" "\n" - "Acked-by: Kees Cook <keescook@chromium.org>\n" - "Signed-off-by: Tobin C. Harding <tobin@kernel.org>\n" + "Acked-by: Kees Cook <keescook at chromium.org>\n" + "Signed-off-by: Tobin C. Harding <tobin at kernel.org>\n" "---\n" " lib/Kconfig.debug | 3 +\n" " lib/Makefile | 1 +\n" @@ -218,7 +200,7 @@ "+}\n" "+\n" "+KSTM_MODULE_LOADERS(test_strscpy);\n" - "+MODULE_AUTHOR(\"Tobin C. Harding <tobin@kernel.org>\");\n" + "+MODULE_AUTHOR(\"Tobin C. Harding <tobin at kernel.org>\");\n" "+MODULE_LICENSE(\"GPL\");\n" "diff --git a/tools/testing/selftests/lib/Makefile b/tools/testing/selftests/lib/Makefile\n" "index 70d5711e3ac8..9f26635f3e57 100644\n" @@ -253,4 +235,4 @@ "-- \n" 2.21.0 -8ed6f8aaada7d1a937d9260a7c12ea85759afaf15aad2e88cd7c216f496f18d8 +7fa9c65c10effcf404e7e4d6fd88aa4a607a43060b53ad4a151679d42d9ca7eb
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.