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:   Sun, 13 Sep 2020 10:40:24 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB/Thunderbolt fixes for 5.9-rc5

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

  Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.9-rc5

for you to fetch changes up to a29c0adbb688ddee61b731804fb360898412fe7e:

  Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2020-09-08 17:50:58 +0200)

----------------------------------------------------------------
USB/Thunderbolt fixes for 5.9-rc5

Here are some small USB and Thunderbolt driver fixes for 5.9-rc5.

Nothing huge, just a number of bugfixes and new device ids for problems
reported:
	- new USB serial driver ids
	- bug fixes for syzbot reported problems
	- typec driver fixes
	- thunderbolt driver fixes
	- revert of reported broken commit

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

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

----------------------------------------------------------------
Aleksander Morgado (1):
      USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules

Amjad Ouled-Ameur (1):
      Revert "usb: dwc3: meson-g12a: fix shared reset control use"

Bjørn Mork (1):
      USB: serial: option: support dynamic Quectel USB compositions

Greg Kroah-Hartman (2):
      Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/.../westeri/thunderbolt into usb-linus
      Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/.../johan/usb-serial into usb-linus

Heikki Krogerus (1):
      usb: typec: ucsi: acpi: Check the _DEP dependencies

Madhusudanarao Amara (1):
      usb: typec: intel_pmc_mux: Un-register the USB role switch

Mathias Nyman (1):
      usb: Fix out of sync data toggle if a configured device is reconfigured

Mika Westerberg (1):
      thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up

Nikunj A. Dadhania (1):
      thunderbolt: Disable ports that are not implemented

Patrick Riphagen (1):
      USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter

Utkarsh Patel (2):
      usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
      usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes

Zeng Tao (1):
      usb: core: fix slab-out-of-bounds Read in read_descriptors

 drivers/thunderbolt/switch.c          |  1 +
 drivers/thunderbolt/tb.h              |  2 +-
 drivers/thunderbolt/tunnel.c          | 12 ++++-
 drivers/usb/core/message.c            | 91 ++++++++++++++++-------------------
 drivers/usb/core/sysfs.c              |  5 ++
 drivers/usb/dwc3/dwc3-meson-g12a.c    | 15 +++---
 drivers/usb/serial/ftdi_sio.c         |  1 +
 drivers/usb/serial/ftdi_sio_ids.h     |  1 +
 drivers/usb/serial/option.c           | 22 ++++++---
 drivers/usb/typec/mux/intel_pmc_mux.c | 14 +-----
 drivers/usb/typec/ucsi/ucsi_acpi.c    |  4 ++
 11 files changed, 87 insertions(+), 81 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