Hi Greg, The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa: Linux 6.6-rc4 (2023-10-01 14:15:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.6-rc7 for you to fetch changes up to ec4405ed92036f5bb487b5c2f9a28f9e36a3e3d5: thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished (2023-10-05 12:06:50 +0300) ---------------------------------------------------------------- thunderbolt: Fix for v6.6-rc7 This includes a single commit that fixes a memory leak when DisplayPort bandwidth allocation request is being handled by the driver. This has been in linux-next with no reported issues. ---------------------------------------------------------------- Gil Fine (1): thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished drivers/thunderbolt/tb.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)