开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
/
stub_dev.c
Age
Commit message (
Expand
)
Author
2021-03-10
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan
2021-03-10
usbip: fix stub_dev to check for stream socket
Shuah Khan
2020-09-25
Revert "usbip: Implement a match function to fix usbip"
M. Vefa Bicakci
2020-08-18
usbip: Implement a match function to fix usbip
M. Vefa Bicakci
2019-08-09
USB: usbip: convert to use dev_groups
Greg Kroah-Hartman
2019-05-29
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
2019-05-21
usbip: usbip_host: fix BUG: sleeping function called from invalid context
Shuah Khan
2018-05-15
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
2018-05-15
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2018-05-15
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-02-15
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
2017-12-19
usbip: prevent leaking socket pointer address in messages
Shuah Khan
2017-11-07
USB: usbip: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2016-04-28
usbip: fix NULL pointer dereference on errors
Alexander Popov
2016-04-19
usbip: event handler as one thread
Nobuo Iwata
2014-12-02
usbip: fix error handling in stub_probe()
Alexey Khoroshilov
2014-08-25
usbip: remove struct usb_device_id table
Valentina Manea
2014-08-25
usbip: move usbip kernel code out of staging
Valentina Manea