All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <ZWp_q1w01NCZi8KX@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 6fef8d8..9f4856f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -28,7 +28,7 @@ On Mon, Sep 18, 2023, Jason Gunthorpe wrote:
 > 
 > Hmm, looks like it was this thread:
 > 
->  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg at nvidia.com
+>  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg@nvidia.com
 > 
 > Your rational looks a little better to me.
 > 
diff --git a/a/content_digest b/N1/content_digest
index 6c8d1a0..538efae 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,9 +4,52 @@
  "ref\0ZQhxpesyXeG+qbS6@google.com\0"
  "ref\020230918160258.GL13795@ziepe.ca\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup\0"
+ "Subject\0Re: [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup\0"
  "Date\0Fri, 1 Dec 2023 16:51:55 -0800\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Jason Gunthorpe <jgg@ziepe.ca>\0"
+ "Cc\0Catalin Marinas <catalin.marinas@arm.com>"
+  Will Deacon <will@kernel.org>
+  Marc Zyngier <maz@kernel.org>
+  Oliver Upton <oliver.upton@linux.dev>
+  Huacai Chen <chenhuacai@kernel.org>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Anup Patel <anup@brainfault.org>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Heiko Carstens <hca@linux.ibm.com>
+  Vasily Gorbik <gor@linux.ibm.com>
+  Alexander Gordeev <agordeev@linux.ibm.com>
+  Christian Borntraeger <borntraeger@linux.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  Thomas Gleixner <tglx@linutronix.de>
+  Ingo Molnar <mingo@redhat.com>
+  Borislav Petkov <bp@alien8.de>
+  Dave Hansen <dave.hansen@linux.intel.com>
+  x86@kernel.org
+  Peter Zijlstra <peterz@infradead.org>
+  Arnaldo Carvalho de Melo <acme@kernel.org>
+  Paolo Bonzini <pbonzini@redhat.com>
+  Tony Krowiak <akrowiak@linux.ibm.com>
+  Halil Pasic <pasic@linux.ibm.com>
+  Jason Herne <jjherne@linux.ibm.com>
+  Harald Freudenberger <freude@linux.ibm.com>
+  Alex Williamson <alex.williamson@redhat.com>
+  Andy Lutomirski <luto@kernel.org>
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  linux-mips@vger.kernel.org
+  kvm@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-s390@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-perf-users@vger.kernel.org
+  Anish Ghulati <aghulati@google.com>
+  Venkatesh Srinivas <venkateshs@chromium.org>
+ " Andrew Thornton <andrewth@google.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, Sep 18, 2023, Jason Gunthorpe wrote:\n"
@@ -39,7 +82,7 @@
  "> \n"
  "> Hmm, looks like it was this thread:\n"
  "> \n"
- ">  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg at nvidia.com\n"
+ ">  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg@nvidia.com\n"
  "> \n"
  "> Your rational looks a little better to me.\n"
  "> \n"
@@ -81,4 +124,4 @@
  "and kvm_get_kvm() would need to be exposed outside of #ifdef __KVM__.  Then we can\n"
  figure out what to do with them if/when the whole multi-KVM thing comes along.
 
-f74dc27b936dce52e317a6a807c0feb08655fc58809b6e2a3d09c06467091491
+1e53f4f028ee86bc5ff87780a929fd228c149b3c0a9e763ac72148b52bcd1494

diff --git a/a/1.txt b/N2/1.txt
index 6fef8d8..c6eeec3 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -28,7 +28,7 @@ On Mon, Sep 18, 2023, Jason Gunthorpe wrote:
 > 
 > Hmm, looks like it was this thread:
 > 
->  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg at nvidia.com
+>  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg@nvidia.com
 > 
 > Your rational looks a little better to me.
 > 
@@ -69,3 +69,8 @@ this conversation down to a possibile future.  Dropping this patch and the previ
 prep patch won't meaningful affect the goals of this series, as only kvm_get_kvm_safe()
 and kvm_get_kvm() would need to be exposed outside of #ifdef __KVM__.  Then we can
 figure out what to do with them if/when the whole multi-KVM thing comes along.
+
+_______________________________________________
+linux-riscv mailing list
+linux-riscv@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-riscv
diff --git a/a/content_digest b/N2/content_digest
index 6c8d1a0..603cffb 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,9 +4,52 @@
  "ref\0ZQhxpesyXeG+qbS6@google.com\0"
  "ref\020230918160258.GL13795@ziepe.ca\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup\0"
+ "Subject\0Re: [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup\0"
  "Date\0Fri, 1 Dec 2023 16:51:55 -0800\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Jason Gunthorpe <jgg@ziepe.ca>\0"
