diff for duplicates of <20170920081340.7413-5-tweek@google.com> diff --git a/a/1.txt b/N1/1.txt index 3820a10..7a033a5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ When calling this service, it is possible to specify the expected format of the logs: TPM 1.2 (SHA1) or TPM 2.0 ("Crypto Agile"). For now, only the first format is retrieved. -Signed-off-by: Thiebaud Weksteen <tweek-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +Signed-off-by: Thiebaud Weksteen <tweek@google.com> --- arch/x86/boot/compressed/eboot.c | 1 + drivers/firmware/efi/Makefile | 2 +- @@ -94,8 +94,8 @@ index 6224cdbc9669..da661bf8cb96 100644 @@ -4,15 +4,18 @@ * Copyright (C) 2016 CoreOS, Inc * Copyright (C) 2017 Google, Inc. - * Matthew Garrett <mjg59-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -+ * Thiebaud Weksteen <tweek-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + * Matthew Garrett <mjg59@google.com> ++ * Thiebaud Weksteen <tweek@google.com> * * This file is part of the Linux kernel, and is made available under the * terms of the GNU General Public License version 2. @@ -200,7 +200,7 @@ index 000000000000..0cbeb3d46b18 @@ -0,0 +1,40 @@ +/* + * Copyright (C) 2017 Google, Inc. -+ * Thiebaud Weksteen <tweek-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> ++ * Thiebaud Weksteen <tweek@google.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as @@ -330,8 +330,3 @@ index 8dc3d94a3e3c..c5805eb601b1 100644 #endif /* _LINUX_EFI_H */ -- 2.14.1.821.g8fa685d3b7-goog - - ------------------------------------------------------------------------------- -Check out the vibrant tech community on one of the world's most -engaging tech sites, Slashdot.org! http://sdm.link/slashdot diff --git a/a/content_digest b/N1/content_digest index aab2cef..a187c74 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,19 @@ "ref\020170920081340.7413-1-tweek@google.com\0" - "ref\020170920081340.7413-1-tweek-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org\0" - "From\0Thiebaud Weksteen via tpmdd-devel <tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>\0" + "From\0Thiebaud Weksteen <tweek@google.com>\0" "Subject\0[PATCH v3 4/5] efi: call get_event_log before ExitBootServices\0" "Date\0Wed, 20 Sep 2017 10:13:39 +0200\0" - "To\0linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-integrity-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" - "Cc\0ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" - matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org - " mjg59-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org\0" + "To\0linux-efi@vger.kernel.org" + linux-integrity@vger.kernel.org + " tpmdd-devel@lists.sourceforge.net\0" + "Cc\0ard.biesheuvel@linaro.org" + matt@codeblueprint.co.uk + linux-kernel@vger.kernel.org + mjg59@google.com + peterhuewe@gmx.de + jarkko.sakkinen@linux.intel.com + jgunthorpe@obsidianresearch.com + tpmdd@selhorst.net + " Thiebaud Weksteen <tweek@google.com>\0" "\00:1\0" "b\0" "With TPM 2.0 specification, the event logs may only be accessible by\n" @@ -23,7 +25,7 @@ "of the logs: TPM 1.2 (SHA1) or TPM 2.0 (\"Crypto Agile\"). For now, only the\n" "first format is retrieved.\n" "\n" - "Signed-off-by: Thiebaud Weksteen <tweek-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Thiebaud Weksteen <tweek@google.com>\n" "---\n" " arch/x86/boot/compressed/eboot.c | 1 +\n" " drivers/firmware/efi/Makefile | 2 +-\n" @@ -110,8 +112,8 @@ "@@ -4,15 +4,18 @@\n" " * Copyright (C) 2016 CoreOS, Inc\n" " * Copyright (C) 2017 Google, Inc.\n" - " * Matthew Garrett <mjg59-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "+ * Thiebaud Weksteen <tweek-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + " * Matthew Garrett <mjg59@google.com>\n" + "+ * Thiebaud Weksteen <tweek@google.com>\n" " *\n" " * This file is part of the Linux kernel, and is made available under the\n" " * terms of the GNU General Public License version 2.\n" @@ -216,7 +218,7 @@ "@@ -0,0 +1,40 @@\n" "+/*\n" "+ * Copyright (C) 2017 Google, Inc.\n" - "+ * Thiebaud Weksteen <tweek-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + "+ * Thiebaud Weksteen <tweek@google.com>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or modify\n" "+ * it under the terms of the GNU General Public License version 2 as\n" @@ -345,11 +347,6 @@ "+\n" " #endif /* _LINUX_EFI_H */\n" "-- \n" - "2.14.1.821.g8fa685d3b7-goog\n" - "\n" - "\n" - "------------------------------------------------------------------------------\n" - "Check out the vibrant tech community on one of the world's most\n" - engaging tech sites, Slashdot.org! http://sdm.link/slashdot + 2.14.1.821.g8fa685d3b7-goog -99d9407cebed2d4957f33485617129b9bb0303d228a87353e6370d40006bf9e5 +df4262b9582c33c13731cb3534b5d933d06f3f234d9ffbe8af47d78dfe67e5e9
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.