messages from 2022-12-21 07:20:21 to 2023-01-11 03:26:50 UTC [more...]
[RFC PATCH 0/6] Introduce a vringh accessor for IO memory
2023-01-11 3:26 UTC (21+ messages)
` [RFC PATCH 1/9] vringh: fix a typo in comments for vringh_kiov
` [RFC PATCH 2/9] vringh: remove vringh_iov and unite to vringh_kiov
` [RFC PATCH 3/9] tools/virtio: convert to new vringh user APIs
` [RFC PATCH 4/9] vringh: unify the APIs for all accessors
` [RFC PATCH 5/9] tools/virtio: convert to use new unified vringh APIs
` [RFC PATCH 6/9] caif_virtio: convert to "
[PATCH v9 0/3] virtio: vdpa: new SolidNET DPU driver
2023-01-10 20:27 UTC (6+ messages)
` [PATCH v9 1/3] PCI: Add SolidRun vendor ID
` [PATCH v9 2/3] PCI: Avoid FLR for SolidRun SNET DPU rev 1
` [PATCH v9 3/3] virtio: vdpa: new SolidNET DPU driver
[PATCH v8 1/3] PCI: Add SolidRun vendor ID
2023-01-10 16:39 UTC (5+ messages)
[PATCH net-next v9] virtio/vsock: replace virtio_vsock_pkt with sk_buff
2023-01-10 16:04 UTC (4+ messages)
[PATCH net-next v6 4/4] test/vsock: vsock_perf utility
2023-01-10 9:36 UTC
[PATCH v2] tools/virtio: fix the vringh test for virtio ring changes
2023-01-10 3:43 UTC
[PATCH] drm/virtio: Fix GEM handle creation UAF
2023-01-10 1:47 UTC (2+ messages)
[PATCH v3] vp_vdpa: harden the logic of set status
2023-01-09 9:17 UTC (2+ messages)
[PATCH -next] vdpa/mlx5: fix check wrong pointer in mlx5_vdpa_add_mac_vlan_rules()
2023-01-09 9:10 UTC (2+ messages)
[PATCH] vhost-test: remove meaningless debug info
2023-01-09 9:00 UTC
[PATCH v8 3/3] virtio: vdpa: new SolidNET DPU driver
2023-01-09 8:05 UTC
[PATCH v8 2/3] PCI: Avoid FLR for SolidRun SNET DPU rev 1
2023-01-09 8:05 UTC
[PATCH v8 0/3] virtio: vdpa: new SolidNET DPU driver
2023-01-09 8:04 UTC
[PATCH] virtio: vdpa: fix snprintf size argument in snet_vdpa driver
2023-01-08 8:59 UTC (4+ messages)
[PATCH] virtio: vdpa: explain the dependency of SNET_VDPA on HWMON
2023-01-08 8:58 UTC (6+ messages)
[PATCH] virtio: vdpa: fix kernel warning in snet_vdpa_remove_vf
2023-01-08 8:58 UTC (2+ messages)
[PATCH v7] virtio: vdpa: new SolidNET DPU driver
2023-01-08 8:52 UTC
[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
2023-01-06 17:15 UTC
[bug report] vdpa/mlx5: Add RX counters to debugfs
2023-01-06 9:06 UTC
[PATCH net-next v8] virtio/vsock: replace virtio_vsock_pkt with sk_buff
2023-01-05 20:28 UTC (2+ messages)
[GIT PULL v2] virtio,vhost,vdpa: fixes, cleanups
2023-01-05 1:22 UTC (2+ messages)
[syzbot] kernel BUG in vhost_vsock_handle_tx_kick
2023-01-04 13:03 UTC (2+ messages)
[PATCH 0/2] net/af_packet: Fix kernel BUG in __skb_gso_segment
2023-01-04 12:43 UTC
[PATCH v2 2/3] PCI: Avoid FLR for SolidRun SNET DPU rev 1
2023-01-04 8:43 UTC
[PATCH v2 1/3] PCI: Add SolidRun vendor ID
2023-01-04 8:42 UTC
[PATCH net V2] virtio-net: correctly enable callback during start_xmit
2023-01-04 6:46 UTC (8+ messages)
[syzbot] possible deadlock in rds_message_put
2023-01-04 3:39 UTC
[PATCH v5 4/4] vdpa_sim: Implement resume vdpa op
2023-01-03 8:15 UTC (2+ messages)
[PATCH] virtio_balloon: high order allocation
2023-01-02 11:55 UTC (2+ messages)
[PATCH 0/4] virtio-net: don't busy poll for cvq command
2022-12-30 3:43 UTC (42+ messages)
` [PATCH 1/4] virtio-net: convert rx mode setting to use workqueue
` [PATCH 2/4] virtio_ring: switch to use BAD_RING()
` [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
` [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
[RESEND PATCH 1/3] Add SolidRun vendor id
2022-12-29 22:27 UTC (5+ messages)
[RESEND PATCH 2/3] New PCI quirk for SolidRun SNET DPU
2022-12-29 19:55 UTC (2+ messages)
[PATCH v5] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
2022-12-29 13:31 UTC (4+ messages)
[PATCH] vdpa: ifcvf: Do proper cleanup if IFCVF init fails
2022-12-29 4:25 UTC (2+ messages)
[PATCH 6.1 0981/1146] blk-mq: avoid double ->queue_rq() because of early timeout
2022-12-28 14:42 UTC
[PATCH 6.0 0919/1073] blk-mq: avoid double ->queue_rq() because of early timeout
2022-12-28 14:41 UTC
[PATCH] MAINTAINERS: Update maintainer list for virtio i2c
2022-12-27 7:21 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION c76083fac3bae1a87ae3d005b5cb1cbc761e31d5
2022-12-26 16:54 UTC
[PATCH] vdpa_sim: get rid of DMA ops
2022-12-26 4:12 UTC (4+ messages)
[RFC PATCH 0/4] virtio-net: don't busy poll for cvq command
2022-12-26 3:45 UTC (13+ messages)
` [RFC PATCH 1/4] virtio-net: convert rx mode setting to use workqueue
` [RFC PATCH 2/4] virtio_ring: switch to use BAD_RING()
` [RFC PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
` [RFC PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
[GIT PULL] virtio,vhost,vdpa: features, fixes, cleanups
2022-12-24 11:28 UTC (8+ messages)
[PATCH V3 0/4] Vendor stats support in vdpasim_net
2022-12-23 8:37 UTC (7+ messages)
` [PATCH V3 1/4] vdpa_sim: switch to use __vdpa_alloc_device()
` [PATCH V3 2/4] vdpasim: customize allocation size
` [PATCH V3 3/4] vdpa_sim: support vendor statistics
` [PATCH V3 4/4] vdpa_sim_net: vendor satistics
[PATCH] virtio_blk: mark all zone fields LE
2022-12-23 6:28 UTC (2+ messages)
[PATCH V2 0/4] Vendor stats support in vdpasim_net
2022-12-22 8:48 UTC (6+ messages)
` [PATCH V2 1/4] vdpa_sim: switch to use __vdpa_alloc_device()
` [PATCH V2 2/4] vdpasim: customize allocation size
` [PATCH V2 3/4] vdpa_sim: support vendor statistics
` [PATCH V2 4/4] vdpa_sim_net: vendor satistics
[PATCH V2 00/12] ifcvf/vDPA implement features provisioning
2022-12-22 5:44 UTC (4+ messages)
[PATCH 0/4] Vendor stats support in vdpasim_net
2022-12-22 4:30 UTC (12+ messages)
` [PATCH 1/4] vdpa_sim: switch to use __vdpa_alloc_device()
` [PATCH 2/4] vdpasim: customize allocation size
` [PATCH 3/4] vdpa_sim: support vendor satistics
` [PATCH 4/4] vdpa_sim_net: "
[RFC PATCH 0/6] vdpa_sim: add support for user VA
2022-12-22 4:18 UTC (7+ messages)
` [RFC PATCH 1/6] vdpa: add bind_mm callback
` [RFC PATCH 6/6] vdpa_sim: add support for user VA
[mst-vhost:vhost 4/58] drivers/block/virtio_blk.c:598:25: sparse: sparse: cast from restricted __virtio64
2022-12-21 23:55 UTC
[PATCH v2] virtio-blk: avoid kernel panic on VIRTIO_BLK_F_ZONED check
2022-12-21 19:15 UTC
[PATCH] virtio_net: send notification coalescing command only if value changed
2022-12-21 13:10 UTC (5+ messages)
kernel BUG in __skb_gso_segment
2022-12-21 12:41 UTC (3+ messages)
[PATCH v9 06/12] vdpa: request iova_range only once
2022-12-21 11:47 UTC (3+ messages)
[PATCH v2 1/2] virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
2022-12-21 10:48 UTC (2+ messages)
` [PATCH v2 2/2] virtio-blk: support completion batching for the IRQ path
[PATCH] vdpa_sim: use weak barriers
2022-12-21 9:17 UTC (2+ messages)
[PATCH] tools/virtio: fix the vringh test for virtio ring changes
2022-12-21 9:13 UTC
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).