messages from 2022-03-23 02:52:58 to 2022-04-05 23:31:57 UTC [more...]
[PATCH 2/5] vfio: Require that devices support DMA cache coherence
2022-04-05 23:31 UTC (3+ messages)
` [PATCH 3/5] iommu: Introduce the domain op enforce_cache_coherency()
[PATCH] drm/virtio: Add execbuf flag to request no fence-event
2022-04-05 17:56 UTC (2+ messages)
[GIT PULL] virtio: fixes, cleanups
2022-04-05 17:48 UTC (2+ messages)
[PATCH v5 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
2022-04-05 15:46 UTC
[PATCH 8/8] virtio_ring.h: do not include <stdint.h> from exported header
2022-04-05 11:57 UTC (4+ messages)
[PATCH v4 1/2] virtio-blk: support polling I/O
2022-04-05 9:09 UTC (4+ messages)
` [PATCH v4 2/2] virtio-blk: support mq_ops->queue_rqs()
[PATCH v3 0/4] Introduce akcipher service for virtio-crypto
2022-04-05 8:33 UTC (6+ messages)
[PATCH 1/2] virtio_ring: remove unnecessary to_vvq call in vring hot path
2022-04-04 16:27 UTC (5+ messages)
` [PATCH 2/2] virtio_ring: add unlikely annotation for free descs check
[PATCH RESEND V2 1/3] vdpa: mlx5: prevent cvq work from hogging CPU
2022-04-04 11:24 UTC (5+ messages)
` [PATCH RESEND V2 2/3] vdpa: mlx5: synchronize driver status with CVQ
` [PATCH RESEND V2 3/3] vdpa/mlx5: Use consistent RQT size
[PATCH v6 01/12] driver: platform: Add helper for safer setting of driver_override
2022-04-04 10:14 UTC (2+ messages)
[PATCH] fuse: avoid unnecessary spinlock bump
2022-04-04 8:49 UTC (2+ messages)
[PATCH AUTOSEL 5.15 13/16] vdpa: clean up get_config_size ret value handling
2022-04-02 3:57 UTC (2+ messages)
[PATCH AUTOSEL 5.4 26/37] tuntap: add sanity checks about msg_controllen in sendmsg
2022-04-01 14:44 UTC
[PATCH AUTOSEL 5.10 44/65] tuntap: add sanity checks about msg_controllen in sendmsg
2022-04-01 14:41 UTC
[PATCH AUTOSEL 5.15 68/98] tuntap: add sanity checks about msg_controllen in sendmsg
2022-04-01 14:37 UTC
[PATCH AUTOSEL 5.16 079/109] tuntap: add sanity checks about msg_controllen in sendmsg
2022-04-01 14:32 UTC
[PATCH AUTOSEL 5.17 114/149] tuntap: add sanity checks about msg_controllen in sendmsg
2022-04-01 14:25 UTC
[PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API
2022-04-01 4:24 UTC
[GIT PULL] virtio: features, fixes
2022-03-31 21:21 UTC (2+ messages)
[PATCH v2 0/9] virtio: support advance DMA
2022-03-30 10:58 UTC (9+ messages)
回复: Re: 回复: Re: 回复: Re: [PATCH v1 1/2] drm/qxl: replace ioremap by ioremap_cache on arm64
2022-03-30 10:43 UTC (4+ messages)
` [PATCH v2] drm/qxl: fix qxl can't use in arm64
[PATCH v8 00/16] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-03-30 6:58 UTC (25+ messages)
` [PATCH v8 07/16] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v8 10/16] virtio_ring: split: implement virtqueue_resize_split()
` [PATCH v8 11/16] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v8 16/16] virtio_ring: introduce virtqueue_resize()
[PATCH 1/2] Revert "virtio: use virtio_device_ready() in virtio_device_restore()"
2022-03-30 6:57 UTC (4+ messages)
` [PATCH 2/2] Revert "virtio_config: introduce a new .enable_cbs method"
[PATCH v3] virtio: pci: check bar values read from virtio config space
2022-03-30 6:35 UTC (2+ messages)
Re:
2022-03-30 5:53 UTC (20+ messages)
[PATCH 0/3] rework on the IRQ hardening of virtio
2022-03-30 5:22 UTC (13+ messages)
` [PATCH 1/3] virtio: use virtio_device_ready() in virtio_device_restore()
` [PATCH 2/3] virtio: use virtio_reset_device() when possible
` [PATCH 3/3] virtio: harden vring IRQ
[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
2022-03-30 3:51 UTC (5+ messages)
` [PATCH 3/9] net: mlx5: "
` [PATCH 5/9] virtio-scsi: "
[PATCH v3 1/2] virtio-blk: support polling I/O
2022-03-29 15:01 UTC (8+ messages)
` [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()
[PATCH V2 1/3] vdpa: mlx5: prevent cvq work from hogging CPU
2022-03-29 4:17 UTC (4+ messages)
` [PATCH V2 2/3] vdpa: mlx5: synchronize driver status with CVQ
` [PATCH V2 3/3] vdpa/mlx5: Use consistent RQT size
[PATCH] virtio-gpu: fix a missing check to avoid NULL dereference
2022-03-28 21:08 UTC
[PATCH v1] net/mlx5: Add support for configuring max device MTU
2022-03-28 20:57 UTC
[PATCH] virito-pci-modern: Remove useless DMA-32 fallback configuration
2022-03-28 20:45 UTC
[PATCH v2 1/2] dt-bindings: virtio: mmio: add optional wakeup-source property
2022-03-28 20:42 UTC
[PATCH v5 0/4] RSS support for VirtioNet
2022-03-28 17:53 UTC (5+ messages)
` [PATCH v5 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash
` [PATCH v5 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH v5 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH v5 4/4] drivers/net/virtio_net: Added RSS hash report control
[PATCH] virtio_ring: remove unnecessary to_vvq call in vring hot path
2022-03-28 9:05 UTC
Call for Papers - MICRADS'22, Barranquilla, Colombia
2022-03-27 10:32 UTC
[PATCH] virtio: Workaround fix for hard hang on guest using fifos
2022-03-26 1:02 UTC (3+ messages)
[PATCH 1/2] vdpa: mlx5: prevent cvq work from hogging CPU
2022-03-25 11:57 UTC (16+ messages)
[PATCH] drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
2022-03-24 19:54 UTC
回复: Re: 回复: Re: 回复: Re: 回复: Re: [PATCH v1 1/2] drm/qxl: replace ioremap by ioremap_cache on arm64
2022-03-24 15:33 UTC (2+ messages)
` [Spice-devel] "
[PATCH net v3 0/3] vsock/virtio: enable VQs early on probe and finish the setup before using them
2022-03-24 9:20 UTC (6+ messages)
` [PATCH net v3 1/3] vsock/virtio: initialize vdev->priv before using VQs
` [PATCH net v3 2/3] vsock/virtio: read the negotiated features "
` [PATCH net v3 3/3] vsock/virtio: enable VQs early on probe
[PATCH v3 0/6] Support akcipher for virtio-crypto
2022-03-24 1:20 UTC (18+ messages)
` [PATCH v3 1/6] virtio-crypto: header update
` "
` [PATCH v3 2/6] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v3 3/6] crypto: Introduce akcipher crypto class
` [PATCH v3 4/6] crypto: Implement RSA algorithm by hogweed
` [PATCH v3 5/6] tests/crypto: Add test suite for crypto akcipher
` [PATCH v3 6/6] virtio-crypto: Introduce RSA algorithm
` Re: [PATCH v3 0/6] Support akcipher for virtio-crypto
` "
[PATCH net v2 0/3] vsock/virtio: enable VQs early on probe and finish the setup before using them
2022-03-23 13:54 UTC (10+ messages)
` [PATCH net v2 1/3] vsock/virtio: enable VQs early on probe
` [PATCH net v2 2/3] vsock/virtio: initialize vdev->priv before using VQs
` [PATCH net v2 3/3] vsock/virtio: read the negotiated features "
[PATCH v2] virtio: pci: sanity check bar indexes
2022-03-23 13:23 UTC (4+ messages)
[PATCH v1 1/2] drm/qxl: replace ioremap by ioremap_cache on arm64
2022-03-23 10:26 UTC (5+ messages)
回复: Re: 回复: Re: [PATCH v1 1/2] drm/qxl: replace ioremap by ioremap_cache on arm64
2022-03-23 10:17 UTC
回复: Re: [PATCH v1 1/2] drm/qxl: replace ioremap by ioremap_cache on arm64
2022-03-23 9:34 UTC
[PATCH 1/2] Revert "virtio-pci: harden INTX interrupts"
2022-03-23 9:21 UTC (3+ messages)
` [PATCH 2/2] Revert "virtio_pci: harden MSI-X interrupts"
[PATCH] virtio: use virtio_device_ready() in virtio_device_restore()
2022-03-23 8:16 UTC (5+ 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).