virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-19 03:18:03 to 2021-05-05 10:34:58 UTC [more...]

[PATCH] Provide detailed specification of virtio-blk lifetime metrics
 2021-05-05 10:34 UTC  (3+ messages)

virtio_net: Almost a second until link becomes ready
 2021-05-05  4:38 UTC 

[PATCH RFC 00/14] vhost: multiple worker support
 2021-05-04 20:11 UTC  (22+ messages)
` [PATCH RFC 01/14] vhost: remove work arg from vhost_work_flush
` [PATCH RFC 1/1] QEMU vhost-scsi: add support for VHOST_SET_VRING_WORKER
` [PATCH RFC 02/14] vhost-scsi: remove extra flushes
` [PATCH RFC 03/14] vhost-scsi: reduce flushes during endpoint clearing
` [PATCH RFC 04/14] vhost: fix poll coding style
` [PATCH RFC 05/14] vhost: move worker thread fields to new struct
` [PATCH RFC 06/14] vhost: move vhost worker creation to kick setup
` [PATCH RFC 07/14] vhost: modify internal functions to take a vhost_worker
` [PATCH RFC 08/14] vhost: allow vhost_polls to use different vhost_workers
` [PATCH RFC 09/14] vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH RFC 10/14] vhost-scsi: make SCSI cmd completion per vq
` [PATCH RFC 11/14] vhost: allow userspace to create workers
` [PATCH RFC 12/14] vhost: add vhost_dev pointer to vhost_work
` [PATCH RFC 13/14] vhost: support sharing workers across devs
` [PATCH RFC 14/14] vhost: allow userspace to query vq worker mappings

[RFC v2] virtio-vsock: add description for datagram type
 2021-05-04 17:06 UTC  (15+ messages)
`  "

[PATCH] vhost-iotlb: fix vhost_iotlb_del_range() documentation
 2021-05-04 13:54 UTC 

[PATCH] virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
 2021-05-04 10:27 UTC 

[PATCH 1/2] virtio_pci_modern: __force cast the notify mapping
 2021-05-04  8:20 UTC  (2+ messages)
` [PATCH 2/2] virtio_pci_modern: correct sparse tags for notify

[PATCH AUTOSEL 5.4 02/57] drm/qxl: release shadow on shutdown
 2021-05-03 16:38 UTC 

[PATCH AUTOSEL 5.10 002/100] drm/qxl: do not run release if qxl failed to init
 2021-05-03 16:36 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 003/100] drm/qxl: release shadow on shutdown

[PATCH AUTOSEL 5.11 002/115] drm/qxl: do not run release if qxl failed to init
 2021-05-03 16:35 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 003/115] drm/qxl: release shadow on shutdown
` [PATCH AUTOSEL 5.11 022/115] drm/virtio: fix possible leak/unlock virtio_gpu_object_array

[PATCH AUTOSEL 5.12 002/134] drm/qxl: do not run release if qxl failed to init
 2021-05-03 16:33 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 003/134] drm/qxl: release shadow on shutdown
` [PATCH AUTOSEL 5.12 025/134] drm/virtio: fix possible leak/unlock virtio_gpu_object_array

