virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-19 07:15:27 to 2023-10-27 08:25:08 UTC [more...]

[syzbot] [net?] KMSAN: uninit-value in virtio_transport_recv_pkt
 2023-10-27  8:24 UTC 

[PATCH net] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
 2023-10-27  8:18 UTC  (2+ messages)

[RFC] vdpa/mlx5: preserve CVQ vringh index
 2023-10-27  6:31 UTC  (2+ messages)

[RFC] vdpa/mlx5: preserve CVQ vringh index
 2023-10-26 20:33 UTC  (3+ messages)

[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-10-26 19:49 UTC  (34+ messages)
` [PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO admin commands
` [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH v2] virtio_pci: Switch away from deprecated irq_set_affinity_hint
 2023-10-26 17:20 UTC  (4+ messages)

[PATCH v3 0/5] x86/paravirt: Get rid of paravirt patching
 2023-10-26  9:02 UTC  (13+ messages)
` [PATCH v3 1/5] x86/paravirt: move some functions and defines to alternative
` [PATCH v3 3/5] x86/paravirt: introduce ALT_NOT_XEN
` [PATCH v3 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
` [PATCH v3 5/5] x86/paravirt: remove no longer needed paravirt patching code

[PATCH v5 0/7] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-26  7:27 UTC  (9+ messages)
` [PATCH v5 1/7] vdpa: introduce .reset_map operation callback
` [PATCH v5 2/7] vhost-vdpa: reset vendor specific mapping to initial state in .release
` [PATCH v5 3/7] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
` [PATCH v5 4/7] vdpa: introduce .compat_reset operation callback
` [PATCH v5 5/7] vhost-vdpa: clean iotlb map during reset for older userspace
` [PATCH v5 6/7] vdpa/mlx5: implement .reset_map driver op
` [PATCH v5 7/7] vdpa_sim: implement .reset_map support

[PATCH] vhost-vdpa: fix use-after-free in _compat_vdpa_reset
 2023-10-26  7:19 UTC  (4+ messages)

[RFC 0/7] vdpa: Add support for iommufd
 2023-10-26  6:49 UTC  (2+ messages)

[PATCH v3 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
 2023-10-26  6:33 UTC 

[PATCH v4 0/7] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-25 23:31 UTC  (17+ messages)
` [PATCH v4 1/7] vdpa: introduce .reset_map operation callback
` [PATCH v4 2/7] vhost-vdpa: reset vendor specific mapping to initial state in .release
` [PATCH v4 3/7] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
` [PATCH v4 4/7] vdpa: introduce .compat_reset operation callback
` [PATCH v4 5/7] vhost-vdpa: clean iotlb map during reset for older userspace
` [PATCH v4 6/7] vdpa/mlx5: implement .reset_map driver op
` [PATCH v4 7/7] vdpa_sim: implement .reset_map support

[PATCH v4] ALSA: virtio: use ack callback
 2023-10-25  9:49 UTC 

[PATCH v4] vsock/virtio: initialize the_virtio_vsock before using VQs
 2023-10-25  8:33 UTC 

[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
 2023-10-25  5:53 UTC  (9+ messages)
  ` [PATCH net-next 1/5] virtio-net: returns whether napi is complete
  ` [PATCH net-next 3/5] virtio-net: extract virtqueue coalescig cmd for reuse
  ` [PATCH net-next 4/5] virtio-net: support rx netdim
  ` [PATCH net-next 5/5] virtio-net: support tx netdim

Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
 2023-10-24 21:09 UTC 

[PATCH] virtio_console: Annotate struct port_buffer with __counted_by
 2023-10-24 21:18 UTC  (2+ messages)

[PATCH v4 0/4] vduse: add support for networking devices
 2023-10-24 15:30 UTC  (15+ messages)
` [PATCH v4 1/4] vduse: validate block features only with block devices
` [PATCH v4 2/4] vduse: enable Virtio-net device type
` [PATCH v4 3/4] vduse: Temporarily disable control queue features
` [PATCH v4 4/4] vduse: Add LSM hooks to check Virtio device type

[PATCH 1/2] virtio_pci: Don't make an extra copy of cpu affinity mask
 2023-10-24 11:55 UTC  (11+ messages)
` [PATCH 2/2] virtio_pci: Switch away from deprecated irq_set_affinity_hint

[PATCH v3] ALSA: virtio: use ack callback
 2023-10-24 11:14 UTC  (4+ messages)

[PATCH] vhost-vdpa: fix NULL pointer deref in _compat_vdpa_reset
 2023-10-24  7:49 UTC  (2+ messages)

[RFC] vhost: vmap virtio descriptor table kernel/kvm
 2023-10-24  7:35 UTC  (3+ messages)

[PATCH v3] vsock/virtio: initialize the_virtio_vsock before using VQs
 2023-10-24  7:22 UTC 

[PATCH vhost 0/2] virtio: set broken when re-enable vq fails
 2023-10-24  3:49 UTC  (3+ messages)
` [PATCH vhost 1/2] virtio_ring: remove unused code
` [PATCH vhost 2/2] virtio: set broken when re-enabling vq fails

[RFC] vmap virtio descriptor table
 2023-10-24  3:10 UTC 

[PATCH v2] ALSA: virtio: use copy and fill_silence callbacks
 2023-10-24  0:17 UTC  (4+ messages)

[GIT PULL] virtio: last minute fixes
 2023-10-23 18:03 UTC  (2+ messages)

[PATCH v2] vsock/virtio: initialize the_virtio_vsock before using VQs
 2023-10-23 16:10 UTC  (3+ messages)

[PATCH] virtio_ring: add an error code check in virtqueue_resize
 2023-10-23 11:18 UTC  (13+ messages)

[PATCH v6 9/9] drm: Introduce documentation for hotspot properties
 2023-10-23  8:23 UTC 

[PATCH vhost v4 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-23  8:07 UTC  (5+ messages)
` [PATCH vhost v4 12/16] vdpa/mlx5: Improve mr update flow

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-10-23  6:56 UTC  (34+ messages)
` [PATCH net-next v1 04/19] virtio_net: move to virtio_net.h
` [PATCH net-next v1 08/19] virtio_net: sq support premapped mode
` [PATCH net-next v1 09/19] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v1 10/19] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v1 11/19] virtio_net: xsk: tx: support tx
` [PATCH net-next v1 12/19] virtio_net: xsk: tx: support wakeup
` [PATCH net-next v1 13/19] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
` [PATCH net-next v1 14/19] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check "
` [PATCH net-next v1 15/19] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
` [PATCH net-next v1 18/19] virtio_net: update tx timeout record

[PATCH v2 3/6] powerpc/smp: Move shared_processor static key to smp.h
 2023-10-20 10:44 UTC  (2+ messages)

[PATCH] vsock: initialize the_virtio_vsock before using VQs
 2023-10-20  7:23 UTC  (2+ messages)

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-20  5:57 UTC  (18+ messages)
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release

[PATCH] virtio-blk: fix implicit overflow on virtio_max_dma_size
 2023-10-20  2:23 UTC  (4+ messages)
` PING: "
    `  "

[RFC v2 PATCH] vdpa_sim: implement .reset_map support
 2023-10-20  1:02 UTC  (5+ messages)

[PATCH RFC 1/1] x86/paravirt: introduce param to disable pv sched_clock
 2023-10-19 23:11 UTC  (4+ messages)

[PATCH v5 9/9] drm: ci: Update xfails
 2023-10-19  8:25 UTC 


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).