Hi Greg, The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc: Linux 5.13-rc2 (2021-05-16 15:27:44 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.13-rc4 for you to fetch changes up to 22c7a18ed5f007faccb7527bc890463763214081: thunderbolt: usb4: Fix NVM read buffer bounds and offset issue (2021-05-20 11:52:58 +0300) ---------------------------------------------------------------- thunderbolt: Fixes for v5.13-rc4 This includes two fixes from Mathias to handle NVM read side properly in certain situations. Both have been in linux-next with no reported issues. ---------------------------------------------------------------- Mathias Nyman (2): thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue thunderbolt: usb4: Fix NVM read buffer bounds and offset issue drivers/thunderbolt/dma_port.c | 11 ++++++----- drivers/thunderbolt/usb4.c | 9 +++++---- 2 files changed, 11 insertions(+), 9 deletions(-)