index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
Age
Commit message (
Expand
)
Author
2019-05-16
usb: usbip: fix isoc packet num validation in get_pipe
Malte Leip
2018-05-26
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 errors
Shuah Khan (Samsung OSG)
2018-05-26
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2018-05-26
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
2018-05-26
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-05-02
usbip: vhci_hcd: Fix usb device and sockfd leaks
Shuah Khan
2018-05-02
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
2018-02-25
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2018-02-16
usbip: fix 3eee23c3ec14 tcp_socket address still in the status file
Shuah Khan
2018-02-16
usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bit
Shuah Khan
2018-01-31
usbip: prevent leaking socket pointer address in messages
Shuah Khan
2018-01-31
usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2018-01-31
usbip: fix stub_rx: get_pipe() to validate endpoint number
Shuah Khan
2018-01-31
usb: usbip: Fix possible deadlocks reported by lockdep
Andrew Goodbody
2018-01-31
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2018-01-17
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
2018-01-02
usbip: vhci: stop printing kernel pointer addresses in messages
Shuah Khan
2018-01-02
usbip: stub: stop printing kernel pointer addresses in messages
Shuah Khan
2017-12-20
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
Shuah Khan
2017-07-15
usb: usbip: set buffer pointers to NULL after free
Michael Grzeschik
2017-06-29
USB: usbip: fix nonconforming hub descriptor
Johan Hovold
2016-05-04
USB: usbip: fix potential out-of-bounds write
Ignat Korchagin
2015-10-04
usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb
Igor Kotrasinski
2015-10-04
usbip: vhci_hcd: only return urb at enqueue when served
Igor Kotrasinski
2015-10-04
usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
2015-04-03
usbip: vhci_hcd: use USB_DT_HUB
Sergei Shtylyov
2015-01-25
usbip: vhci_hcd: use HUB_CHAR_*
Sergei Shtylyov
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-02
usbip: fix error handling in stub_probe()
Alexey Khoroshilov
2014-11-24
USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"
Markus Elfring
2014-10-20
usb: usbip: drop owner assignment from platform_drivers
Wolfram Sang
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