All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 7.1-final
@ 2026-06-12 10:32 Greg KH
  2026-06-12 17:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-06-12 10:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit e43ffb69e0438cddd72aaa30898b4dc446f664f8:

  Linux 7.1-rc6 (2026-05-31 15:14:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-7.1-final

for you to fetch changes up to e47832c73b83ec21e67026726a1c8124697792af:

  Merge tag 'usb-serial-7.1-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2026-06-10 12:25:33 +0200)

----------------------------------------------------------------
USB/Thunderbolt fixes for 7.1-final

Here are some small bugfixes for USB serial and Thunderbolt drivers for
some reported and found issues.  Included in here are:
  - usb serial overflow bugs fixed
  - new usb serial device id
  - thunderbolt validation fixes for reported issues

All of these have been in linux-next this week with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Adrian Korwel (2):
      USB: serial: io_ti: fix heap overflow in get_manuf_info()
      USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()

Greg Kroah-Hartman (3):
      Merge tag 'thunderbolt-for-v7.1-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
      Merge tag 'usb-serial-7.1-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
      Merge tag 'usb-serial-7.1-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

HyeongJun An (1):
      USB: serial: kl5kusb105: fix bulk-out buffer overflow

Jack Wu (1):
      USB: serial: option: add usb-id for Dell Wireless DW5826e-m

Michael Bommarito (5):
      thunderbolt: Reject zero-length property entries in validator
      thunderbolt: Bound root directory content to block size
      thunderbolt: Clamp XDomain response data copy to allocation size
      thunderbolt: Validate XDomain request packet size before type cast
      thunderbolt: Limit XDomain response copy to actual frame size

 drivers/thunderbolt/property.c  |  6 ++++++
 drivers/thunderbolt/xdomain.c   | 14 +++++++++++---
 drivers/usb/serial/io_ti.c      | 11 +++++++++++
 drivers/usb/serial/kl5kusb105.c |  4 ++--
 drivers/usb/serial/option.c     |  3 +++
 5 files changed, 33 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] USB driver fixes for 7.1-final
  2026-06-12 10:32 [GIT PULL] USB driver fixes for 7.1-final Greg KH
@ 2026-06-12 17:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-06-12 17:36 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Fri, 12 Jun 2026 12:32:01 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-7.1-final

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2e04e0961e9226d7e1fdd5bda3373289ba7a3f24

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-12 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12 10:32 [GIT PULL] USB driver fixes for 7.1-final Greg KH
2026-06-12 17:36 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.