All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190504122158.GA23535@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index e4c296a..9af95fb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,8 +5,8 @@ On Sat, May 04, 2019 at 08:12:13AM -0400, Joel Fernandes (Google) wrote:
 > 
 > [1] https://lore.kernel.org/patchwork/patch/1067310/#1265969
 > 
-> Suggested-by: Steven Rostedt <rostedt@goodmis.org>
-> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
+> Suggested-by: Steven Rostedt <rostedt at goodmis.org>
+> Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>
 > ---
 > This patch applies on top of the previous patch that was applied to the
 > driver tree:
diff --git a/a/content_digest b/N1/content_digest
index 6f95982..b81fbf6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,43 +1,7 @@
  "ref\020190504121213.183203-1-joel@joelfernandes.org\0"
- "From\0Greg KH <gregkh@linuxfoundation.org>\0"
- "Subject\0Re: [PATCH v2] kheaders: Move from proc to sysfs\0"
+ "From\0gregkh at linuxfoundation.org (Greg KH)\0"
+ "Subject\0[PATCH v2] kheaders: Move from proc to sysfs\0"
  "Date\0Sat, 4 May 2019 14:21:58 +0200\0"
- "To\0Joel Fernandes (Google) <joel@joelfernandes.org>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  Steven Rostedt <rostedt@goodmis.org>
-  Adrian Ratiu <adrian.ratiu@collabora.com>
-  Alexei Starovoitov <ast@kernel.org>
-  Andrew Morton <akpm@linux-foundation.org>
-  atishp04@gmail.com
-  bpf@vger.kernel.org
-  Brendan Gregg <bgregg@netflix.com>
-  Brendan Gregg <brendan.d.gregg@gmail.com>
-  dancol@google.com
-  Daniel Borkmann <daniel@iogearbox.net>
-  Dan Williams <dan.j.williams@intel.com>
-  dietmar.eggemann@arm.com
-  duyuchao <yuchao.du@unisoc.com>
-  Guenter Roeck <groeck@chromium.org>
-  Jonathan Corbet <corbet@lwn.net>
-  Karim Yaghmour <karim.yaghmour@opersys.com>
-  Kees Cook <keescook@chromium.org>
-  kernel-team@android.com
-  linux-doc@vger.kernel.org
-  linux-kselftest@vger.kernel.org
-  linux-trace-devel@vger.kernel.org
-  Manjo Raja Rao <linux@manojrajarao.com>
-  Masahiro Yamada <yamada.masahiro@socionext.com>
-  Masami Hiramatsu <mhiramat@kernel.org>
- " Micha\305\202 Gregorczyk <michalgr@fb.com>"
-  Michal Gregorczyk <michalgr@live.com>
-  Mohammad Husain <russoue@gmail.com>
-  Olof Johansson <olof@lixom.net>
-  qais.yousef@arm.com
-  rdunlap@infradead.org
-  Shuah Khan <shuah@kernel.org>
-  Srinivas Ramana <sramana@codeaurora.org>
-  Tamir Carmeli <carmeli.tamir@gmail.com>
- " yhs@fb.com\0"
  "\00:1\0"
  "b\0"
  "On Sat, May 04, 2019 at 08:12:13AM -0400, Joel Fernandes (Google) wrote:\n"
@@ -47,8 +11,8 @@
  "> \n"
  "> [1] https://lore.kernel.org/patchwork/patch/1067310/#1265969\n"
  "> \n"
- "> Suggested-by: Steven Rostedt <rostedt@goodmis.org>\n"
- "> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n"
+ "> Suggested-by: Steven Rostedt <rostedt at goodmis.org>\n"
+ "> Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n"
  "> ---\n"
  "> This patch applies on top of the previous patch that was applied to the\n"
  "> driver tree:\n"
@@ -135,4 +99,4 @@
  "\n"
  greg k-h
 
-ad0b732cc5f120a21747d91b3a9a8104b20cad13d15631a8d66899b01d33e4d2
+8c7f81abf075dfee74a31adaf5618e241335f53590d1fe43a791b8ed3b95804c

diff --git a/a/1.txt b/N2/1.txt
index e4c296a..e40f3fc 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,12 +1,12 @@
-On Sat, May 04, 2019 at 08:12:13AM -0400, Joel Fernandes (Google) wrote:
+On Sat, May 04, 2019@08:12:13AM -0400, Joel Fernandes (Google) wrote:
 > The kheaders archive consisting of the kernel headers used for compiling
 > bpf programs is in /proc. However there is concern that moving it here
 > will make it permanent. Let us move it to /sys/kernel as discussed [1].
 > 
 > [1] https://lore.kernel.org/patchwork/patch/1067310/#1265969
 > 
