messages from 2021-02-17 12:32:31 to 2021-02-24 06:42:11 UTC [more...]
[RFC PATCH v5 01/19] af_vsock: update functions for connectible socket
2021-02-24 6:41 UTC (15+ messages)
` [RFC PATCH v5 02/19] af_vsock: separate wait data loop
` [RFC PATCH v5 03/19] af_vsock: separate receive "
` [RFC PATCH v5 04/19] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v5 05/19] af_vsock: separate wait space loop
` [RFC PATCH v5 07/19] af_vsock: rest of SEQPACKET support
` [RFC PATCH v5 08/19] af_vsock: update comments for stream sockets
` [RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
` [RFC PATCH v5 09/19] virtio/vsock: set packet's type in send
` [RFC PATCH v5 10/19] virtio/vsock: simplify credit update function API
` [RFC PATCH v5 11/19] virtio/vsock: dequeue callback for SOCK_SEQPACKET
[PATCH linux-next 0/9] vdpa: Enable user to set mac address,
2021-02-24 6:18 UTC (10+ messages)
` [PATCH linux-next 1/9] vdpa_sim: Consider read only supported features instead of current
` [PATCH linux-next 2/9] vdpa: Introduce query of device config layout
` [PATCH linux-next 3/9] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next 4/9] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next 5/9] vdpa_sim_net: Remove redundant get_config callback
` [PATCH linux-next 6/9] vdpa/mlx5: Enable user to add/delete vdpa device
` [PATCH linux-next 7/9] vdpa/mlx5: Provide device generated random MAC address
` [PATCH linux-next 8/9] vdpa/mlx5: Support configuration of MAC
` [PATCH linux-next 9/9] vdpa/mlx5: Forward only packets with allowed MAC address
[PATCH] vdpa/mlx5: set_features should allow reset to zero
2021-02-24 6:04 UTC (26+ messages)
` [virtio-dev] "
[PATCH net v2 0/2] virtio-net: suppress bad irq warning for tx napi
2021-02-23 19:13 UTC (2+ messages)
[PATCH V4 0/3] virtio-pci: introduce modern device module
2021-02-23 15:53 UTC (8+ messages)
` [PATCH V4 1/3] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN
` [PATCH V4 2/3] vdpa: set the virtqueue num during register
` [PATCH V4 3/3] vdpa: introduce virtio pci driver
[PATCH] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
2021-02-23 14:22 UTC (5+ messages)
[PATCH v2] vdpa/mlx5: Enable user to add/delete vdpa device
2021-02-23 13:01 UTC (4+ messages)
[PATCH v5 0/9] ALSA: add virtio sound driver
2021-02-23 12:59 UTC (13+ messages)
` [PATCH v5 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
` [PATCH v5 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v5 3/9] ALSA: virtio: handling control messages
` [PATCH v5 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [PATCH v5 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v5 6/9] ALSA: virtio: PCM substream operators
` [PATCH v5 7/9] ALSA: virtio: introduce jack support
` [PATCH v5 8/9] ALSA: virtio: introduce PCM channel map support
` [PATCH v5 9/9] ALSA: virtio: introduce device suspend/resume support
` [virtio-dev] Re: [PATCH v5 0/9] ALSA: add virtio sound driver
[PATCH v3] vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation
2021-02-23 12:49 UTC (2+ messages)
[PATCH v2] vhost vdpa: fix the missing irq_bypass_unregister_producer() invocation
2021-02-23 12:46 UTC (4+ messages)
[PATCH] vdpa/mlx5: Extract correct pointer from driver data
2021-02-23 12:32 UTC
[PATCH] vhost vdpa: fix the irq check for invoking irq_bypass_unregister_producer
2021-02-23 10:02 UTC (3+ messages)
vsock virtio: questions about supporting DGRAM type
2021-02-23 9:53 UTC (2+ messages)
[PATCH 2/2 v1] vdpa/mlx5: Enable user to add/delete vdpa device
2021-02-23 2:40 UTC (2+ messages)
[PATCH] virtio: remove export for virtio_config_{enable, disable}
2021-02-22 15:27 UTC (2+ messages)
[RFC PATCH v1 0/1] virtio-vsock: introduce SEQPACKET description
2021-02-22 10:16 UTC
[PATCH V4 0/2] virtio-pci: introduce modern device module
2021-02-22 9:30 UTC (6+ messages)
` [PATCH V4 1/2] vdpa: set the virtqueue num during register
` [PATCH V4 2/2] vdpa: introduce virtio pci driver
Kernel panic with vhost-vdpa
2021-02-22 9:17 UTC (4+ messages)
[PATCH] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN
2021-02-22 9:06 UTC (8+ messages)
[PATCH v3 02/11] drm: Rename plane atomic_check state names
2021-02-22 9:05 UTC (4+ messages)
` [PATCH v3 04/11] drm/atomic: Pass the full state to planes atomic_check
` [PATCH v3 05/11] drm: Use the state pointer directly in "
[RFC v3 0/3] Introduce Virtio based Dmabuf driver
2021-02-22 8:52 UTC (11+ messages)
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver
[PATCH v4 0/9] ALSA: add virtio sound driver
2021-02-21 13:57 UTC (10+ messages)
` [PATCH v4 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
` [PATCH v4 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v4 3/9] ALSA: virtio: handling control messages
` [PATCH v4 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [PATCH v4 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v4 6/9] ALSA: virtio: PCM substream operators
` [PATCH v4 7/9] ALSA: virtio: introduce jack support
` [PATCH v4 8/9] ALSA: virtio: introduce PCM channel map support
` [PATCH v4 9/9] ALSA: virtio: introduce device suspend/resume support
[PATCH net] virtio-net: suppress bad irq warning for tx napi
2021-02-21 11:33 UTC (12+ messages)
[PATCH] virtio-mmio: Use to_virtio_mmio_device() to simply code
2021-02-21 11:26 UTC (2+ messages)
[PATCH v6 0/9] x86/tlb: Concurrent TLB flushes
2021-02-20 23:17 UTC (2+ messages)
` [PATCH v6 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
2021-02-20 3:00 UTC (15+ messages)
[PATCH 1/2] vdpa/mlx5: Fix suspend/resume index restoration
2021-02-20 2:42 UTC (4+ messages)
[PATCH v2] virtio/s390: implement virtio-ccw revision 2 correctly
2021-02-19 16:38 UTC (2+ messages)
[PATCH 0/3] x86/sev-es: Check for trusted regs->sp in __sev_es_ist_enter()
2021-02-19 11:05 UTC (13+ messages)
` [PATCH 1/3] x86/sev-es: Introduce from_syscall_gap() helper
` [PATCH 2/3] x86/sev-es: Check if regs->sp is trusted before adjusting #VC IST stack
` [PATCH 3/3] x86/sev-es: Improve comments in and around __sev_es_ist_enter/exit()
[RFC v4 0/3] Introduce Virtio based Dmabuf driver(s)
2021-02-19 9:55 UTC (4+ messages)
` [RFC v4 1/3] kvm: Add a notifier for create and destroy VM events
` [RFC v4 2/3] virtio: Introduce Vdmabuf driver
` [RFC v4 3/3] vhost: Add Vdmabuf backend
[PATCH V3 00/19] vDPA driver for virtio-pci device
2021-02-19 8:31 UTC (7+ messages)
` [PATCH V3 16/19] virtio-pci: introduce modern device module
[PATCH v2] virtio-blk: support per-device queue depth
2021-02-19 3:15 UTC (2+ messages)
[PATCH v2 01/11] drm/qxl: properly handle device init failures
2021-02-18 14:42 UTC (21+ messages)
` [PATCH v2 02/11] drm/qxl: more fence wait rework
` [PATCH v2 03/11] drm/qxl: use ttm bo priorities
` [PATCH v2 04/11] drm/qxl: fix lockdep issue in qxl_alloc_release_reserved
` [PATCH v2 05/11] drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_locked
` [PATCH v2 06/11] drm/qxl: add qxl_bo_vmap/qxl_bo_vunmap
` [PATCH v2 07/11] drm/qxl: fix prime vmap
` [PATCH v2 08/11] drm/qxl: fix monitors object vmap
` [PATCH v2 09/11] drm/qxl: move shadow handling to new qxl_prepare_shadow()
` [PATCH v2 10/11] drm/qxl: rework cursor plane
` [PATCH v2 11/11] drm/qxl: add lock asserts to qxl_bo_vmap_locked + qxl_bo_vunmap_locked
[PATCH v5 0/8] x86/tlb: Concurrent TLB flushes
2021-02-18 8:14 UTC (3+ messages)
` [PATCH v5 4/8] x86/mm/tlb: Flush remote and local TLBs concurrently
[PATCH for 5.10] vdpa_sim: fix param validation in vdpasim_get_config()
2021-02-18 6:39 UTC (2+ messages)
[PATCH v2 0/3] mlx5_vdpa bug fixes
2021-02-18 6:37 UTC (6+ messages)
` [PATCH v2 2/3] vdpa/mlx5: fix feature negotiation across device reset
` [PATCH v2 3/3] vdpa/mlx5: defer clear_virtqueues to until DRIVER_OK
[PATCH v7 bpf-next 6/6] xsk: build skb by page (aka generic zerocopy xmit)
2021-02-18 6:08 UTC (3+ messages)
` "
` [PATCH v7 bpf-next 0/6] "
[PATCH] arm64: defconfig: enable modern virtio pci device
2021-02-18 6:04 UTC
[PATCH] vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()
2021-02-18 5:47 UTC (6+ messages)
[PATCH netdev] virtio-net: support XDP_TX when not more queues
2021-02-18 2:18 UTC (2+ messages)
[RFC v2 2/7] virtio: Add virtio_queue_host_notifier_status
2021-02-17 17:24 UTC (6+ messages)
` [RFC v2 3/7] vhost: Save masked_notifier state
` [RFC v2 4/7] vhost: Add VhostShadowVirtqueue
` [RFC v2 5/7] vhost: Add x-vhost-enable-shadow-vq qmp
` [RFC v2 6/7] vhost: Route guest->host notification through shadow virtqueue
` [RFC v2 7/7] vhost: Route host->guest "
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).