All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 5.1-rc8
@ 2019-04-30 14:37 Greg KH
  2019-04-30 18:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-04-30 14:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:

  Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c114944d7d67f24e71562fcfc18d550ab787e4d4:

  USB: w1 ds2490: Fix bug caused by improper use of altsetting array (2019-04-25 11:11:41 +0200)

----------------------------------------------------------------
USB fixes for 5.1-rc8/final

Here are some small USB fixes for a bunch of warnings/errors that the
syzbot has been finding with it's new-found ability to stress-test the
USB layer.

All of these are tiny, but fix real issues, and are marked for stable as
well.  All of these have had lots of testing in linux-next as well.

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

----------------------------------------------------------------
Alan Stern (5):
      USB: core: Fix unterminated string returned by usb_string()
      USB: dummy-hcd: Fix failure to give back unlinked URBs
      USB: core: Fix bug caused by duplicate interface PM usage counter
      USB: yurex: Fix protection fault after device removal
      USB: w1 ds2490: Fix bug caused by improper use of altsetting array

Malte Leip (1):
      usb: usbip: fix isoc packet num validation in get_pipe

 Documentation/driver-api/usb/power-management.rst | 14 +++++++++-----
 drivers/usb/core/driver.c                         | 13 -------------
 drivers/usb/core/message.c                        |  4 +++-
 drivers/usb/gadget/udc/dummy_hcd.c                | 19 +++++++++++++++----
 drivers/usb/misc/yurex.c                          |  1 +
 drivers/usb/storage/realtek_cr.c                  | 13 +++++--------
 drivers/usb/usbip/stub_rx.c                       | 12 +++---------
 drivers/usb/usbip/usbip_common.h                  |  7 +++++++
 drivers/w1/masters/ds2490.c                       |  6 +++---
 include/linux/usb.h                               |  2 --
 10 files changed, 46 insertions(+), 45 deletions(-)

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

* Re: [GIT PULL] USB fixes for 5.1-rc8
  2019-04-30 14:37 [GIT PULL] USB fixes for 5.1-rc8 Greg KH
@ 2019-04-30 18:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-04-30 18:25 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Tue, 30 Apr 2019 16:37:11 +0200:

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

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

Thank you!

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

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

end of thread, other threads:[~2019-04-30 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-30 14:37 [GIT PULL] USB fixes for 5.1-rc8 Greg KH
2019-04-30 18:25 ` 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.