All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180703083757.GG7880@phenom.ffwll.local>


diff --git a/a/1.txt b/N2/1.txt
index d3d7348..c787d42 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -548,4 +548,8 @@ I assume you'll push it to drm-misc, like all the other dma-buf stuff?
 -- 
 Daniel Vetter
 Software Engineer, Intel Corporation
-http://blog.ffwll.ch
\ No newline at end of file
+http://blog.ffwll.ch
+--
+To unsubscribe from this list: send the line "unsubscribe linux-doc" in
+the body of a message to majordomo@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 58b7e87..3989e0c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -585,7 +585,11 @@
   "-- \n",
   "Daniel Vetter\n",
   "Software Engineer, Intel Corporation\n",
-  "http://blog.ffwll.ch"
+  "http://blog.ffwll.ch\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n",
+  "the body of a message to majordomo\@vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-e5a81e9cfb0c36638be0981345b435e502e117e508bafee6ea13cc44c5e354b0
+4c0b2236390b96b1d7c7d49c33ef7e4f10ca6ec7362d58bd253bebb39ec25d42

diff --git a/a/1.txt b/N3/1.txt
index d3d7348..4bdd0aa 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -10,11 +10,11 @@ On Tue, Jul 03, 2018 at 09:53:58AM +0200, Gerd Hoffmann wrote:
 > qemu test branch:
 >   https://git.kraxel.org/cgit/qemu/log/?h=sirius/udmabuf
 > 
-> Cc: David Airlie <airlied@linux.ie>
-> Cc: Tomeu Vizoso <tomeu.vizoso@collabora.com>
-> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-> Cc: Daniel Vetter <daniel@ffwll.ch>
-> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
+> Cc: David Airlie <airlied at linux.ie>
+> Cc: Tomeu Vizoso <tomeu.vizoso at collabora.com>
+> Cc: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
+> Cc: Daniel Vetter <daniel at ffwll.ch>
+> Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
 
 I think some ack for a 2nd use-case, like virtio-wl or whatever would be
 really cool. To give us some assurance that this is generically useful.
@@ -381,7 +381,7 @@ I assume you'll push it to drm-misc, like all the other dma-buf stuff?
 > +module_init(udmabuf_dev_init)
 > +module_exit(udmabuf_dev_exit)
 > +
-> +MODULE_AUTHOR("Gerd Hoffmann <kraxel@redhat.com>");
+> +MODULE_AUTHOR("Gerd Hoffmann <kraxel at redhat.com>");
 > +MODULE_LICENSE("GPL v2");
 > diff --git a/tools/testing/selftests/drivers/dma-buf/udmabuf.c b/tools/testing/selftests/drivers/dma-buf/udmabuf.c
 > new file mode 100644
@@ -494,16 +494,16 @@ I assume you'll push it to drm-misc, like all the other dma-buf stuff?
 >  F:	fs/udf/
 >  
 > +UDMABUF DRIVER
-> +M:	Gerd Hoffmann <kraxel@redhat.com>
-> +L:	dri-devel@lists.freedesktop.org
+> +M:	Gerd Hoffmann <kraxel at redhat.com>
+> +L:	dri-devel at lists.freedesktop.org
 > +S:	Maintained
 > +F:	drivers/dma-buf/udmabuf.c
 > +F:	include/uapi/linux/udmabuf.h
 > +F:	tools/testing/selftests/drivers/dma-buf/udmabuf.c
 > +
 >  UDRAW TABLET
->  M:	Bastien Nocera <hadess@hadess.net>
->  L:	linux-input@vger.kernel.org
+>  M:	Bastien Nocera <hadess at hadess.net>
+>  L:	linux-input at vger.kernel.org
 > diff --git a/drivers/dma-buf/Kconfig b/drivers/dma-buf/Kconfig
 > index ed3b785bae..338129eb12 100644
 > --- a/drivers/dma-buf/Kconfig
@@ -548,4 +548,8 @@ I assume you'll push it to drm-misc, like all the other dma-buf stuff?
 -- 
 Daniel Vetter
 Software Engineer, Intel Corporation
-http://blog.ffwll.ch
\ No newline at end of file
+http://blog.ffwll.ch
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" 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/N3/content_digest
index 58b7e87..870a282 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -2,32 +2,14 @@
   "ref\00020180703075359.30349-1-kraxel\@redhat.com\0"
 ]
 [
-  "From\0Daniel Vetter <daniel\@ffwll.ch>\0"
+  "From\0daniel at ffwll.ch (Daniel Vetter)\0"
 ]
 [
-  "Subject\0Re: [PATCH v6] Add udmabuf misc device\0"
+  "Subject\0[PATCH v6] Add udmabuf misc device\0"
 ]
 [
   "Date\0Tue, 3 Jul 2018 10:37:57 +0200\0"
 ]
-[
-  "To\0Gerd Hoffmann <kraxel\@redhat.com>\0"
-]
-[
-  "Cc\0dri-devel\@lists.freedesktop.org",
-  " David Airlie <airlied\@linux.ie>",
-  " Tomeu Vizoso <tomeu.vizoso\@collabora.com>",
-  " Laurent Pinchart <laurent.pinchart\@ideasonboard.com>",
-  " Daniel Vetter <daniel\@ffwll.ch>",
-  " Jonathan Corbet <corbet\@lwn.net>",
-  " Sumit Semwal <sumit.semwal\@linaro.org>",
-  " Shuah Khan <shuah\@kernel.org>",
-  " open list:DOCUMENTATION <linux-doc\@vger.kernel.org>",
-  " open list <linux-kernel\@vger.kernel.org>",
-  " open list:DMA BUFFER SHARING FRAMEWORK <linux-media\@vger.kernel.org>",
-  " moderated list:DMA BUFFER SHARING FRAMEWORK <linaro-mm-sig\@lists.linaro.org>",
-  " open list:KERNEL SELFTEST FRAMEWORK <linux-kselftest\@vger.kernel.org>\0"
-]
 [
   "\0000:1\0"
 ]
@@ -47,11 +29,11 @@
   "> qemu test branch:\n",
   ">   https://git.kraxel.org/cgit/qemu/log/?h=sirius/udmabuf\n",
   "> \n",
-  "> Cc: David Airlie <airlied\@linux.ie>\n",
-  "> Cc: Tomeu Vizoso <tomeu.vizoso\@collabora.com>\n",
-  "> Cc: Laurent Pinchart <laurent.pinchart\@ideasonboard.com>\n",
-  "> Cc: Daniel Vetter <daniel\@ffwll.ch>\n",
-  "> Signed-off-by: Gerd Hoffmann <kraxel\@redhat.com>\n",
+  "> Cc: David Airlie <airlied at linux.ie>\n",
+  "> Cc: Tomeu Vizoso <tomeu.vizoso at collabora.com>\n",
+  "> Cc: Laurent Pinchart <laurent.pinchart at ideasonboard.com>\n",
+  "> Cc: Daniel Vetter <daniel at ffwll.ch>\n",
+  "> Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>\n",
   "\n",
   "I think some ack for a 2nd use-case, like virtio-wl or whatever would be\n",
   "really cool. To give us some assurance that this is generically useful.\n",
@@ -418,7 +400,7 @@
   "> +module_init(udmabuf_dev_init)\n",
   "> +module_exit(udmabuf_dev_exit)\n",
   "> +\n",
-  "> +MODULE_AUTHOR(\"Gerd Hoffmann <kraxel\@redhat.com>\");\n",
+  "> +MODULE_AUTHOR(\"Gerd Hoffmann <kraxel at redhat.com>\");\n",
   "> +MODULE_LICENSE(\"GPL v2\");\n",
   "> diff --git a/tools/testing/selftests/drivers/dma-buf/udmabuf.c b/tools/testing/selftests/drivers/dma-buf/udmabuf.c\n",
   "> new file mode 100644\n",
@@ -531,16 +513,16 @@
   ">  F:\tfs/udf/\n",
   ">  \n",
   "> +UDMABUF DRIVER\n",
-  "> +M:\tGerd Hoffmann <kraxel\@redhat.com>\n",
-  "> +L:\tdri-devel\@lists.freedesktop.org\n",
+  "> +M:\tGerd Hoffmann <kraxel at redhat.com>\n",
+  "> +L:\tdri-devel at lists.freedesktop.org\n",
   "> +S:\tMaintained\n",
   "> +F:\tdrivers/dma-buf/udmabuf.c\n",
   "> +F:\tinclude/uapi/linux/udmabuf.h\n",
   "> +F:\ttools/testing/selftests/drivers/dma-buf/udmabuf.c\n",
   "> +\n",
   ">  UDRAW TABLET\n",
