virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 11:22:37 to 2021-07-19 10:39:03 UTC [more...]

[PATCH v2 0/4] virtio short improvements
 2021-07-19 10:38 UTC  (2+ messages)
` [PATCH v2 1/4] virtio: Improve vq->broken access to avoid any compiler optimization

[PATCH 0/5] virtio: Parse virtio-device nodes from DT
 2021-07-19 10:33 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: virtio: mmio: Add support for device subnode
` [PATCH 2/5] virtio_mmio: Bind virtio device to device-tree node
` [PATCH 3/5] dt-bindings: i2c: Add bindings for i2c-virtio
` [PATCH 4/5] i2c: virtio: Update i2c-adapter's of_node
` [PATCH 5/5] dt-bindings: gpio: Add bindings for gpio-virtio

[PATCH 0/4] virtio short improvements
 2021-07-19  9:40 UTC  (12+ messages)
` [PATCH 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH 3/4] virtio: Protect vqs list access
` [PATCH 4/4] virtio_pci: Support surprise removal of virtio pci device

[PATCH v1 0/4] virtio short improvements
 2021-07-19  7:52 UTC  (5+ messages)
` [PATCH v1 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH v1 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH v1 3/4] virtio: Protect vqs list access
` [PATCH v1 4/4] virtio_pci: Support surprise removal of virtio pci device

[PATCH 0/2] virtio_ring: fix errors to make virtio tools
 2021-07-19  5:14 UTC  (4+ messages)
` [PATCH 1/2] virtio_ring: fix error - unknown type name 'spinlock_t'
` [PATCH 2/2] virtio_ring: fix error - 'prev' and 'head_flags' may be used uninitialized in this function

[Question] virtio-net: About napi_tx
 2021-07-19  4:46 UTC  (3+ messages)

[PATCH] virtio-balloon: Use virtio_find_vqs() helper
 2021-07-19  3:46 UTC  (3+ messages)

[PATCH 1/2] vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
 2021-07-19  3:30 UTC  (2+ messages)
  ` [PATCH 2/2] vhost: Fix the calculation in vhost_overflow()

[PATCH] vhost_net: Convert from atomic_t to refcount_t on vhost_net_ubuf_ref->refcount
 2021-07-18 22:38 UTC  (2+ messages)

[PATCH mlx5-next] IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
 2021-07-18 13:58 UTC  (2+ messages)

[PATCH net-next 1/2] tools: add missing infrastructure for building ptr_ring.h
 2021-07-18  2:09 UTC  (2+ messages)

[PATCH AUTOSEL 5.12 39/43] virtio-blk: Fix memory leak among suspend/resume procedure
 2021-07-18  1:41 UTC  (6+ messages)
` [PATCH AUTOSEL 5.12 40/43] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 5.12 41/43] virtio_console: Assure used length from device is limited
` [PATCH AUTOSEL 5.12 42/43] virtio: fix up virtio_disable_cb

[PATCH v2 0/4] virtiofs,fuse: support per-file DAX
 2021-07-16 10:47 UTC  (5+ messages)
` [PATCH v2 1/4] fuse: add fuse_should_enable_dax() helper
` [PATCH v2 2/4] fuse: Make DAX mount option a tri-state
` [PATCH v2 3/4] fuse: add per-file DAX flag
` [PATCH v2 4/4] fuse: support changing per-file DAX flag inside guest

[PATCH 1/1] virtio: disable partitions scanning for no partitions block
 2021-07-16  2:57 UTC  (3+ messages)

[RFC PATCH 0/3] virtiofs,fuse: support per-file DAX
 2021-07-16  1:59 UTC  (9+ messages)
` [RFC PATCH 1/3] fuse: add fuse_should_enable_dax() helper
` [RFC PATCH 2/3] fuse: Make DAX mount option a tri-state
` [RFC PATCH 3/3] fuse: add per-file DAX flag
          ` [PATCH] virtiofsd: support per-file DAX

