All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190305162700.GB78911@google.com>

diff --git a/a/1.txt b/N1/1.txt
index d455467..b57ff84 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -57,11 +57,11 @@ On Mon, Mar 04, 2019 at 02:00:59PM +0000, Qais Yousef wrote:
 > > future patches that would extract the headers from a kernel or module
 > > image.
 > > 
-> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
+> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>
 > 
 > I could get the headers using this patch in both built-in and modules options.
 > 
-> You can add my tested-and-reviewed-by: Qais Yousef <qais.yousef@arm.com>
+> You can add my tested-and-reviewed-by: Qais Yousef <qais.yousef at arm.com>
 > 
 > I am not familiar with running kselftests so didn't get a chance to try the
 > next patch.
diff --git a/a/content_digest b/N1/content_digest
index 3cfe728..f242172 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,32 +1,8 @@
  "ref\020190301160856.129678-1-joel@joelfernandes.org\0"
  "ref\020190304140059.5t2bhq7x27jbiuqx@e107158-lin.cambridge.arm.com\0"
- "From\0Joel Fernandes <joel@joelfernandes.org>\0"
- "Subject\0Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel\0"
+ "From\0joel at joelfernandes.org (Joel Fernandes)\0"
+ "Subject\0[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel\0"
  "Date\0Tue, 5 Mar 2019 11:27:00 -0500\0"
- "To\0Qais Yousef <qais.yousef@arm.com>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  Andrew Morton <akpm@linux-foundation.org>
-  ast@kernel.org
-  atishp04@gmail.com
-  dancol@google.com
-  Dan Williams <dan.j.williams@intel.com>
-  dietmar.eggemann@arm.com
-  gregkh@linuxfoundation.org
-  Guenter Roeck <groeck@chromium.org>
-  Jonathan Corbet <corbet@lwn.net>
-  karim.yaghmour@opersys.com
-  Kees Cook <keescook@chromium.org>
-  kernel-team@android.com
-  linux-doc@vger.kernel.org
-  linux-kselftest@vger.kernel.org
-  linux-trace-devel@vger.kernel.org
-  Manoj Rao <linux@manojrajarao.com>
-  Masahiro Yamada <yamada.masahiro@socionext.com>
-  mhiramat@kernel.org
-  rdunlap@infradead.org
-  rostedt@goodmis.org
-  Shuah Khan <shuah@kernel.org>
- " yhs@fb.com\0"
  "\00:1\0"
  "b\0"
  "On Mon, Mar 04, 2019 at 02:00:59PM +0000, Qais Yousef wrote:\n"
@@ -88,11 +64,11 @@
  "> > future patches that would extract the headers from a kernel or module\n"
  "> > image.\n"
  "> > \n"
- "> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n"
+ "> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n"
  "> \n"
  "> I could get the headers using this patch in both built-in and modules options.\n"
  "> \n"
- "> You can add my tested-and-reviewed-by: Qais Yousef <qais.yousef@arm.com>\n"
+ "> You can add my tested-and-reviewed-by: Qais Yousef <qais.yousef at arm.com>\n"
  "> \n"
  "> I am not familiar with running kselftests so didn't get a chance to try the\n"
  "> next patch.\n"
@@ -101,4 +77,4 @@
  "\n"
   - Joel
 
-ab05b28605b6ecacbcc94ac7bf29dc7a2c944a94fc589edb99804f6b92c5e57f
+bd79b7bef746a67668ddbf87543efb187a982370ae808ffa59d332ac52722b3c

diff --git a/a/1.txt b/N2/1.txt
index d455467..e68286f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-On Mon, Mar 04, 2019 at 02:00:59PM +0000, Qais Yousef wrote:
+On Mon, Mar 04, 2019@02:00:59PM +0000, Qais Yousef wrote:
 > On 03/01/19 11:08, Joel Fernandes (Google) wrote:
 > > Introduce in-kernel headers and other artifacts which are made available
 > > as an archive through proc (/proc/kheaders.tar.xz file). This archive makes
