Hello:
This series was applied to netdev/net.git (main) by Marc Kleine-Budde mkl@pengutronix.de:
On Mon, 17 Jul 2023 20:09:34 +0200 you wrote:
From: Ziyang Xuan william.xuanziyang@huawei.com
Got kmemleak errors with the following ltp can_filter testcase:
for ((i=1; i<=100; i++)) do ./can_filter & sleep 0.1 done
[...]
Here is the summary with links: - [net,1/5] can: raw: fix receiver memory leak https://git.kernel.org/netdev/net/c/ee8b94c8510c - [net,2/5] can: bcm: Fix UAF in bcm_proc_show() https://git.kernel.org/netdev/net/c/55c3b96074f3 - [net,3/5] can: gs_usb: gs_can_open(): improve error handling https://git.kernel.org/netdev/net/c/2603be9e8167 - [net,4/5] can: gs_usb: fix time stamp counter initialization https://git.kernel.org/netdev/net/c/5886e4d5ecec - [net,5/5] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout https://git.kernel.org/netdev/net/c/9efa1a5407e8
You are awesome, thank you!