diff for duplicates of <20181109234636.GA136491@google.com> diff --git a/a/1.txt b/N1/1.txt index a13ee46..bc02c25 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Fri, Nov 09, 2018 at 10:06:31PM +0100, Jann Horn wrote: > +hughd as FYI since this is somewhat related to mm/shmem > > On Fri, Nov 9, 2018 at 9:46 PM Joel Fernandes (Google) -> <joel@joelfernandes.org> wrote: +> <joel at joelfernandes.org> 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 @@ Ok, will do from next time. > > The following program shows the seal > > working in action: > [...] -> > 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> > > --- > [...] > > diff --git a/mm/memfd.c b/mm/memfd.c diff --git a/a/content_digest b/N1/content_digest index 2bdf6f5..36a17c3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,8 @@ "ref\020181108041537.39694-1-joel@joelfernandes.org\0" "ref\0CAG48ez1h=v-JYnDw81HaYJzOfrNhwYksxmc2r=cJvdQVgYM+NA@mail.gmail.com\0" - "From\0Joel Fernandes <joel@joelfernandes.org>\0" - "Subject\0Re: [PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd\0" + "From\0joel at joelfernandes.org (Joel Fernandes)\0" + "Subject\0[PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd\0" "Date\0Fri, 9 Nov 2018 15:46:36 -0800\0" - "To\0Jann Horn <jannh@google.com>\0" - "Cc\0kernel list <linux-kernel@vger.kernel.org>" - jreck@google.com - John Stultz <john.stultz@linaro.org> - Todd Kjos <tkjos@google.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Christoph Hellwig <hch@infradead.org> - Al Viro <viro@zeniv.linux.org.uk> - Andrew Morton <akpm@linux-foundation.org> - Daniel Colascione <dancol@google.com> - Bruce Fields <bfields@fieldses.org> - jlayton@kernel.org - Khalid Aziz <khalid.aziz@oracle.com> - Lei.Yang@windriver.com - linux-fsdevel@vger.kernel.org - linux-kselftest@vger.kernel.org - Linux-MM <linux-mm@kvack.org> - marcandre.lureau@redhat.com - Mike Kravetz <mike.kravetz@oracle.com> - minchan@kernel.org - shuah@kernel.org - valdis.kletnieks@vt.edu - Hugh Dickins <hughd@google.com> - " Linux API <linux-api@vger.kernel.org>\0" "\00:1\0" "b\0" "On Fri, Nov 09, 2018 at 10:06:31PM +0100, Jann Horn wrote:\n" @@ -34,7 +10,7 @@ "> +hughd as FYI since this is somewhat related to mm/shmem\n" "> \n" "> On Fri, Nov 9, 2018 at 9:46 PM Joel Fernandes (Google)\n" - "> <joel@joelfernandes.org> wrote:\n" + "> <joel at joelfernandes.org> 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" @@ -63,13 +39,13 @@ "> > The following program shows the seal\n" "> > working in action:\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" "> [...]\n" "> > diff --git a/mm/memfd.c b/mm/memfd.c\n" @@ -141,4 +117,4 @@ "\n" - Joel -d1c02423d9dde960922b946133b839888964211b81ebb8d1e78a97f0215fcbfc +6c8aa69eea10ff292498c09027f9a21bd62fc48ce46f502feb4c7af5ec2a9afa
diff --git a/a/1.txt b/N2/1.txt index a13ee46..666f94e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On Fri, Nov 09, 2018 at 10:06:31PM +0100, Jann Horn wrote: +On Fri, Nov 09, 2018@10:06:31PM +0100, Jann Horn wrote: > +linux-api for API addition > +hughd as FYI since this is somewhat related to mm/shmem > @@ -32,13 +32,13 @@ Ok, will do from next time. > > The following program shows the seal > > working in action: > [...] -> > 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> > > --- > [...] > > diff --git a/mm/memfd.c b/mm/memfd.c diff --git a/a/content_digest b/N2/content_digest index 2bdf6f5..93cd63e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,35 +1,11 @@ "ref\020181108041537.39694-1-joel@joelfernandes.org\0" "ref\0CAG48ez1h=v-JYnDw81HaYJzOfrNhwYksxmc2r=cJvdQVgYM+NA@mail.gmail.com\0" - "From\0Joel Fernandes <joel@joelfernandes.org>\0" - "Subject\0Re: [PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd\0" + "From\0joel@joelfernandes.org (Joel Fernandes)\0" + "Subject\0[PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd\0" "Date\0Fri, 9 Nov 2018 15:46:36 -0800\0" - "To\0Jann Horn <jannh@google.com>\0" - "Cc\0kernel list <linux-kernel@vger.kernel.org>" - jreck@google.com - John Stultz <john.stultz@linaro.org> - Todd Kjos <tkjos@google.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Christoph Hellwig <hch@infradead.org> - Al Viro <viro@zeniv.linux.org.uk> - Andrew Morton <akpm@linux-foundation.org> - Daniel Colascione <dancol@google.com> - Bruce Fields <bfields@fieldses.org> - jlayton@kernel.org - Khalid Aziz <khalid.aziz@oracle.com> - Lei.Yang@windriver.com - linux-fsdevel@vger.kernel.org - linux-kselftest@vger.kernel.org - Linux-MM <linux-mm@kvack.org> - marcandre.lureau@redhat.com - Mike Kravetz <mike.kravetz@oracle.com> - minchan@kernel.org - shuah@kernel.org - valdis.kletnieks@vt.edu - Hugh Dickins <hughd@google.com> - " Linux API <linux-api@vger.kernel.org>\0" "\00:1\0" "b\0" - "On Fri, Nov 09, 2018 at 10:06:31PM +0100, Jann Horn wrote:\n" + "On Fri, Nov 09, 2018@10:06:31PM +0100, Jann Horn wrote:\n" "> +linux-api for API addition\n" "> +hughd as FYI since this is somewhat related to mm/shmem\n" "> \n" @@ -63,13 +39,13 @@ "> > The following program shows the seal\n" "> > working in action:\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" "> [...]\n" "> > diff --git a/mm/memfd.c b/mm/memfd.c\n" @@ -141,4 +117,4 @@ "\n" - Joel -d1c02423d9dde960922b946133b839888964211b81ebb8d1e78a97f0215fcbfc +b11228a95de9a13cd098e79bcc333c4859a3ef88e23c60ca8b7cdfedc4ffba7d
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.