[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260109135311.576033-1-mkl@pengutronix.de>
Date: Fri, 9 Jan 2026 14:46:09 +0100
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net,
kuba@...nel.org,
linux-can@...r.kernel.org,
kernel@...gutronix.de
Subject: [PATCH net 0/3] pull-request: can 2026-01-09
Hello netdev-team,
this is a pull request of 3 patches for net/main.
The first patch is by Szymon Wilczek and fixes a potential memory leak
in the etas_es58x driver.
The 2nd patch is by me, targets the gs_usb driver and fixes an URB
memory leak.
Ondrej Ille's patch fixes the transceiver delay compensation in the
ctucanfd driver, which is needed for bit rates higher than 1 Mbit/s.
regards,
Marc
---
The following changes since commit 872ac785e7680dac9ec7f8c5ccd4f667f49d6997:
ipv4: ip_tunnel: spread netdev_lockdep_set_classes() (2026-01-08 18:02:35 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-6.19-20260109
for you to fetch changes up to e707c591a139d1bfa4ddc83036fc820ca006a140:
can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit. (2026-01-09 14:26:29 +0100)
----------------------------------------------------------------
linux-can-fixes-for-6.19-20260109
----------------------------------------------------------------
Marc Kleine-Budde (1):
can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
Ondrej Ille (1):
can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.
Szymon Wilczek (1):
can: etas_es58x: allow partial RX URB allocation to succeed
drivers/net/can/ctucanfd/ctucanfd_base.c | 2 +-
drivers/net/can/usb/etas_es58x/es58x_core.c | 2 +-
drivers/net/can/usb/gs_usb.c | 2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists