Hi Greg, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.0-rc3 for you to fetch changes up to 93a3c0d4e8bfbb15145e5dd7da68a3de4b904aba: thunderbolt: Check router generation before connecting xHCI (2022-08-18 11:55:52 +0300) ---------------------------------------------------------------- thunderbolt: Fixes for v6.0-rc3 This includes two fixes: one that corrects the buffer usage in tb_async_error() and another one that limits the xHCI connect operations to Thunderbolt 3 routers. Both have been in linux-next with no reported issues. ---------------------------------------------------------------- Mika Westerberg (2): thunderbolt: Use the actual buffer in tb_async_error() thunderbolt: Check router generation before connecting xHCI drivers/thunderbolt/ctl.c | 2 +- drivers/thunderbolt/switch.c | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-)