messages from 2022-08-08 10:36:28 to 2022-08-15 15:52:55 UTC [more...]
[PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
2022-08-15 15:52 UTC
upstream kernel crashes
2022-08-15 15:40 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] virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
2022-08-15 9:16 UTC
[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 (23+ messages)
` [PATCH v2 01/14] iosys-map: Add IOSYS_MAP_INIT_VADDR_IOMEM()
` [PATCH v2 02/14] drm/format-helper: Provide drm_fb_blit()
` [PATCH v2 03/14] drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
` [PATCH v2 04/14] drm/format-helper: Convert drm_fb_swab() to struct iosys_map
` [PATCH v2 05/14] drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
` [PATCH v2 06/14] drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
` [PATCH v2 07/14] drm/format-helper: Rework XRGB8888-to-RGB888 conversion
` [PATCH v2 08/14] drm/format-helper: Rework RGB565-to-XRGB8888 conversion
` [PATCH v2 09/14] drm/format-helper: Rework RGB888-to-XRGB8888 conversion
` [PATCH v2 10/14] drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversion
` [PATCH v2 11/14] drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
` [PATCH v2 12/14] drm/format-helper: Rework XRGB8888-to-MONO conversion
` [PATCH v2 13/14] drm/format-helper: Move destination-buffer handling into internal helper
` [PATCH v2 14/14] drm/format-helper: Rename parameter vmap to src
[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 v1 2/2] Drivers: virtio: balloon: Report inflated memory
2022-08-09 17:44 UTC
[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 (8+ messages)
` [PATCH v2 1/2] virtio: kerneldocs fixes and enhancements
` [PATCH v2 2/2] docs: driver-api: virtio: virtio on Linux
[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 4/9] vmci/vsock: use 'target' in notify_poll_in callback
2022-08-09 10:03 UTC (11+ messages)
` [RFC PATCH v3 5/9] vsock: pass sock_rcvlowat to notify_poll_in as target
` [RFC PATCH v3 6/9] vsock: add API call for data ready
` [RFC PATCH v3 7/9] virtio/vsock: check SO_RCVLOWAT before wake up reader
` [RFC PATCH v3 8/9] vmci/vsock: "
` [RFC PATCH v3 9/9] vsock_test: POLLIN + SO_RCVLOWAT test
` [RFC PATCH v3 0/9] vsock: updates for SO_RCVLOWAT handling
` [RFC PATCH v3 1/9] vsock: SO_RCVLOWAT transport set callback
[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)
[PATCH 00/12] drm/format-helper: Move to struct iosys_map
2022-08-08 18:25 UTC (8+ messages)
` [PATCH 02/12] drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
` [PATCH 12/12] drm/format-helper: Move destination-buffer handling into internal helper
[PATCH v3 0/2] docs: driver-api: virtio: virtio on Linux
2022-08-08 13:27 UTC (3+ messages)
` [PATCH v3 1/2] virtio: kerneldocs fixes and enhancements
` [PATCH v3 2/2] docs: driver-api: virtio: virtio on Linux
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).