* [GIT PULL] USB4/Thunderbolt fixes for v7.2-rc7
@ 2026-08-03 10:44 Mika Westerberg
2026-08-03 14:01 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2026-08-03 10:44 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Yehezkel Bernat, Lukas Wunner, Andreas Noever, linux-usb,
Mika Westerberg
Hi Greg,
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v7.2-rc7
for you to fetch changes up to 9cbc63400f7dc000adf898bbbc8208dfd93091d7:
thunderbolt: Initialize ->domain_released completion before it is being used (2026-07-30 06:47:32 +0200)
----------------------------------------------------------------
thunderbolt: Fixes for v7.2-rc7
This includes following USB4/Thunderbolt fixes:
- Correct DMA unmapping of USB4STREAM driver.
- Fix indexing of bandwidth groups.
- More bounds checking for DROM parsing.
- Fix ICM USB4 router operation messaging.
- Fix crash on ICM error path.
All these have been in linux-next with no reported issues.
----------------------------------------------------------------
Bryam Vargas (1):
thunderbolt: Bound the DROM dual link port number before indexing sw->ports
Mika Westerberg (1):
thunderbolt: Initialize ->domain_released completion before it is being used
Xu Rao (3):
thunderbolt: stream: Unmap buffers with mapped size
thunderbolt: Fix bandwidth group reservation indexing
thunderbolt: icm: Preserve USB4 proxy data-valid bit
drivers/thunderbolt/eeprom.c | 9 ++++++++-
drivers/thunderbolt/icm.c | 2 +-
drivers/thunderbolt/nhi.c | 4 ++--
drivers/thunderbolt/stream.c | 2 +-
drivers/thunderbolt/tb.c | 2 +-
5 files changed, 13 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] USB4/Thunderbolt fixes for v7.2-rc7
2026-08-03 10:44 [GIT PULL] USB4/Thunderbolt fixes for v7.2-rc7 Mika Westerberg
@ 2026-08-03 14:01 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2026-08-03 14:01 UTC (permalink / raw)
To: Mika Westerberg; +Cc: Yehezkel Bernat, Lukas Wunner, Andreas Noever, linux-usb
On Mon, Aug 03, 2026 at 12:44:13PM +0200, Mika Westerberg wrote:
> Hi Greg,
>
> The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
>
> Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v7.2-rc7
>
Pulled and pushed out, thanks!
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-03 14:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-03 10:44 [GIT PULL] USB4/Thunderbolt fixes for v7.2-rc7 Mika Westerberg
2026-08-03 14:01 ` Greg Kroah-Hartman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.