index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
2018-05-22
1
-1
/
+2
*
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
2018-05-22
3
-15
/
+60
*
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2018-05-22
2
-14
/
+52
*
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
2018-05-22
1
-0
/
+6
*
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-05-22
1
-2
/
+2
*
usbip: vhci_hcd: Fix usb device and sockfd leaks
Shuah Khan
2018-05-01
1
-1
/
+1
*
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
2018-05-01
1
-0
/
+5
*
usbip: usbip_event: fix to not print kernel pointer address
Shuah Khan
2018-05-01
1
-4
/
+0
*
usbip: vudc: fix null pointer dereference on udc->lock
Colin Ian King
2018-03-18
1
-2
/
+6
*
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2018-02-25
2
-0
/
+5
*
usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bit
Shuah Khan
2018-02-03
1
-1
/
+1
*
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2018-01-31
2
-10
/
+16
*
usbip: fix warning in vhci_hcd_probe/lockdep_init_map
Shuah Khan
2018-01-23
1
-0
/
+1
*
usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
Shuah Khan
2018-01-17
1
-2
/
+9
*
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2018-01-17
1
-0
/
+19
*
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
2018-01-17
1
-14
/
+3
*
usbip: vhci: stop printing kernel pointer addresses in messages
Shuah Khan
2018-01-02
3
-23
/
+13
*
usbip: stub: stop printing kernel pointer addresses in messages
Shuah Khan
2018-01-02
3
-10
/
+8
*
usbip: prevent leaking socket pointer address in messages
Shuah Khan
2018-01-02
3
-13
/
+6
*
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
Shuah Khan
2017-12-20
1
-0
/
+7
*
usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2017-12-20
1
-4
/
+31
*
usbip: fix stub_rx: get_pipe() to validate endpoint number
Shuah Khan
2017-12-20
1
-7
/
+11
*
usb: usbip: set buffer pointers to NULL after free
Michael Grzeschik
2017-07-12
2
-0
/
+8
*
USB: usbip: fix nonconforming hub descriptor
Johan Hovold
2017-06-24
1
-3
/
+8
*
usbip: vudc: fix: Clear already_seen flag also for ep0
Krzysztof Opasiak
2017-01-06
1
-0
/
+2
*
usb: Kconfig: using select for USB_COMMON dependency
Peter Chen
2016-09-27
1
-1
/
+2
*
usb: usbip: vudc: fix left shift overflow
Nicolas Iooss
2016-08-30
1
-1
/
+1
*
usbip: vudc: Fix apparent cut-n-paste error
Dave Jones
2016-08-30
1
-1
/
+1
*
usbip: vhci_hcd: fix return value check in add_platform_device()
Wei Yongjun
2016-08-15
1
-2
/
+2
*
usb: usbip: stub_rx: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-1
/
+0
*
usbip: vhci extension: modifications to vhci driver
Nobuo Iwata
2016-08-09
5
-180
/
+497
*
Merge 4.7-rc4 into usb-next
Greg Kroah-Hartman
2016-06-20
1
-1
/
+1
|
\
|
*
usbip: rate limit get_frame_number message
Greg Kroah-Hartman
2016-06-17
1
-1
/
+1
*
|
usb: usbip: remove null check
Sudip Mukherjee
2016-06-07
1
-1
/
+1
*
|
usbip: don't call stub_device_reset() during stub_disconnect()
Alexander Popov
2016-06-07
1
-1
/
+1
|
/
*
usb: usbip: Avoid NULL pointer dereference in case of error
Krzysztof Opasiak
2016-04-29
1
-1
/
+1
*
usbip: vudc: make dev_desc attribute binary
Igor Kotrasinski
2016-04-29
1
-6
/
+14
*
usbip: vudc: fix Kconfig dependencies
Arnd Bergmann
2016-04-28
1
-4
/
+4
*
usbip: safe completion against unbind operation
Nobuo Iwata
2016-04-28
1
-1
/
+4
*
usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()
Krzysztof Opasiak
2016-04-28
4
-6
/
+6
*
usbip: fix NULL pointer dereference on errors
Alexander Popov
2016-04-28
4
-18
/
+12
*
usb: usbip: vudc: Fix WARN_ON() usage pattern
Krzysztof Opasiak
2016-04-28
1
-3
/
+2
*
usbip: vudc: Add vudc to Kconfig
Igor Kotrasinski
2016-04-26
2
-0
/
+14
*
usbip: vudc: Add SysFS infrastructure for VUDC
Igor Kotrasinski
2016-04-26
1
-0
/
+221
*
usbip: vudc: Add UDC specific ops
Igor Kotrasinski
2016-04-26
1
-0
/
+662
*
usbip: vudc: Add vudc_tx
Igor Kotrasinski
2016-04-26
1
-0
/
+289
*
usbip: vudc: Add vudc_transfer
Igor Kotrasinski
2016-04-26
1
-0
/
+506
*
usbip: vudc: Add vudc_rx
Igor Kotrasinski
2016-04-26
1
-0
/
+234
*
usbip: vudc: Add VUDC main file
Igor Kotrasinski
2016-04-26
1
-0
/
+113
*
usbip: vudc: Make usbip_common vudc-aware
Igor Kotrasinski
2016-04-26
2
-4
/
+16
[next]