All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220617125750.728590-3-arnd@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index d43dc1c..9724cb4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+From: Arnd Bergmann <arnd@arndb.de>
 
 The BusLogic driver is the last remaining driver that relies on the
 deprecated bus_to_virt() function, which in turn only works on a few
@@ -25,10 +25,10 @@ replacement. A better fix would likely involve changing out the entire
 descriptor allocation for a simpler one, but that would be much
 more invasive.
 
-Cc: Maciej W. Rozycki <macro-fOkVWZO6G+f10XsdtD+oqA@public.gmane.org>
-Cc: Matt Wang <wwentao-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>
-Cc: Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org>
-Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+Cc: Maciej W. Rozycki <macro@orcam.me.uk>
+Cc: Matt Wang <wwentao@vmware.com>
+Cc: Khalid Aziz <khalid@gonehiking.org>
+Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 ---
  drivers/scsi/BusLogic.c | 27 ++++++++++++++++-----------
  drivers/scsi/Kconfig    |  2 +-
diff --git a/a/content_digest b/N1/content_digest
index 2f58d00..a1e53aa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,29 @@
  "ref\020220617125750.728590-1-arnd@kernel.org\0"
- "ref\020220617125750.728590-1-arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Arnd Bergmann <arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Arnd Bergmann <arnd@kernel.org>\0"
  "Subject\0[PATCH v2 2/3] scsi: BusLogic remove bus_to_virt\0"
  "Date\0Fri, 17 Jun 2022 14:57:49 +0200\0"
- "To\0linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org>
-  linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-  Maciej W . Rozycki <macro-fOkVWZO6G+f10XsdtD+oqA@public.gmane.org>
-  linux-m68k-cunTk1MwBs8S/qaLPR03pWD2FQJk+8+b@public.gmane.org
-  Denis Efremov <efremov-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>
-  Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
-  Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  Matt Wang <wwentao-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>
-  linux-alpha-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org>
- " Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0"
+ "To\0linux-scsi@vger.kernel.org"
+ " linux-kernel@vger.kernel.org\0"
+ "Cc\0Arnd Bergmann <arnd@arndb.de>"
+  Jakub Kicinski <kuba@kernel.org>
+  Christoph Hellwig <hch@infradead.org>
+  Marek Szyprowski <m.szyprowski@samsung.com>
+  Robin Murphy <robin.murphy@arm.com>
+  iommu@lists.linux-foundation.org
+  Khalid Aziz <khalid@gonehiking.org>
+  Maciej W . Rozycki <macro@orcam.me.uk>
+  Matt Wang <wwentao@vmware.com>
+  Miquel van Smoorenburg <mikevs@xs4all.net>
+  Mark Salyzyn <salyzyn@android.com>
+  linuxppc-dev@lists.ozlabs.org
+  linux-arch@vger.kernel.org
+  linux-alpha@vger.kernel.org
+  linux-m68k@lists.linux-m68k.org
+  linux-parisc@vger.kernel.org
+ " Denis Efremov <efremov@linux.com>\0"
  "\00:1\0"
  "b\0"
- "From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
+ "From: Arnd Bergmann <arnd@arndb.de>\n"
  "\n"
  "The BusLogic driver is the last remaining driver that relies on the\n"
  "deprecated bus_to_virt() function, which in turn only works on a few\n"
@@ -50,10 +50,10 @@
  "descriptor allocation for a simpler one, but that would be much\n"
  "more invasive.\n"
  "\n"
- "Cc: Maciej W. Rozycki <macro-fOkVWZO6G+f10XsdtD+oqA@public.gmane.org>\n"
- "Cc: Matt Wang <wwentao-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org>\n"
- "Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
+ "Cc: Maciej W. Rozycki <macro@orcam.me.uk>\n"
+ "Cc: Matt Wang <wwentao@vmware.com>\n"
+ "Cc: Khalid Aziz <khalid@gonehiking.org>\n"
+ "Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n"
  "---\n"
  " drivers/scsi/BusLogic.c | 27 ++++++++++++++++-----------\n"
  " drivers/scsi/Kconfig    |  2 +-\n"
@@ -125,4 +125,4 @@
  "-- \n"
  2.29.2
 
-6f4217765d12edcf89c28b1dfe45c8b31f3104257b1d1b6514d7e66479783f2d
+35bced0453920c005fb1d0cfc590a4db1ef2f9a71aa076f74ea87c4063360534

diff --git a/a/1.txt b/N2/1.txt
index d43dc1c..3bbeac3 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+From: Arnd Bergmann <arnd@arndb.de>
 
 The BusLogic driver is the last remaining driver that relies on the
 deprecated bus_to_virt() function, which in turn only works on a few
