From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, kuba@kernel.org, linux-can@vger.kernel.org,
kernel@pengutronix.de
Subject: pull-request: can 2021-06-24
Date: Thu, 24 Jun 2021 08:41:58 +0200 [thread overview]
Message-ID: <20210624064200.2998085-1-mkl@pengutronix.de> (raw)
Hello Jakub, hello David,
this is a pull request of 2 patches for net/master.
The first patch is by Norbert Slusarek and prevent allocation of
filter for optlen == 0 in the j1939 CAN protocol.
The last patch is by Stephane Grosjean and fixes a potential
starvation in the TX path of the peak_pciefd driver.
regards,
Marc
---
The following changes since commit c2f5c57d99debf471a1b263cdf227e55f1364e95:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (2021-06-23 14:12:14 -0700)
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-5.13-20210624
for you to fetch changes up to b17233d385d0b6b43ecf81d43008cb1bbb008166:
can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path (2021-06-24 08:40:10 +0200)
----------------------------------------------------------------
linux-can-fixes-for-5.13-20210624
----------------------------------------------------------------
Norbert Slusarek (1):
can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0
Stephane Grosjean (1):
can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path
drivers/net/can/peak_canfd/peak_canfd.c | 4 ++--
net/can/j1939/socket.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
next reply other threads:[~2021-06-24 6:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-24 6:41 Marc Kleine-Budde [this message]
2021-06-24 6:41 ` [net 1/2] can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0 Marc Kleine-Budde
2021-06-24 18:30 ` patchwork-bot+netdevbpf
2021-06-24 6:42 ` [net 2/2] can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path Marc Kleine-Budde
2021-06-24 18:30 ` pull-request: can 2021-06-24 patchwork-bot+netdevbpf
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=20210624064200.2998085-1-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=kernel@pengutronix.de \
--cc=kuba@kernel.org \
--cc=linux-can@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).