diff for duplicates of <m1fwczvuph.fsf@fess.ebiederm.org> diff --git a/a/1.txt b/N1/1.txt index 458069b..703203c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> writes: +Kees Cook <keescook@chromium.org> writes: > Notify get_robust_list users that the syscall is going away. @@ -10,8 +10,8 @@ a process. Eric -> Suggested-by: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> -> Signed-off-by: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> +> Suggested-by: Thomas Gleixner <tglx@linutronix.de> +> Signed-off-by: Kees Cook <keescook@chromium.org> > --- > v2: > - add note to feature-removal-schedule.txt. @@ -28,7 +28,7 @@ Eric > @@ -543,3 +543,13 @@ When: 3.5 > Why: The old kmap_atomic() with two arguments is deprecated, we only > keep it for backward compatibility for few cycles and then drop it. -> Who: Cong Wang <amwang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> Who: Cong Wang <amwang@redhat.com> > + > +---------------------------- > + @@ -38,7 +38,7 @@ Eric > + and it runs the risk of leaking address locations, allowing the bypass > + of ASLR. It was only ever intended for debugging, so it should be > + removed. -> +Who: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> +> +Who: Kees Cook <keescook@chromium.org> > diff --git a/kernel/futex.c b/kernel/futex.c > index d701be5..e2b0fb9 100644 > --- a/kernel/futex.c diff --git a/a/content_digest b/N1/content_digest index 1f4ef6e..393ddb9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,24 @@ "ref\020120323190855.GA27213@www.outflux.net\0" - "ref\020120323190855.GA27213-0X9Bc/hWBUTk6RaD4rd5nQ@public.gmane.org\0" - "From\0ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org (Eric W. Biederman)\0" - "Subject\0Re: [PATCH v2] futex: mark get_robust_list as deprecated\0" + "From\0ebiederm@xmission.com (Eric W. Biederman)\0" + "Subject\0[kernel-hardening] Re: [PATCH v2] futex: mark get_robust_list as deprecated\0" "Date\0Fri, 23 Mar 2012 15:06:02 -0700\0" - "To\0Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0" - "Cc\0spender-JNS0hek0TMl4qEwOxq4T+Q@public.gmane.org" - Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org> - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Jiri Kosina <jkosina-AlSwsSmVLrQ@public.gmane.org> - Darren Hart <dvhart-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - kernel-hardening-ZwoEplunGu1jrUoiu81ncdBPR1lH4CV8@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Randy Dunlap <rdunlap-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org> - Linux Containers <containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - " Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "To\0Kees Cook <keescook@chromium.org>\0" + "Cc\0Thomas Gleixner <tglx@linutronix.de>" + linux-kernel@vger.kernel.org + Randy Dunlap <rdunlap@xenotime.net> + Darren Hart <dvhart@linux.intel.com> + Peter Zijlstra <a.p.zijlstra@chello.nl> + Andrew Morton <akpm@linux-foundation.org> + Jiri Kosina <jkosina@suse.cz> + David Howells <dhowells@redhat.com> + Serge E. Hallyn <serge.hallyn@canonical.com> + linux-doc@vger.kernel.org + kernel-hardening@lists.openwall.com + spender@grsecurity.net + " Linux Containers <containers@lists.linux-foundation.org>\0" "\00:1\0" "b\0" - "Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> writes:\n" + "Kees Cook <keescook@chromium.org> writes:\n" "\n" "> Notify get_robust_list users that the syscall is going away.\n" "\n" @@ -30,8 +30,8 @@ "\n" "Eric\n" "\n" - "> Suggested-by: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>\n" - "> Signed-off-by: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" + "> Suggested-by: Thomas Gleixner <tglx@linutronix.de>\n" + "> Signed-off-by: Kees Cook <keescook@chromium.org>\n" "> ---\n" "> v2:\n" "> - add note to feature-removal-schedule.txt.\n" @@ -48,7 +48,7 @@ "> @@ -543,3 +543,13 @@ When:\t3.5\n" "> Why:\tThe old kmap_atomic() with two arguments is deprecated, we only\n" "> \tkeep it for backward compatibility for few cycles and then drop it.\n" - "> Who:\tCong Wang <amwang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> Who:\tCong Wang <amwang@redhat.com>\n" "> +\n" "> +----------------------------\n" "> +\n" @@ -58,7 +58,7 @@ "> +\tand it runs the risk of leaking address locations, allowing the bypass\n" "> +\tof ASLR. It was only ever intended for debugging, so it should be\n" "> +\tremoved.\n" - "> +Who:\tKees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" + "> +Who:\tKees Cook <keescook@chromium.org>\n" "> diff --git a/kernel/futex.c b/kernel/futex.c\n" "> index d701be5..e2b0fb9 100644\n" "> --- a/kernel/futex.c\n" @@ -86,4 +86,4 @@ "> \n" "> \tret = -ESRCH;" -33af2a7a783bcd0c4a1990088b1f89fffe3223db5944303e555d3e1879241ddb +76fa0b6a3d0c88d74735b3734e925c752714a40bd730c8139c92e072a9aa8323
diff --git a/a/1.txt b/N2/1.txt index 458069b..703203c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> writes: +Kees Cook <keescook@chromium.org> writes: > Notify get_robust_list users that the syscall is going away. @@ -10,8 +10,8 @@ a process. Eric -> Suggested-by: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> -> Signed-off-by: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> +> Suggested-by: Thomas Gleixner <tglx@linutronix.de> +> Signed-off-by: Kees Cook <keescook@chromium.org> > --- > v2: > - add note to feature-removal-schedule.txt. @@ -28,7 +28,7 @@ Eric > @@ -543,3 +543,13 @@ When: 3.5 > Why: The old kmap_atomic() with two arguments is deprecated, we only > keep it for backward compatibility for few cycles and then drop it. -> Who: Cong Wang <amwang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> Who: Cong Wang <amwang@redhat.com> > + > +---------------------------- > + @@ -38,7 +38,7 @@ Eric > + and it runs the risk of leaking address locations, allowing the bypass > + of ASLR. It was only ever intended for debugging, so it should be > + removed. -> +Who: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> +> +Who: Kees Cook <keescook@chromium.org> > diff --git a/kernel/futex.c b/kernel/futex.c > index d701be5..e2b0fb9 100644 > --- a/kernel/futex.c diff --git a/a/content_digest b/N2/content_digest index 1f4ef6e..ea26ce2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,24 +1,24 @@ "ref\020120323190855.GA27213@www.outflux.net\0" - "ref\020120323190855.GA27213-0X9Bc/hWBUTk6RaD4rd5nQ@public.gmane.org\0" - "From\0ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org (Eric W. Biederman)\0" + "From\0ebiederm@xmission.com (Eric W. Biederman)\0" "Subject\0Re: [PATCH v2] futex: mark get_robust_list as deprecated\0" "Date\0Fri, 23 Mar 2012 15:06:02 -0700\0" - "To\0Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0" - "Cc\0spender-JNS0hek0TMl4qEwOxq4T+Q@public.gmane.org" - Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org> - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Jiri Kosina <jkosina-AlSwsSmVLrQ@public.gmane.org> - Darren Hart <dvhart-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - kernel-hardening-ZwoEplunGu1jrUoiu81ncdBPR1lH4CV8@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Randy Dunlap <rdunlap-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org> - Linux Containers <containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - " Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "To\0Kees Cook <keescook@chromium.org>\0" + "Cc\0Thomas Gleixner <tglx@linutronix.de>" + linux-kernel@vger.kernel.org + Randy Dunlap <rdunlap@xenotime.net> + Darren Hart <dvhart@linux.intel.com> + Peter Zijlstra <a.p.zijlstra@chello.nl> + Andrew Morton <akpm@linux-foundation.org> + Jiri Kosina <jkosina@suse.cz> + David Howells <dhowells@redhat.com> + Serge E. Hallyn <serge.hallyn@canonical.com> + linux-doc@vger.kernel.org + kernel-hardening@lists.openwall.com + spender@grsecurity.net + " Linux Containers <containers@lists.linux-foundation.org>\0" "\00:1\0" "b\0" - "Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> writes:\n" + "Kees Cook <keescook@chromium.org> writes:\n" "\n" "> Notify get_robust_list users that the syscall is going away.\n" "\n" @@ -30,8 +30,8 @@ "\n" "Eric\n" "\n" - "> Suggested-by: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>\n" - "> Signed-off-by: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" + "> Suggested-by: Thomas Gleixner <tglx@linutronix.de>\n" + "> Signed-off-by: Kees Cook <keescook@chromium.org>\n" "> ---\n" "> v2:\n" "> - add note to feature-removal-schedule.txt.\n" @@ -48,7 +48,7 @@ "> @@ -543,3 +543,13 @@ When:\t3.5\n" "> Why:\tThe old kmap_atomic() with two arguments is deprecated, we only\n" "> \tkeep it for backward compatibility for few cycles and then drop it.\n" - "> Who:\tCong Wang <amwang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> Who:\tCong Wang <amwang@redhat.com>\n" "> +\n" "> +----------------------------\n" "> +\n" @@ -58,7 +58,7 @@ "> +\tand it runs the risk of leaking address locations, allowing the bypass\n" "> +\tof ASLR. It was only ever intended for debugging, so it should be\n" "> +\tremoved.\n" - "> +Who:\tKees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" + "> +Who:\tKees Cook <keescook@chromium.org>\n" "> diff --git a/kernel/futex.c b/kernel/futex.c\n" "> index d701be5..e2b0fb9 100644\n" "> --- a/kernel/futex.c\n" @@ -86,4 +86,4 @@ "> \n" "> \tret = -ESRCH;" -33af2a7a783bcd0c4a1990088b1f89fffe3223db5944303e555d3e1879241ddb +f93ff89987c8921e435d049b7902f74e012823ee3a99a634f661da523d53b9da
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.