@@ -25,10 +25,10 @@ replacement. A better fix would likely involve changing out the entire
 descriptor allocation for a simpler one, but that would be much
 more invasive.
 
-Cc: Maciej W. Rozycki <macro-fOkVWZO6G+f10XsdtD+oqA@public.gmane.org>
-Cc: Matt Wang <wwentao-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>
-Cc: Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org>
-Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+Cc: Maciej W. Rozycki <macro@orcam.me.uk>
+Cc: Matt Wang <wwentao@vmware.com>
+Cc: Khalid Aziz <khalid@gonehiking.org>
+Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 ---
  drivers/scsi/BusLogic.c | 27 ++++++++++++++++-----------
  drivers/scsi/Kconfig    |  2 +-
@@ -99,3 +99,8 @@ index cf75588a2587..56bdc08d0b77 100644
  	  Adapters. Consult the SCSI-HOWTO, available from
 -- 
 2.29.2
+
+_______________________________________________
+iommu mailing list
+iommu@lists.linux-foundation.org
+https://lists.linuxfoundation.org/mailman/listinfo/iommu
diff --git a/a/content_digest b/N2/content_digest
index 2f58d00..f0e2e2d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,29 +1,28 @@
  "ref\020220617125750.728590-1-arnd@kernel.org\0"
- "ref\020220617125750.728590-1-arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Arnd Bergmann <arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Arnd Bergmann <arnd@kernel.org>\0"
  "Subject\0[PATCH v2 2/3] scsi: BusLogic remove bus_to_virt\0"
  "Date\0Fri, 17 Jun 2022 14:57:49 +0200\0"
- "To\0linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org>
-  linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-  Maciej W . Rozycki <macro-fOkVWZO6G+f10XsdtD+oqA@public.gmane.org>
-  linux-m68k-cunTk1MwBs8S/qaLPR03pWD2FQJk+8+b@public.gmane.org
-  Denis Efremov <efremov-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>
-  Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
-  Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  Matt Wang <wwentao-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>
-  linux-alpha-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org>
- " Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0"
+ "To\0linux-scsi@vger.kernel.org"
+ " linux-kernel@vger.kernel.org\0"
+ "Cc\0linux-arch@vger.kernel.org"
+  Miquel van Smoorenburg <mikevs@xs4all.net>
+  linux-parisc@vger.kernel.org
+  Arnd Bergmann <arnd@arndb.de>
+  linuxppc-dev@lists.ozlabs.org
+  Maciej W . Rozycki <macro@orcam.me.uk>
+  linux-m68k@lists.linux-m68k.org
+  Denis Efremov <efremov@linux.com>
+  Mark Salyzyn <salyzyn@android.com>
+  Christoph Hellwig <hch@infradead.org>
+  iommu@lists.linux-foundation.org
+  Matt Wang <wwentao@vmware.com>
+  linux-alpha@vger.kernel.org
+  Jakub Kicinski <kuba@kernel.org>
+  Khalid Aziz <khalid@gonehiking.org>
+ " Robin Murphy <robin.murphy@arm.com>\0"
  "\00:1\0"
  "b\0"
- "From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
+ "From: Arnd Bergmann <arnd@arndb.de>\n"
  "\n"
  "The BusLogic driver is the last remaining driver that relies on the\n"
  "deprecated bus_to_virt() function, which in turn only works on a few\n"
@@ -50,10 +49,10 @@
  "descriptor allocation for a simpler one, but that would be much\n"
  "more invasive.\n"
  "\n"
- "Cc: Maciej W. Rozycki <macro-fOkVWZO6G+f10XsdtD+oqA@public.gmane.org>\n"
- "Cc: Matt Wang <wwentao-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org>\n"
- "Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
+ "Cc: Maciej W. Rozycki <macro@orcam.me.uk>\n"
+ "Cc: Matt Wang <wwentao@vmware.com>\n"
+ "Cc: Khalid Aziz <khalid@gonehiking.org>\n"
+ "Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n"
  "---\n"
  " drivers/scsi/BusLogic.c | 27 ++++++++++++++++-----------\n"
  " drivers/scsi/Kconfig    |  2 +-\n"
@@ -123,6 +122,11 @@
  " \t  This is support for BusLogic MultiMaster and FlashPoint SCSI Host\n"
  " \t  Adapters. Consult the SCSI-HOWTO, available from\n"
  "-- \n"
- 2.29.2
+ "2.29.2\n"
+ "\n"
+ "_______________________________________________\n"
+ "iommu mailing list\n"
+ "iommu@lists.linux-foundation.org\n"
+ https://lists.linuxfoundation.org/mailman/listinfo/iommu
 
