messages from 2025-11-22 12:05:21 to 2025-11-27 06:33:07 UTC [more...]
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-27 6:32 UTC (18+ messages)
[PATCH net v4] virtio-net: avoid unnecessary checksum calculation on guest RX
2025-11-27 4:00 UTC (2+ messages)
[PATCH net-next v2] MAINTAINERS: separate VIRTIO NET DRIVER and add netdev
2025-11-27 4:00 UTC (3+ messages)
[PATCH net v3] virtio-net: avoid unnecessary checksum calculation on guest RX
2025-11-27 3:48 UTC (6+ messages)
[PATCH v1 0/7] introduce virtnet_mon for monitor virtio_net
2025-11-27 3:24 UTC (8+ messages)
` [PATCH v1 1/7] tools/virtio/virtnet_mon: create misc driver for virtnet_mon
` [PATCH v1 2/7] tools/virtio/virtnet_mon: add kfifo to virtnet_mon
` [PATCH v1 3/7] tools/virtio/virtnet_mon: add kprobe start_xmit
` [PATCH v1 4/7] tools/virtio/virtnet_mon: add kprobe gro_receive_skb
` [PATCH v1 5/7] tools/virtio/virtnet_mon: add kprobe ip_local_deliver
` [PATCH v1 6/7] tools/virtio/virtnet_mon: add kprobe skb_xmit_done and skb_recv_done
` [PATCH v1 7/7] tools/virtio/virtnet_mon: add README file for virtnet_moin
virtio-crypto: Inquiry about virtio crypto
2025-11-27 3:09 UTC (3+ messages)
[PATCH net-next v13 00/12] virtio_net: Add ethtool flow rules support
2025-11-26 23:31 UTC (14+ messages)
` [PATCH net-next v13 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v13 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v13 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v13 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v13 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v13 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v13 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v13 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v13 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v13 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v13 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v13 12/12] virtio_net: Add get ethtool flow rules ops
[PATCH net V2] vhost: rewind next_avail_head while discarding descriptors
2025-11-26 23:00 UTC (6+ messages)
[PATCH] MAINTAINERS: add German Maglione as virtiofs co-maintainer
2025-11-26 21:15 UTC
[PATCH] vhost/vsock: improve RCU read sections around vhost_vsock_get()
2025-11-26 21:03 UTC (2+ messages)
[PATCH net-next] virtio-net: avoid unnecessary checksum calculation on guest RX
2025-11-26 19:00 UTC (9+ messages)
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-26 18:16 UTC (22+ messages)
` [PATCH net-next v6 1/8] ptr_ring: add __ptr_ring_full_next() to predict imminent fullness
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space
` [PATCH net-next v6 3/8] tun/tap: add synchronized ring produce/consume with queue management
[PATCH net-next v12 00/12] virtio_net: Add ethtool flow rules support
2025-11-26 18:00 UTC (32+ messages)
` [PATCH net-next v12 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v12 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v12 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v12 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v12 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v12 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v12 11/12] virtio_net: Add support for TCP and UDP ethtool rules
[PATCH 0/5] x86: Cleanups around slow_down_io()
2025-11-26 17:08 UTC (3+ messages)
` [PATCH 1/5] x86/paravirt: Replace io_delay() hook with a bool
[PATCH net-next] vhost/net: check peek_head_len after signal to guest to avoid delays
2025-11-26 16:49 UTC (9+ messages)
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-11-26 9:29 UTC (7+ messages)
` [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
[PATCH v2] virtio_net: enhance wake/stop tx queue statistics accounting
2025-11-26 4:00 UTC (4+ messages)
[PATCH] virtio_ring: code cleanup in detach_buf_split
2025-11-26 3:40 UTC
[PATCH net-next] vsock/test: Extend transport change null-ptr-deref test
2025-11-26 3:20 UTC (3+ messages)
[PATCH net-next] MAINTAINERS: separate VIRTIO NET DRIVERS and add netdev
2025-11-26 0:04 UTC (2+ messages)
[PATCH v2] virtio-net: avoid unnecessary checksum calculation on guest RX
2025-11-25 21:14 UTC
[PATCH] MAINTAINERS: Update my email address
2025-11-25 14:08 UTC (3+ messages)
[PATCH 1/2] x86/paravirt: Remove trailing semicolons from alternative asm templates
2025-11-25 13:44 UTC (4+ messages)
` [PATCH 2/2] x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()
[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
2025-11-25 9:24 UTC (13+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
[PATCH V9 00/19] virtio_ring in order support
2025-11-25 7:08 UTC (20+ messages)
` [PATCH V9 01/19] virtio_ring: rename virtqueue_reinit_xxx to virtqueue_reset_xxx()
` [PATCH V9 02/19] virtio_ring: switch to use vring_virtqueue in virtqueue_poll variants
` [PATCH V9 03/19] virtio_ring: unify logic of virtqueue_poll() and more_used()
` [PATCH V9 04/19] virtio_ring: switch to use vring_virtqueue for virtqueue resize variants
` [PATCH V9 05/19] virtio_ring: switch to use vring_virtqueue for virtqueue_kick_prepare variants
` [PATCH V9 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
` [PATCH V9 07/19] virtio: switch to use vring_virtqueue for virtqueue_get variants
` [PATCH V9 08/19] virtio_ring: switch to use vring_virtqueue for enable_cb_prepare variants
` [PATCH V9 09/19] virtio_ring: use vring_virtqueue for enable_cb_delayed variants
` [PATCH V9 10/19] virtio_ring: switch to use vring_virtqueue for disable_cb variants
` [PATCH V9 11/19] virtio_ring: switch to use vring_virtqueue for detach_unused_buf variants
` [PATCH V9 12/19] virtio_ring: switch to use unsigned int for virtqueue_poll_packed()
` [PATCH V9 13/19] virtio_ring: introduce virtqueue ops
` [PATCH V9 14/19] virtio_ring: determine descriptor flags at one time
` [PATCH V9 15/19] virtio_ring: factor out core logic of buffer detaching
` [PATCH V9 16/19] virtio_ring: factor out core logic for updating last_used_idx
` [PATCH V9 17/19] virtio_ring: factor out split indirect detaching logic
` [PATCH V9 18/19] virtio_ring: factor out split "
` [PATCH V9 19/19] virtio_ring: add in order support
[PATCH 0/6] vfio: Reset migration device state using dedicated callback
2025-11-24 21:44 UTC (6+ messages)
` [PATCH 1/6] vfio: Introduce .migration_reset_state() callback
[PATCH net] vsock: Ignore signal/timeout on connect() if already established
2025-11-24 11:49 UTC (11+ messages)
[PATCH v3 00/21] paravirt: cleanup and reorg
2025-11-24 9:52 UTC (4+ messages)
` [PATCH v3 09/21] loongarch/paravirt: Use common code for paravirt_steal_clock()
[PATCH 0/2] Add calls to mutex_destroy in virtio_balloon and virtio_mem
2025-11-24 9:43 UTC (6+ messages)
` [PATCH 1/2] virtio-balloon: Destroy mutex before freeing virtio_balloon
` [PATCH 2/2] virtio-mem: Destroy mutex before freeing virtio_mem
[PATCH v2 2/3] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
2025-11-24 9:33 UTC (14+ messages)
` [PATCH v2 3/3] LoongArch: Add paravirt preempt print prompt
[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
2025-11-24 7:58 UTC (9+ messages)
[syzbot] [net?] [virt?] [kvm?] BUG: soft lockup in vsock_loopback_work
2025-11-24 7:46 UTC
Fix potential data loss and corruption due to Incorrect BIO Chain Handling
2025-11-24 6:22 UTC (14+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
[PATCH v2 02/22] vfio/hisi: Convert to the get_region_info op
2025-11-24 2:45 UTC (3+ messages)
[RFC PATCH 0/2] Enhance RPMsg buffer management
2025-11-22 12:05 UTC (3+ messages)
` [RFC PATCH 2/2] rpmsg: virtio_rpmsg_bus: get buffer size from config space
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).