Stefano Garzarella ([email protected])

Number of posts: 1704 (0.88 per day)
First post: 2019-02-01 12:09:02
Last post: 2024-05-23 10:47:21

Date List Subject
2023-03-08 14:09:26 linux-kernel Re: [PATCH] virtio: Reorder fields in 'struct virtqueue'
2023-03-07 09:32:13 linux-kernel Re: [PATCH v2 4/8] vringh: support VA with iotlb
2023-03-06 17:09:05 linux-kernel Re: [RFC PATCH v2 2/4] virtio/vsock: remove all data from sk_buff
2023-03-06 15:52:23 linux-kernel Re: [RFC PATCH v2 2/4] virtio/vsock: remove all data from sk_buff
2023-03-06 12:10:15 linux-kernel Re: [RFC PATCH v2 2/4] virtio/vsock: remove all data from sk_buff
2023-03-06 12:08:40 linux-kernel Re: [RFC PATCH v2 3/4] virtio/vsock: free skb on data copy failure
2023-03-06 11:58:33 linux-kernel Re: [RFC PATCH v2 1/4] virtio/vsock: fix 'rx_bytes'/'fwd_cnt' calculation
2023-03-02 15:48:55 linux-kernel Re: [PATCH v2 6/8] vdpa_sim: use kthread worker
2023-03-02 13:39:41 linux-kernel Re: [RFC PATCH v1] vsock: check error queue to set EPOLLERR
2023-03-02 11:37:27 linux-kernel [PATCH v2 8/8] vdpa_sim: add support for user VA
2023-03-02 11:36:52 linux-kernel [PATCH v2 7/8] vdpa_sim: replace the spinlock with a mutex to protect the state
2023-03-02 11:36:47 linux-kernel [PATCH v2 6/8] vdpa_sim: use kthread worker
2023-03-02 11:36:42 linux-kernel [PATCH v2 5/8] vdpa_sim: make devices agnostic for work management
2023-03-02 11:36:31 linux-kernel [PATCH v2 4/8] vringh: support VA with iotlb
2023-03-02 11:35:49 linux-kernel [PATCH v2 3/8] vringh: replace kmap_atomic() with kmap_local_page()
2023-03-02 11:35:47 linux-kernel [PATCH v2 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
2023-03-02 11:35:41 linux-kernel [PATCH v2 1/8] vdpa: add bind_mm/unbind_mm callbacks
2023-03-02 11:35:38 linux-kernel [PATCH v2 0/8] vdpa_sim: add support for user VA
2023-03-02 10:08:18 linux-kernel Re: [RFC PATCH v1] vsock: check error queue to set EPOLLERR
2023-03-02 09:56:34 linux-kernel Re: [PATCH net-next v3 3/3] selftests/bpf: add a test case for vsock sockmap
2023-03-02 09:55:29 linux-kernel Re: [PATCH net-next v3 2/3] selftests/bpf: add vsock to vmtest.sh
2023-03-02 09:43:59 linux-kernel Re: [PATCH net-next v3 1/3] vsock: support sockmap
2023-03-02 09:22:02 linux-kernel Re: [PATCH net-next v3 1/3] vsock: support sockmap
2023-03-02 08:34:27 linux-kernel Re: [PATCH] vhost-vdpa: free iommu domain after last use during cleanup
2023-02-28 10:58:26 linux-kernel Re: [PATCH v2] vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready
2023-02-28 10:33:02 linux-kernel Re: [RFC PATCH v1 12/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
2023-02-28 10:27:18 linux-kernel Re: [RFC PATCH v1 07/12] vsock/virtio: MGS_ZEROCOPY flag support
2023-02-28 10:24:28 linux-kernel Re: [RFC PATCH v1 00/12] vsock: MSG_ZEROCOPY flag support
2023-02-16 15:30:44 linux-kernel Re: [RFC PATCH v1 12/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
2023-02-16 15:17:32 linux-kernel Re: [RFC PATCH v1 07/12] vsock/virtio: MGS_ZEROCOPY flag support
2023-02-16 14:31:25 linux-kernel Re: [RFC PATCH v1 06/12] vsock/virtio: non-linear skb handling for TAP dev
2023-02-16 14:19:59 linux-kernel Re: [RFC PATCH v1 05/12] vsock/virtio: non-linear skb support
2023-02-16 14:16:14 linux-kernel Re: [RFC PATCH v1 04/12] vhost/vsock: non-linear skb handling support
2023-02-16 14:03:30 linux-kernel Re: [RFC PATCH v1 03/12] vsock: check for MSG_ZEROCOPY support
2023-02-16 13:57:05 linux-kernel Re: [RFC PATCH v1 02/12] vsock: read from socket's error queue
2023-02-16 13:41:35 linux-kernel Re: [RFC PATCH v1 01/12] vsock: check error queue to set EPOLLERR
2023-02-16 13:35:00 linux-kernel Re: [RFC PATCH v1 00/12] vsock: MSG_ZEROCOPY flag support
2023-02-16 10:21:36 linux-kernel Re: [PATCH RFC net-next v2 0/3] vsock: add support for sockmap
2023-02-16 10:17:36 linux-kernel Re: [PATCH RFC net-next v2 3/3] selftests/bpf: Add a test case for vsock sockmap
2023-02-16 10:13:27 linux-kernel Re: [PATCH RFC net-next v2 2/3] selftests/bpf: add vsock to vmtest.sh
2023-02-16 10:12:16 linux-kernel Re: [PATCH RFC net-next v2 1/3] vsock: support sockmap
2023-01-20 09:51:53 linux-kernel Re: [PATCH RFC 1/3] vsock: support sockmap
2023-01-19 11:59:58 linux-kernel Re: [PATCH RFC 3/3] selftests/bpf: Add a test case for vsock sockmap
2023-01-19 11:14:36 linux-kernel Re: [PATCH RFC 1/3] vsock: support sockmap
2023-01-19 11:14:35 linux-kernel Re: [PATCH RFC 0/3] vsock: add support for sockmap
2023-01-19 10:58:13 linux-kernel Re: [PATCH RFC 2/3] selftests/bpf: add vsock to vmtest.sh
2023-01-16 11:30:24 linux-kernel Re: [PATCH net-next v10] virtio/vsock: replace virtio_vsock_pkt with sk_buff
2023-01-13 11:10:19 linux-kernel Re: [PATCH v6 2/4] vhost-vdpa: Introduce RESUME backend feature bit
2023-01-13 10:53:25 linux-kernel Re: [PATCH v6 4/4] vdpa_sim: Implement resume vdpa op
2023-01-13 10:50:03 linux-kernel Re: [PATCH v6 3/4] vhost-vdpa: uAPI to resume the device
2023-01-13 10:24:44 linux-kernel Re: [PATCH v6 1/4] vdpa: Add resume operation