Hi Greg, The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4: Linux 6.5-rc4 (2023-07-30 13:23:47 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.5-rc6 for you to fetch changes up to 596a5123cc782d458b057eb3837e66535cd0befa: thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request() (2023-08-04 16:17:47 +0300) ---------------------------------------------------------------- thunderbolt: Fixes for v6.5-rc6 This includes two fixes for v6.5-rc6: - Correct display flickering when connecting a Thunderbolt 3 device to an AMD USB4 host controller - Fix a memory leak in bandwidth allocation request. Both have been in linux-next with no reported issues. ---------------------------------------------------------------- Mika Westerberg (1): thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request() Sanjay R Mehta (1): thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwards drivers/thunderbolt/tb.c | 2 ++ drivers/thunderbolt/tmu.c | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-)