All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 5.17-final
@ 2022-03-19  8:22 Greg KH
  2022-03-19 19:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-03-19  8:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:

  Linux 5.17-rc6 (2022-02-27 14:36:33 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 16b1941eac2bd499f065a6739a40ce0011a3d740:

  usb: gadget: Fix use-after-free bug by not setting udc->dev.driver (2022-03-15 18:46:01 +0100)

----------------------------------------------------------------
USB fixes for 5.17

Here are some small remaining USB fixes for 5.17-final.

They include:
	- two USB gadget driver fixes for reported problems
	- usbtmc driver fix for syzbot found issues
	- musb patch partial revert to resolve a reported regression.

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

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

----------------------------------------------------------------
Alan Stern (2):
      usb: usbtmc: Fix bug in pipe direction for control transfers
      usb: gadget: Fix use-after-free bug by not setting udc->dev.driver

Dan Carpenter (1):
      usb: gadget: rndis: prevent integer overflow in rndis_set_response()

H. Nikolaus Schaller (1):
      partially Revert "usb: musb: Set the DT node on the child device"

 drivers/usb/class/usbtmc.c          | 13 ++++++++++---
 drivers/usb/gadget/function/rndis.c |  1 +
 drivers/usb/gadget/udc/core.c       |  3 ---
 drivers/usb/musb/omap2430.c         |  1 -
 4 files changed, 11 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] USB fixes for 5.17-final
  2022-03-19  8:22 [GIT PULL] USB fixes for 5.17-final Greg KH
@ 2022-03-19 19:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-19 19:29 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sat, 19 Mar 2022 09:22:52 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6aa61c12a43bb365296e72251e7346b661030b52

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:[~2022-03-19 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-19  8:22 [GIT PULL] USB fixes for 5.17-final Greg KH
2022-03-19 19:29 ` 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.