From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, linux-can@vger.kernel.org, kernel@pengutronix.de
Subject: pull-request: can 2017-01-27
Date: Fri, 27 Jan 2017 21:46:26 +0100 [thread overview]
Message-ID: <20170127204627.11735-1-mkl@pengutronix.de> (raw)
Hello David,
this is a pull request for net/master.
It consists of a single patch by Eric Dumazet, it fixes a kernel panic at
security_sock_rcv_skb.
regards,
Marc
---
The following changes since commit 950eabbd6ddedc1b08350b9169a6a51b130ebaaf:
ISDN: eicon: silence misleading array-bounds warning (2017-01-27 11:27:34 -0500)
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-4.10-20170127
for you to fetch changes up to f30dc84e2d5ef45a715de546529e7693733b11fb:
can: Fix kernel panic at security_sock_rcv_skb (2017-01-27 21:37:51 +0100)
----------------------------------------------------------------
linux-can-fixes-for-4.10-20170127
----------------------------------------------------------------
Eric Dumazet (1):
can: Fix kernel panic at security_sock_rcv_skb
include/linux/can/core.h | 7 +++----
net/can/af_can.c | 12 ++++++++++--
net/can/af_can.h | 3 ++-
net/can/bcm.c | 4 ++--
net/can/gw.c | 2 +-
net/can/raw.c | 4 ++--
6 files changed, 20 insertions(+), 12 deletions(-)
next reply other threads:[~2017-01-27 20:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-27 20:46 Marc Kleine-Budde [this message]
2017-01-27 20:46 ` [PATCH] can: Fix kernel panic at security_sock_rcv_skb Marc Kleine-Budde
2017-01-29 23:46 ` pull-request: can 2017-01-27 David Miller
2017-01-30 9:12 ` Marc Kleine-Budde
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=20170127204627.11735-1-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=kernel@pengutronix.de \
--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).