All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170328234650.19695-9-mic@digikod.net>

diff --git a/a/content_digest b/N1/content_digest
index eec3913..ad65fee 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -33,13 +33,7 @@
   " Sargun Dhillon <sargun\@sargun.me>",
   " Serge E . Hallyn <serge\@hallyn.com>",
   " Shuah Khan <shuah\@kernel.org>",
-  " Tejun Heo <tj\@kernel.org>",
-  " Thomas Graf <tgraf\@suug.ch>",
-  " Will Drewry <wad\@chromium.org>",
-  " kernel-hardening\@lists.openwall.com",
-  " linux-api\@vger.kernel.org",
-  " linux-security-module\@vger.kernel.org",
-  " netdev\@vger.kernel.org\0"
+  " Tejun Heo <tj\@kernel.or>\0"
 ]
 [
   "\0000:1\0"
@@ -396,4 +390,4 @@
   "2.11.0"
 ]
 
-a231892602a32923a2e30b3870ac2e3f383647db2074f9006c1c1a50e8062a71
+3af47c01667ea75bd7e01aa194b82fc4173ba53928fe55e1c85b09f9ce1e5f0c

diff --git a/a/1.txt b/N2/1.txt
index 4d5749a..c98a202 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -32,7 +32,7 @@ Changes since v3:
 Changes since v2:
 * use BPF_PROG_ATTACH for cgroup handling
 
-Signed-off-by: Mickaël Salaün <mic@digikod.net>
+Signed-off-by: Micka?l Sala?n <mic@digikod.net>
 Cc: Alexei Starovoitov <ast@kernel.org>
 Cc: Andy Lutomirski <luto@amacapital.net>
 Cc: Daniel Borkmann <daniel@iogearbox.net>
