Hi Greg, The following changes since commit 7eb172143d5508b4da468ed59ee857c6e5e01da6: Linux 6.14-rc5 (2025-03-02 11:48:20 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.14-rc7 for you to fetch changes up to 502843396ec2a3eb4f58a2e4618a4a85fc5e0f46: thunderbolt: Prevent use-after-free in resume from hibernate (2025-03-07 14:00:58 +0200) ---------------------------------------------------------------- thunderbolt: Fix for v6.14-rc7 This includes single USB4/Thunderbolt fix for v6.14-rc7: - Fix use-after-free in resume from hibernate. This has been in linux-next with no reported issues. ---------------------------------------------------------------- Mika Westerberg (1): thunderbolt: Prevent use-after-free in resume from hibernate drivers/thunderbolt/tunnel.c | 11 ++++++++--- drivers/thunderbolt/tunnel.h | 2 ++ 2 files changed, 10 insertions(+), 3 deletions(-)