-  ">  M:\tBastien Nocera <hadess\@hadess.net>\n",
-  ">  L:\tlinux-input\@vger.kernel.org\n",
+  ">  M:\tBastien Nocera <hadess at hadess.net>\n",
+  ">  L:\tlinux-input at vger.kernel.org\n",
   "> diff --git a/drivers/dma-buf/Kconfig b/drivers/dma-buf/Kconfig\n",
   "> index ed3b785bae..338129eb12 100644\n",
   "> --- a/drivers/dma-buf/Kconfig\n",
@@ -585,7 +567,11 @@
   "-- \n",
   "Daniel Vetter\n",
   "Software Engineer, Intel Corporation\n",
-  "http://blog.ffwll.ch"
+  "http://blog.ffwll.ch\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" 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"
 ]
 
-e5a81e9cfb0c36638be0981345b435e502e117e508bafee6ea13cc44c5e354b0
+8b7c5cb32c416abc48e9a0a4f1aed5ded7f3f3d16c6e0c2776be9de31d389bf6

diff --git a/a/1.txt b/N4/1.txt
index d3d7348..952aa14 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -1,4 +1,4 @@
-On Tue, Jul 03, 2018 at 09:53:58AM +0200, Gerd Hoffmann wrote:
+On Tue, Jul 03, 2018@09:53:58AM +0200, Gerd Hoffmann wrote:
 > A driver to let userspace turn memfd regions into dma-bufs.
 > 
 > Use case:  Allows qemu create dmabufs for the vga framebuffer or
@@ -10,11 +10,11 @@ On Tue, Jul 03, 2018 at 09:53:58AM +0200, Gerd Hoffmann wrote:
 > qemu test branch:
 >   https://git.kraxel.org/cgit/qemu/log/?h=sirius/udmabuf
 > 
-> Cc: David Airlie <airlied@linux.ie>
-> Cc: Tomeu Vizoso <tomeu.vizoso@collabora.com>
-> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-> Cc: Daniel Vetter <daniel@ffwll.ch>
-> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
+> Cc: David Airlie <airlied at linux.ie>
+> Cc: Tomeu Vizoso <tomeu.vizoso at collabora.com>
+> Cc: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
+> Cc: Daniel Vetter <daniel at ffwll.ch>
+> Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
 
 I think some ack for a 2nd use-case, like virtio-wl or whatever would be
 really cool. To give us some assurance that this is generically useful.
@@ -381,7 +381,7 @@ I assume you'll push it to drm-misc, like all the other dma-buf stuff?
 > +module_init(udmabuf_dev_init)
 > +module_exit(udmabuf_dev_exit)
 > +
-> +MODULE_AUTHOR("Gerd Hoffmann <kraxel@redhat.com>");
+> +MODULE_AUTHOR("Gerd Hoffmann <kraxel at redhat.com>");
 > +MODULE_LICENSE("GPL v2");
 > diff --git a/tools/testing/selftests/drivers/dma-buf/udmabuf.c b/tools/testing/selftests/drivers/dma-buf/udmabuf.c
 > new file mode 100644
@@ -494,16 +494,16 @@ I assume you'll push it to drm-misc, like all the other dma-buf stuff?
 >  F:	fs/udf/
 >  
 > +UDMABUF DRIVER
-> +M:	Gerd Hoffmann <kraxel@redhat.com>
-> +L:	dri-devel@lists.freedesktop.org
+> +M:	Gerd Hoffmann <kraxel at redhat.com>
+> +L:	dri-devel at lists.freedesktop.org
 > +S:	Maintained
 > +F:	drivers/dma-buf/udmabuf.c
 > +F:	include/uapi/linux/udmabuf.h
 > +F:	tools/testing/selftests/drivers/dma-buf/udmabuf.c
 > +
 >  UDRAW TABLET
->  M:	Bastien Nocera <hadess@hadess.net>
->  L:	linux-input@vger.kernel.org
+>  M:	Bastien Nocera <hadess at hadess.net>
+>  L:	linux-input at vger.kernel.org
 > diff --git a/drivers/dma-buf/Kconfig b/drivers/dma-buf/Kconfig
 > index ed3b785bae..338129eb12 100644
 > --- a/drivers/dma-buf/Kconfig
@@ -548,4 +548,8 @@ I assume you'll push it to drm-misc, like all the other dma-buf stuff?
 -- 
 Daniel Vetter
 Software Engineer, Intel Corporation