mm/memory_hotplug: preparatory patches for new online policy and memory
 2021-07-15 18:12 UTC  (7+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
` [PATCH v1 2/4] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
` [PATCH v1 3/4] mm/memory_hotplug: remove nid parameter from remove_memory() and friends
` [PATCH v1 4/4] ACPI: memhotplug: memory resources cannot be enabled yet

[PATCH -next v2] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-15 11:45 UTC  (2+ messages)

[PATCH 2/4] vp_vdpa: Fix return value check for vdpa_alloc_device()
 2021-07-15  8:10 UTC  (3+ messages)
  ` [PATCH 3/4] vDPA/ifcvf: "
  ` [PATCH 4/4] vdpa: Add documentation for vdpa_alloc_device() macro

[PATCH 1/4] vdpa_sim: Fix return value check for vdpa_alloc_device()
 2021-07-15  8:03 UTC 

[PATCH v9 07/17] virtio: Don't set FAILED status bit on device index allocation failure
 2021-07-15  5:18 UTC  (18+ messages)
  ` [PATCH v9 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
  ` [PATCH v9 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [PATCH v9 03/17] vdpa: Fix code indentation
  ` [PATCH v9 17/17] Documentation: Add documentation for VDUSE

[PATCH AUTOSEL 4.4 08/31] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-07-14 16:49 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 09/31] drm/virtio: Fix double free "

[virtio-dev] Fwd: [PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
 2021-07-14 14:25 UTC 

[RFC v3 21/29] vhost: Add VhostIOVATree
 2021-07-14  9:33 UTC  (3+ messages)

[PATCH -next] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-14  9:21 UTC 

[PATCH v4 5/5] bus: Make remove callback return void
 2021-07-14  8:44 UTC 

[PATCH v14] i2c: virtio: add a virtio i2c frontend driver
 2021-07-14  8:33 UTC  (6+ messages)

[RFC 0/3] cpuidle: add poll_source API and virtio vq polling
 2021-07-13 16:19 UTC  (4+ messages)
` [RFC 1/3] cpuidle: add poll_source API
` [RFC 2/3] virtio: add poll_source virtqueue polling
` [RFC 3/3] softirq: participate in cpuidle polling

[PATCH] uapi: virtio_ids: Add VIRTIO_ID_GPIO from OASIS spec
 2021-07-13  9:55 UTC 

[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
 2021-07-12 16:29 UTC  (2+ messages)

[RFC PATCH V2 0/7] Do not read from descripto ring
 2021-07-12 12:58 UTC  (9+ messages)

[bug report]scsi: drive letter drift problem
 2021-07-12  9:34 UTC 

[PATCH 0/7] Do not read from descriptor ring
 2021-07-11 16:08 UTC  (2+ messages)

Running VMs with an eGPU and VFIO: from flaky (<= 5.12.x) to broken (5.13.x)
 2021-07-11 12:15 UTC 

[PATCH AUTOSEL 5.4 25/28] virtio-blk: Fix memory leak among suspend/resume procedure
 2021-07-11  4:24 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 26/28] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 5.4 27/28] virtio_console: Assure used length from device is limited
` [PATCH AUTOSEL 5.4 28/28] virtio: fix up virtio_disable_cb

[PATCH AUTOSEL 4.4 11/12] virtio-blk: Fix memory leak among suspend/resume procedure
 2021-07-10 23:53 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 12/12] virtio_console: Assure used length from device is limited

[PATCH AUTOSEL 4.9 15/16] virtio-blk: Fix memory leak among suspend/resume procedure
 2021-07-10 23:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 16/16] virtio_console: Assure used length from device is limited

[PATCH AUTOSEL 4.14 19/21] virtio-blk: Fix memory leak among suspend/resume procedure
 2021-07-10 23:52 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 20/21] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 4.14 21/21] virtio_console: Assure used length from device is limited

[PATCH AUTOSEL 4.19 20/22] virtio-blk: Fix memory leak among suspend/resume procedure
 2021-07-10 23:51 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 21/22] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 4.19 22/22] virtio_console: Assure used length from device is limited