-6f4217765d12edcf89c28b1dfe45c8b31f3104257b1d1b6514d7e66479783f2d
+1f3c1ee96b3864b12e3d26a978f38c897b96174fb56ceb06cf82afb47e4a856b

diff --git a/a/1.txt b/N3/1.txt
index d43dc1c..9724cb4 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,4 +1,4 @@
-From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+From: Arnd Bergmann <arnd@arndb.de>
 
 The BusLogic driver is the last remaining driver that relies on the
 deprecated bus_to_virt() function, which in turn only works on a few
@@ -25,10 +25,10 @@ replacement. A better fix would likely involve changing out the entire
 descriptor allocation for a simpler one, but that would be much
 more invasive.
 
-Cc: Maciej W. Rozycki <macro-fOkVWZO6G+f10XsdtD+oqA@public.gmane.org>
-Cc: Matt Wang <wwentao-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>
-Cc: Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org>
-Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+Cc: Maciej W. Rozycki <macro@orcam.me.uk>
+Cc: Matt Wang <wwentao@vmware.com>
+Cc: Khalid Aziz <khalid@gonehiking.org>
+Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 ---
  drivers/scsi/BusLogic.c | 27 ++++++++++++++++-----------
  drivers/scsi/Kconfig    |  2 +-
diff --git a/a/content_digest b/N3/content_digest
index 2f58d00..7867300 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,29 +1,29 @@
  "ref\020220617125750.728590-1-arnd@kernel.org\0"
- "ref\020220617125750.728590-1-arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Arnd Bergmann <arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Arnd Bergmann <arnd@kernel.org>\0"
  "Subject\0[PATCH v2 2/3] scsi: BusLogic remove bus_to_virt\0"
  "Date\0Fri, 17 Jun 2022 14:57:49 +0200\0"
- "To\0linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org>
-  linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-  Maciej W . Rozycki <macro-fOkVWZO6G+f10XsdtD+oqA@public.gmane.org>
-  linux-m68k-cunTk1MwBs8S/qaLPR03pWD2FQJk+8+b@public.gmane.org
-  Denis Efremov <efremov-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>
-  Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
-  Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  Matt Wang <wwentao-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>
-  linux-alpha-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org>
- " Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0"
+ "To\0linux-scsi@vger.kernel.org"
+ " linux-kernel@vger.kernel.org\0"
+ "Cc\0linux-arch@vger.kernel.org"
+  Miquel van Smoorenburg <mikevs@xs4all.net>
+  linux-parisc@vger.kernel.org
+  Arnd Bergmann <arnd@arndb.de>
+  linuxppc-dev@lists.ozlabs.org
+  Maciej W . Rozycki <macro@orcam.me.uk>
+  linux-m68k@lists.linux-m68k.org
+  Denis Efremov <efremov@linux.com>
+  Mark Salyzyn <salyzyn@android.com>
+  Christoph Hellwig <hch@infradead.org>
+  iommu@lists.linux-foundation.org
+  Matt Wang <wwentao@vmware.com>
+  linux-alpha@vger.kernel.org
+  Jakub Kicinski <kuba@kernel.org>
+  Khalid Aziz <khalid@gonehiking.org>
+  Robin Murphy <robin.murphy@arm.com>
+ " Marek Szyprowski <m.szyprowski@samsung.com>\0"
  "\00:1\0"
  "b\0"
- "From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
+ "From: Arnd Bergmann <arnd@arndb.de>\n"
  "\n"
  "The BusLogic driver is the last remaining driver that relies on the\n"
  "deprecated bus_to_virt() function, which in turn only works on a few\n"
@@ -50,10 +50,10 @@
  "descriptor allocation for a simpler one, but that would be much\n"
  "more invasive.\n"
  "\n"
- "Cc: Maciej W. Rozycki <macro-fOkVWZO6G+f10XsdtD+oqA@public.gmane.org>\n"
- "Cc: Matt Wang <wwentao-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org>\n"
- "Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
+ "Cc: Maciej W. Rozycki <macro@orcam.me.uk>\n"
+ "Cc: Matt Wang <wwentao@vmware.com>\n"
+ "Cc: Khalid Aziz <khalid@gonehiking.org>\n"
+ "Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n"
  "---\n"
  " drivers/scsi/BusLogic.c | 27 ++++++++++++++++-----------\n"
  " drivers/scsi/Kconfig    |  2 +-\n"
@@ -125,4 +125,4 @@
  "-- \n"
  2.29.2
 
-6f4217765d12edcf89c28b1dfe45c8b31f3104257b1d1b6514d7e66479783f2d
+c8f7607ffc13ab973fe8eeabcfb084f875cb6bd345b17ce016202b9fd3985b19

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.