Merge tag 'linux-can-fixes-for-5.15-20211017' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Oct 2021 12:04:42 +0000 (13:04 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Oct 2021 12:04:42 +0000 (13:04 +0100)
commitbca69044affa6bb1be38e91bbd9de99ba11aee76
treea4fdc753219b673c70ee010d739711e11e79d653
parent0a9bb11a5e298e72b675255a4bb2893513000584
parent553715feaa9e0453bc59f6ba20e1c69346888bd5
Merge tag 'linux-can-fixes-for-5.15-20211017' of git://git./linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2021-10-17

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

The first 4 patches are by Ziyang Xuan and Zhang Changzhong and fix 1
use after free and 3 standard conformance problems in the j1939 CAN
stack.

The next 2 patches are by Ziyang Xuan and fix 2 concurrency problems
in the ISOTP CAN stack.

Yoshihiro Shimoda's patch for the rcar_can fix suspend/resume on not
running CAN interfaces.

Aswath Govindraju's patch for the m_can driver fixes access for MMIO
devices.

Zheyu Ma contributes a patch for the peak_pci driver to fix a use
after free.

Stephane Grosjean's 2 patches fix CAN error state handling in the
peak_usb driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>