Hi Greg, The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b: Linux 6.12-rc2 (2024-10-06 15:32:27 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.12-rc5 for you to fetch changes up to 3cea8af2d1a9ae5869b47c3dabe3b20f331f3bbd: thunderbolt: Honor TMU requirements in the domain when setting TMU mode (2024-10-21 09:42:42 +0300) ---------------------------------------------------------------- thunderbolt: Fixes for v6.12-rc5 This includes following USB4/Thunderbolt fixes for v6.12-rc5: - Fix KASAN reported stack out-of-bounds read - Honor Time Management Unit (TMU) requirements in the domain when configuring TMU mode of a newly plugged router. Both have been in linux-next with no reported issues. ---------------------------------------------------------------- Gil Fine (1): thunderbolt: Honor TMU requirements in the domain when setting TMU mode Mika Westerberg (1): thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan() drivers/thunderbolt/retimer.c | 5 +++-- drivers/thunderbolt/tb.c | 48 +++++++++++++++++++++++++++++++++++++------ 2 files changed, 45 insertions(+), 8 deletions(-)