-http://blog.ffwll.ch
\ No newline at end of file
+http://blog.ffwll.ch
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" 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/N4/content_digest
index 58b7e87..d6ca929 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -2,32 +2,14 @@
   "ref\00020180703075359.30349-1-kraxel\@redhat.com\0"
 ]
 [
-  "From\0Daniel Vetter <daniel\@ffwll.ch>\0"
+  "From\0daniel\@ffwll.ch (Daniel Vetter)\0"
 ]
 [
-  "Subject\0Re: [PATCH v6] Add udmabuf misc device\0"
+  "Subject\0[PATCH v6] Add udmabuf misc device\0"
 ]
 [
   "Date\0Tue, 3 Jul 2018 10:37:57 +0200\0"
 ]
-[
-  "To\0Gerd Hoffmann <kraxel\@redhat.com>\0"
-]
-[
-  "Cc\0dri-devel\@lists.freedesktop.org",
-  " David Airlie <airlied\@linux.ie>",
-  " Tomeu Vizoso <tomeu.vizoso\@collabora.com>",
-  " Laurent Pinchart <laurent.pinchart\@ideasonboard.com>",
-  " Daniel Vetter <daniel\@ffwll.ch>",
-  " Jonathan Corbet <corbet\@lwn.net>",
-  " Sumit Semwal <sumit.semwal\@linaro.org>",
-  " Shuah Khan <shuah\@kernel.org>",
-  " open list:DOCUMENTATION <linux-doc\@vger.kernel.org>",
-  " open list <linux-kernel\@vger.kernel.org>",
-  " open list:DMA BUFFER SHARING FRAMEWORK <linux-media\@vger.kernel.org>",
-  " moderated list:DMA BUFFER SHARING FRAMEWORK <linaro-mm-sig\@lists.linaro.org>",
-  " open list:KERNEL SELFTEST FRAMEWORK <linux-kselftest\@vger.kernel.org>\0"
-]
 [
   "\0000:1\0"
 ]
@@ -35,7 +17,7 @@
   "b\0"
 ]
 [
-  "On Tue, Jul 03, 2018 at 09:53:58AM +0200, Gerd Hoffmann wrote:\n",
+  "On Tue, Jul 03, 2018\@09:53:58AM +0200, Gerd Hoffmann wrote:\n",
   "> A driver to let userspace turn memfd regions into dma-bufs.\n",
   "> \n",
   "> Use case:  Allows qemu create dmabufs for the vga framebuffer or\n",
@@ -47,11 +29,11 @@
   "> qemu test branch:\n",
   ">   https://git.kraxel.org/cgit/qemu/log/?h=sirius/udmabuf\n",
   "> \n",
-  "> Cc: David Airlie <airlied\@linux.ie>\n",
-  "> Cc: Tomeu Vizoso <tomeu.vizoso\@collabora.com>\n",
-  "> Cc: Laurent Pinchart <laurent.pinchart\@ideasonboard.com>\n",
-  "> Cc: Daniel Vetter <daniel\@ffwll.ch>\n",
-  "> Signed-off-by: Gerd Hoffmann <kraxel\@redhat.com>\n",
+  "> Cc: David Airlie <airlied at linux.ie>\n",
+  "> Cc: Tomeu Vizoso <tomeu.vizoso at collabora.com>\n",
+  "> Cc: Laurent Pinchart <laurent.pinchart at ideasonboard.com>\n",
+  "> Cc: Daniel Vetter <daniel at ffwll.ch>\n",
+  "> Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>\n",
   "\n",
   "I think some ack for a 2nd use-case, like virtio-wl or whatever would be\n",
   "really cool. To give us some assurance that this is generically useful.\n",
@@ -418,7 +400,7 @@
   "> +module_init(udmabuf_dev_init)\n",
   "> +module_exit(udmabuf_dev_exit)\n",
   "> +\n",
-  "> +MODULE_AUTHOR(\"Gerd Hoffmann <kraxel\@redhat.com>\");\n",
+  "> +MODULE_AUTHOR(\"Gerd Hoffmann <kraxel at redhat.com>\");\n",
   "> +MODULE_LICENSE(\"GPL v2\");\n",
   "> diff --git a/tools/testing/selftests/drivers/dma-buf/udmabuf.c b/tools/testing/selftests/drivers/dma-buf/udmabuf.c\n",
   "> new file mode 100644\n",
@@ -531,16 +513,16 @@
   ">  F:\tfs/udf/\n",
   ">  \n",
   "> +UDMABUF DRIVER\n",
-  "> +M:\tGerd Hoffmann <kraxel\@redhat.com>\n",
-  "> +L:\tdri-devel\@lists.freedesktop.org\n",
+  "> +M:\tGerd Hoffmann <kraxel at redhat.com>\n",
+  "> +L:\tdri-devel at lists.freedesktop.org\n",
   "> +S:\tMaintained\n",
   "> +F:\tdrivers/dma-buf/udmabuf.c\n",
   "> +F:\tinclude/uapi/linux/udmabuf.h\n",
   "> +F:\ttools/testing/selftests/drivers/dma-buf/udmabuf.c\n",
   "> +\n",
   ">  UDRAW TABLET\n",
-  ">  M:\tBastien Nocera <hadess\@hadess.net>\n",
-  ">  L:\tlinux-input\@vger.kernel.org\n",
+  ">  M:\tBastien Nocera <hadess at hadess.net>\n",
+  ">  L:\tlinux-input at vger.kernel.org\n",
   "> diff --git a/drivers/dma-buf/Kconfig b/drivers/dma-buf/Kconfig\n",
   "> index ed3b785bae..338129eb12 100644\n",
   "> --- a/drivers/dma-buf/Kconfig\n",
@@ -585,7 +567,11 @@
   "-- \n",
   "Daniel Vetter\n",
   "Software Engineer, Intel Corporation\n",
-  "http://blog.ffwll.ch"
+  "http://blog.ffwll.ch\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" 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"
 ]
 