@@ -191,7 +191,7 @@ index 000000000000..b8a9b0ca84c9
 +/*
 + * Landlock rule - partial read-only filesystem
 + *
-+ * Copyright © 2017 Mickaël Salaün <mic@digikod.net>
++ * Copyright ? 2017 Micka?l Sala?n <mic@digikod.net>
 + *
 + * This program is free software; you can redistribute it and/or modify
 + * it under the terms of the GNU General Public License version 2, as
@@ -243,7 +243,7 @@ index 000000000000..6f79eb0ee6db
 +/*
 + * Landlock sandbox - partial read-only filesystem
 + *
-+ * Copyright © 2017 Mickaël Salaün <mic@digikod.net>
++ * Copyright ? 2017 Micka?l Sala?n <mic@digikod.net>
 + *
 + * This program is free software; you can redistribute it and/or modify
 + * it under the terms of the GNU General Public License version 2, as
@@ -343,4 +343,9 @@ index 000000000000..6f79eb0ee6db
 +	return 1;
 +}
 -- 
-2.11.0
\ No newline at end of file
+2.11.0
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index eec3913..b02cd5c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
   "ref\00020170328234650.19695-1-mic\@digikod.net\0"
 ]
 [
-  "From\0Micka\303\253l Sala\303\274n <mic\@digikod.net>\0"
+  "From\0mic\@digikod.net (Micka\303\253l Sala\303\274n)\0"
 ]
 [
   "Subject\0[PATCH net-next v6 08/11] bpf: Add a Landlock sandbox example\0"
@@ -11,35 +11,7 @@
   "Date\0Wed, 29 Mar 2017 01:46:47 +0200\0"
 ]
 [
-  "To\0linux-kernel\@vger.kernel.org\0"
-]
-[
-  "Cc\0Micka\303\253l Sala\303\274n <mic\@digikod.net>",
-  " Alexei Starovoitov <ast\@kernel.org>",
-  " Andy Lutomirski <luto\@amacapital.net>",
-  " Arnaldo Carvalho de Melo <acme\@kernel.org>",
-  " Casey Schaufler <casey\@schaufler-ca.com>",
-  " Daniel Borkmann <daniel\@iogearbox.net>",
-  " David Drysdale <drysdale\@google.com>",
-  " David S . Miller <davem\@davemloft.net>",
-  " Eric W . Biederman <ebiederm\@xmission.com>",
-  " James Morris <james.l.morris\@oracle.com>",
-  " Jann Horn <jann\@thejh.net>",
-  " Jonathan Corbet <corbet\@lwn.net>",
-  " Matthew Garrett <mjg59\@srcf.ucam.org>",
-  " Michael Kerrisk <mtk.manpages\@gmail.com>",
-  " Kees Cook <keescook\@chromium.org>",
-  " Paul Moore <paul\@paul-moore.com>",
-  " Sargun Dhillon <sargun\@sargun.me>",
-  " Serge E . Hallyn <serge\@hallyn.com>",
-  " Shuah Khan <shuah\@kernel.org>",
-  " Tejun Heo <tj\@kernel.org>",
-  " Thomas Graf <tgraf\@suug.ch>",
-  " Will Drewry <wad\@chromium.org>",
-  " kernel-hardening\@lists.openwall.com",
-  " linux-api\@vger.kernel.org",
-  " linux-security-module\@vger.kernel.org",
-  " netdev\@vger.kernel.org\0"
+  "To\0linux-security-module\@vger.kernel.org\0"
 ]
 [
   "\0000:1\0"
@@ -82,7 +54,7 @@
   "Changes since v2:\n",
   "* use BPF_PROG_ATTACH for cgroup handling\n",
   "\n",
-  "Signed-off-by: Micka\303\253l Sala\303\274n <mic\@digikod.net>\n",
+  "Signed-off-by: Micka?l Sala?n <mic\@digikod.net>\n",
   "Cc: Alexei Starovoitov <ast\@kernel.org>\n",
   "Cc: Andy Lutomirski <luto\@amacapital.net>\n",
   "Cc: Daniel Borkmann <daniel\@iogearbox.net>\n",
@@ -241,7 +213,7 @@
   "+/*\n",
   "+ * Landlock rule - partial read-only filesystem\n",
   "+ *\n",
-  "+ * Copyright \302\251 2017 Micka\303\253l Sala\303\274n <mic\@digikod.net>\n",
+  "+ * Copyright ? 2017 Micka?l Sala?n <mic\@digikod.net>\n",
   "+ *\n",
   "+ * This program is free software; you can redistribute it and/or modify\n",
   "+ * it under the terms of the GNU General Public License version 2, as\n",
@@ -293,7 +265,7 @@
   "+/*\n",
   "+ * Landlock sandbox - partial read-only filesystem\n",
   "+ *\n",
-  "+ * Copyright \302\251 2017 Micka\303\253l Sala\303\274n <mic\@digikod.net>\n",
+  "+ * Copyright ? 2017 Micka?l Sala?n <mic\@digikod.net>\n",
   "+ *\n",
   "+ * This program is free software; you can redistribute it and/or modify\n",
   "+ * it under the terms of the GNU General Public License version 2, as\n",
@@ -393,7 +365,12 @@
   "+\treturn 1;\n",
   "+}\n",
   "-- \n",
-  "2.11.0"
+  "2.11.0\n",
+  "\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n",
+  "the body of a message to majordomo at vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-a231892602a32923a2e30b3870ac2e3f383647db2074f9006c1c1a50e8062a71
+0530a996c40de0901ddccdcba45c06b2114096bbe7a423e924beef6135d05d6f

diff --git a/a/content_digest b/N3/content_digest
index eec3913..ef6ba4b 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -5,7 +5,7 @@
   "From\0Micka\303\253l Sala\303\274n <mic\@digikod.net>\0"
 ]
 [
-  "Subject\0[PATCH net-next v6 08/11] bpf: Add a Landlock sandbox example\0"
+  "Subject\0[kernel-hardening] [PATCH net-next v6 08/11] bpf: Add a Landlock sandbox example\0"
 ]
 [
   "Date\0Wed, 29 Mar 2017 01:46:47 +0200\0"
@@ -396,4 +396,4 @@
   "2.11.0"
 ]
 
-a231892602a32923a2e30b3870ac2e3f383647db2074f9006c1c1a50e8062a71
+3658e359a54f9bc65912f40b3d6808b43bcbb8ff42f0f23a681889caf3c3e5fa

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.