* [GIT PULL] USB/Thunderbolt driver fixes for 6.10-rc4
@ 2024-06-16 10:52 Greg KH
2024-06-16 18:24 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-06-16 10:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.10-rc4
for you to fetch changes up to 22f00812862564b314784167a89f27b444f82a46:
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages (2024-06-14 08:47:59 +0200)
----------------------------------------------------------------
USB / Thunderbolt fixes for 6.10-rc4
Here are some small USB and Thunderbolt driver fixes for 6.10-rc4.
Included in here are:
- thunderbolt debugfs bugfix
- USB typec bugfixes
- kcov usb bugfix
- xhci bugfixes
- usb-storage bugfix
- dt-bindings bugfix
- cdc-wdm log message spam bugfix
All of these, except for the last cdc-wdm log level change, have been in
linux-next for a while with no reported problems. The cdc-wdm bugfix
has been tested by syzbot and proved to fix the reported cpu lockup
issues when the log is constantly spammed by a broken device.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Aapo Vienamo (1):
thunderbolt: debugfs: Fix margin debugfs node creation condition
Alan Stern (1):
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
Amit Sunil Dhamne (1):
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
Andrey Konovalov (1):
kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
Greg Kroah-Hartman (1):
Merge tag 'thunderbolt-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Hector Martin (1):
xhci: Handle TD clearing for multiple streams case
Heikki Krogerus (1):
usb: typec: ucsi: Ack also failed Get Error commands
Johan Hovold (1):
usb: typec: ucsi: glink: increase max ports for x1e80100
John Ernberg (1):
USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selected
Kuangyi Chiang (2):
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kyle Tso (1):
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Mathias Nyman (1):
xhci: Set correct transferred length for cancelled bulk transfers
Peter Chen (1):
Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"
Rob Herring (Arm) (1):
dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on child nodes
Shichao Lai (1):
usb-storage: alauda: Check whether the media is initialized
.../devicetree/bindings/usb/realtek,rts5411.yaml | 1 +
drivers/thunderbolt/debugfs.c | 5 +-
drivers/usb/Makefile | 1 +
drivers/usb/chipidea/core.c | 8 +--
drivers/usb/chipidea/ulpi.c | 5 ++
drivers/usb/class/cdc-wdm.c | 4 +-
drivers/usb/core/hcd.c | 12 +++--
drivers/usb/host/xhci-pci.c | 7 +++
drivers/usb/host/xhci-ring.c | 59 +++++++++++++++++-----
drivers/usb/host/xhci.h | 1 +
drivers/usb/storage/alauda.c | 9 ++--
drivers/usb/typec/tcpm/tcpm.c | 5 +-
drivers/usb/typec/ucsi/ucsi.c | 7 ++-
drivers/usb/typec/ucsi/ucsi_glink.c | 2 +-
include/linux/kcov.h | 47 +++++++++++++----
15 files changed, 131 insertions(+), 42 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] USB/Thunderbolt driver fixes for 6.10-rc4
2024-06-16 10:52 [GIT PULL] USB/Thunderbolt driver fixes for 6.10-rc4 Greg KH
@ 2024-06-16 18:24 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-06-16 18:24 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb
The pull request you sent on Sun, 16 Jun 2024 12:52:15 +0200:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.10-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b5beaa44747bddbabb338377340244f56465cd7d
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-16 18:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-16 10:52 [GIT PULL] USB/Thunderbolt driver fixes for 6.10-rc4 Greg KH
2024-06-16 18:24 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox