messages from 2023-07-23 17:35:57 to 2023-08-10 03:13:12 UTC [more...]
[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 0/2] vdpa/mlx5: Fixes for ASID handling
2023-08-10 3:10 UTC (14+ 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
Unbinding virtio_pci_modern does not release BAR4 in Linux 6.5.0-rc4
2023-08-10 3:08 UTC (2+ messages)
[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
2023-08-10 1:56 UTC (32+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
[PATCH -next 1/7] drm/amdkfd: Remove unnecessary NULL values
2023-08-09 13:11 UTC (2+ messages)
[PATCH RFC 0/3] vdpa: dedicated descriptor table group
2023-08-09 12:54 UTC (4+ 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] virtio-net: fix race between set queues and probe
2023-08-09 1:43 UTC (6+ messages)
[PATCH V3 04/14] virtio-blk: limit max allowed submit queues
2023-08-08 10:42 UTC
[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 net-next v4 0/2] virtio-net: don't busy poll for cvq command
2023-08-08 2:30 UTC (25+ messages)
` [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
[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] virtio: a new vcpu watchdog driver
2023-07-31 16:15 UTC (3+ messages)
[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 2/4] vsock/virtio: support to send non-linear skb
2023-07-27 8:54 UTC (15+ messages)
` [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH] virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs()
2023-07-27 6:09 UTC (2+ messages)
[PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
2023-07-26 23:09 UTC (4+ messages)
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
[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)
[PATCH net-next v3 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET
2023-07-26 10:02 UTC (2+ messages)
` [PATCH net-next v3 0/4] virtio/vsock: some updates for MSG_PEEK flag
vdpa: use io_uring passthrough command for IOCTLs [was Re: [PATCH 1/2] Reduce vdpa initialization / startup overhead]
2023-07-26 8:10 UTC (2+ messages)
[PATCH] vduse: Use proper spinlock for IRQ injection
2023-07-26 5:38 UTC (2+ messages)
[RFC PATCH v2 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
2023-07-25 15:41 UTC (4+ messages)
` [RFC PATCH v2 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
` [RFC PATCH v2 3/4] vsock/test: rework MSG_PEEK test for SOCK_STREAM
` [RFC PATCH v2 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET
[PATCH v1] virtio-pci: Fix legacy device flag setting error in probe
2023-07-25 4:18 UTC (6+ messages)
[PATCH net-next V3 3/4] virtio_net: support per queue interrupt coalesce command
2023-07-24 7:32 UTC
ICITS'24 - The 2024 International Conference on Information Technology & Systems |Temuco, Chile
2023-07-23 17:10 UTC
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).