messages from 2025-11-26 06:18:42 to 2025-12-02 15:55:44 UTC [more...]
[PATCH net-next v13 00/12] virtio_net: Add ethtool flow rules support
2025-12-02 15:55 UTC (18+ 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 RFC] virtio_net: gate delayed refill scheduling
2025-12-02 15:29 UTC (6+ messages)
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-12-02 10:18 UTC (19+ messages)
` [PATCH net-next v12 01/12] vsock: a per-net vsock NS mode state
` [PATCH net-next v12 02/12] vsock: add netns to vsock core
` [PATCH net-next v12 03/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
` [PATCH net-next v12 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v12 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v12 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v12 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v12 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v12 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v12 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v12 12/12] selftests/vsock: add tests for namespace deletion and mode changes
[PATCH v3 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
2025-12-02 2:48 UTC
[syzbot] [kvm?] [net?] [virt?] WARNING in virtio_transport_send_pkt_info (2)
2025-12-01 19:15 UTC (7+ messages)
` [PATCH Next] net: restore the iterator to its original state when an error occurs
` [syzbot ci] "
` [PATCH Next V2] "
[PATCH v2 00/12] Fix bio chain related issues
2025-12-01 10:31 UTC (27+ messages)
` [PATCH v2 01/12] block: fix incorrect logic in bio_chain_endio
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 03/12] md: bcache: fix improper use of bi_end_io
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 05/12] block: export bio_chain_and_submit
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 07/12] xfs: "
` [PATCH v2 08/12] block: "
` [PATCH v2 09/12] fs/ntfs3: "
` [PATCH v2 10/12] zram: "
` [PATCH v2 11/12] nvdimm: "
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
[PATCH v3 0/9] Fix bio chain related issues
2025-12-01 8:29 UTC (15+ messages)
` [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
` [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
` [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v3 4/9] block: export bio_chain_and_submit
` [PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
` [PATCH v3 6/9] block: "
` [PATCH v3 7/9] fs/ntfs3: "
` [PATCH v3 8/9] zram: "
` [PATCH v3 9/9] nvdimm: "
[PATCH v6 0/3] virtio: feature related cleanups
2025-11-30 23:03 UTC (6+ messages)
` [PATCH v6 1/3] virtio: clean up features qword/dword terms
` [PATCH v6 2/3] vhost/test: add test specific macro for features
` [PATCH v6 3/3] vhost: switch to arrays of feature bits
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-30 18:16 UTC (18+ messages)
` [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] tools: add map and vmap to virtio_device
2025-11-30 3:38 UTC
[PATCH][v2] tools: virtio/linux/compiler.h add __must_check define
2025-11-30 0:25 UTC
[PATCH] tools: virtio/linux/compiler.h add __must_check define
2025-11-30 0:03 UTC
[PATCH v2 02/22] vfio/hisi: Convert to the get_region_info op
2025-11-28 8:52 UTC (4+ messages)
[PATCH] crypto: virtio: Add spinlock protection with virtqueue notification
2025-11-28 7:40 UTC
Fix potential data loss and corruption due to Incorrect BIO Chain Handling
2025-11-28 6:26 UTC (16+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
[PATCH v1 0/7] introduce virtnet_mon for monitor virtio_net
2025-11-28 3:25 UTC (10+ 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
[PATCH] virtio_ring: code cleanup in detach_buf_split
2025-11-28 2:24 UTC (2+ messages)
virtio-crypto: Inquiry about virtio crypto
2025-11-27 9:38 UTC (4+ messages)
[PATCH v4 00/21] paravirt: cleanup and reorg
2025-11-27 9:24 UTC (19+ messages)
` [PATCH v4 02/21] x86/paravirt: Remove some unneeded struct declarations
` [PATCH v4 03/21] x86/paravirt: Remove PARAVIRT_DEBUG config option
` [PATCH v4 04/21] x86/paravirt: Move thunk macros to paravirt_types.h
` [PATCH v4 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v4 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v4 07/21] arm/paravirt: Use common code for paravirt_steal_clock()
` [PATCH v4 08/21] arm64/paravirt: "
` [PATCH v4 09/21] loongarch/paravirt: "
` [PATCH v4 10/21] riscv/paravirt: "
` [PATCH v4 11/21] x86/paravirt: "
` [PATCH v4 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
` [PATCH v4 13/21] x86/paravirt: Introduce new paravirt-base.h header
` [PATCH v4 14/21] x86/paravirt: Move pv_native_*() prototypes to paravirt.c
` [PATCH v4 19/21] x86/paravirt: Allow pv-calls outside paravirt.h
` [PATCH v4 20/21] x86/paravirt: Specify pv_ops array in paravirt macros
` [PATCH v4 21/21] x86/pvlocks: Move paravirt spinlock functions into own header
[PATCH] MAINTAINERS: add German Maglione as virtiofs co-maintainer
2025-11-27 9:00 UTC (2+ messages)
[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 net V2] vhost: rewind next_avail_head while discarding descriptors
2025-11-26 23:00 UTC (6+ messages)
[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 (7+ messages)
[PATCH net-next v12 00/12] virtio_net: Add ethtool flow rules support
2025-11-26 18:00 UTC (5+ messages)
` [PATCH net-next v12 07/12] virtio_net: Implement layer 2 ethtool flow 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()
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).