All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190322041615.GG27266@altlinux.org>

diff --git a/a/1.txt b/N1/1.txt
index 69f13f5..db5de87 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Elvira Khabirova <lineprinter-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
+From: Elvira Khabirova <lineprinter@altlinux.org>
 
 PTRACE_GET_SYSCALL_INFO is a generic ptrace API that lets ptracer obtain
 details of the syscall the tracee is blocked in.
@@ -46,15 +46,15 @@ PTRACE_GET_SYSCALL_INFO
        If the size of data to be written by the kernel exceeds the size
        specified by "addr" argument, the output is truncated.
 
-Co-authored-by: Dmitry V. Levin <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
-Reviewed-by: Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-Reviewed-by: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-Cc: Andy Lutomirski <luto-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Cc: Eugene Syromyatnikov <esyr-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-Cc: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-Cc: strace-devel-3+4lAyCyj6AWlMsSdNXQLw@public.gmane.org
-Signed-off-by: Elvira Khabirova <lineprinter-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
-Signed-off-by: Dmitry V. Levin <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
+Co-authored-by: Dmitry V. Levin <ldv@altlinux.org>
+Reviewed-by: Oleg Nesterov <oleg@redhat.com>
+Reviewed-by: Kees Cook <keescook@chromium.org>
+Cc: Andy Lutomirski <luto@kernel.org>
+Cc: Eugene Syromyatnikov <esyr@redhat.com>
+Cc: linux-api@vger.kernel.org
+Cc: strace-devel@lists.strace.io
+Signed-off-by: Elvira Khabirova <lineprinter@altlinux.org>
+Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
 ---
 
 Notes:
@@ -341,7 +341,3 @@ index 6f357f4fc859..c4a1317410f4 100644
  	case PTRACE_SECCOMP_GET_FILTER:
 -- 
 ldv
--- 
-Strace-devel mailing list
-Strace-devel-3+4lAyCyj6AWlMsSdNXQLw@public.gmane.org
-https://lists.strace.io/mailman/listinfo/strace-devel
diff --git a/a/content_digest b/N1/content_digest
index a87d039..e793f05 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,17 @@
  "ref\020190322041409.GA27266@altlinux.org\0"
- "ref\020190322041409.GA27266-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org\0"
- "From\0Dmitry V. Levin <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>\0"
+ "From\0Dmitry V. Levin <ldv@altlinux.org>\0"
  "Subject\0[PATCH linux-next v8 6/7] ptrace: add PTRACE_GET_SYSCALL_INFO request\0"
  "Date\0Fri, 22 Mar 2019 07:16:15 +0300\0"
- "To\0Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
-  Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
- " Andy Lutomirski <luto-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  Eugene Syromyatnikov <esyr-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  strace-devel-3+4lAyCyj6AWlMsSdNXQLw@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Oleg Nesterov <oleg@redhat.com>"
+  Kees Cook <keescook@chromium.org>
+ " Andy Lutomirski <luto@kernel.org>\0"
+ "Cc\0Eugene Syromyatnikov <esyr@redhat.com>"
+  linux-api@vger.kernel.org
+  strace-devel@lists.strace.io
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
- "From: Elvira Khabirova <lineprinter-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>\n"
+ "From: Elvira Khabirova <lineprinter@altlinux.org>\n"
  "\n"
  "PTRACE_GET_SYSCALL_INFO is a generic ptrace API that lets ptracer obtain\n"
  "details of the syscall the tracee is blocked in.\n"
@@ -60,15 +59,15 @@
  "       If the size of data to be written by the kernel exceeds the size\n"
  "       specified by \"addr\" argument, the output is truncated.\n"
  "\n"
- "Co-authored-by: Dmitry V. Levin <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>\n"
- "Reviewed-by: Oleg Nesterov <oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "Reviewed-by: Kees Cook <keescook-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n"
- "Cc: Andy Lutomirski <luto-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "Cc: Eugene Syromyatnikov <esyr-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "Cc: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "Cc: strace-devel-3+4lAyCyj6AWlMsSdNXQLw@public.gmane.org\n"
- "Signed-off-by: Elvira Khabirova <lineprinter-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>\n"
- "Signed-off-by: Dmitry V. Levin <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>\n"
+ "Co-authored-by: Dmitry V. Levin <ldv@altlinux.org>\n"
+ "Reviewed-by: Oleg Nesterov <oleg@redhat.com>\n"
+ "Reviewed-by: Kees Cook <keescook@chromium.org>\n"
+ "Cc: Andy Lutomirski <luto@kernel.org>\n"
+ "Cc: Eugene Syromyatnikov <esyr@redhat.com>\n"
+ "Cc: linux-api@vger.kernel.org\n"
+ "Cc: strace-devel@lists.strace.io\n"
+ "Signed-off-by: Elvira Khabirova <lineprinter@altlinux.org>\n"
+ "Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>\n"
  "---\n"
  "\n"
  "Notes:\n"
@@ -354,10 +353,6 @@
  " \n"
  " \tcase PTRACE_SECCOMP_GET_FILTER:\n"
  "-- \n"
- "ldv\n"
- "-- \n"
- "Strace-devel mailing list\n"
- "Strace-devel-3+4lAyCyj6AWlMsSdNXQLw@public.gmane.org\n"
- https://lists.strace.io/mailman/listinfo/strace-devel
+ ldv
 
-8b0f162efebb2884fb61f92e9944f670c09ad6a83a19da4f62a582be5e529d53
+8fae58e5a4d87bdb12d0b267eea36faafe6b45dba65896b3c5930d23ed870bc4

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.