diff for duplicates of <20181110035443.GA26579@google.com> diff --git a/a/1.txt b/N1/1.txt index 2d5861c..38cd8b3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -On Fri, Nov 09, 2018 at 12:36:34PM -0800, Andrew Morton wrote: -> On Wed, 7 Nov 2018 20:15:36 -0800 "Joel Fernandes (Google)" <joel at joelfernandes.org> wrote: +On Fri, Nov 09, 2018@12:36:34PM -0800, Andrew Morton wrote: +> On Wed, 7 Nov 2018 20:15:36 -0800 "Joel Fernandes (Google)" <joel@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 diff --git a/a/content_digest b/N1/content_digest index 6a0a161..72be345 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,12 @@ "ref\020181108041537.39694-1-joel@joelfernandes.org\0" "ref\020181109123634.6fe7467bb9237851250c9c56@linux-foundation.org\0" - "From\0joel at joelfernandes.org (Joel Fernandes)\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 19:54:43 -0800\0" "\00:1\0" "b\0" - "On Fri, Nov 09, 2018 at 12:36:34PM -0800, Andrew Morton wrote:\n" - "> On Wed, 7 Nov 2018 20:15:36 -0800 \"Joel Fernandes (Google)\" <joel at joelfernandes.org> wrote:\n" + "On Fri, Nov 09, 2018@12:36:34PM -0800, Andrew Morton wrote:\n" + "> On Wed, 7 Nov 2018 20:15:36 -0800 \"Joel Fernandes (Google)\" <joel@joelfernandes.org> wrote:\n" "> \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" @@ -36,4 +36,4 @@ "\n" - Joel -a7e8e06a263a58190e504a0d6e2acac162c5527e9fb282252594482d542599be +101eeab46a6da3d76a3800fe3f4ad8303462ed6f434ae65c7bd4eca09325c60e
diff --git a/a/1.txt b/N2/1.txt index 2d5861c..e839e32 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Fri, Nov 09, 2018 at 12:36:34PM -0800, Andrew Morton wrote: -> On Wed, 7 Nov 2018 20:15:36 -0800 "Joel Fernandes (Google)" <joel at joelfernandes.org> wrote: +> On Wed, 7 Nov 2018 20:15:36 -0800 "Joel Fernandes (Google)" <joel@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 @@ -23,7 +23,7 @@ Yes, I am planning to send those out shortly. I finished working on them. Also just to let you know, I posted a fix for the security issue Jann Horn reported and requested him to test it: -https://lore.kernel.org/lkml/20181109234636.GA136491 at google.com/T/#m8d9d185e6480d095f0ab8f84bcb103892181f77d +https://lore.kernel.org/lkml/20181109234636.GA136491@google.com/T/#m8d9d185e6480d095f0ab8f84bcb103892181f77d This fix along with the 2 other patches I posted in v3 are all that's needed. thanks! diff --git a/a/content_digest b/N2/content_digest index 6a0a161..556dc61 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,33 @@ "ref\020181108041537.39694-1-joel@joelfernandes.org\0" "ref\020181109123634.6fe7467bb9237851250c9c56@linux-foundation.org\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" + "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" "Date\0Fri, 9 Nov 2018 19:54:43 -0800\0" + "To\0Andrew Morton <akpm@linux-foundation.org>\0" + "Cc\0linux-kernel@vger.kernel.org" + jreck@google.com + john.stultz@linaro.org + tkjos@google.com + gregkh@linuxfoundation.org + hch@infradead.org + Al Viro <viro@zeniv.linux.org.uk> + 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" "\00:1\0" "b\0" "On Fri, Nov 09, 2018 at 12:36:34PM -0800, Andrew Morton wrote:\n" - "> On Wed, 7 Nov 2018 20:15:36 -0800 \"Joel Fernandes (Google)\" <joel at joelfernandes.org> wrote:\n" + "> On Wed, 7 Nov 2018 20:15:36 -0800 \"Joel Fernandes (Google)\" <joel@joelfernandes.org> wrote:\n" "> \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" @@ -30,10 +51,10 @@ "\n" "Also just to let you know, I posted a fix for the security issue Jann Horn\n" "reported and requested him to test it:\n" - "https://lore.kernel.org/lkml/20181109234636.GA136491 at google.com/T/#m8d9d185e6480d095f0ab8f84bcb103892181f77d\n" + "https://lore.kernel.org/lkml/20181109234636.GA136491@google.com/T/#m8d9d185e6480d095f0ab8f84bcb103892181f77d\n" "\n" "This fix along with the 2 other patches I posted in v3 are all that's needed. thanks!\n" "\n" - Joel -a7e8e06a263a58190e504a0d6e2acac162c5527e9fb282252594482d542599be +a402a3aade31bf6f33d362f90c62f6e0812a9006f22b65df1ad70694bf845df8
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.