netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can 2019-12-03
@ 2019-12-03 10:46 Marc Kleine-Budde
  2019-12-03 10:46 ` [PATCH 1/6] MAINTAINERS: add fragment for xilinx CAN driver Marc Kleine-Budde
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Marc Kleine-Budde @ 2019-12-03 10:46 UTC (permalink / raw)
  To: netdev; +Cc: davem, linux-can, kernel

Hello David,

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

The first two patches are against the MAINTAINERS file and adds Appana
Durga Kedareswara rao as maintainer for the xilinx-can driver and Sriram
Dash for the m_can (mmio) driver.

The next patch is by Jouni Hogander and fixes a use-after-free in the
slcan driver.

Johan Hovold's patch for the ucan driver fixes the non-atomic allocation
in the completion handler.

The last two patches target the xilinx-can driver. The first one is by
Venkatesh Yadav Abbarapu and skips the error message on deferred probe,
the second one is by Srinivas Neeli and fixes the usage of the skb after
can_put_echo_skb().

regards,
Marc

---

The following changes since commit 040b5cfbcefa263ccf2c118c4938308606bb7ed8:

  Fixed updating of ethertype in function skb_mpls_pop (2019-12-02 13:03:50 -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-5.5-20191203

for you to fetch changes up to 3d3c817c3a409ba51ad6e44dd8fde4cfc07c93fe:

  can: xilinx_can: Fix usage of skb memory (2019-12-03 11:15:08 +0100)

----------------------------------------------------------------
linux-can-fixes-for-5.5-20191203

----------------------------------------------------------------
Appana Durga Kedareswara rao (1):
      MAINTAINERS: add fragment for xilinx CAN driver

Johan Hovold (1):
      can: ucan: fix non-atomic allocation in completion handler

Jouni Hogander (1):
      can: slcan: Fix use-after-free Read in slcan_open

Srinivas Neeli (1):
      can: xilinx_can: Fix usage of skb memory

Sriram Dash (1):
      MAINTAINERS: add myself as maintainer of MCAN MMIO device driver

Venkatesh Yadav Abbarapu (1):
      can: xilinx_can: skip error message on deferred probe

 MAINTAINERS                  | 17 +++++++++++++++++
 drivers/net/can/slcan.c      |  1 +
 drivers/net/can/usb/ucan.c   |  2 +-
 drivers/net/can/xilinx_can.c | 28 +++++++++++++++-------------
 4 files changed, 34 insertions(+), 14 deletions(-)



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-12-03 19:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03 10:46 pull-request: can 2019-12-03 Marc Kleine-Budde
2019-12-03 10:46 ` [PATCH 1/6] MAINTAINERS: add fragment for xilinx CAN driver Marc Kleine-Budde
2019-12-03 10:46 ` [PATCH 2/6] MAINTAINERS: add myself as maintainer of MCAN MMIO device driver Marc Kleine-Budde
2019-12-03 10:47 ` [PATCH 3/6] can: slcan: Fix use-after-free Read in slcan_open Marc Kleine-Budde
2019-12-03 11:21   ` Oliver Hartkopp
2019-12-03 11:53     ` Marc Kleine-Budde
2019-12-03 10:47 ` [PATCH 4/6] can: ucan: fix non-atomic allocation in completion handler Marc Kleine-Budde
2019-12-03 10:47 ` [PATCH 5/6] can: xilinx_can: skip error message on deferred probe Marc Kleine-Budde
2019-12-03 10:47 ` [PATCH 6/6] can: xilinx_can: Fix usage of skb memory Marc Kleine-Budde
2019-12-03 19:14 ` pull-request: can 2019-12-03 David Miller

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).