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

diff --git a/a/1.txt b/N1/1.txt
index e1b3165..4bb9487 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,13 +32,13 @@ On Wed, Nov 07, 2018 at 08:15:36PM -0800, Joel Fernandes (Google) wrote:
 > : Permission denied
 > map 3 prot-read passed as expected
 > 
-> Cc: jreck@google.com
-> Cc: john.stultz@linaro.org
-> Cc: tkjos@google.com
-> Cc: gregkh@linuxfoundation.org
-> Cc: hch@infradead.org
-> Reviewed-by: John Stultz <john.stultz@linaro.org>
-> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
+> Cc: jreck at google.com
+> Cc: john.stultz at linaro.org
+> Cc: tkjos at google.com
+> Cc: gregkh at linuxfoundation.org
+> Cc: hch at infradead.org
+> Reviewed-by: John Stultz <john.stultz at linaro.org>
+> Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>
 > ---
 > v1->v2: No change, just added selftests to the series. manpages are
 > ready and I'll submit them once the patches are accepted.
diff --git a/a/content_digest b/N1/content_digest
index 82ca325..8c1f1df 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,39 +2,14 @@
   "ref\00020181108041537.39694-1-joel\@joelfernandes.org\0"
 ]
 [
-  "From\0Joel Fernandes <joel\@joelfernandes.org>\0"
+  "From\0joel at joelfernandes.org (Joel Fernandes)\0"
 ]
 [
-  "Subject\0Re: [PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd\0"
+  "Subject\0[PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd\0"
 ]
 [
   "Date\0Fri, 9 Nov 2018 00:49:28 -0800\0"
 ]
-[
-  "To\0linux-kernel\@vger.kernel.org",
-  " hch\@infradead.org\0"
-]
-[
-  "Cc\0jreck\@google.com",
-  " john.stultz\@linaro.org",
-  " tkjos\@google.com",
-  " gregkh\@linuxfoundation.org",
-  " Al Viro <viro\@zeniv.linux.org.uk>",
-  " Andrew Morton <akpm\@linux-foundation.org>",
-  " dancol\@google.com",
-  " J. Bruce Fields <bfields\@fieldses.org>",
-  " Jeff Layton <jlayton\@kernel.org>",
-  " Khalid Aziz <khalid.aziz\@oracle.com>",
-  " Lei Yang <Lei.Yang\@windriver.com>",
-  " linux-fsdevel\@vger.kernel.org",
-  " linux-kselftest\@vger.kernel.org",
-  " linux-mm\@kvack.org",
-  " Marc-Andr\303\251 Lureau <marcandre.lureau\@redhat.com>",
-  " Mike Kravetz <mike.kravetz\@oracle.com>",
-  " minchan\@kernel.org",
-  " Shuah Khan <shuah\@kernel.org>",
-  " valdis.kletnieks\@vt.edu\0"
-]
 [
   "\0000:1\0"
 ]
@@ -76,13 +51,13 @@
   "> : Permission denied\n",
   "> map 3 prot-read passed as expected\n",
   "> \n",
-  "> Cc: jreck\@google.com\n",
-  "> Cc: john.stultz\@linaro.org\n",
-  "> Cc: tkjos\@google.com\n",
-  "> Cc: gregkh\@linuxfoundation.org\n",
-  "> Cc: hch\@infradead.org\n",
-  "> Reviewed-by: John Stultz <john.stultz\@linaro.org>\n",
-  "> Signed-off-by: Joel Fernandes (Google) <joel\@joelfernandes.org>\n",
+  "> Cc: jreck at google.com\n",
+  "> Cc: john.stultz at linaro.org\n",
+  "> Cc: tkjos at google.com\n",
+  "> Cc: gregkh at linuxfoundation.org\n",
+  "> Cc: hch at infradead.org\n",
+  "> Reviewed-by: John Stultz <john.stultz at linaro.org>\n",
+  "> Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n",
   "> ---\n",
   "> v1->v2: No change, just added selftests to the series. manpages are\n",
   "> ready and I'll submit them once the patches are accepted.\n",
@@ -165,4 +140,4 @@
   "> 2.19.1.930.g4563a0d9d0-goog"
 ]
 
-e056b885ca2cbd4b370c3459fbe510b3a40e113b233bd22bdf4447f340a0e3c7
+43f2b2ce2bd626fa222477685953d907461c295470681d5adafaf32b398ca4b1

diff --git a/a/1.txt b/N2/1.txt
index e1b3165..066e247 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-On Wed, Nov 07, 2018 at 08:15:36PM -0800, Joel Fernandes (Google) wrote:
+On Wed, Nov 07, 2018@08:15:36PM -0800, Joel Fernandes (Google) wrote:
 > Android uses ashmem for sharing memory regions. We are looking forward
 > to migrating all usecases of ashmem to memfd so that we can possibly
 > remove the ashmem driver in the future from staging while also
