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

diff --git a/a/content_digest b/N1/content_digest
index ebcfa4d..ab7b7f2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,51 @@
  "ref\020230914015531.1419405-1-seanjc@google.com\0"
  "ref\020230914015531.1419405-15-seanjc@google.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0"
+ "Subject\0Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0"
  "Date\0Thu, 21 Sep 2023 12:10:36 -0700\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Paolo Bonzini <pbonzini@redhat.com>"
+  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>
+  Matthew Wilcox (Oracle) <willy@infradead.org>
+  Andrew Morton <akpm@linux-foundation.org>
+  Paul Moore <paul@paul-moore.com>
+  James Morris <jmorris@namei.org>
+  Serge E. Hallyn <serge@hallyn.com>
+  kvm@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  linux-mips@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-fsdevel@vger.kernel.org
+  linux-mm@kvack.org
+  linux-security-module@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Chao Peng <chao.p.peng@linux.intel.com>
+  Fuad Tabba <tabba@google.com>
+  Jarkko Sakkinen <jarkko@kernel.org>
+  Anish Moorthy <amoorthy@google.com>
+  Yu Zhang <yu.c.zhang@linux.intel.com>
+  Isaku Yamahata <isaku.yamahata@intel.com>
+  Xu Yilun <yilun.xu@intel.com>
+  Vlastimil Babka <vbabka@suse.cz>
+  Vishal Annapurve <vannapurve@google.com>
+  Ackerley Tng <ackerleytng@google.com>
+  Maciej Szmigiero <mail@maciej.szmigiero.name>
+  David Hildenbrand <david@redhat.com>
+  Quentin Perret <qperret@google.com>
+  Michael Roth <michael.roth@amd.com>
+  Wang <wei.w.wang@intel.com>
+  Liam Merwick <liam.merwick@oracle.com>
+  Isaku Yamahata <isaku.yamahata@gmail.com>
+ " Kirill A . Shutemov <kirill.shutemov@linux.intel.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Sep 13, 2023, Sean Christopherson wrote:\n"
@@ -18,4 +60,4 @@
  "generic \"guest memory\" APIs, and would provide a stronger conceptual connection\n"
  with memfd.c.
 
-6fcdfc5ac8e67a6a9269a99ec7acff740fe131b20633a55403569d40b7ed2bce
+0deca61ec13f647f13428e9a8edc2b64b93c6b578d70fc6297f8532e11857a6b

diff --git a/a/1.txt b/N2/1.txt
index 4027177..433454e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -9,3 +9,8 @@ the file, i.e. still keep the gmem namespace.
 Using guest_memfd.c would make it much more obvious that the file holds more than
 generic "guest memory" APIs, and would provide a stronger conceptual connection
 with memfd.c.
+
+_______________________________________________
+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 ebcfa4d..7ea4927 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,51 @@
  "ref\020230914015531.1419405-1-seanjc@google.com\0"
  "ref\020230914015531.1419405-15-seanjc@google.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0"
+ "Subject\0Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0"
  "Date\0Thu, 21 Sep 2023 12:10:36 -0700\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Paolo Bonzini <pbonzini@redhat.com>"
+  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>
+  Matthew Wilcox (Oracle) <willy@infradead.org>
+  Andrew Morton <akpm@linux-foundation.org>
+  Paul Moore <paul@paul-moore.com>
+  James Morris <jmorris@namei.org>
+  Serge E. Hallyn <serge@hallyn.com>
+  kvm@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  linux-mips@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-fsdevel@vger.kernel.org
+  linux-mm@kvack.org
+  linux-security-module@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Chao Peng <chao.p.peng@linux.intel.com>
+  Fuad Tabba <tabba@google.com>
+  Jarkko Sakkinen <jarkko@kernel.org>
+  Anish Moorthy <amoorthy@google.com>
+  Yu Zhang <yu.c.zhang@linux.intel.com>
+  Isaku Yamahata <isaku.yamahata@intel.com>
+  Xu Yilun <yilun.xu@intel.com>
+  Vlastimil Babka <vbabka@suse.cz>
+  Vishal Annapurve <vannapurve@google.com>
+  Ackerley Tng <ackerleytng@google.com>
+  Maciej Szmigiero <mail@maciej.szmigiero.name>
+  David Hildenbrand <david@redhat.com>
+  Quentin Perret <qperret@google.com>
+  Michael Roth <michael.roth@amd.com>
+  Wang <wei.w.wang@intel.com>
+  Liam Merwick <liam.merwick@oracle.com>
+  Isaku Yamahata <isaku.yamahata@gmail.com>
+ " Kirill A . Shutemov <kirill.shutemov@linux.intel.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Sep 13, 2023, Sean Christopherson wrote:\n"
@@ -16,6 +58,11 @@
  "\n"
  "Using guest_memfd.c would make it much more obvious that the file holds more than\n"
  "generic \"guest memory\" APIs, and would provide a stronger conceptual connection\n"
