mbox series

pull-request: can 2021-03-29

Message ID 20210329085355.921447-1-mkl@pengutronix.de (mailing list archive)
State Accepted
Commit f4c848db16bed96734d8074d60047226978276ee
Headers show
Series pull-request: can 2021-03-29 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-5.12-20210329

Checks

Context Check Description
netdev/tree_selection success Series ignored based on subject

Message

Marc Kleine-Budde March 29, 2021, 8:53 a.m. UTC
Hello Jakub, hello David,

this is a pull request of 3 patches for net/master.

The two patch are by Oliver Hartkopp. He fixes length check in the
proto_ops::getname callback for the CAN RAW, BCM and ISOTP protocols,
which were broken by the introduction of the J1939 protocol.

The last patch is by me and fixes the a BUILD_BUG_ON() check which
triggers on ARCH=arm with CONFIG_AEABI unset.

regards,
Marc

---

The following changes since commit 1b479fb801602b22512f53c19b1f93a4fc5d5d9d:

  drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit (2021-03-28 18:08:43 -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.12-20210329

for you to fetch changes up to f5076c6ba02e8e24c61c40bbf48078929bc0fc79:

  can: uapi: can.h: mark union inside struct can_frame packed (2021-03-29 09:51:49 +0200)

----------------------------------------------------------------
linux-can-fixes-for-5.12-20210329

----------------------------------------------------------------
Marc Kleine-Budde (1):
      can: uapi: can.h: mark union inside struct can_frame packed

Oliver Hartkopp (2):
      can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
      can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE

 include/uapi/linux/can.h |  2 +-
 net/can/bcm.c            | 10 ++++++----
 net/can/isotp.c          | 11 +++++++----
 net/can/raw.c            | 14 ++++++++------
 4 files changed, 22 insertions(+), 15 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org March 29, 2021, 8:40 p.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (refs/heads/master):

On Mon, 29 Mar 2021 10:53:52 +0200 you wrote:
> Hello Jakub, hello David,
> 
> this is a pull request of 3 patches for net/master.
> 
> The two patch are by Oliver Hartkopp. He fixes length check in the
> proto_ops::getname callback for the CAN RAW, BCM and ISOTP protocols,
> which were broken by the introduction of the J1939 protocol.
> 
> [...]

Here is the summary with links:
  - pull-request: can 2021-03-29
    https://git.kernel.org/netdev/net/c/f4c848db16be
  - [net,2/3] can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE
    https://git.kernel.org/netdev/net/c/f522d9559b07
  - [net,3/3] can: uapi: can.h: mark union inside struct can_frame packed
    https://git.kernel.org/netdev/net/c/f5076c6ba02e

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