lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 13 Mar 2022 10:30:12 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Marc Kleine-Budde <mkl@...gutronix.de>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
        linux-can@...r.kernel.org, kernel@...gutronix.de,
        socketcan@...tkopp.net, lkp@...el.com, dan.carpenter@...cle.com
Subject: Re: [PATCH net-next 01/13] can: vxcan: vxcan_xmit(): use kfree_skb()
 instead of kfree() to free skb

Hello:

This series was applied to netdev/net-next.git (master)
by Marc Kleine-Budde <mkl@...gutronix.de>:

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@pengutronix.de
> Cc: Oliver Hartkopp <socketcan@...tkopp.net>
> Reported-by: kernel test robot <lkp@...el.com>
> Reported-by: Dan Carpenter <dan.carpenter@...cle.com>
> Signed-off-by: Marc Kleine-Budde <mkl@...gutronix.de>
> 
> [...]

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