virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-16 17:47:45 to 2021-08-30 17:01:40 UTC [more...]

[PATCH v4 0/5] virtiofs: propagate sync() to file server
 2021-08-30 17:01 UTC  (5+ messages)
` [PATCH v4 5/5] "

[PATCH 1/1] virtio-blk: add num_io_queues module parameter
 2021-08-30 16:48 UTC 

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-08-30  5:11 UTC  (21+ messages)

[GIT PULL] virtio: a last minute fix
 2021-08-29 18:11 UTC  (2+ messages)

[RESEND][PATCH] virtio_console: protect max_nr_ports to avoid invalid value
 2021-08-27  9:00 UTC 

[RFC PATCH 0/1] virtio: false unhandled irqs from vring_interrupt()
 2021-08-26 15:42 UTC  (5+ messages)
` [RFC PATCH 1/1] fuse: disable local irqs when processing vq completions

[PATCH v4 1/6] vdpa/mlx5: Remove redundant header file inclusion
 2021-08-26  8:04 UTC  (8+ messages)
  ` [PATCH v4 2/6] vdpa/mlx5: function prototype modifications in preparation to control VQ
  ` [PATCH v4 3/6] vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue
  ` [PATCH v4 4/6] vdpa/mlx5: Ensure valid indices are provided
  ` [PATCH v4 5/6] vdpa/mlx5: Add support for control VQ and MAC setting
  ` [PATCH v4 6/6] vdpa/mlx5: Add multiqueue support

[PATCH net-next] sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
 2021-08-26  3:30 UTC 

[PATCH v2 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
 2021-08-25 17:27 UTC  (7+ messages)
` [PATCH v2 1/3] /dev/mem: disallow access to explicitly excluded system RAM regions

[PATCH v1] virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()
 2021-08-25 10:24 UTC 

[bug report] virtio-mem: use page_offline_(start|end) when setting PageOffline()
 2021-08-25  9:56 UTC  (2+ messages)

[PATCH v11 04/12] vdpa: Add reset callback in vdpa_config_ops
 2021-08-25  9:55 UTC  (12+ messages)
  ` [PATCH v11 05/12] vhost-vdpa: Handle the failure of vdpa_reset()
  ` [PATCH v11 12/12] Documentation: Add documentation for VDUSE
  ` [PATCH v11 03/12] vdpa: Fix some coding style issues
  ` [PATCH v11 01/12] iova: Export alloc_iova_fast() and free_iova_fast()
  ` [PATCH v11 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace

[RFC PATCH v3 1/6] virtio/vsock: rename 'EOR' to 'EOM' bit
 2021-08-24 10:31 UTC  (5+ messages)
  ` [RFC PATCH v3 2/6] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit
  ` [RFC PATCH v3 3/6] vhost/vsock: support MSG_EOR bit processing
  ` [RFC PATCH v3 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET

[PATCH v4 0/8] fuse,virtiofs: support per-file DAX
 2021-08-24 10:15 UTC  (40+ messages)
` [PATCH v4 1/8] fuse: add fuse_should_enable_dax() helper
` [PATCH v4 2/8] fuse: Make DAX mount option a tri-state
` [PATCH v4 3/8] fuse: support per-file DAX
` [PATCH v4 4/8] fuse: negotiate if server/client supports "
` [PATCH v4 5/8] fuse: enable "
` [PATCH v4 6/8] fuse: mark inode DONT_CACHE when per-file DAX indication changes
  ` [Virtio-fs] "
` [PATCH v4 7/8] fuse: support changing per-file DAX flag inside guest
` [PATCH v4 8/8] fuse: show '-o dax=inode' option only when FUSE server supports
` [virtiofsd PATCH v4 0/4] virtiofsd: support per-file DAX
  ` [virtiofsd PATCH v4 1/4] virtiofsd: add .ioctl() support
  ` [virtiofsd PATCH v4 2/4] virtiofsd: expand fuse protocol to support per-file DAX
  ` [virtiofsd PATCH v4 3/4] virtiofsd: support per-file DAX negotiation in FUSE_INIT
    ` [Virtio-fs] "
  ` [virtiofsd PATCH v4 4/4] virtiofsd: support per-file DAX in FUSE_LOOKUP
    ` [Virtio-fs] "
  ` [Virtio-fs] [PATCH v4 0/8] fuse,virtiofs: support per-file DAX

[RFC PATCH v8 2/2] virtio-vsock: SOCK_SEQPACKET description
 2021-08-24  9:35 UTC 

[PATCH] vhost: add support for mandatory barriers
 2021-08-24  7:23 UTC  (4+ messages)

[PATCH v5] virtio-blk: Add validation for block size in config space
 2021-08-24  2:47 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 1/2] virtio: Improve vq->broken access to avoid any compiler optimization
 2021-08-24  0:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 2/2] vringh: Use wiov->used to check for read/write desc order

[PATCH AUTOSEL 4.9 1/3] virtio: Improve vq->broken access to avoid any compiler optimization
 2021-08-24  0:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 2/3] vringh: Use wiov->used to check for read/write desc order

[PATCH AUTOSEL 4.14 2/7] virtio: Improve vq->broken access to avoid any compiler optimization
 2021-08-24  0:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 3/7] vringh: Use wiov->used to check for read/write desc order

[PATCH AUTOSEL 4.19 02/10] virtio: Improve vq->broken access to avoid any compiler optimization
 2021-08-24  0:55 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 03/10] virtio_pci: Support surprise removal of virtio pci device
` [PATCH AUTOSEL 4.19 04/10] vringh: Use wiov->used to check for read/write desc order

[PATCH AUTOSEL 5.4 02/10] virtio: Improve vq->broken access to avoid any compiler optimization
 2021-08-24  0:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 03/10] virtio_pci: Support surprise removal of virtio pci device
