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]
Message-ID: <ZsIVd2smm0EX27rL@kroah.com>
Date: Sun, 18 Aug 2024 17:38:31 +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 driver fixes for 6.11-rc4

The following changes since commit 7c626ce4bae1ac14f60076d00eafe71af30450ba:

  Linux 6.11-rc3 (2024-08-11 14:27:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.11-rc4

for you to fetch changes up to af8e119f52e9c13e556be9e03f27957554a84656:

  xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration (2024-08-15 16:29:46 +0200)

----------------------------------------------------------------
USB / Thunderbolt driver fixes for 6.11-rc4

Here are some small USB and Thunderbolt driver fixes for 6.11-rc4 to
resolve some reported issues.  Included in here are:
  - thunderbolt driver fixes for reported problems
  - typec driver fixes
  - xhci fixes
  - new device id for ljca usb driver

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

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

----------------------------------------------------------------
Aapo Vienamo (1):
      thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()

Greg Kroah-Hartman (1):
      Merge tag 'thunderbolt-for-v6.11-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus

Hans de Goede (1):
      usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]

Heikki Krogerus (1):
      usb: typec: ucsi: Fix the return value of ucsi_run_command()

Marc Zyngier (1):
      usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()

Mathias Nyman (1):
      xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration

Mika Westerberg (1):
      thunderbolt: Mark XDomain as unplugged when router is removed

Niklas Neronin (1):
      usb: xhci: fix duplicate stall handling in handle_tx_event()

Xu Yang (1):
      Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"

 drivers/thunderbolt/debugfs.c | 10 ++++++----
 drivers/thunderbolt/switch.c  |  1 +
 drivers/usb/host/xhci-mem.c   |  2 +-
 drivers/usb/host/xhci-ring.c  |  1 +
 drivers/usb/host/xhci.c       |  8 +++++---
 drivers/usb/misc/usb-ljca.c   |  1 +
 drivers/usb/typec/tcpm/tcpm.c |  1 -
 drivers/usb/typec/ucsi/ucsi.c |  2 +-
 8 files changed, 16 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