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

diff --git a/a/1.txt b/N1/1.txt
index bf6b82b..90633dd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -35,11 +35,11 @@ On Mon, Jan 27, 2020 at 04:16:36PM -0800, Minchan Kim wrote:
 >   mm/madvise: employ mmget_still_valid for write lock
 >   mm/madvise: allow KSM hints for remote API
 > 
-> * from v2 - https://lore.kernel.org/linux-mm/20200116235953.163318-1-minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org/
+> * from v2 - https://lore.kernel.org/linux-mm/20200116235953.163318-1-minchan@kernel.org/
 >   * check signal callee and caller to bail out - Kirill Tkhai
 >   * put more clarification for justification of new API
 > 
-> * from v1 - https://lore.kernel.org/linux-mm/20200110213433.94739-1-minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org/
+> * from v1 - https://lore.kernel.org/linux-mm/20200110213433.94739-1-minchan@kernel.org/
 >   * fix syscall number - SeongJae
 >   * use get_pid_task - Kirill Tkhai
 >   * extend API to support pid as well as pidfd - Kirill Tkhai
diff --git a/a/content_digest b/N1/content_digest
index 1013f32..a51d6e3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,23 @@
  "ref\020200128001641.5086-1-minchan@kernel.org\0"
- "ref\020200128001641.5086-1-minchan-DgEjT+Ai2ygdnm+yROfE0A@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 v3 0/5] introduce memory hinting API for external process\0"
  "Date\0Mon, 10 Feb 2020 13:29:06 -0800\0"
- "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0"
- "Cc\0LKML <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>
- " Joel Fernandes <joel-QYYGw3jwrUn5owFQY34kdNi2O/JbrIOy@public.gmane.org>\0"
+ "To\0Andrew Morton <akpm@linux-foundation.org>\0"
+ "Cc\0LKML <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>
+ " Joel Fernandes <joel@joelfernandes.org>\0"
  "\00:1\0"
  "b\0"
  "Hey Folks,\n"
@@ -58,11 +57,11 @@
  ">   mm/madvise: employ mmget_still_valid for write lock\n"
  ">   mm/madvise: allow KSM hints for remote API\n"
  "> \n"
- "> * from v2 - https://lore.kernel.org/linux-mm/20200116235953.163318-1-minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org/\n"
+ "> * from v2 - https://lore.kernel.org/linux-mm/20200116235953.163318-1-minchan@kernel.org/\n"
  ">   * check signal callee and caller to bail out - Kirill Tkhai\n"
  ">   * put more clarification for justification of new API\n"
  "> \n"
- "> * from v1 - https://lore.kernel.org/linux-mm/20200110213433.94739-1-minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org/\n"
+ "> * from v1 - https://lore.kernel.org/linux-mm/20200110213433.94739-1-minchan@kernel.org/\n"
  ">   * fix syscall number - SeongJae\n"
  ">   * use get_pid_task - Kirill Tkhai\n"
  ">   * extend API to support pid as well as pidfd - Kirill Tkhai\n"
@@ -97,4 +96,4 @@
  "> 2.25.0.341.g760bfbb309-goog\n"
  >
 
-be71b18c1922c4ece006962ff062d38727b033553294bc7bf112d764e4885d28
+79838346580454f1a35b1a0dff5c4263f23f44b718975cb830257c76cf7f0d4d

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.