Patch Series

Subject vsock/virtio: SKB allocation improvements
Author will@kernel.org
Date 2025-07-01 16:45:00 +0000 UTC
Version 2
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 (8)

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

Session 2025-07-03

ID (for dev) 1b57b254-6ab7-49c6-a8c9-c3467d7c2412
Status finished
Execution Log [Link]
Test Base Patched Verdict
Build Base 223e2288f4b8c262a864e2c03964ffac91744cd5 passed [Log]
Build Patched 223e2288f4b8c262a864e2c03964ffac91744cd5 [patched] passed [Log]
Boot test: Base 223e2288f4b8c262a864e2c03964ffac91744cd5 passed
Boot test: Patched 223e2288f4b8c262a864e2c03964ffac91744cd5 [patched] passed
Fuzzing 223e2288f4b8c262a864e2c03964ffac91744cd5 223e2288f4b8c262a864e2c03964ffac91744cd5 [patched] passed [Log] [Artifacts]