- with memfd.c.
+ "with memfd.c.\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-riscv mailing list\n"
+ "linux-riscv@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-riscv
 
-6fcdfc5ac8e67a6a9269a99ec7acff740fe131b20633a55403569d40b7ed2bce
+19b9179dd7ee48fe0db1fd722fa9f6f0e6b7f3f7c78382e6a785a306c3b2c855

diff --git a/a/1.txt b/N3/1.txt
index 4027177..f30ed92 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -9,3 +9,8 @@ the file, i.e. still keep the gmem namespace.
 Using guest_memfd.c would make it much more obvious that the file holds more than
 generic "guest memory" APIs, and would provide a stronger conceptual connection
 with memfd.c.
+
+_______________________________________________
+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/N3/content_digest
index ebcfa4d..d808342 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,9 +1,51 @@
  "ref\020230914015531.1419405-1-seanjc@google.com\0"
  "ref\020230914015531.1419405-15-seanjc@google.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0"
+ "Subject\0Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0"
  "Date\0Thu, 21 Sep 2023 12:10:36 -0700\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Paolo Bonzini <pbonzini@redhat.com>"
+  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>
+  Matthew Wilcox (Oracle) <willy@infradead.org>
+  Andrew Morton <akpm@linux-foundation.org>
+  Paul Moore <paul@paul-moore.com>
+  James Morris <jmorris@namei.org>
+  Serge E. Hallyn <serge@hallyn.com>
+  kvm@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  linux-mips@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-fsdevel@vger.kernel.org
+  linux-mm@kvack.org
+  linux-security-module@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Chao Peng <chao.p.peng@linux.intel.com>
+  Fuad Tabba <tabba@google.com>
+  Jarkko Sakkinen <jarkko@kernel.org>
+  Anish Moorthy <amoorthy@google.com>
+  Yu Zhang <yu.c.zhang@linux.intel.com>
+  Isaku Yamahata <isaku.yamahata@intel.com>
+  Xu Yilun <yilun.xu@intel.com>
+  Vlastimil Babka <vbabka@suse.cz>
+  Vishal Annapurve <vannapurve@google.com>
+  Ackerley Tng <ackerleytng@google.com>
+  Maciej Szmigiero <mail@maciej.szmigiero.name>
+  David Hildenbrand <david@redhat.com>
+  Quentin Perret <qperret@google.com>
+  Michael Roth <michael.roth@amd.com>
+  Wang <wei.w.wang@intel.com>
+  Liam Merwick <liam.merwick@oracle.com>
+  Isaku Yamahata <isaku.yamahata@gmail.com>
+ " Kirill A . Shutemov <kirill.shutemov@linux.intel.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Sep 13, 2023, Sean Christopherson wrote:\n"
@@ -16,6 +58,11 @@
  "\n"
  "Using guest_memfd.c would make it much more obvious that the file holds more than\n"
  "generic \"guest memory\" APIs, and would provide a stronger conceptual connection\n"
- with memfd.c.
+ "with memfd.c.\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
 
-6fcdfc5ac8e67a6a9269a99ec7acff740fe131b20633a55403569d40b7ed2bce
+37a095135884531d33d9af0aa9a80eaa5d050ed3809ebccc5856741b6e27bf5a

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.