summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip (follow)
Commit message (Expand)AuthorAge
* usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan2021-03-17
* usbip: fix vhci_hcd to check for stream socketShuah Khan2021-03-17
* usbip: fix stub_dev to check for stream socketShuah Khan2021-03-17
* usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim2020-01-04
* drivers: usb: usbip: Add missing break statement to switchGustavo A. R. Silva2019-11-12
* usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-05-16
* usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)2018-05-26
* usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)2018-05-26
* usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2018-05-26
* usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)2018-05-26
* usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan2018-05-26
* usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan2018-05-02
* usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan2018-05-02
* usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2018-02-25
* usbip: fix 3eee23c3ec14 tcp_socket address still in the status fileShuah Khan2018-02-16
* usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bitShuah Khan2018-02-16
* usbip: prevent leaking socket pointer address in messagesShuah Khan2018-01-31
* usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-01-31
* usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan2018-01-31
* usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody2018-01-31
* usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2018-01-31
* usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan2018-01-17
* usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan2018-01-02
* usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan2018-01-02
* usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan2017-12-20
* usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2017-07-15
* USB: usbip: fix nonconforming hub descriptorJohan Hovold2017-06-29
* USB: usbip: fix potential out-of-bounds writeIgnat Korchagin2016-05-04
* usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urbIgor Kotrasinski2015-10-04
* usbip: vhci_hcd: only return urb at enqueue when servedIgor Kotrasinski2015-10-04
* usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-10-04
* usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov2015-04-03
* usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * usb: usbip: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | usbip: fix error handling in stub_probe()Alexey Khoroshilov2014-12-02
* | USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Markus Elfring2014-11-24
|/
* usbip: remove struct usb_device_id tableValentina Manea2014-08-25
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-25