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:   Thu, 11 Nov 2021 10:30:04 +0100
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 fixes for 5.16-rc1

The following changes since commit 048ff8629e117d8411a787559417c781bcd78d7e:

  Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (2021-11-04 07:50:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e1959faf085b004e6c3afaaaa743381f00e7c015:

  xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay (2021-11-06 15:41:03 +0100)

----------------------------------------------------------------
USB fixes for 5.16-rc1

Here are some small reverts and fixes for USB drivers for issues that
came up during the 5.16-rc1 merge window.

These include:
	- two reverts of xhci and USB core patches that are causing
	  problems in many systems.
	- xhci 3.1 enumeration delay fix for systems that were having
	  problems.

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

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

----------------------------------------------------------------
Greg Kroah-Hartman (2):
      Revert "xhci: Set HCD flag to defer primary roothub registration"
      Revert "usb: core: hcd: Add support for deferring roothub registration"

Mathias Nyman (1):
      xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay

 drivers/usb/core/hcd.c      | 29 ++++++-----------------------
 drivers/usb/host/xhci-hub.c |  3 ++-
 drivers/usb/host/xhci.c     |  1 -
 include/linux/usb/hcd.h     |  2 --
 4 files changed, 8 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