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>] [day] [month] [year] [list]
Date:   Fri, 7 Jul 2017 10:26:06 +0200
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 fixes for 4.13-rc1

The following changes since commit 41f1830f5a7af77cf5c86359aba3cbd706687e52:

  Linux 4.12-rc6 (2017-06-19 22:19:37 +0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.13-rc1

for you to fetch changes up to dec08194ffeccfa1cf085906b53d301930eae18f:

  xhci: Limit USB2 port wake support for AMD Promontory hosts (2017-06-20 11:18:20 +0800)

----------------------------------------------------------------
USB fixes for 4.13-rc1

Here are some remaining USB fixes for 4.13-rc1.  They were originally
scheduled for 4.12-final, but I didn't send them to you in time.
Because of that, they were in a separate branch from the larger USB set
of patches, so here they are in a separate pull request.

Nothing major here a all, just 3 small patches:
	- some usb-serial new device ids
	- xhci bugfix for some crazy AMD hardware

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

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

----------------------------------------------------------------
Bjørn Mork (1):
      USB: serial: qcserial: new Sierra Wireless EM7305 device ID

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

Jiahau Chang (1):
      xhci: Limit USB2 port wake support for AMD Promontory hosts

Johan Hovold (1):
      USB: serial: option: add two Longcheer device ids

 drivers/usb/host/xhci-hub.c   |  3 +++
 drivers/usb/host/xhci-pci.c   | 12 ++++++++++++
 drivers/usb/host/xhci.h       |  1 +
 drivers/usb/serial/option.c   |  4 ++++
 drivers/usb/serial/qcserial.c |  1 +
 5 files changed, 21 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