+ "Cc\0Catalin Marinas <catalin.marinas@arm.com>"
+  Will Deacon <will@kernel.org>
+  Marc Zyngier <maz@kernel.org>
+  Oliver Upton <oliver.upton@linux.dev>
+  Huacai Chen <chenhuacai@kernel.org>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Anup Patel <anup@brainfault.org>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Heiko Carstens <hca@linux.ibm.com>
+  Vasily Gorbik <gor@linux.ibm.com>
+  Alexander Gordeev <agordeev@linux.ibm.com>
+  Christian Borntraeger <borntraeger@linux.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  Thomas Gleixner <tglx@linutronix.de>
+  Ingo Molnar <mingo@redhat.com>
+  Borislav Petkov <bp@alien8.de>
+  Dave Hansen <dave.hansen@linux.intel.com>
+  x86@kernel.org
+  Peter Zijlstra <peterz@infradead.org>
+  Arnaldo Carvalho de Melo <acme@kernel.org>
+  Paolo Bonzini <pbonzini@redhat.com>
+  Tony Krowiak <akrowiak@linux.ibm.com>
+  Halil Pasic <pasic@linux.ibm.com>
+  Jason Herne <jjherne@linux.ibm.com>
+  Harald Freudenberger <freude@linux.ibm.com>
+  Alex Williamson <alex.williamson@redhat.com>
+  Andy Lutomirski <luto@kernel.org>
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  linux-mips@vger.kernel.org
+  kvm@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-s390@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-perf-users@vger.kernel.org
+  Anish Ghulati <aghulati@google.com>
+  Venkatesh Srinivas <venkateshs@chromium.org>
+ " Andrew Thornton <andrewth@google.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, Sep 18, 2023, Jason Gunthorpe wrote:\n"
@@ -39,7 +82,7 @@
  "> \n"
  "> Hmm, looks like it was this thread:\n"
  "> \n"
- ">  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg at nvidia.com\n"
+ ">  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg@nvidia.com\n"
  "> \n"
  "> Your rational looks a little better to me.\n"
  "> \n"
@@ -79,6 +122,11 @@
  "this conversation down to a possibile future.  Dropping this patch and the previous\n"
  "prep patch won't meaningful affect the goals of this series, as only kvm_get_kvm_safe()\n"
  "and kvm_get_kvm() would need to be exposed outside of #ifdef __KVM__.  Then we can\n"
- figure out what to do with them if/when the whole multi-KVM thing comes along.
+ "figure out what to do with them if/when the whole multi-KVM thing comes along.\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-riscv mailing list\n"
+ "linux-riscv@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-riscv
 
-f74dc27b936dce52e317a6a807c0feb08655fc58809b6e2a3d09c06467091491
+b1702fe65ea32fd189104c5dbae332804890e1cdd0e3f7e8d0f2cca6eed733d9

diff --git a/a/1.txt b/N3/1.txt
index 6fef8d8..9f4856f 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -28,7 +28,7 @@ On Mon, Sep 18, 2023, Jason Gunthorpe wrote:
 > 
 > Hmm, looks like it was this thread:
 > 
->  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg at nvidia.com
+>  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg@nvidia.com
 > 
 > Your rational looks a little better to me.
 > 
diff --git a/a/content_digest b/N3/content_digest
index 6c8d1a0..66926e0 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -4,9 +4,51 @@
  "ref\0ZQhxpesyXeG+qbS6@google.com\0"
  "ref\020230918160258.GL13795@ziepe.ca\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup\0"
+ "Subject\0Re: [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup\0"
  "Date\0Fri, 1 Dec 2023 16:51:55 -0800\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Jason Gunthorpe <jgg@ziepe.ca>\0"
+ "Cc\0x86@kernel.org"
+  kvm@vger.kernel.org
+  Peter Zijlstra <peterz@infradead.org>
+  Catalin Marinas <catalin.marinas@arm.com>
+  Dave Hansen <dave.hansen@linux.intel.com>
+  linux-kernel@vger.kernel.org
+  Alexander Gordeev <agordeev@linux.ibm.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  Will Deacon <will@kernel.org>
+  linux-riscv@lists.infradead.org
+  linux-s390@vger.kernel.org
+  Janosch Frank <frankja@linux.ibm.com>
+  Harald Freudenberger <freude@linux.ibm.com>
+  Marc Zyngier <maz@kernel.org>
+  Huacai Chen <chenhuacai@kernel.org>
+  Halil Pasic <pasic@linux.ibm.com>
+  Andrew Thornton <andrewth@google.com>
+  Ingo Molnar <mingo@redhat.com>
+  Christian Borntraeger <borntraeger@linux.ibm.com>
+  Jason Herne <jjherne@linux.ibm.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Vasily Gorbik <gor@linux.ibm.com>
+  Venkatesh Srinivas <venkateshs@chromium.org>
+  Heiko Carstens <hca@linux.ibm.com>
+  Arnaldo Carvalho de Melo <acme@kernel.org>
+  Alex Williamson <alex.williamson@redhat.com>
+  Borislav Petkov <bp@alien8.de>
+  And y Lutomirski <luto@kernel.org>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  kvmarm@lists.linux.dev
+  Thomas Gleixner <tglx@linutronix.de>
+  linux-arm-kernel@lists.infradead.org
+  Tony Krowiak <akrowiak@linux.ibm.com>
+  Anish Ghulati <aghulati@google.com>
+  linux-mips@vger.kernel.org
+  Oliver Upton <oliver.upton@linux.dev>
+  linux-perf-users@vger.kernel.org
+  Palmer Dabbelt <palmer@dabbelt.com>
+  kvm-riscv@lists.infradead.org
+  Anup Patel <anup@brainfault.org>
+  Paolo Bonzini <pbonzini@redhat.com>
+ " linuxppc-dev@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Sep 18, 2023, Jason Gunthorpe wrote:\n"
@@ -39,7 +81,7 @@
  "> \n"
  "> Hmm, looks like it was this thread:\n"
  "> \n"
