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

diff --git a/a/1.txt b/N1/1.txt
index 51a1b2e..6fb4071 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Fri, Jan 17, 2020 at 01:02:34PM +0300, Kirill Tkhai wrote:
 > > This patch factor out madvise's core functionality so that upcoming
 > > patch can reuse it without duplication. It shouldn't change any behavior.
 > > 
-> > Signed-off-by: Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+> > Signed-off-by: Minchan Kim <minchan@kernel.org>
 > > ---
 > >  mm/madvise.c | 194 +++++++++++++++++++++++++++++----------------------
 > >  1 file changed, 111 insertions(+), 83 deletions(-)
diff --git a/a/content_digest b/N1/content_digest
index 6cbe234..f1d1498 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,28 @@
  "ref\020200116235953.163318-1-minchan@kernel.org\0"
  "ref\020200116235953.163318-2-minchan@kernel.org\0"
  "ref\0d3b8431d-fa3d-6a16-8af1-a68b3ac8ca58@virtuozzo.com\0"
- "ref\0d3b8431d-fa3d-6a16-8af1-a68b3ac8ca58-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org\0"
- "From\0Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Minchan Kim <minchan@kernel.org>\0"
  "Subject\0Re: [PATCH v2 1/5] mm: factor out madvise's core functionality\0"
  "Date\0Fri, 17 Jan 2020 10:14:13 -0800\0"
- "To\0Kirill Tkhai <ktkhai-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>\0"
- "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
-  LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-mm <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org>
-  linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  oleksandr-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
-  Suren Baghdasaryan <surenb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  Tim Murray <timmurray-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  Daniel Colascione <dancol-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  Sandeep Patil <sspatil-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  Sonny Rao <sonnyrao-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  Brian Geffon <bgeffon-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org>
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
-  Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  John Dias <joaodias-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  christian.brauner-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org
-  sjpark-ebkRAfMGSJGzQB+pC5nmwQ@public.gmane.org
- " Kirill A. Shutemov <kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>\0"
+ "To\0Kirill Tkhai <ktkhai@virtuozzo.com>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  LKML <linux-kernel@vger.kernel.org>
+  linux-mm <linux-mm@kvack.org>
+  linux-api@vger.kernel.org
+  oleksandr@redhat.com
+  Suren Baghdasaryan <surenb@google.com>
+  Tim Murray <timmurray@google.com>
+  Daniel Colascione <dancol@google.com>
+  Sandeep Patil <sspatil@google.com>
+  Sonny Rao <sonnyrao@google.com>
+  Brian Geffon <bgeffon@google.com>
+  Michal Hocko <mhocko@suse.com>
+  Johannes Weiner <hannes@cmpxchg.org>
+  Shakeel Butt <shakeelb@google.com>
+  John Dias <joaodias@google.com>
+  christian.brauner@ubuntu.com
+  sjpark@amazon.de
+ " Kirill A. Shutemov <kirill@shutemov.name>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Jan 17, 2020 at 01:02:34PM +0300, Kirill Tkhai wrote:\n"
@@ -31,7 +30,7 @@
  "> > This patch factor out madvise's core functionality so that upcoming\n"
  "> > patch can reuse it without duplication. It shouldn't change any behavior.\n"
  "> > \n"
- "> > Signed-off-by: Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "> > Signed-off-by: Minchan Kim <minchan@kernel.org>\n"
  "> > ---\n"
  "> >  mm/madvise.c | 194 +++++++++++++++++++++++++++++----------------------\n"
  "> >  1 file changed, 111 insertions(+), 83 deletions(-)\n"
@@ -83,4 +82,4 @@
  "\n"
  Thanks for the review!
 
-727fe696e9d7e27b7cd1b07ecd786e97037e823dcc55b989c7abd7f3b655e32b
+08c9f26895bb4b27454a7d39bd04e1146a9983f80c79b23ff105ad06db78be72

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.