public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	linux-can@vger.kernel.org, kernel@pengutronix.de,
	swilczek.lx@gmail.com,
	syzbot+e8cb6691a7cf68256cb8@syzkaller.appspotmail.com,
	mailhol@kernel.org
Subject: Re: [PATCH net 1/3] can: etas_es58x: allow partial RX URB allocation to succeed
Date: Mon, 12 Jan 2026 20:56:55 +0000	[thread overview]
Message-ID: <176825141505.1092878.276430348692974730.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260109135311.576033-2-mkl@pengutronix.de>

Hello:

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

On Fri,  9 Jan 2026 14:46:10 +0100 you wrote:
> From: Szymon Wilczek <swilczek.lx@gmail.com>
> 
> When es58x_alloc_rx_urbs() fails to allocate the requested number of
> URBs but succeeds in allocating some, it returns an error code.
> This causes es58x_open() to return early, skipping the cleanup label
> 'free_urbs', which leads to the anchored URBs being leaked.
> 
> [...]

Here is the summary with links:
  - [net,1/3] can: etas_es58x: allow partial RX URB allocation to succeed
    https://git.kernel.org/netdev/net/c/b1979778e985
  - [net,2/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
    https://git.kernel.org/netdev/net/c/7352e1d5932a
  - [net,3/3] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.
    https://git.kernel.org/netdev/net/c/e707c591a139

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2026-01-12 21:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-09 13:46 [PATCH net 0/3] pull-request: can 2026-01-09 Marc Kleine-Budde
2026-01-09 13:46 ` [PATCH net 1/3] can: etas_es58x: allow partial RX URB allocation to succeed Marc Kleine-Budde
2026-01-12 20:56   ` patchwork-bot+netdevbpf [this message]
2026-01-09 13:46 ` [PATCH net 2/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak Marc Kleine-Budde
2026-01-10 22:38   ` [net,2/3] " Jakub Kicinski
2026-01-16 17:02     ` Marc Kleine-Budde
2026-01-09 13:46 ` [PATCH net 3/3] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit Marc Kleine-Budde
2026-01-10 22:38 ` [PATCH net 0/3] pull-request: can 2026-01-09 Jakub Kicinski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176825141505.1092878.276430348692974730.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=mailhol@kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=swilczek.lx@gmail.com \
    --cc=syzbot+e8cb6691a7cf68256cb8@syzkaller.appspotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox