Patch Series

Subject vsock/virtio: SKB allocation improvements
Author will@kernel.org
Date 2025-07-17 09:01:08 +0000 UTC
Version 4
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 v4 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs [Body]
[PATCH v4 2/9] vsock/virtio: Validate length in packet header before skb_put() [Body]
[PATCH v4 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put() [Body]
[PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page [Body]
[PATCH v4 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb() [Body]
[PATCH v4 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers [Body]
[PATCH v4 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers [Body]
[PATCH v4 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put() [Body]
[PATCH v4 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers [Body]

Session 2025-07-17

ID (for dev) 8c153c59-1c17-4fa3-9903-35f1ed865ffe
Status finished
Execution Log [Link]
Test Base Patched Verdict
Build Base 47c84997c686b4d43b225521b732492552b84758 [Config] passed [Log]
Build Patched 47c84997c686b4d43b225521b732492552b84758 [Config] [patched] passed [Log]
Boot test: Base 47c84997c686b4d43b225521b732492552b84758 [Config] passed
Boot test: Patched 47c84997c686b4d43b225521b732492552b84758 [Config] [patched] passed
Fuzzing 47c84997c686b4d43b225521b732492552b84758 [Config] 47c84997c686b4d43b225521b732492552b84758 [Config] [patched] passed [Log] [Artifacts]