messages from 2022-08-09 03:13:02 to 2022-08-15 23:36:28 UTC [more...]
[PATCH v3 0/5] virtio: drop sizing vqs during init
2022-08-15 23:36 UTC (9+ messages)
` [PATCH v3 1/5] virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
` [PATCH v3 2/5] virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"
` [PATCH v3 3/5] virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"
` [PATCH v3 4/5] virtio_pci: Revert "virtio_pci: "
` [PATCH v3 5/5] virtio: Revert "virtio: find_vqs() add arg sizes"
[PATCH 1/2] vDPA: allow userspace to query features of a vDPA device
2022-08-15 23:32 UTC (3+ messages)
` [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
[PATCH 2/6] vsock: return errors other than -ENOMEM to socket
2022-08-15 23:13 UTC (2+ messages)
[PATCH] virtio: drop vp_legacy_set_queue_size
2022-08-15 22:04 UTC
[PATCH v2 0/5] virtio: drop sizing vqs during init
2022-08-15 21:56 UTC (9+ messages)
` [PATCH v2 1/1] virtio: kerneldocs fixes and enhancements
` [PATCH v2 1/5] virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
` [PATCH v2 1/1] virtio: Revert "virtio: find_vqs() add arg sizes"
` [PATCH v2 2/5] virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"
` [PATCH v2 3/5] virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"
` [PATCH v2 4/5] virtio_pci: Revert "virtio_pci: "
` [PATCH v2 5/5] virtio: Revert "virtio: find_vqs() add arg sizes"
[PATCH] virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
2022-08-15 21:47 UTC (9+ messages)
upstream kernel crashes
2022-08-15 21:32 UTC (11+ messages)
[PATCH 5/6] virtio/vsock: add support for dgram
2022-08-15 21:02 UTC
[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
2022-08-15 20:39 UTC
[PATCH v1 2/2] Drivers: virtio: balloon: Report inflated memory
2022-08-15 16:05 UTC (2+ messages)
[PATCH v1] drm/ttm: Refcount allocated tail pages
2022-08-15 13:53 UTC (8+ messages)
[PATCH] virtio_net: fix endian-ness for RSS
2022-08-15 11:12 UTC (2+ messages)
[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
2022-08-15 7:39 UTC (9+ messages)
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
` [PATCH v14 37/42] virtio_net: set the default max ring size by find_vqs()
[GIT PULL] virtio: fatures, fixes
2022-08-15 7:02 UTC (9+ messages)
[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
2022-08-13 22:00 UTC
[PATCH] drm/virtio: Fix same-context optimization
2022-08-12 22:40 UTC
[PATCH v8 1/2] drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
2022-08-12 15:01 UTC (13+ messages)
` [PATCH v8 2/2] drm/gem: Don't map imported GEMs
[Linaro-mm-sig] [PATCH v2 1/5] dma-buf: Add _unlocked postfix to function names
2022-08-12 11:34 UTC (5+ messages)
` [Linaro-mm-sig] [PATCH v2 2/5] drm/gem: Take reservation lock for vmap/vunmap operations
` [Linaro-mm-sig] [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification
[PATCH V5 0/6] ifcvf/vDPA: support query device config space through netlink
2022-08-12 11:17 UTC (2+ messages)
[PATCH vhost 0/2] virtio_net: fix for stuck when change ring size with dev down
2022-08-12 1:30 UTC (6+ messages)
` [PATCH 1/2] virtio_net: fix for stuck when change rx "
` [PATCH 2/2] virtio_net: fix for stuck when change tx "
[PATCH v2] virtio-blk: Avoid use-after-free on suspend/resume
2022-08-11 23:04 UTC (2+ messages)
build failure of next-20220811 due to d79b32c2e4a4 ("vdpa_sim_blk: add support for discard and write-zeroes")
2022-08-11 18:50 UTC (3+ messages)
[PATCH v4 0/2] docs: driver-api: virtio: virtio on Linux
2022-08-11 14:54 UTC (8+ messages)
` [PATCH v4 1/2] virtio: kerneldocs fixes and enhancements
` [PATCH v4 2/2] docs: driver-api: virtio: virtio on Linux
[PATCH v8 0/3] Implement vdpasim suspend operation
2022-08-11 13:58 UTC
[bug report] vdpa/mlx5: Support different address spaces for control and data
2022-08-11 13:21 UTC (4+ messages)
[PATCH v7 0/4] Implement vdpasim suspend operation
2022-08-11 12:40 UTC (6+ messages)
` [PATCH v7 1/4] vdpa: Add "
` [PATCH v7 3/4] vhost-vdpa: uAPI to suspend the device
[PATCH v5 0/4] RSS support for VirtioNet
2022-08-11 8:53 UTC (3+ messages)
` [PATCH v5 3/4] drivers/net/virtio_net: Added RSS hash report
[PATCH] vdpa: fix warning casts when building with C=2
2022-08-11 8:47 UTC
[PATCH v3 0/4] vdpa_sim_blk: add support for flush, discard, and write-zeroes
2022-08-11 8:36 UTC (5+ messages)
` [PATCH v3 1/4] vdpa_sim_blk: check if sector is 0 for commands other than read or write
` [PATCH v3 2/4] vdpa_sim_blk: make vdpasim_blk_check_range usable by other requests
` [PATCH v3 3/4] vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH
` [PATCH v3 4/4] vdpa_sim_blk: add support for discard and write-zeroes
[PATCH] virtio_bt: Fix alignment in configuration struct
2022-08-11 8:00 UTC (4+ messages)
[PATCH V4 3/6] vDPA: allow userspace to query features of a vDPA device
2022-08-11 0:58 UTC (12+ messages)
` [PATCH V4 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
[virtio-dev] [PATCH] virtio-net: use mtu size as buffer length for big packets
2022-08-11 0:26 UTC (43+ messages)
[PATCH v2 1/8] drm: Disable the cursor plane on atomic contexts with virtualized drivers
2022-08-10 16:40 UTC
[PATCH] virtio-blk: Avoid use-after-free on suspend/resume
2022-08-10 12:41 UTC
[PATCH v2 0/4] vdpa_sim_blk: add support for flush, discard, and write-zeroes
2022-08-10 9:43 UTC (5+ messages)
` [PATCH v2 1/4] vdpa_sim_blk: check if sector is 0 for commands other than read or write
` [PATCH v2 2/4] vdpa_sim_blk: make vdpasim_blk_check_range usable by other requests
` [PATCH v2 3/4] vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH
` [PATCH v2 4/4] vdpa_sim_blk: add support for discard and write-zeroes
[PATCH v2 00/14] drm/format-helper: Move to struct iosys_map
2022-08-10 7:07 UTC (2+ messages)
[PATCH] Bluetooth: virtio_bt: fix device removal
2022-08-09 21:26 UTC (2+ messages)
[PATCH v2 0/4] hwrng: virtio - add an internal buffer
2022-08-09 20:16 UTC (5+ messages)
` [PATCH v2 4/4] hwrng: virtio - always add a pending request
[PATCH v7 1/2] drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
2022-08-09 16:41 UTC
[PATCH v2 0/2] docs: driver-api: virtio: virtio on Linux
2022-08-09 14:28 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH v5 1/1] Create debugfs file with virtio balloon usage information
2022-08-09 10:44 UTC (7+ messages)
` [PATCH v6 1/2] "
` [RFC] how the ballooned memory should be accounted by the drivers inside the guests? (was:[PATCH v6 1/2] Create debugfs file with virtio balloon usage information)
` [PATCH v6 2/2] Unify how inflated memory is accounted in virtio balloon driver
[PATCH v4 1/1] Create debugfs file with virtio balloon usage information
2022-08-09 10:35 UTC (2+ messages)
[RFC PATCH v3 1/9] vsock: SO_RCVLOWAT transport set callback
2022-08-09 10:03 UTC (3+ messages)
[PATCH v1 1/1] iommu/virtio: Do not dereference fwnode in struct device
2022-08-09 7:20 UTC (2+ messages)
IOTLB support for vhost/vsock breaks crosvm on Android
2022-08-09 3:16 UTC (6+ 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).