From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Yehezkel Bernat <YehezkelShB@gmail.com>,
Lukas Wunner <lukas@wunner.de>,
Andreas Noever <andreas.noever@gmail.com>,
linux-usb@vger.kernel.org,
Mika Westerberg <mika.westerberg@linux.intel.com>
Subject: [GIT PULL] USB4/Thunderbolt fixes for v7.2-rc7
Date: Mon, 3 Aug 2026 12:44:13 +0200 [thread overview]
Message-ID: <20260803104413.GQ20844@black.igk.intel.com> (raw)
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(-)
next reply other threads:[~2026-08-03 10:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-03 10:44 Mika Westerberg [this message]
2026-08-03 14:01 ` [GIT PULL] USB4/Thunderbolt fixes for v7.2-rc7 Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260803104413.GQ20844@black.igk.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=YehezkelShB@gmail.com \
--cc=andreas.noever@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=lukas@wunner.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.