All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB/PHY driver fixes for 5.9-rc8
@ 2020-10-03 14:26 Greg KH
  2020-10-03 19:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-10-03 14:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit a31128384dfd9ca11f15ef4ea73df25e394846d1:

  Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm (2020-09-21 08:46:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.9-rc8

for you to fetch changes up to 25b9e4b31ed5724b1f37a8a46fd50c6bafa6745c:

  Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into usb-linus (2020-09-29 17:21:54 +0200)

----------------------------------------------------------------
USB/PHY fixes for 5.9-rc8

Here are some small USB and PHY driver fixes for 5.9-rc8

The PHY driver fix resolves an issue found by Dan Carpenter for a memory
leak.

The USB fixes fall into two groups:
	- usb gadget fix from Bryan that is a fix for a previous
	  security fix that showed up in in-the-wild testing
	- usb core driver matching bugfixes.  This fixes a bug that has
	  plagued the both the usbip driver and syzbot testing tools
	  this -rc release cycle.  All is now working properly so usbip
	  connections will work, and syzbot can get back to fuzzing USB
	  drivers properly.

All have been in linux-next for a while with no reported issues.

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

----------------------------------------------------------------
Bryan O'Donoghue (1):
      USB: gadget: f_ncm: Fix NDP16 datagram validation

Dan Carpenter (1):
      phy: ti: am654: Fix a leak in serdes_am654_probe()

Greg Kroah-Hartman (1):
      Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/.../phy/linux-phy into usb-linus

M. Vefa Bicakci (4):
      Revert "usbip: Implement a match function to fix usbip"
      usbcore/driver: Fix specific driver selection
      usbcore/driver: Fix incorrect downcast
      usbcore/driver: Accommodate usbip

 drivers/phy/ti/phy-am654-serdes.c   |  6 +++--
 drivers/usb/core/driver.c           | 50 +++++++++++++++++++++++++------------
 drivers/usb/gadget/function/f_ncm.c | 30 ++--------------------
 drivers/usb/usbip/stub_dev.c        |  6 -----
 4 files changed, 40 insertions(+), 52 deletions(-)

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

* Re: [GIT PULL] USB/PHY driver fixes for 5.9-rc8
  2020-10-03 14:26 [GIT PULL] USB/PHY driver fixes for 5.9-rc8 Greg KH
@ 2020-10-03 19:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-03 19:58 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sat, 3 Oct 2020 16:26:51 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.9-rc8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5f056638517aa8ecc8b9f132a690cc6d08fa8e88

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:[~2020-10-03 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-03 14:26 [GIT PULL] USB/PHY driver fixes for 5.9-rc8 Greg KH
2020-10-03 19:58 ` 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.