Hi Greg, The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab: Linux 6.7-rc3 (2023-11-26 19:59:33 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.7-rc6 for you to fetch changes up to f0b94c1c5c7994a74e487f43c91cfc922105a423: thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth (2023-12-08 09:03:49 +0200) ---------------------------------------------------------------- thunderbolt: Fixes for v6.7-rc6 This includes following USB4/Thunderbolt fixes for v6.7-rc6: - Fix memory leak in margining_port_remove() - Correct minimum bandwidth allocated for USB 3.x and PCIe to avoid reducing DisplayPort capabilities in certain monitor configurations. Both have been in linux-next with no reported issues. ---------------------------------------------------------------- Gil Fine (1): thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth Yaxiong Tian (1): thunderbolt: Fix memory leak in margining_port_remove() drivers/thunderbolt/debugfs.c | 2 +- drivers/thunderbolt/usb4.c | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-)