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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Sat, 4 Feb 2017 12:35:44 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.10-rc7

The following changes since commit 7a308bb3016f57e5be11a677d15b821536419d36:

  Linux 4.10-rc5 (2017-01-22 12:54:15 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.10-rc7

for you to fetch changes up to 424414947da3dd5cb0d60e4f299f7c51e472ae77:

  Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2017-02-03 22:19:15 +0100)

----------------------------------------------------------------
USB fixes for 4.10-rc7

Here are some small USB fixes for some reported issues, and the usual
number of new device ids for 4.10-rc7.

All of these, except the last new device id, have been in linux-next for
a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Aleksander Morgado (1):
      USB: serial: qcserial: add Dell DW5570 QDL

Bjørn Mork (1):
      USB: serial: option: add device ID for HP lt2523 (Novatel E371)

Greg Kroah-Hartman (2):
      Merge tag 'usb-serial-4.10-rc6' of git://git.kernel.org/.../johan/usb-serial into usb-linus
      Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/.../johan/usb-serial into usb-linus

Lukáš Lalinský (1):
      USB: Add quirk for WORLDE easykey.25 MIDI keyboard

Marcel J.E. Mol (1):
      USB: serial: pl2303: add ATEN device ID

Tony Lindgren (2):
      usb: musb: Fix host mode error -71 regression
      usb: musb: Fix external abort on non-linefetch for musb_irq_work()

Vincent Pelletier (1):
      usb: gadget: f_fs: Assorted buffer overflow checks.

 drivers/usb/core/quirks.c          |  4 ++++
 drivers/usb/gadget/function/f_fs.c | 13 ++++++++++++-
 drivers/usb/musb/musb_core.c       | 26 +++++++++++++-------------
 drivers/usb/musb/musb_core.h       |  1 -
 drivers/usb/serial/option.c        |  1 +
 drivers/usb/serial/pl2303.c        |  1 +
 drivers/usb/serial/pl2303.h        |  1 +
 drivers/usb/serial/qcserial.c      |  1 +
 8 files changed, 33 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