-> Suggested-by: Steven Rostedt <rostedt@goodmis.org>
-> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
+> Suggested-by: Steven Rostedt <rostedt at goodmis.org>
+> Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>
 > ---
 > This patch applies on top of the previous patch that was applied to the
 > driver tree:
diff --git a/a/content_digest b/N2/content_digest
index 6f95982..6bc8ec1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,54 +1,18 @@
  "ref\020190504121213.183203-1-joel@joelfernandes.org\0"
- "From\0Greg KH <gregkh@linuxfoundation.org>\0"
- "Subject\0Re: [PATCH v2] kheaders: Move from proc to sysfs\0"
+ "From\0gregkh@linuxfoundation.org (Greg KH)\0"
+ "Subject\0[PATCH v2] kheaders: Move from proc to sysfs\0"
  "Date\0Sat, 4 May 2019 14:21:58 +0200\0"
- "To\0Joel Fernandes (Google) <joel@joelfernandes.org>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  Steven Rostedt <rostedt@goodmis.org>
-  Adrian Ratiu <adrian.ratiu@collabora.com>
-  Alexei Starovoitov <ast@kernel.org>
-  Andrew Morton <akpm@linux-foundation.org>
-  atishp04@gmail.com
-  bpf@vger.kernel.org
-  Brendan Gregg <bgregg@netflix.com>
-  Brendan Gregg <brendan.d.gregg@gmail.com>
-  dancol@google.com
-  Daniel Borkmann <daniel@iogearbox.net>
-  Dan Williams <dan.j.williams@intel.com>
-  dietmar.eggemann@arm.com
-  duyuchao <yuchao.du@unisoc.com>
-  Guenter Roeck <groeck@chromium.org>
-  Jonathan Corbet <corbet@lwn.net>
-  Karim Yaghmour <karim.yaghmour@opersys.com>
-  Kees Cook <keescook@chromium.org>
-  kernel-team@android.com
-  linux-doc@vger.kernel.org
-  linux-kselftest@vger.kernel.org
-  linux-trace-devel@vger.kernel.org
-  Manjo Raja Rao <linux@manojrajarao.com>
-  Masahiro Yamada <yamada.masahiro@socionext.com>
-  Masami Hiramatsu <mhiramat@kernel.org>
- " Micha\305\202 Gregorczyk <michalgr@fb.com>"
-  Michal Gregorczyk <michalgr@live.com>
-  Mohammad Husain <russoue@gmail.com>
-  Olof Johansson <olof@lixom.net>
-  qais.yousef@arm.com
-  rdunlap@infradead.org
-  Shuah Khan <shuah@kernel.org>
-  Srinivas Ramana <sramana@codeaurora.org>
-  Tamir Carmeli <carmeli.tamir@gmail.com>
- " yhs@fb.com\0"
  "\00:1\0"
  "b\0"
- "On Sat, May 04, 2019 at 08:12:13AM -0400, Joel Fernandes (Google) wrote:\n"
+ "On Sat, May 04, 2019@08:12:13AM -0400, Joel Fernandes (Google) wrote:\n"
  "> The kheaders archive consisting of the kernel headers used for compiling\n"
  "> bpf programs is in /proc. However there is concern that moving it here\n"
  "> will make it permanent. Let us move it to /sys/kernel as discussed [1].\n"
  "> \n"
  "> [1] https://lore.kernel.org/patchwork/patch/1067310/#1265969\n"
  "> \n"
- "> Suggested-by: Steven Rostedt <rostedt@goodmis.org>\n"
- "> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n"
+ "> Suggested-by: Steven Rostedt <rostedt at goodmis.org>\n"
+ "> Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n"
  "> ---\n"
  "> This patch applies on top of the previous patch that was applied to the\n"
  "> driver tree:\n"
@@ -135,4 +99,4 @@
  "\n"
  greg k-h
 
-ad0b732cc5f120a21747d91b3a9a8104b20cad13d15631a8d66899b01d33e4d2
+561c997800dd8c1a309ad4d89cdd0e720884342ae68cc07e42f56dd733e85852

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.