-e5a81e9cfb0c36638be0981345b435e502e117e508bafee6ea13cc44c5e354b0
+f03eb354a47427a0611ffe1a77b389f544d428563e682ebad1ac20392be6baf6

diff --git a/a/1.txt b/N5/1.txt
index d3d7348..430c567 100644
--- a/a/1.txt
+++ b/N5/1.txt
@@ -548,4 +548,8 @@ I assume you'll push it to drm-misc, like all the other dma-buf stuff?
 -- 
 Daniel Vetter
 Software Engineer, Intel Corporation
-http://blog.ffwll.ch
\ No newline at end of file
+http://blog.ffwll.ch
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+https://lists.freedesktop.org/mailman/listinfo/dri-devel
\ No newline at end of file
diff --git a/a/content_digest b/N5/content_digest
index 58b7e87..86b0cf2 100644
--- a/a/content_digest
+++ b/N5/content_digest
@@ -14,19 +14,17 @@
   "To\0Gerd Hoffmann <kraxel\@redhat.com>\0"
 ]
 [
-  "Cc\0dri-devel\@lists.freedesktop.org",
-  " David Airlie <airlied\@linux.ie>",
+  "Cc\0open list:KERNEL SELFTEST FRAMEWORK <linux-kselftest\@vger.kernel.org>",
   " Tomeu Vizoso <tomeu.vizoso\@collabora.com>",
-  " Laurent Pinchart <laurent.pinchart\@ideasonboard.com>",
-  " Daniel Vetter <daniel\@ffwll.ch>",
   " Jonathan Corbet <corbet\@lwn.net>",
-  " Sumit Semwal <sumit.semwal\@linaro.org>",
-  " Shuah Khan <shuah\@kernel.org>",
+  " David Airlie <airlied\@linux.ie>",
   " open list:DOCUMENTATION <linux-doc\@vger.kernel.org>",
   " open list <linux-kernel\@vger.kernel.org>",
-  " open list:DMA BUFFER SHARING FRAMEWORK <linux-media\@vger.kernel.org>",
+  " dri-devel\@lists.freedesktop.org",
   " moderated list:DMA BUFFER SHARING FRAMEWORK <linaro-mm-sig\@lists.linaro.org>",
-  " open list:KERNEL SELFTEST FRAMEWORK <linux-kselftest\@vger.kernel.org>\0"
+  " Laurent Pinchart <laurent.pinchart\@ideasonboard.com>",
+  " Shuah Khan <shuah\@kernel.org>",
+  " open list:DMA BUFFER SHARING FRAMEWORK <linux-media\@vger.kernel.org>\0"
 ]
 [
   "\0000:1\0"
@@ -585,7 +583,11 @@
   "-- \n",
   "Daniel Vetter\n",
   "Software Engineer, Intel Corporation\n",
-  "http://blog.ffwll.ch"
+  "http://blog.ffwll.ch\n",
+  "_______________________________________________\n",
+  "dri-devel mailing list\n",
+  "dri-devel\@lists.freedesktop.org\n",
+  "https://lists.freedesktop.org/mailman/listinfo/dri-devel"
 ]
 
-e5a81e9cfb0c36638be0981345b435e502e117e508bafee6ea13cc44c5e354b0
+c89f42c8ae267fd5ed589c0d944f61da6b609aeb96d9bdb4a1e07697fcbbba8a

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.