Hello: This series was applied to netdev/net-next.git (master) by Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>: On Sun, 13 Mar 2022 09:51:26 +0100 you wrote: > This patch fixes the freeing of the "oskb", by using kfree_skb() > instead of kfree(). > > Fixes: 1574481bb3de ("vxcan: remove sk reference in peer skb") > Link: https://lore.kernel.org/all/20220311123741.382618-1-mkl@xxxxxxxxxxxxxx > Cc: Oliver Hartkopp <socketcan@xxxxxxxxxxxx> > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> > > [...] Here is the summary with links: - [net-next,01/13] can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb https://git.kernel.org/netdev/net-next/c/fc7dcd05f4c2 - [net-next,02/13] can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAM https://git.kernel.org/netdev/net-next/c/c47675b11ba1 - [net-next,03/13] can: mcp251xfd: ram: add helper function for runtime ring size calculation https://git.kernel.org/netdev/net-next/c/a1439a5add62 - [net-next,04/13] can: mcp251xfd: ram: coalescing support https://git.kernel.org/netdev/net-next/c/b8123d94f58c - [net-next,05/13] can: mcp251xfd: ethtool: add support https://git.kernel.org/netdev/net-next/c/d86ba8db6af3 - [net-next,06/13] can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring parameters https://git.kernel.org/netdev/net-next/c/0a1f2e6502a1 - [net-next,07/13] can: mcp251xfd: update macros describing ring, FIFO and RAM layout https://git.kernel.org/netdev/net-next/c/c9e6b80dfd48 - [net-next,08/13] can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parameters https://git.kernel.org/netdev/net-next/c/9263c2e92be9 - [net-next,09/13] can: mcp251xfd: add RX IRQ coalescing support https://git.kernel.org/netdev/net-next/c/60a848c50d2d - [net-next,10/13] can: mcp251xfd: add RX IRQ coalescing ethtool support https://git.kernel.org/netdev/net-next/c/846990e0ed82 - [net-next,11/13] can: mcp251xfd: add TX IRQ coalescing support https://git.kernel.org/netdev/net-next/c/169d00a25658 - [net-next,12/13] can: mcp251xfd: add TX IRQ coalescing ethtool support https://git.kernel.org/netdev/net-next/c/656fc12ddaf8 - [net-next,13/13] can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FIFO depth to 16 https://git.kernel.org/netdev/net-next/c/aa66ae9b241e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html