messages from 2022-03-04 13:16:52 to 2022-03-11 20:19:09 UTC [more...]
[PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override
2022-03-11 20:19 UTC
[PATCH] virtio-blk: support polling I/O
2022-03-11 16:18 UTC (2+ messages)
[bug report] vDPA/ifcvf: implement shared IRQ feature
2022-03-11 9:00 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 2/2] vsock: refactor vsock_for_each_connected_socket
` [PATCH 1/2] vsock: each transport cycles only on its own sockets
[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 v1 0/2] Show statistics for a vdpa device
2022-03-10 1:45 UTC (8+ messages)
` [PATCH v1 1/2] vdpa: Add support for querying vendor statistics
[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 (22+ 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
[PATCH 0/1] ALSA: virtio: add support for audio controls
2022-03-07 19:47 UTC (2+ messages)
` [PATCH 1/1] "
[GIT PULL] virtio: last minute fixes
2022-03-07 19:47 UTC (2+ messages)
[PATCH v5 0/3] Update VMware maintainer entries
2022-03-07 17:06 UTC
[PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds as a perf event clock
2022-03-07 14:42 UTC (5+ messages)
[PATCH vhost] virtio_net: fix build warnings
2022-03-07 10:04 UTC (3+ messages)
[PATCH v3 0/4] Introduce akcipher service for virtio-crypto
2022-03-07 9:07 UTC (10+ messages)
` [PATCH v3 2/4] virtio-crypto: introduce akcipher service
` [PATCH v3 3/4] virtio-crypto: implement RSA algorithm
` [PATCH v3 4/4] virtio-crypto: rename skcipher algs
` Re: [PATCH v3 0/4] Introduce akcipher service for virtio-crypto
[PATCH v3] vhost: fix hung thread due to erroneous iotlb entries
2022-03-07 4:28 UTC
[PATCH v2 09/14] vhost: Add VhostIOVATree
2022-03-07 4:24 UTC (6+ messages)
` [PATCH v2 10/14] vdpa: Add custom IOTLB translations to SVQ
[RFC v4] virtio-vsock: add description for datagram type
2022-03-06 10:17 UTC (4+ messages)
` [virtio-comment] [PATCH v5 1/2] "
[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
2022-03-04 16:56 UTC (11+ messages)
[PATCH v2 0/9] virtio: support advance DMA
2022-03-04 16:38 UTC (3+ messages)
` [PATCH v2 9/9] virtio_net: xdp xmit use virtio dma api
[PATCH v4 3/4] drivers/net/virtio_net: Added RSS hash report
2022-03-04 13:09 UTC (4+ messages)
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).