lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 20 Jun 2016 10:00:27 +0200
From:	Marc Kleine-Budde <mkl@...gutronix.de>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, linux-can@...r.kernel.org,
	kernel@...gutronix.de
Subject: pull-request: can 2016-06-20

Hello David,

this is a pull request of 3 patches for the upcoming linux-4.7 release.

The first patch is by Thor Thayer for the c_can/d_can driver. It fixes the
registar access on Altera Cyclone devices, which caused CAN frames to have 0x0
in the first two bytes incorrectly. Wolfgang Grandegger's patch for the at91
driver fixes a hanging driver under high bus load situations. A patch for the
gs_usb driver by Maximilian Schneider adds support for the bytewerk.org
candleLight interface.

regards,
Marc

---

The following changes since commit ab522fd68bc78f3f81f6c553f785dae3462859fa:

  Merge branch 'qed-fixes' (2016-06-19 10:47:33 -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-4.7-20160620

for you to fetch changes up to f155d9c0a138463c3c9380d35e54e433c1477336:

  can: gs_usb: Add Basic support for the bytewerk.org candleLight interface (2016-06-20 09:32:40 +0200)

----------------------------------------------------------------
linux-can-fixes-for-4.7-20160620

----------------------------------------------------------------
Maximilian Schneider (1):
      can: gs_usb: Add Basic support for the bytewerk.org candleLight interface

Thor Thayer (1):
      can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access

Wolfgang Grandegger (1):
      can: at91_can: RX queue could get stuck at high bus load

 drivers/net/can/at91_can.c    |  5 +++--
 drivers/net/can/c_can/c_can.c | 38 +++++++++++++++++++++++++++++++-------
 drivers/net/can/usb/Kconfig   |  3 ++-
 drivers/net/can/usb/gs_usb.c  | 14 +++++++++++---
 4 files changed, 47 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