virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-30 13:03:28 to 2020-06-08 10:36:55 UTC [more...]

[PATCH v3 0/4] Support virtio cross-device resources
 2020-06-08 10:36 UTC  (6+ messages)
` [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources

[PATCH RFC v5 00/13] vhost: ring format independence
 2020-06-08 10:17 UTC  (19+ messages)
` [PATCH RFC v5 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v5 02/13] vhost: use batched version by default
` [PATCH RFC v5 03/13] vhost: batching fetches
` [PATCH RFC v5 04/13] vhost: cleanup fetch_buf return code handling
` [PATCH RFC v5 05/13] vhost/net: pass net specific struct pointer
` [PATCH RFC v5 06/13] vhost: reorder functions
` [PATCH RFC v5 07/13] vhost: format-independent API for used buffers
` [PATCH RFC v5 08/13] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v5 09/13] vhost/net: avoid iov length math
` [PATCH RFC v5 10/13] vhost/test: convert to the buf API
` [PATCH RFC v5 11/13] vhost/scsi: switch to buf APIs
` [PATCH RFC v5 12/13] vhost/vsock: switch to the buf API
` [PATCH RFC v5 13/13] vhost: drop head based APIs

[PATCH v3 0/5] Add a vhost RPMsg API
 2020-06-08 10:15 UTC  (9+ messages)
  ` [Sound-open-firmware] "

[PATCH 0/6] vDPA: doorbell mapping
 2020-06-08 10:07 UTC  (31+ messages)
` [PATCH 1/6] vhost: allow device that does not depend on vhost worker
` [PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap
    ` [virtio-dev] "
` [PATCH 5/6] vdpa: introduce virtio pci driver

[PATCH] virtio_mem: prevent overflow with subblock size
 2020-06-08  9:41 UTC  (7+ messages)

[PATCH v4 0/3] Support virtio cross-device resources
 2020-06-08  9:30 UTC  (10+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects

[PATCH] virtio-mem: drop unnecessary initialization
 2020-06-08  6:44 UTC  (3+ messages)

[PATCH RFC 00/13] vhost: format independence
 2020-06-08  6:01 UTC  (35+ messages)
` [PATCH RFC 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC 02/13] vhost: use batched version by default
` [PATCH RFC 03/13] vhost: batching fetches
` [PATCH RFC 04/13] vhost: cleanup fetch_buf return code handling
` [PATCH RFC 05/13] vhost/net: pass net specific struct pointer
` [PATCH RFC 06/13] vhost: reorder functions
` [PATCH RFC 07/13] vhost: format-independent API for used buffers
` [PATCH RFC 08/13] vhost/net: convert to new API: heads->bufs
` [PATCH RFC 09/13] vhost/net: avoid iov length math
` [PATCH RFC 10/13] vhost/test: convert to the buf API
` [PATCH RFC 11/13] vhost/scsi: switch to buf APIs
` [PATCH RFC 12/13] vhost/vsock: switch to the buf API
` [PATCH RFC 13/13] vhost: drop head based APIs

[PATCH] MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE
 2020-06-08  5:35 UTC  (2+ messages)

[vhost:vhost 18/52] drivers/virtio/virtio_mem.c:1391:5: warning: Variable 'rc' is reassigned a value before the old one has been used
 2020-06-08  0:59 UTC 

[PATCH] virtio_net: Unregister and re-register xdp_rxq across freeze/restore
 2020-06-07 13:23 UTC  (2+ messages)

[PATCH v3 0/3] crypto: virtio: Fix three issues
 2020-06-05 14:10 UTC  (12+ messages)
` [PATCH v3 1/3] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH v3 2/3] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
` [PATCH v3 3/3] crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()

[PATCH AUTOSEL 4.14 3/8] net: check untrusted gso_size at kernel entry
 2020-06-05 12:26 UTC 

[PATCH AUTOSEL 4.19 4/9] net: check untrusted gso_size at kernel entry
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 5.4 05/14] net: check untrusted gso_size at kernel entry
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 5.6 06/17] net: check untrusted gso_size at kernel entry
 2020-06-05 12:25 UTC 

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-06-05 12:18 UTC  (8+ messages)

[PATCH] s390/virtio: remove unused pm callbacks
 2020-06-05 10:52 UTC  (5+ messages)

[PATCH RESEND 0/5] vDPA:config interrupt support and IRQ improvements
 2020-06-05 10:27 UTC  (6+ messages)
` [PATCH RESEND 1/5] ifcvf: move IRQ request/free to status change handlers
` [PATCH RESEND 2/5] ifcvf: ignore continuous setting same staus value
` [PATCH RESEND 3/5] vhost_vdpa: Support config interrupt in vdpa
` [PATCH RESEND 4/5] vhost: replace -1 with VHOST_FILE_UNBIND in iotcls
` [PATCH RESEND 5/5] ifcvf: implement config interrupt in IFCVF

[RFC 00/12] Audio DSP VirtIO and vhost drivers
 2020-06-05  6:46 UTC  (7+ messages)
` [RFC 11/12] rpmsg: increase buffer size and reduce buffer number
` [RFC 12/12] rpmsg: add a device ID to also bind to the ADSP device

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-06-04 15:30 UTC  (50+ messages)
` [PATCH v3 13/75] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH v3 23/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH v3 24/75] x86/boot/compressed/64: Unmap GHCB page before booting the kernel
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v3 31/75] x86/head/64: Install boot GDT
` [PATCH v3 35/75] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH v3 38/75] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v3 40/75] x86/sev-es: Compile early handler code into kernel image
` [PATCH v3 42/75] x86/sev-es: Setup GHCB based boot #VC handler
` [PATCH v3 70/75] x86/head/64: Setup TSS early for secondary CPUs
` [PATCH v3 73/75] x86/sev-es: Support CPU offline/online
` [PATCH v3 74/75] x86/sev-es: Handle NMI State
` [PATCH v3 75/75] x86/efi: Add GHCB mappings when SEV-ES is active

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-06-02 21:17 UTC  (10+ messages)

[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
 2020-06-02 11:10 UTC  (4+ messages)

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-06-02  7:09 UTC  (2+ messages)

[PATCH v2 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-02  6:08 UTC  (5+ messages)
` [PATCH v2 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH v2 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-02  4:22 UTC  (7+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[PATCH v2 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
 2020-06-02  3:54 UTC  (4+ messages)

[PATCH net-next v8 0/7] net: vhost: improve performance when enable busyloop
 2020-06-01 13:26 UTC  (2+ messages)
      ` [PATCH net-next v8 7/7] net: vhost: make busyloop_intr more accurate

[PATCH v2 resubmit] virtio-balloon: Disable free page reporting if page poison reporting is not enabled
 2020-05-31  9:15 UTC  (4+ messages)

[PATCH] drm/qxl: Replace deprecated function in qxl_display
 2020-05-31  8:13 UTC 

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-31  0:44 UTC  (2+ messages)

[PATCH] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30 13:03 UTC  (3+ messages)
` [PATCH v5] "
  ` [PATCH v5] virtio_vsock: Fix race condition in virtio_transport_recv_pkt()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).