diff for duplicates of <201105132135.34741.arnd@arndb.de> diff --git a/a/content_digest b/N1/content_digest index edca692..8affc66 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,16 +4,15 @@ "Subject\0Re: [PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering\0" "Date\0Fri, 13 May 2011 21:35:34 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" - "Cc\0Will Drewry <wad@chromium.org>" - linux-kernel@vger.kernel.org - linux-mips@linux-mips.org + "Cc\0linux-mips@linux-mips.org" linux-sh@vger.kernel.org Peter Zijlstra <peterz@infradead.org> Frederic Weisbecker <fweisbec@gmail.com> Heiko Carstens <heiko.carstens@de.ibm.com> + Oleg Nesterov <oleg@redhat.com> David Howells <dhowells@redhat.com> Paul Mackerras <paulus@samba.org> - Eric Paris <eparis@redhat.com> + Ralf Baechle <ralf@linux-mips.org> H. Peter Anvin <hpa@zytor.com> sparclinux@vger.kernel.org Jiri Slaby <jslaby@suse.cz> @@ -22,26 +21,26 @@ x86@kernel.org jmorris@namei.org Ingo Molnar <mingo@redhat.com> - Benjamin Herrenschmidt <benh@kernel.crashing.org> Ingo Molnar <mingo@elte.hu> Serge E. Hallyn <serge@hallyn.com> Peter Zijlstra <a.p.zijlstra@chello.nl> microblaze-uclinux@itee.uq.edu.au Steven Rostedt <rostedt@goodmis.org> - Martin Schwidefsky <schwidefsky@de.ibm.com> + Tejun Heo <tj@kernel.org> Thomas Gleixner <tglx@linutronix.de> kees.cook@canonical.com Roland McGrath <roland@redhat.com> Michal Marek <mmarek@suse.cz> Michal Simek <monstr@monstr.eu> - linuxppc-dev@lists.ozlabs.org - Oleg Nesterov <oleg@redhat.com> - Ralf Baechle <ralf@linux-mips.org> + Will Drewry <wad@chromium.org> + agl@chromium.org + linux-kernel@vger.kernel.org + Eric Paris <eparis@redhat.com> Paul Mundt <lethal@linux-sh.org> - Tejun Heo <tj@kernel.org> + Martin Schwidefsky <schwidefsky@de.ibm.com> linux390@de.ibm.com Andrew Morton <akpm@linux-foundation.org> - agl@chromium.org + linuxppc-dev@lists.ozlabs.org " David S. Miller <davem@davemloft.net>\0" "\00:1\0" "b\0" @@ -62,4 +61,4 @@ "\n" "\tArnd" -5800d4dc888c8950c51881ad4ea567f91be00704fc1cf46485288ecf7d9d066a +f613e853c1a6b1d1cfa24751a752d738041afc3513f36b6b5c447e91a4fcd329
diff --git a/a/1.txt b/N2/1.txt index 8e20d0c..98d3a61 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ On Thursday 12 May 2011, Will Drewry wrote: > This change adds a new seccomp mode based on the work by -> agl@chromium.org in [1]. This new mode, "filter mode", provides a hash +> agl at chromium.org in [1]. This new mode, "filter mode", provides a hash > table of seccomp_filter objects. When in the new mode (2), all system > calls are checked against the filters - first by system call number, > then by a filter string. If an entry exists for a given system call and diff --git a/a/content_digest b/N2/content_digest index edca692..b07b3f6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,53 +1,14 @@ "ref\01304017638.18763.205.camel@gandalf.stny.rr.com\0" "ref\01305169376-2363-1-git-send-email-wad@chromium.org\0" - "From\0Arnd Bergmann <arnd@arndb.de>\0" - "Subject\0Re: [PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering\0" + "From\0arnd@arndb.de (Arnd Bergmann)\0" + "Subject\0[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering\0" "Date\0Fri, 13 May 2011 21:35:34 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" - "Cc\0Will Drewry <wad@chromium.org>" - linux-kernel@vger.kernel.org - linux-mips@linux-mips.org - linux-sh@vger.kernel.org - Peter Zijlstra <peterz@infradead.org> - Frederic Weisbecker <fweisbec@gmail.com> - Heiko Carstens <heiko.carstens@de.ibm.com> - David Howells <dhowells@redhat.com> - Paul Mackerras <paulus@samba.org> - Eric Paris <eparis@redhat.com> - H. Peter Anvin <hpa@zytor.com> - sparclinux@vger.kernel.org - Jiri Slaby <jslaby@suse.cz> - linux-s390@vger.kernel.org - Russell King <linux@arm.linux.org.uk> - x86@kernel.org - jmorris@namei.org - Ingo Molnar <mingo@redhat.com> - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Ingo Molnar <mingo@elte.hu> - Serge E. Hallyn <serge@hallyn.com> - Peter Zijlstra <a.p.zijlstra@chello.nl> - microblaze-uclinux@itee.uq.edu.au - Steven Rostedt <rostedt@goodmis.org> - Martin Schwidefsky <schwidefsky@de.ibm.com> - Thomas Gleixner <tglx@linutronix.de> - kees.cook@canonical.com - Roland McGrath <roland@redhat.com> - Michal Marek <mmarek@suse.cz> - Michal Simek <monstr@monstr.eu> - linuxppc-dev@lists.ozlabs.org - Oleg Nesterov <oleg@redhat.com> - Ralf Baechle <ralf@linux-mips.org> - Paul Mundt <lethal@linux-sh.org> - Tejun Heo <tj@kernel.org> - linux390@de.ibm.com - Andrew Morton <akpm@linux-foundation.org> - agl@chromium.org - " David S. Miller <davem@davemloft.net>\0" "\00:1\0" "b\0" "On Thursday 12 May 2011, Will Drewry wrote:\n" "> This change adds a new seccomp mode based on the work by\n" - "> agl@chromium.org in [1]. This new mode, \"filter mode\", provides a hash\n" + "> agl at chromium.org in [1]. This new mode, \"filter mode\", provides a hash\n" "> table of seccomp_filter objects. When in the new mode (2), all system\n" "> calls are checked against the filters - first by system call number,\n" "> then by a filter string. If an entry exists for a given system call and\n" @@ -62,4 +23,4 @@ "\n" "\tArnd" -5800d4dc888c8950c51881ad4ea567f91be00704fc1cf46485288ecf7d9d066a +101451e0714def1082a725d45b960f394f3ff58bb1ec64c34d5a3e67e08167bf
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.