- ">  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg at nvidia.com\n"
+ ">  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg@nvidia.com\n"
  "> \n"
  "> Your rational looks a little better to me.\n"
  "> \n"
@@ -81,4 +123,4 @@
  "and kvm_get_kvm() would need to be exposed outside of #ifdef __KVM__.  Then we can\n"
  figure out what to do with them if/when the whole multi-KVM thing comes along.
 
-f74dc27b936dce52e317a6a807c0feb08655fc58809b6e2a3d09c06467091491
+35635ecc056f83c113c01daf92eb7fe32716ae9cbf566fbddbf854c2e8cd6381

diff --git a/a/1.txt b/N4/1.txt
index 6fef8d8..af71c6d 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -28,7 +28,7 @@ On Mon, Sep 18, 2023, Jason Gunthorpe wrote:
 > 
 > Hmm, looks like it was this thread:
 > 
->  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg at nvidia.com
+>  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg@nvidia.com
 > 
 > Your rational looks a little better to me.
 > 
@@ -69,3 +69,8 @@ this conversation down to a possibile future.  Dropping this patch and the previ
 prep patch won't meaningful affect the goals of this series, as only kvm_get_kvm_safe()
 and kvm_get_kvm() would need to be exposed outside of #ifdef __KVM__.  Then we can
 figure out what to do with them if/when the whole multi-KVM thing comes along.
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N4/content_digest
index 6c8d1a0..514728d 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -4,9 +4,52 @@
  "ref\0ZQhxpesyXeG+qbS6@google.com\0"
  "ref\020230918160258.GL13795@ziepe.ca\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup\0"
+ "Subject\0Re: [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup\0"
  "Date\0Fri, 1 Dec 2023 16:51:55 -0800\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Jason Gunthorpe <jgg@ziepe.ca>\0"
+ "Cc\0Catalin Marinas <catalin.marinas@arm.com>"
+  Will Deacon <will@kernel.org>
+  Marc Zyngier <maz@kernel.org>
+  Oliver Upton <oliver.upton@linux.dev>
+  Huacai Chen <chenhuacai@kernel.org>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Anup Patel <anup@brainfault.org>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Heiko Carstens <hca@linux.ibm.com>
+  Vasily Gorbik <gor@linux.ibm.com>
+  Alexander Gordeev <agordeev@linux.ibm.com>
+  Christian Borntraeger <borntraeger@linux.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  Thomas Gleixner <tglx@linutronix.de>
+  Ingo Molnar <mingo@redhat.com>
+  Borislav Petkov <bp@alien8.de>
+  Dave Hansen <dave.hansen@linux.intel.com>
+  x86@kernel.org
+  Peter Zijlstra <peterz@infradead.org>
+  Arnaldo Carvalho de Melo <acme@kernel.org>
+  Paolo Bonzini <pbonzini@redhat.com>
+  Tony Krowiak <akrowiak@linux.ibm.com>
+  Halil Pasic <pasic@linux.ibm.com>
+  Jason Herne <jjherne@linux.ibm.com>
+  Harald Freudenberger <freude@linux.ibm.com>
+  Alex Williamson <alex.williamson@redhat.com>
+  Andy Lutomirski <luto@kernel.org>
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  linux-mips@vger.kernel.org
+  kvm@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-s390@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-perf-users@vger.kernel.org
+  Anish Ghulati <aghulati@google.com>
+  Venkatesh Srinivas <venkateshs@chromium.org>
+ " Andrew Thornton <andrewth@google.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, Sep 18, 2023, Jason Gunthorpe wrote:\n"
@@ -39,7 +82,7 @@
  "> \n"
  "> Hmm, looks like it was this thread:\n"
  "> \n"
- ">  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg at nvidia.com\n"
+ ">  https://lore.kernel.org/r/0-v1-33906a626da1+16b0-vfio_kvm_no_group_jgg@nvidia.com\n"
  "> \n"
  "> Your rational looks a little better to me.\n"
  "> \n"
@@ -79,6 +122,11 @@
  "this conversation down to a possibile future.  Dropping this patch and the previous\n"
  "prep patch won't meaningful affect the goals of this series, as only kvm_get_kvm_safe()\n"
  "and kvm_get_kvm() would need to be exposed outside of #ifdef __KVM__.  Then we can\n"
- figure out what to do with them if/when the whole multi-KVM thing comes along.
+ "figure out what to do with them if/when the whole multi-KVM thing comes along.\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-f74dc27b936dce52e317a6a807c0feb08655fc58809b6e2a3d09c06467091491
+bd8980052a5235c458753c0a515c50ab4280617adc6b3c86c109d22be1b4b489

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.