messages from 2022-03-08 08:05:31 to 2022-03-15 09:21:36 UTC [more...]
[bug report] vDPA/ifcvf: implement shared IRQ feature
2022-03-15 9:21 UTC (4+ messages)
[PATCH] virtio-blk: support polling I/O
2022-03-15 8:59 UTC (10+ messages)
[RFC PATCH v1 2/3] af_vsock: SOCK_SEQPACKET receive timeout test
2022-03-15 8:42 UTC (3+ messages)
` [RFC PATCH v1 3/3] af_vsock: SOCK_SEQPACKET broken buffer test
` [RFC PATCH v1 1/3] af_vsock: add two new tests for SOCK_SEQPACKET
[PATCH v1 1/2] vdpa: Add support for querying vendor statistics
2022-03-15 8:11 UTC (9+ messages)
[PATCH v2 2/3] vdpa: change the type of nvqs to u32
2022-03-15 4:18 UTC (2+ messages)
` [PATCH v2 3/3] vdpa: support exposing the count of vqs to userspace
[PATCH v7 1/5] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
2022-03-14 17:13 UTC (2+ messages)
` [PATCH v7 2/5] mm: page_isolation: check specified range for unmovable pages
[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
2022-03-14 12:47 UTC (4+ messages)
[GIT PULL] virtio: a last minute regression fix
2022-03-14 11:59 UTC
[PATCH v8 00/16] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-03-14 11:21 UTC (20+ messages)
` [PATCH v8 01/16] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v8 02/16] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v8 03/16] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v8 04/16] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v8 05/16] virtio_ring: extract the logic of freeing vring
` [PATCH v8 06/16] virtio_ring: split: extract the logic of alloc queue
` [PATCH v8 07/16] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v8 08/16] virtio_ring: split: extract the logic of attach vring
` [PATCH v8 09/16] virtio_ring: split: extract the logic of vq init
` [PATCH v8 10/16] virtio_ring: split: implement virtqueue_resize_split()
` [PATCH v8 11/16] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v8 12/16] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v8 13/16] virtio_ring: packed: extract the logic of attach vring
` [PATCH v8 14/16] virtio_ring: packed: extract the logic of vq init
` [PATCH v8 15/16] virtio_ring: packed: implement virtqueue_resize_packed()
` [PATCH v8 16/16] virtio_ring: introduce virtqueue_resize()
[PATCH v2 1/2] vdpa: support exposing the config size to userspace
2022-03-14 6:03 UTC (2+ messages)
` [PATCH v2 2/2] vdpa: support exposing the count of vqs "
[PATCH v4 08/11] vdpa: Use helper for safer setting of driver_override
2022-03-13 16:35 UTC (2+ messages)
` [PATCH v4 11/11] rpmsg: Fix kfree() of static memory on setting driver_override
[PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override
2022-03-11 20:19 UTC
[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
2022-03-11 5:09 UTC (72+ messages)
` [PATCH v7 01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v7 02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v7 03/26] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v7 04/26] virtio_ring: split: extract the logic of creating vring
` [PATCH v7 05/26] virtio_ring: split: extract the logic of init vq and attach vring
` [PATCH v7 06/26] virtio_ring: packed: extract the logic of creating vring
` [PATCH v7 07/26] virtio_ring: packed: extract the logic of init vq and attach vring
` [PATCH v7 08/26] virtio_ring: extract the logic of freeing vring
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
` [PATCH v7 10/26] virtio_ring: packed: implement virtqueue_reset_vring_packed()
` [PATCH v7 11/26] virtio_ring: introduce virtqueue_reset_vring()
` [PATCH v7 12/26] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v7 13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v7 14/26] virtio: add helper for queue reset
` [PATCH v7 15/26] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v7 16/26] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v7 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v7 18/26] virtio: find_vqs() add arg sizes
` [PATCH v7 19/26] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v7 20/26] virtio_mmio: "
` [PATCH v7 21/26] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v7 22/26] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v7 23/26] virtio_net: split free_unused_bufs()
` [PATCH v7 24/26] virtio_net: support rx/tx queue reset
` [PATCH v7 25/26] virtio_net: set the default max ring size by find_vqs()
` [PATCH v7 26/26] virtio_net: support set_ringparam
[PATCH 0/2] vsock: cycle only on its own socket
2022-03-11 2:55 UTC (7+ messages)
` [PATCH 1/2] vsock: each transport cycles only on its own sockets
` [PATCH 2/2] vsock: refactor vsock_for_each_connected_socket
[PATCH v1 0/5] Add memory shrinker to VirtIO-GPU DRM driver
2022-03-10 19:02 UTC (8+ messages)
` [PATCH v1 5/5] drm/virtio: Add memory shrinker
[PATCH v3] vsock: each transport cycles only on its own sockets
2022-03-10 15:28 UTC (2+ messages)
[bug report] virtio_net: support rx/tx queue reset
2022-03-10 15:20 UTC (2+ messages)
[PATCH v2] vsock: each transport cycles only on its own sockets
2022-03-10 13:36 UTC
[PATCH 1/2] vsock: each transport cycles only on its own sockets
2022-03-10 12:54 UTC (2+ messages)
[PATCH] vhost/vsock: reset only the h2g connections upon release
2022-03-10 11:00 UTC (2+ messages)
[PATCH] VMCI: Fix a couple of failure paths in vmci_guest_probe_device()
2022-03-09 18:33 UTC
[PATCH] vhost: allow batching hint without size
2022-03-10 7:52 UTC
[RFC 2/3] vdpa: support exposing the count of vqs to userspace
2022-03-10 5:43 UTC (2+ messages)
[PATCH] dt-bindings: virtio, mmio: Allow setting devices 'dma-coherent'
2022-03-10 1:35 UTC
Call For Nominations: ACM HPDC Achievement Award 2022
2022-03-09 18:54 UTC
[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
2022-03-09 18:52 UTC (21+ messages)
[PATCH V3 00/10] More virtio hardening
2022-03-09 12:30 UTC (10+ messages)
` [PATCH V3 04/10] virtio_pci: harden MSI-X interrupts
` [PATCH V3 05/10] virtio-pci: harden INTX interrupts
[PATCH v4 0/4] vdpa tool enhancements
2022-03-09 8:59 UTC (3+ messages)
` [PATCH v4 3/4] vdpa: Support for configuring max VQ pairs for a device
` [PATCH v4 1/4] vdpa: Remove unsupported command line option
[PATCH v5 00/15] vDPA shadow virtqueue
2022-03-09 7:45 UTC (18+ messages)
` [PATCH v5 15/15] vdpa: Add x-svq to NetdevVhostVDPAOptions
[PATCH -next] crypto: virtio - Select new dependencies
2022-03-09 1:55 UTC (2+ messages)
` "
[mst-vhost:vhost 28/60] drivers/crypto/virtio/virtio_crypto_akcipher_algs.c:378: undefined reference to `rsa_parse_priv_key'
2022-03-08 16:31 UTC
[mst-vhost:vhost 28/60] nios2-linux-ld: virtio_crypto_akcipher_algs.c:undefined reference to `rsa_parse_pub_key'
2022-03-08 16:26 UTC (2+ messages)
[PATCH v6 00/26] virtio pci support VIRTIO_F_RING_RESET
2022-03-08 8:01 UTC (6+ messages)
` [PATCH v6 06/26] virtio_ring: packed: extrace the logic of creating vring
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).