@@ -32,13 +32,13 @@ On Wed, Nov 07, 2018 at 08:15:36PM -0800, Joel Fernandes (Google) wrote:
 > : Permission denied
 > map 3 prot-read passed as expected
 > 
-> Cc: jreck@google.com
-> Cc: john.stultz@linaro.org
-> Cc: tkjos@google.com
-> Cc: gregkh@linuxfoundation.org
-> Cc: hch@infradead.org
-> Reviewed-by: John Stultz <john.stultz@linaro.org>
-> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
+> Cc: jreck at google.com
+> Cc: john.stultz at linaro.org
+> Cc: tkjos at google.com
+> Cc: gregkh at linuxfoundation.org
+> Cc: hch at infradead.org
+> Reviewed-by: John Stultz <john.stultz at linaro.org>
+> Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>
 > ---
 > v1->v2: No change, just added selftests to the series. manpages are
 > ready and I'll submit them once the patches are accepted.
diff --git a/a/content_digest b/N2/content_digest
index 82ca325..fa53990 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,39 +2,14 @@
   "ref\00020181108041537.39694-1-joel\@joelfernandes.org\0"
 ]
 [
-  "From\0Joel Fernandes <joel\@joelfernandes.org>\0"
+  "From\0joel\@joelfernandes.org (Joel Fernandes)\0"
 ]
 [
-  "Subject\0Re: [PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd\0"
+  "Subject\0[PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd\0"
 ]
 [
   "Date\0Fri, 9 Nov 2018 00:49:28 -0800\0"
 ]
-[
-  "To\0linux-kernel\@vger.kernel.org",
-  " hch\@infradead.org\0"
-]
-[
-  "Cc\0jreck\@google.com",
-  " john.stultz\@linaro.org",
-  " tkjos\@google.com",
-  " gregkh\@linuxfoundation.org",
-  " Al Viro <viro\@zeniv.linux.org.uk>",
-  " Andrew Morton <akpm\@linux-foundation.org>",
-  " dancol\@google.com",
-  " J. Bruce Fields <bfields\@fieldses.org>",
-  " Jeff Layton <jlayton\@kernel.org>",
-  " Khalid Aziz <khalid.aziz\@oracle.com>",
-  " Lei Yang <Lei.Yang\@windriver.com>",
-  " linux-fsdevel\@vger.kernel.org",
-  " linux-kselftest\@vger.kernel.org",
-  " linux-mm\@kvack.org",
-  " Marc-Andr\303\251 Lureau <marcandre.lureau\@redhat.com>",
-  " Mike Kravetz <mike.kravetz\@oracle.com>",
-  " minchan\@kernel.org",
-  " Shuah Khan <shuah\@kernel.org>",
-  " valdis.kletnieks\@vt.edu\0"
-]
 [
   "\0000:1\0"
 ]
@@ -42,7 +17,7 @@
   "b\0"
 ]
 [
-  "On Wed, Nov 07, 2018 at 08:15:36PM -0800, Joel Fernandes (Google) wrote:\n",
+  "On Wed, Nov 07, 2018\@08:15:36PM -0800, Joel Fernandes (Google) wrote:\n",
   "> Android uses ashmem for sharing memory regions. We are looking forward\n",
   "> to migrating all usecases of ashmem to memfd so that we can possibly\n",
   "> remove the ashmem driver in the future from staging while also\n",
@@ -76,13 +51,13 @@
   "> : Permission denied\n",
   "> map 3 prot-read passed as expected\n",
   "> \n",
-  "> Cc: jreck\@google.com\n",
-  "> Cc: john.stultz\@linaro.org\n",
-  "> Cc: tkjos\@google.com\n",
-  "> Cc: gregkh\@linuxfoundation.org\n",
-  "> Cc: hch\@infradead.org\n",
-  "> Reviewed-by: John Stultz <john.stultz\@linaro.org>\n",
-  "> Signed-off-by: Joel Fernandes (Google) <joel\@joelfernandes.org>\n",
+  "> Cc: jreck at google.com\n",
+  "> Cc: john.stultz at linaro.org\n",
+  "> Cc: tkjos at google.com\n",
+  "> Cc: gregkh at linuxfoundation.org\n",
+  "> Cc: hch at infradead.org\n",
+  "> Reviewed-by: John Stultz <john.stultz at linaro.org>\n",
+  "> Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n",
   "> ---\n",
   "> v1->v2: No change, just added selftests to the series. manpages are\n",
   "> ready and I'll submit them once the patches are accepted.\n",
@@ -165,4 +140,4 @@
   "> 2.19.1.930.g4563a0d9d0-goog"
 ]
 
-e056b885ca2cbd4b370c3459fbe510b3a40e113b233bd22bdf4447f340a0e3c7
+72e440a7ab5f86b6ca0c7dc2f403c2dae7d8d9828fdc9009d035e2c8417eda3e

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.