Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@xxxxxxxxxx>: On Mon, 30 Jun 2025 21:42:09 +0700 you wrote: > Hi everyone, > > This series contains fixes for XDP receive path in virtio-net > - Patch 1: add a missing check for the received data length with our > allocated buffer size in mergeable mode. > - Patch 2: remove a redundant truesize check with PAGE_SIZE in mergeable > mode > - Patch 3: make the current repeated code use the check_mergeable_len to > check for received data length in mergeable mode > > [...] Here is the summary with links: - [net,v2,1/3] virtio-net: ensure the received length does not exceed allocated size https://git.kernel.org/netdev/net/c/315dbdd7cdf6 - [net,v2,2/3] virtio-net: remove redundant truesize check with PAGE_SIZE https://git.kernel.org/netdev/net/c/4be2193b3393 - [net,v2,3/3] virtio-net: use the check_mergeable_len helper https://git.kernel.org/netdev/net/c/7d4a119e4582 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html