Patch Series

Subject vsock/virtio: SKB allocation improvements
Author will@kernel.org
Date 2025-07-14 15:20:55 +0000 UTC
Version 3
Cc eperezma@redhat.com fmayle@google.com jasowang@redhat.com keirf@google.com linux-kernel@vger.kernel.org mst@redhat.com netdev@vger.kernel.org sgarzare@redhat.com smoreland@google.com stable@vger.kernel.org stefanha@redhat.com virtualization@lists.linux.dev will@kernel.org

Patches (9)

Name Content
[PATCH v3 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs [Body]
[PATCH v3 2/9] vsock/virtio: Validate length in packet header before skb_put() [Body]
[PATCH v3 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put() [Body]
[PATCH v3 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page [Body]
[PATCH v3 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb() [Body]
[PATCH v3 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers [Body]
[PATCH v3 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers [Body]
[PATCH v3 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put() [Body]
[PATCH v3 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers [Body]

Session 2025-07-14

ID (for dev) 9740b25b-4c51-4db0-907f-381d2e17f13a
Status finished
Execution Log [Link]
Test Base Patched Verdict
Build Base 47c84997c686b4d43b225521b732492552b84758 [Config] passed [Log]
Build Patched 47c84997c686b4d43b225521b732492552b84758 [Config] [patched] passed [Log]
Boot test: Patched 47c84997c686b4d43b225521b732492552b84758 [Config] [patched] passed
Boot test: Base 47c84997c686b4d43b225521b732492552b84758 [Config] passed
Fuzzing 47c84997c686b4d43b225521b732492552b84758 [Config] 47c84997c686b4d43b225521b732492552b84758 [Config] [patched] passed [Log] [Artifacts]