index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
Age
Commit message (
Expand
)
Author
2018-05-16
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
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: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
2018-05-15
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-04-22
usbip: usbip_event: fix to not print kernel pointer address
Shuah Khan
2018-04-22
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
2018-04-22
usbip: vhci_hcd: Fix usb device and sockfd leaks
Shuah Khan
2018-04-22
usbip: vhci_hcd: check rhport before using in vhci_hub_control()
Shuah Khan
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-09
usbip: vudc: fix null pointer dereference on udc->lock
Colin Ian King
2018-03-09
usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
Ben Hutchings
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
2018-01-22
usbip: vhci_hcd: update 'status' file header and format
Shuah Khan
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
2018-01-04
usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
Shuah Khan
2018-01-04
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
2018-01-04
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2018-01-04
usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2018-01-04
USB: usbip: remove useless call in usbip_recv
Gustavo A. R. Silva
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
2017-12-19
usbip: stub_rx: fix static checker warning on unnecessary checks
Shuah Khan
2017-12-19
usbip: prevent leaking socket pointer address in messages
Shuah Khan
2017-12-19
usbip: stub: stop printing kernel pointer addresses in messages
Shuah Khan
2017-12-19
usbip: vhci: stop printing kernel pointer addresses in messages
Shuah Khan
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-12
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-12-08
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
Shuah Khan
2017-12-08
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2017-12-08
usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2017-12-08
usbip: fix stub_rx: get_pipe() to validate endpoint number
Shuah Khan
2017-11-30
usbip: Fix USB device hang due to wrong enabling of scatter-gather
Yuyang Du
2017-11-28
USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-07
USB: usbip: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
usbip: use monotonic timestamps
Arnd Bergmann
2017-11-07
usbip: fix off-by-one frame number calculation
Arnd Bergmann
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
usb: usbip: Convert timers to use timer_setup()
Kees Cook
2017-08-31
usbip: vhci-hcd: make vhci_hc_driver const
Bhumika Goyal
2017-08-31
usbip: auto retry for concurrent attach
Nobuo Iwata
2017-07-22
USB: usbip: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-06-27
usbip: Fix uninitialized variable bug in vhci
Yuyang Du
2017-06-13
usbip: vhci-hcd: Clean up the code by adding a new macro
Yuyang Du
2017-06-13
usbip: vhci-hcd: Add USB3 port status bits
Yuyang Du
2017-06-13
usbip: Add USB_SPEED_SUPER as valid arg
Yuyang Du
2017-06-13
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
[next]