diff for duplicates of <20190429132602.GA165075@google.com> diff --git a/a/1.txt b/N1/1.txt index 161de10..6db05b0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,10 +40,10 @@ On Sat, Apr 27, 2019 at 03:38:44PM +0200, Greg KH wrote: > > kernel memory to host the decompressed headers at anytime. Also this > > approach is simpler than such approaches. > > -> > Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com> -> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> +> > Reviewed-by: Masahiro Yamada <yamada.masahiro at socionext.com> +> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org> > -> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +> Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org> Thanks for the Reviewed-by tag. I believe there are still 2 logistical things to merge this. diff --git a/a/content_digest b/N1/content_digest index 48581bf..99e64d3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,8 @@ "ref\020190426190430.172543-1-joel@joelfernandes.org\0" "ref\020190427133844.GA29366@kroah.com\0" - "From\0Joel Fernandes <joel@joelfernandes.org>\0" - "Subject\0Re: [PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier\0" + "From\0joel at joelfernandes.org (Joel Fernandes)\0" + "Subject\0[PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier\0" "Date\0Mon, 29 Apr 2019 09:26:02 -0400\0" - "To\0Greg KH <gregkh@linuxfoundation.org>\0" - "Cc\0linux-kernel@vger.kernel.org" - Masahiro Yamada <yamada.masahiro@socionext.com> - Andrew Morton <akpm@linux-foundation.org> - ast@kernel.org - atishp04@gmail.com - dancol@google.com - Dan Williams <dan.j.williams@intel.com> - dietmar.eggemann@arm.com - Guenter Roeck <groeck@chromium.org> - Jonathan Corbet <corbet@lwn.net> - 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 - Manoj Rao <linux@manojrajarao.com> - mhiramat@kernel.org - qais.yousef@arm.com - rdunlap@infradead.org - rostedt@goodmis.org - Shuah Khan <shuah@kernel.org> - yhs@fb.com - " Olof Johansson <olof@lixom.net>\0" "\00:1\0" "b\0" "On Sat, Apr 27, 2019 at 03:38:44PM +0200, Greg KH wrote:\n" @@ -72,10 +47,10 @@ "> > kernel memory to host the decompressed headers at anytime. Also this\n" "> > approach is simpler than such approaches.\n" "> > \n" - "> > Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>\n" - "> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n" + "> > Reviewed-by: Masahiro Yamada <yamada.masahiro at socionext.com>\n" + "> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n" "> \n" - "> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" + "> Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>\n" "\n" "Thanks for the Reviewed-by tag. I believe there are still 2 logistical things\n" "to merge this.\n" @@ -95,4 +70,4 @@ "\n" - Joel -a9d306d6a018323174c90e26518024bae3f811ea67903c83a5064dd8084e8510 +eb366c3b08c2dd51495115102b513f8e565a2c9f3cb5fd47e15b5ca7b72a6c80
diff --git a/a/1.txt b/N2/1.txt index 161de10..d68a291 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ -On Sat, Apr 27, 2019 at 03:38:44PM +0200, Greg KH wrote: -> On Fri, Apr 26, 2019 at 03:04:29PM -0400, Joel Fernandes (Google) wrote: +On Sat, Apr 27, 2019@03:38:44PM +0200, Greg KH wrote: +> On Fri, Apr 26, 2019@03:04:29PM -0400, Joel Fernandes (Google) wrote: > > Introduce in-kernel headers which are made available as an archive > > through proc (/proc/kheaders.tar.xz file). This archive makes it > > possible to run eBPF and other tracing programs that need to extend the @@ -40,10 +40,10 @@ On Sat, Apr 27, 2019 at 03:38:44PM +0200, Greg KH wrote: > > kernel memory to host the decompressed headers at anytime. Also this > > approach is simpler than such approaches. > > -> > Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com> -> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> +> > Reviewed-by: Masahiro Yamada <yamada.masahiro at socionext.com> +> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org> > -> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +> Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org> Thanks for the Reviewed-by tag. I believe there are still 2 logistical things to merge this. diff --git a/a/content_digest b/N2/content_digest index 48581bf..794f397 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,37 +1,12 @@ "ref\020190426190430.172543-1-joel@joelfernandes.org\0" "ref\020190427133844.GA29366@kroah.com\0" - "From\0Joel Fernandes <joel@joelfernandes.org>\0" - "Subject\0Re: [PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier\0" + "From\0joel@joelfernandes.org (Joel Fernandes)\0" + "Subject\0[PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier\0" "Date\0Mon, 29 Apr 2019 09:26:02 -0400\0" - "To\0Greg KH <gregkh@linuxfoundation.org>\0" - "Cc\0linux-kernel@vger.kernel.org" - Masahiro Yamada <yamada.masahiro@socionext.com> - Andrew Morton <akpm@linux-foundation.org> - ast@kernel.org - atishp04@gmail.com - dancol@google.com - Dan Williams <dan.j.williams@intel.com> - dietmar.eggemann@arm.com - Guenter Roeck <groeck@chromium.org> - Jonathan Corbet <corbet@lwn.net> - 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 - Manoj Rao <linux@manojrajarao.com> - mhiramat@kernel.org - qais.yousef@arm.com - rdunlap@infradead.org - rostedt@goodmis.org - Shuah Khan <shuah@kernel.org> - yhs@fb.com - " Olof Johansson <olof@lixom.net>\0" "\00:1\0" "b\0" - "On Sat, Apr 27, 2019 at 03:38:44PM +0200, Greg KH wrote:\n" - "> On Fri, Apr 26, 2019 at 03:04:29PM -0400, Joel Fernandes (Google) wrote:\n" + "On Sat, Apr 27, 2019@03:38:44PM +0200, Greg KH wrote:\n" + "> On Fri, Apr 26, 2019@03:04:29PM -0400, Joel Fernandes (Google) wrote:\n" "> > Introduce in-kernel headers which are made available as an archive\n" "> > through proc (/proc/kheaders.tar.xz file). This archive makes it\n" "> > possible to run eBPF and other tracing programs that need to extend the\n" @@ -72,10 +47,10 @@ "> > kernel memory to host the decompressed headers at anytime. Also this\n" "> > approach is simpler than such approaches.\n" "> > \n" - "> > Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>\n" - "> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n" + "> > Reviewed-by: Masahiro Yamada <yamada.masahiro at socionext.com>\n" + "> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n" "> \n" - "> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" + "> Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>\n" "\n" "Thanks for the Reviewed-by tag. I believe there are still 2 logistical things\n" "to merge this.\n" @@ -95,4 +70,4 @@ "\n" - Joel -a9d306d6a018323174c90e26518024bae3f811ea67903c83a5064dd8084e8510 +2955e708450386400623d400632c9f41ab5764ddc2553783ce19d95fe1b4e5d5
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.