[PATCH v1 0/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-05-03 11:35 UTC  (14+ messages)
` [PATCH v1 1/7] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
` [PATCH v1 2/7] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
` [PATCH v1 3/7] mm: rename and move page_is_poisoned()
` [PATCH v1 4/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
` [PATCH v1 5/7] mm: introduce page_offline_(begin|end|freeze|unfreeze) to synchronize setting PageOffline()
` [PATCH v1 6/7] virtio-mem: use page_offline_(start|end) when "
` [PATCH v1 7/7] fs/proc/kcore: use page_offline_(freeze|unfreeze)

[PATCH V4 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
 2021-05-03  8:47 UTC  (2+ messages)
  ` [PATCH V4 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA

[PATCH] sound: virtio: correct the function name in kernel-doc comment
 2021-05-03  8:20 UTC  (2+ messages)

[PATCH] virtio_ring: boolean values to a bool variable
 2021-05-03  8:17 UTC  (2+ messages)

[PATCH net-next] virtio-net: fix use-after-free in skb_gro_receive
 2021-05-03  8:00 UTC  (2+ messages)

[PATCH net-next] virtio-net: fix use-after-free in skb_gro_receive
 2021-05-03  7:59 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Add support for doorbell bypassing
 2021-04-30 13:49 UTC  (9+ messages)

[PATCH v2] virtiofs: propagate sync() to file server
 2021-04-30 12:32 UTC  (5+ messages)

[PATCH v5 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-30 10:58 UTC  (10+ messages)
` [PATCH v5 1/9] drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
` [PATCH v5 2/9] drm/format-helper: Add blitter functions
` [PATCH v5 3/9] drm/aperture: Add infrastructure for aperture ownership
` [PATCH v5 4/9] drm: Add simpledrm driver
` [PATCH v5 5/9] drm/simpledrm: Add fbdev emulation
` [PATCH v5 6/9] drm/simpledrm: Initialize framebuffer data from device-tree node
` [PATCH v5 7/9] drm/simpledrm: Acquire clocks from DT device node
` [PATCH v5 8/9] drm/simpledrm: Acquire regulators "
` [PATCH v5 9/9] drm/simpledrm: Acquire memory aperture for framebuffer

[RFC PATCH 0/7] Untrusted device support for virtio
 2021-04-29  4:16 UTC  (14+ messages)
` [RFC PATCH 1/7] virtio-ring: maintain next in extra state for packed virtqueue
` [RFC PATCH 2/7] virtio_ring: rename vring_desc_extra_packed
` [RFC PATCH 3/7] virtio-ring: factor out desc_extra allocation
` [RFC PATCH 4/7] virtio_ring: secure handling of mapping errors
` [RFC PATCH 5/7] virtio_ring: introduce virtqueue_desc_add_split()
` [RFC PATCH 6/7] virtio: use err label in __vring_new_virtqueue()
` [RFC PATCH 7/7] virtio-ring: store DMA metadata in desc_extra for split virtqueue

[PATCH] virtio-net: enable SRIOV
 2021-04-29  2:31 UTC  (5+ messages)

[PATCH v3 0/1] mlx5_vdpa bug fix for feature negotiation
 2021-04-29  1:48 UTC  (2+ messages)
` [PATCH v3 1/1] vdpa/mlx5: fix feature negotiation across device reset

[PATCH 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf
 2021-04-28 13:08 UTC  (7+ messages)
  ` [PATCH 1/2] vDPA/ifcvf: record virtio notify base

[PATCH net-next v3] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
 2021-04-28  1:21 UTC 

[PATCH v2] drm/bochs: Add screen blanking support
 2021-04-27 12:21 UTC  (4+ messages)

[PATCH v4 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-26 19:05 UTC  (11+ messages)

[RFC PATCH] virtio-vsock: add description for datagram type
 2021-04-26 16:07 UTC  (3+ messages)

[PATCH v2 0/6] Add support for ACPI VIOT
 2021-04-23 11:38 UTC  (7+ messages)
` [PATCH v2 1/6] ACPI: arm64: Move DMA setup operations out of IORT
` [PATCH v2 2/6] ACPI: Move IOMMU setup code "
` [PATCH v2 3/6] ACPI: Add driver for the VIOT table
` [PATCH v2 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
` [PATCH v2 5/6] iommu/dma: Simplify calls "
` [PATCH v2 6/6] iommu/virtio: Enable x86 support

[RFC PATCH V2 0/7] Do not read from descripto ring
 2021-04-23  8:09 UTC  (8+ messages)
` [RFC PATCH V2 1/7] virtio-ring: maintain next in extra state for packed virtqueue
` [RFC PATCH V2 2/7] virtio_ring: rename vring_desc_extra_packed
` [RFC PATCH V2 3/7] virtio-ring: factor out desc_extra allocation
` [RFC PATCH V2 4/7] virtio_ring: secure handling of mapping errors
` [RFC PATCH V2 5/7] virtio_ring: introduce virtqueue_desc_add_split()
` [RFC PATCH V2 6/7] virtio: use err label in __vring_new_virtqueue()
` [RFC PATCH V2 7/7] virtio-ring: store DMA metadata in desc_extra for split virtqueue

[GIT PULL] virtio: last minute fixes
 2021-04-22 23:30 UTC  (2+ messages)

[PATCH net-next v3] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
 2021-04-22 12:55 UTC  (7+ messages)

[RFC PATCH v8 04/19] af_vsock: implement SEQPACKET receive loop
 2021-04-22 10:48 UTC  (12+ messages)
  ` [RFC PATCH v8 11/19] virtio/vsock: dequeue callback for SOCK_SEQPACKET
  ` [RFC PATCH v8 13/19] virtio/vsock: rest of SOCK_SEQPACKET support
  ` [RFC PATCH v8 14/19] virtio/vsock: enable SEQPACKET for transport
  ` [RFC PATCH v8 15/19] vhost/vsock: "
  ` [RFC PATCH v8 16/19] vsock/loopback: "
  ` [RFC PATCH v8 17/19] vsock_test: add SOCK_SEQPACKET tests
    ` [RFC PATCH v8 19/19] af_vsock: serialize writes to shared socket
` [RFC PATCH v8 00/19] virtio/vsock: introduce SOCK_SEQPACKET support

[RFC PATCH v5 2/2] virtio-vsock: SOCK_SEQPACKET description
 2021-04-22  9:00 UTC  (6+ messages)
            ` [virtio-comment] "

[PATCH] fuse: Avoid potential use after free
 2021-04-22  0:44 UTC  (3+ messages)

[RFC PATCH] vdpa: mandate 1.0 device
 2021-04-21  8:17 UTC  (10+ messages)

[PATCH] virtiofs: propagate sync() to file server
 2021-04-21  7:39 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH] drm/bochs: Add screen blanking support
 2021-04-21  7:19 UTC  (2+ messages)

[PATCH net-next v3] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
 2021-04-21  3:26 UTC 

[PATCH net-next] virtio-net: restrict build_skb() use to some arches
 2021-04-21  2:18 UTC  (2+ messages)

[PATCH net-next] virtio-net: fix use-after-free in page_to_skb()
 2021-04-21  2:15 UTC  (7+ messages)

[PATCH net-next] virtio-net: restrict build_skb() use to some arches
 2021-04-20 21:53 UTC 

[PATCH v2] virtio_blk: Add support for lifetime feature
 2021-04-20 16:41 UTC  (3+ messages)

[PATCH net] vsock/virtio: free queued packets when closing socket
 2021-04-20 11:07 UTC 

[net-next, v2] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
 2021-04-20  9:30 UTC  (2+ messages)

[PATCH V3 3/3] vDPA/ifcvf: get_config_size should return dev specific config size
 2021-04-19  3:17 UTC 


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).