` [PATCH AUTOSEL 5.4 04/10] vringh: Use wiov->used to check for read/write desc order

[PATCH AUTOSEL 5.10 04/18] virtio: Improve vq->broken access to avoid any compiler optimization
 2021-08-24  0:54 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 05/18] virtio_pci: Support surprise removal of virtio pci device
` [PATCH AUTOSEL 5.10 06/18] virtio_vdpa: reject invalid vq indices
` [PATCH AUTOSEL 5.10 07/18] vringh: Use wiov->used to check for read/write desc order
` [PATCH AUTOSEL 5.10 08/18] tools/virtio: fix build

[PATCH AUTOSEL 5.13 06/26] virtio: Improve vq->broken access to avoid any compiler optimization
 2021-08-24  0:53 UTC  (5+ messages)
` [PATCH AUTOSEL 5.13 07/26] virtio_pci: Support surprise removal of virtio pci device
` [PATCH AUTOSEL 5.13 08/26] virtio_vdpa: reject invalid vq indices
` [PATCH AUTOSEL 5.13 09/26] vringh: Use wiov->used to check for read/write desc order
` [PATCH AUTOSEL 5.13 10/26] tools/virtio: fix build

[PATCH] vhost scsi: Convert to SPDX identifier
 2021-08-23 10:04 UTC  (2+ messages)

Use of uninitialized memory with CONFIG_HW_RANDOM_VIRTIO
 2021-08-20 16:15 UTC  (3+ messages)

[PATCH v8 2/3] tty: hvc: pass DMA capable memory to put_chars()
 2021-08-20 12:34 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
 2021-08-19 11:36 UTC  (5+ messages)

[PATCH v2 2/6] vdpa/mlx5: function prototype modifications in preparation to control VQ
 2021-08-19  8:19 UTC  (10+ messages)
  ` [PATCH v2 3/6] vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue
  ` [PATCH v2 4/6] vdpa/mlx5: Ensure valid indices are provided
  ` [PATCH v2 5/6] vdpa/mlx5: Add support for control VQ and MAC setting
  ` [PATCH v2 6/6] vdpa/mlx5: Add multiqueue support

[PATCH 1/2] vDPA/ifcvf: detect and use the onboard number of queues directly
 2021-08-19  7:15 UTC  (4+ messages)
  ` [PATCH 2/2] vDPA/ifcvf: enable multiqueue and control vq
` [PATCH 0/2] "

[PATCH linux-next v3 0/6] vdpa: enable user to set mac, mtu
 2021-08-19  7:15 UTC  (22+ messages)

[PATCH V7] gpio: Add virtio-gpio driver
 2021-08-19  4:30 UTC 

[PATCH] i2c: virtio: Fix the compiler warning when CONFIG_ACPI is not set
 2021-08-19  3:49 UTC  (3+ messages)

[RFC PATCH 0/3] drivers/net/virtio_net: Added RSS support
 2021-08-18 17:54 UTC  (4+ messages)
` [RFC PATCH 1/3] drivers/net/virtio_net: Fixed vheader to use v1
` [RFC PATCH 2/3] drivers/net/virtio_net: Added basic RSS support
` [RFC PATCH 3/3] drivers/net/virtio_net: Added RSS hash report

ICITS'22 - The 2022 International Conference on Information Technology & Systems | Costa Rica
 2021-08-18 12:41 UTC 

[PATCH V6] gpio: Add virtio-gpio driver
 2021-08-18 11:14 UTC 

[PATCH V5 0/2] gpio: Add virtio based driver
 2021-08-18 11:00 UTC  (3+ messages)
` [PATCH V5 2/2] gpio: virtio: Add IRQ support

[PATCH] i2c: virtio: Update i2c-adapter's of_node
 2021-08-18  3:35 UTC 

[Patch v1 3/3] vdpa/mlx5: Add multiqueue support
 2021-08-18  3:01 UTC  (15+ messages)

[PATCH v15] i2c: virtio: add a virtio i2c frontend driver
 2021-08-18  1:29 UTC  (2+ messages)

[PATCH v7 1/2] tty: hvc: pass DMA capable memory to put_chars()
 2021-08-17 18:24 UTC  (2+ messages)

[PATCH net] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
 2021-08-17  8:16 UTC  (3+ messages)

[PATCH V2 net] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
 2021-08-17  8:06 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).