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:   Sun, 7 Oct 2018 08:06:22 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.19-rc7

The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:

  Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 555df5820e733cded7eb8d0bf78b2a791be51d75:

  usb: xhci-mtk: resume USB3 roothub first (2018-10-01 17:59:02 -0700)

----------------------------------------------------------------
USB fixes for 4.19-rc7

Here are some small USB fixes for 4.19-rc7

These include:
   - the usual xhci bugfixes for reported issues
   - some new serial driver device ids
   - bugfix for the option serial driver for some devices
   - bugfix for the cdc_acm driver that has been there for a long time.

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Chunfeng Yun (1):
      usb: xhci-mtk: resume USB3 roothub first

Greg Kroah-Hartman (1):
      Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/.../johan/usb-serial into usb-linus

Johan Hovold (2):
      USB: serial: option: add two-endpoints device-id flag
      USB: serial: simple: add Motorola Tetra MTP6550 id

Kristian Evensen (1):
      USB: serial: option: improve Quectel EP06 detection

Mathias Nyman (1):
      xhci: Add missing CAS workaround for Intel Sunrise Point xHCI

Romain Izard (1):
      usb: cdc_acm: Do not leak URB buffers

 drivers/usb/class/cdc-acm.c            |  6 ++++++
 drivers/usb/host/xhci-mtk.c            |  4 ++--
 drivers/usb/host/xhci-pci.c            |  2 ++
 drivers/usb/serial/option.c            | 15 +++++++++++++--
 drivers/usb/serial/usb-serial-simple.c |  3 ++-
 5 files changed, 25 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