[PATCH AUTOSEL 5.10 34/37] virtio-blk: Fix memory leak among suspend/resume procedure
 2021-07-10 23:50 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 35/37] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 5.10 36/37] virtio_console: Assure used length from device is limited
` [PATCH AUTOSEL 5.10 37/37] virtio: fix up virtio_disable_cb

[PATCH] drm/qxl: Convert to Linux IRQ interfaces
 2021-07-10  6:37 UTC  (2+ messages)

[RFC v1 6/8] mshv: command line option to skip devices in PV-IOMMU
 2021-07-09 19:48 UTC  (6+ messages)
  ` [RFC v1 3/8] intel/vt-d: make DMAR table parsing code more flexible
  ` [RFC v1 7/8] mshv: implement in-kernel device framework

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2021-07-09 19:20 UTC  (2+ messages)

[PATCH V3 1/2] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
 2021-07-09  2:37 UTC  (2+ messages)
  ` [PATCH V3 2/2] vDPA/ifcvf: implement management netlink framework for ifcvf

[PATCH v2 4/4] bus: Make remove callback return void
 2021-07-08 12:41 UTC  (6+ messages)

Re: [PATCH v8 10/10] Documentation: Add documentation for VDUSE
 2021-07-08  9:07 UTC  (12+ messages)
    `  "
        `  "

[PATCH V2 5/6] virtio: add one field into virtio_device for recording if device uses managed irq
 2021-07-08  6:34 UTC  (6+ messages)

[vhost:vhost 29/31] fs/fuse/virtio_fs.c:967:13: error: initialization of 'int (*)(struct virtio_device *, void *)' from incompatible pointer type 'int (*)(struct virtio_device *)'
 2021-07-07 21:21 UTC 

[vhost:vhost 29/31] drivers/crypto/virtio/virtio_crypto_core.c:516:25: error: initialization of 'int (*)(struct virtio_device *, void *)' from incompatible pointer type 'int (*)(struct virtio_device *)'
 2021-07-07 20:35 UTC 

[RFC] virtio-mem: Add support of memory_hotplug.memmap_on_memory
 2021-07-07 15:17 UTC 

ICITS'22 - The 2022 International Conference on Information Technology & Systems | Costa Rica
 2021-07-07 13:39 UTC 

[PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
 2021-07-07  8:52 UTC 

[PATCH 1/2] vdpa: support per virtqueue max queue size
 2021-07-07  5:38 UTC  (3+ messages)

[PATCH linux-next v3 0/6] vdpa: enable user to set mac, mtu
 2021-07-07  4:03 UTC  (18+ messages)
` [PATCH linux-next v3 2/6] vdpa: Introduce query of device config layout

[PATCH] bus: Make remove callback return void
 2021-07-06 10:35 UTC 

[PATCH AUTOSEL 4.9 08/35] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-07-06 11:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 09/35] drm/virtio: Fix double free "

[PATCH AUTOSEL 4.14 12/45] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-07-06 11:27 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 13/45] drm/virtio: Fix double free "
` [PATCH AUTOSEL 4.14 21/45] virtio_net: Remove BUG() to avoid machine dead

[PATCH AUTOSEL 4.19 13/55] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-07-06 11:26 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 14/55] drm/virtio: Fix double free "
` [PATCH AUTOSEL 4.19 24/55] virtio_net: Remove BUG() to avoid machine dead

[PATCH AUTOSEL 5.4 15/74] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-07-06 11:24 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 16/74] drm/virtio: Fix double free "
` [PATCH AUTOSEL 5.4 30/74] virtio_net: Remove BUG() to avoid machine dead

[PATCH AUTOSEL 5.10 022/137] drm/virtio: Fix double free on probe failure
 2021-07-06 11:20 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 046/137] virtio-net: Add validation for used length
` [PATCH AUTOSEL 5.10 061/137] virtio_net: Remove BUG() to avoid machine dead


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