@@ -57,11 +57,11 @@ On Mon, Mar 04, 2019 at 02:00:59PM +0000, Qais Yousef wrote:
 > > future patches that would extract the headers from a kernel or module
 > > image.
 > > 
-> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
+> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>
 > 
 > I could get the headers using this patch in both built-in and modules options.
 > 
-> You can add my tested-and-reviewed-by: Qais Yousef <qais.yousef@arm.com>
+> You can add my tested-and-reviewed-by: Qais Yousef <qais.yousef at arm.com>
 > 
 > I am not familiar with running kselftests so didn't get a chance to try the
 > next patch.
diff --git a/a/content_digest b/N2/content_digest
index 3cfe728..0a38280 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,35 +1,11 @@
  "ref\020190301160856.129678-1-joel@joelfernandes.org\0"
  "ref\020190304140059.5t2bhq7x27jbiuqx@e107158-lin.cambridge.arm.com\0"
- "From\0Joel Fernandes <joel@joelfernandes.org>\0"
- "Subject\0Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel\0"
+ "From\0joel@joelfernandes.org (Joel Fernandes)\0"
+ "Subject\0[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel\0"
  "Date\0Tue, 5 Mar 2019 11:27:00 -0500\0"
- "To\0Qais Yousef <qais.yousef@arm.com>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  Andrew Morton <akpm@linux-foundation.org>
-  ast@kernel.org
-  atishp04@gmail.com
-  dancol@google.com
-  Dan Williams <dan.j.williams@intel.com>
-  dietmar.eggemann@arm.com
-  gregkh@linuxfoundation.org
-  Guenter Roeck <groeck@chromium.org>
-  Jonathan Corbet <corbet@lwn.net>
-  karim.yaghmour@opersys.com
-  Kees Cook <keescook@chromium.org>
-  kernel-team@android.com
-  linux-doc@vger.kernel.org
-  linux-kselftest@vger.kernel.org
-  linux-trace-devel@vger.kernel.org
-  Manoj Rao <linux@manojrajarao.com>
-  Masahiro Yamada <yamada.masahiro@socionext.com>
-  mhiramat@kernel.org
-  rdunlap@infradead.org
-  rostedt@goodmis.org
-  Shuah Khan <shuah@kernel.org>
- " yhs@fb.com\0"
  "\00:1\0"
  "b\0"
- "On Mon, Mar 04, 2019 at 02:00:59PM +0000, Qais Yousef wrote:\n"
+ "On Mon, Mar 04, 2019@02:00:59PM +0000, Qais Yousef wrote:\n"
  "> On 03/01/19 11:08, Joel Fernandes (Google) wrote:\n"
  "> > Introduce in-kernel headers and other artifacts which are made available\n"
  "> > as an archive through proc (/proc/kheaders.tar.xz file). This archive makes\n"
@@ -88,11 +64,11 @@
  "> > future patches that would extract the headers from a kernel or module\n"
  "> > image.\n"
  "> > \n"
- "> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n"
+ "> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n"
  "> \n"
  "> I could get the headers using this patch in both built-in and modules options.\n"
  "> \n"
- "> You can add my tested-and-reviewed-by: Qais Yousef <qais.yousef@arm.com>\n"
+ "> You can add my tested-and-reviewed-by: Qais Yousef <qais.yousef at arm.com>\n"
  "> \n"
  "> I am not familiar with running kselftests so didn't get a chance to try the\n"
  "> next patch.\n"
@@ -101,4 +77,4 @@
  "\n"
   - Joel
 
-ab05b28605b6ecacbcc94ac7bf29dc7a2c944a94fc589edb99804f6b92c5e57f
+dbe9d9869d59044f7950e380d1bf8e34d1e98e4e95e81444b10aaeb06631c709

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.