messages from 2023-07-26 11:47:50 to 2023-08-11 15:23:00 UTC [more...]
[PATCH net-next 7/8] virtio-net: support tx netdim
2023-08-11 15:21 UTC
[PATCH net-next 6/8] virtio-net: support rx netdim
2023-08-11 14:10 UTC
[PATCH -next] drm/virtio: Remove unused function declarations
2023-08-11 10:18 UTC
[PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
2023-08-11 10:12 UTC (26+ messages)
[PATCH] virtio_vdpa: build affinity masks conditionally
2023-08-11 9:54 UTC (5+ messages)
[PATCH] virtio_mmio: add suspend and resume calls for virtio_mmio devices
2023-08-11 2:10 UTC (2+ messages)
[mst-vhost:vhost 34/46] drivers/vdpa/vdpa_user/vduse_dev.c:1812:23: error: use of undeclared identifier 'VIRTIO_RING_F_INDIRECT_DESC'
2023-08-10 23:53 UTC
[PATCH 0/2] vdpa/mlx5: Fixes for ASID handling
2023-08-10 22:20 UTC (18+ messages)
` [PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
` [PATCH 2/2] vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessary
[PATCH v3 0/3] vduse: add support for networking devices
2023-08-10 21:42 UTC (3+ messages)
[PATCH] virtio: a new vcpu watchdog driver
2023-08-10 20:55 UTC (4+ messages)
[PATCH] A new virtio pci driver is added for listening to vcpus inside guest. Each vcpu creates a corresponding thread to periodically send data to qemu's back-end watchdog device
2023-08-10 20:38 UTC
[PATCH V3 04/14] virtio-blk: limit max allowed submit queues
2023-08-10 19:23 UTC (2+ messages)
[PATCH] virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
2023-08-10 19:19 UTC
[PATCH v1 0/2] vduse: add support for networking devices
2023-08-10 19:02 UTC (2+ messages)
[PATCH v11 0/8] Use copy_process in vhost layer
2023-08-10 18:57 UTC (5+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
Unbinding virtio_pci_modern does not release BAR4 in Linux 6.5.0-rc4
2023-08-10 14:15 UTC (3+ messages)
[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
2023-08-10 12:30 UTC (13+ messages)
` [PATCH vhost v13 01/12] virtio_ring: check use_dma_api before unmap desc for indirect
` [PATCH vhost v13 02/12] virtio_ring: put mapping error check in vring_map_one_sg
` [PATCH vhost v13 03/12] virtio_ring: introduce virtqueue_set_dma_premapped()
` [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
` [PATCH vhost v13 05/12] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v13 06/12] virtio_ring: skip unmap for premapped
` [PATCH vhost v13 07/12] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v13 08/12] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v13 09/12] virtio_ring: introduce virtqueue_reset()
` [PATCH vhost v13 10/12] virtio_ring: introduce dma map api for virtqueue
` [PATCH vhost v13 11/12] virtio_ring: introduce dma sync "
` [PATCH vhost v13 12/12] virtio_net: merge dma operations when filling mergeable buffers
[PATCH] virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
2023-08-10 8:51 UTC (3+ messages)
[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
2023-08-10 6:47 UTC (32+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
[PATCH RFC 0/3] vdpa: dedicated descriptor table group
2023-08-10 3:50 UTC (6+ messages)
` [PATCH RFC 1/3] vdpa: introduce dedicated descriptor group for virtqueue
` [PATCH RFC 2/3] vhost-vdpa: introduce descriptor group backend feature
` [PATCH RFC 3/3] vhost-vdpa: uAPI to get dedicated descriptor group id
[PATCH net V2] virtio-net: set queues after driver_ok
2023-08-10 3:12 UTC
[PATCH net] virtio-net: set queues after driver_ok
2023-08-10 3:11 UTC (6+ messages)
[PATCH -next 1/7] drm/amdkfd: Remove unnecessary NULL values
2023-08-09 13:11 UTC (2+ messages)
[PATCH net] virtio-net: fix race between set queues and probe
2023-08-09 1:43 UTC (3+ messages)
[PATCH] virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
2023-08-08 9:13 UTC (5+ messages)
[PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
2023-08-08 2:44 UTC (4+ messages)
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "
[PATCH] iommu: Explicitly include correct DT includes
2023-08-07 13:00 UTC (3+ messages)
[PATCH v4] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
2023-08-06 15:10 UTC
ICITS'24 - The 2024 International Conference on Information Technology & Systems |Temuco, Chile
2023-08-05 15:24 UTC
[RFC PATCH v1 1/2] vsock: send SIGPIPE on write to shutdowned socket
2023-08-04 15:02 UTC (4+ messages)
` [RFC PATCH v1 2/2] test/vsock: shutdowned socket test
[PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
2023-08-04 14:11 UTC (7+ messages)
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
[PATCH -next] af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap()
2023-08-04 7:50 UTC (2+ messages)
[PATCH] x86/paravirt: Fix tlb_remove_table function callback prototype warning
2023-08-03 22:42 UTC (3+ messages)
[PATCH v2] vdpa/mlx5: Fix crash on shutdown for when no ndev exists
2023-08-03 15:26 UTC
[PATCH] vdpa/mlx5: Fix crash on shutdown for when no ndev exists
2023-08-03 15:12 UTC (12+ messages)
[PATCH -next] vdpa/mlx5: Remove unused function declarations
2023-08-03 14:30 UTC
[PATCH net] test/vsock: remove vsock_perf executable on `make clean`
2023-08-03 8:54 UTC
[PATCH bpf-next 2/3] net: move struct netdev_rx_queue out of netdevice.h
2023-08-02 19:42 UTC
[RFC] iommu/virtio: Use single flush queue (EXPERIMENTAL)
2023-08-02 13:44 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION a734662572708cf062e974f659ae50c24fc1ad17
2023-08-01 17:49 UTC
[PATCH net-next v5 1/4] vsock/virtio/vhost: read data from non-linear skb
2023-08-01 14:04 UTC (3+ messages)
` [PATCH net-next v5 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH net-next] vsock: Remove unused function declarations
2023-07-31 9:55 UTC (2+ messages)
[PATCH net-next V4 2/3] virtio_net: support per queue interrupt coalesce command
2023-07-31 6:25 UTC (6+ messages)
` [PATCH net-next V4 3/3] virtio_net: enable per queue interrupt coalesce feature
[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
2023-07-28 22:03 UTC (6+ messages)
[PATCH net-next v4 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-07-28 5:45 UTC
[PATCH] vdpa/mlx5: Correct default number of queues when MQ is on
2023-07-28 1:39 UTC (2+ messages)
[PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
2023-07-27 22:59 UTC
[PATCH v3 0/4] vdpa: Enable strict validation for netlink ops
2023-07-27 17:57 UTC (5+ messages)
` [PATCH 1/4] vdpa: Add features attr to vdpa_nl_policy for nlattr length check
` [PATCH 2/4] vdpa: Add queue index "
` [PATCH 3/4] vdpa: Add max vqp "
` [PATCH 4/4] vdpa: Enable strict validation for netlinks ops
[PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
2023-07-27 8:54 UTC (3+ messages)
[PATCH] virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs()
2023-07-27 6:09 UTC (2+ messages)
[PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
2023-07-26 23:09 UTC (2+ messages)
[PATCH 0/2] vdpa: Enable strict validation for netlink ops
2023-07-26 19:28 UTC (8+ messages)
` [PATCH 1/2] vdpa: Complement vdpa_nl_policy for nlattr length check
` [PATCH 2/2] vdpa: Enable strict validation for netlinks ops
[PATCH v2 0/2] vdpa: Enable strict validation for netlink ops
2023-07-26 19:27 UTC (4+ messages)
` [PATCH 1/2] vdpa: Complement vdpa_nl_policy for nlattr length check
` [PATCH 2/2] vdpa: Enable strict validation for netlinks ops
[PATCH v1] vdpa: Complement vdpa_nl_policy for nlattr length check
2023-07-26 11:47 UTC (9+ 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).