All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150911142942.GF27574@smitten>

diff --git a/a/1.txt b/N1/1.txt
index 7efa842..c0f65fa 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,15 +6,15 @@ On Fri, Sep 11, 2015 at 01:47:38PM +0200, Daniel Borkmann wrote:
 > >attached, and then iterates on this with PTRACE_SECCOMP_NEXT_FILTER using
 > >bpf(BPF_PROG_DUMP) to dump the actual program at each step.
 > >
-> >Signed-off-by: Tycho Andersen <tycho.andersen-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
-> >CC: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-> >CC: Will Drewry <wad-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-> >CC: Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-> >CC: Andy Lutomirski <luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
-> >CC: Pavel Emelyanov <xemul-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
-> >CC: Serge E. Hallyn <serge.hallyn-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org>
-> >CC: Alexei Starovoitov <ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-> >CC: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org>
+> >Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
+> >CC: Kees Cook <keescook@chromium.org>
+> >CC: Will Drewry <wad@chromium.org>
+> >CC: Oleg Nesterov <oleg@redhat.com>
+> >CC: Andy Lutomirski <luto@amacapital.net>
+> >CC: Pavel Emelyanov <xemul@parallels.com>
+> >CC: Serge E. Hallyn <serge.hallyn@ubuntu.com>
+> >CC: Alexei Starovoitov <ast@kernel.org>
+> >CC: Daniel Borkmann <daniel@iogearbox.net>
 > [...]
 > >diff --git a/kernel/bpf/syscall.c b/kernel/bpf/syscall.c
 > >index 58ae9f4..ac3ed1c 100644
diff --git a/a/content_digest b/N1/content_digest
index 98e0a13..e5666e4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,21 @@
  "ref\01441930862-14347-1-git-send-email-tycho.andersen@canonical.com\0"
  "ref\01441930862-14347-5-git-send-email-tycho.andersen@canonical.com\0"
  "ref\055F2BF5A.8010006@iogearbox.net\0"
- "ref\055F2BF5A.8010006-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org\0"
- "From\0Tycho Andersen <tycho.andersen-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\0"
+ "From\0Tycho Andersen <tycho.andersen@canonical.com>\0"
  "Subject\0Re: [PATCH v2 4/5] seccomp: add a way to access filters via bpf fds\0"
  "Date\0Fri, 11 Sep 2015 08:29:42 -0600\0"
- "To\0Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org>\0"
- "Cc\0Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>"
-  Alexei Starovoitov <ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
-  Will Drewry <wad-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  Andy Lutomirski <luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
-  Pavel Emelyanov <xemul-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
-  Serge E. Hallyn <serge.hallyn-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Daniel Borkmann <daniel@iogearbox.net>\0"
+ "Cc\0Kees Cook <keescook@chromium.org>"
+  Alexei Starovoitov <ast@kernel.org>
+  David S. Miller <davem@davemloft.net>
+  Will Drewry <wad@chromium.org>
+  Oleg Nesterov <oleg@redhat.com>
+  Andy Lutomirski <luto@amacapital.net>
+  Pavel Emelyanov <xemul@parallels.com>
+  Serge E. Hallyn <serge.hallyn@ubuntu.com>
+  linux-kernel@vger.kernel.org
+  netdev@vger.kernel.org
+ " linux-api@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Sep 11, 2015 at 01:47:38PM +0200, Daniel Borkmann wrote:\n"
@@ -27,15 +26,15 @@
  "> >attached, and then iterates on this with PTRACE_SECCOMP_NEXT_FILTER using\n"
  "> >bpf(BPF_PROG_DUMP) to dump the actual program at each step.\n"
  "> >\n"
- "> >Signed-off-by: Tycho Andersen <tycho.andersen-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\n"
- "> >CC: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n"
- "> >CC: Will Drewry <wad-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n"
- "> >CC: Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "> >CC: Andy Lutomirski <luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>\n"
- "> >CC: Pavel Emelyanov <xemul-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n"
- "> >CC: Serge E. Hallyn <serge.hallyn-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org>\n"
- "> >CC: Alexei Starovoitov <ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "> >CC: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org>\n"
+ "> >Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>\n"
+ "> >CC: Kees Cook <keescook@chromium.org>\n"
+ "> >CC: Will Drewry <wad@chromium.org>\n"
+ "> >CC: Oleg Nesterov <oleg@redhat.com>\n"
+ "> >CC: Andy Lutomirski <luto@amacapital.net>\n"
+ "> >CC: Pavel Emelyanov <xemul@parallels.com>\n"
+ "> >CC: Serge E. Hallyn <serge.hallyn@ubuntu.com>\n"
+ "> >CC: Alexei Starovoitov <ast@kernel.org>\n"
+ "> >CC: Daniel Borkmann <daniel@iogearbox.net>\n"
  "> [...]\n"
  "> >diff --git a/kernel/bpf/syscall.c b/kernel/bpf/syscall.c\n"
  "> >index 58ae9f4..ac3ed1c 100644\n"
@@ -98,4 +97,4 @@
  "\n"
  Tycho
 
-a6b80a00e520d364824e648ff627ee2decba6f0aa7a3780049c81c1c30fad1a4
+d5febc3740552fa0c34ca31880d8006032dcd688437c0bd4ad54f1470189bcfa

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.