Hi Greg, The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29: Linux 5.15-rc3 (2021-09-26 14:08:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.16-rc1 for you to fetch changes up to 0a0624a26f9ceb8aae16882d87dc3b12f17f4a49: thunderbolt: Fix -Wrestrict warning (2021-09-28 12:28:54 +0300) ---------------------------------------------------------------- thunderbolt: Changes for v5.16 merge window This includes following Thunderbolt/USB4 changes for the v5.16 merge window: * Re-enable retry logic for control packets in domain needed by some controllers when software connection manager is being used * Fix -Wrestrict build warning emitted by gcc-11. Both have been in linux-next with no reported issues. ---------------------------------------------------------------- Arnd Bergmann (1): thunderbolt: Fix -Wrestrict warning Sanjay R Mehta (1): thunderbolt: Enable retry logic for intra-domain control packets drivers/thunderbolt/ctl.c | 2 +- drivers/thunderbolt/xdomain.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)