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