All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xhci fixes for usb-linus
@ 2020-05-14 11:04 Mathias Nyman
  2020-05-14 11:04 ` [PATCH 1/2] usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list Mathias Nyman
  2020-05-14 11:04 ` [PATCH 2/2] usb: host: xhci-plat: keep runtime active when removing host Mathias Nyman
  0 siblings, 2 replies; 3+ messages in thread
From: Mathias Nyman @ 2020-05-14 11:04 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, Mathias Nyman

Hi Greg

Two small xhci fixes for usb-linus, both fix NULL pointer dereference issues.
Would be nice if they could still make 5.7 

Thanks
Mathias

Li Jun (1):
  usb: host: xhci-plat: keep runtime active when removing host

Sriharsha Allenki (1):
  usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb
    sg list

 drivers/usb/host/xhci-plat.c | 4 +++-
 drivers/usb/host/xhci-ring.c | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-05-14 11:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 11:04 [PATCH 0/2] xhci fixes for usb-linus Mathias Nyman
2020-05-14 11:04 ` [PATCH 1/2] usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list Mathias Nyman
2020-05-14 11:04 ` [PATCH 2/2] usb: host: xhci-plat: keep runtime active when removing host Mathias Nyman

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.