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.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-16
1
-1
/
+2
*
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
2018-05-15
3
-15
/
+60
*
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2018-05-15
2
-14
/
+52
*
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
2018-05-15
1
-0
/
+6
*
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-05-15
1
-2
/
+2
*
usbip: usbip_event: fix to not print kernel pointer address
Shuah Khan
2018-04-22
1
-4
/
+0
*
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
2018-04-22
1
-0
/
+5
*
usbip: vhci_hcd: Fix usb device and sockfd leaks
Shuah Khan
2018-04-22
1
-1
/
+1
*
usbip: vhci_hcd: check rhport before using in vhci_hub_control()
Shuah Khan
2018-04-22
1
-0
/
+13
*
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-20
1
-2
/
+6
|
\
|
*
usbip: vudc: fix null pointer dereference on udc->lock
Colin Ian King
2018-03-09
1
-2
/
+6
*
|
usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
Ben Hutchings
2018-03-09
1
-1
/
+1
|
/
*
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2018-02-15
2
-0
/
+5
*
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
2018-01-24
3
-8
/
+8
*
usbip: vhci_hcd: update 'status' file header and format
Shuah Khan
2018-01-22
1
-6
/
+6
*
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
2018-01-15
3
-16
/
+31
|
\
|
*
usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
Shuah Khan
2018-01-04
1
-2
/
+9
|
*
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
2018-01-04
1
-14
/
+3
|
*
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2018-01-04
1
-0
/
+19
*
|
usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2018-01-04
1
-1
/
+1
*
|
USB: usbip: remove useless call in usbip_recv
Gustavo A. R. Silva
2018-01-04
1
-1
/
+0
*
|
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
2018-01-02
8
-57
/
+29
|
\
|
|
*
usbip: stub_rx: fix static checker warning on unnecessary checks
Shuah Khan
2017-12-19
1
-10
/
+1
|
*
usbip: prevent leaking socket pointer address in messages
Shuah Khan
2017-12-19
3
-14
/
+7
|
*
usbip: stub: stop printing kernel pointer addresses in messages
Shuah Khan
2017-12-19
3
-10
/
+8
|
*
usbip: vhci: stop printing kernel pointer addresses in messages
Shuah Khan
2017-12-19
3
-23
/
+13
*
|
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-18
5
-20
/
+65
|
\
|
|
*
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
Shuah Khan
2017-12-08
1
-0
/
+7
|
*
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2017-12-08
2
-9
/
+17
|
*
usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2017-12-08
1
-4
/
+31
|
*
usbip: fix stub_rx: get_pipe() to validate endpoint number
Shuah Khan
2017-12-08
1
-7
/
+11
|
*
usbip: Fix USB device hang due to wrong enabling of scatter-gather
Yuyang Du
2017-11-30
1
-1
/
+0
*
|
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-12-12
1
-3
/
+0
*
|
USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-28
1
-1
/
+1
|
/
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
20
-287
/
+29
|
\
|
*
USB: usbip: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
20
-277
/
+0
|
*
usbip: use monotonic timestamps
Arnd Bergmann
2017-11-07
3
-6
/
+5
|
*
usbip: fix off-by-one frame number calculation
Arnd Bergmann
2017-11-07
1
-1
/
+1
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
20
-0
/
+20
|
*
usb: usbip: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-3
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
usbip: vhci-hcd: make vhci_hc_driver const
Bhumika Goyal
2017-08-31
1
-1
/
+1
*
usbip: auto retry for concurrent attach
Nobuo Iwata
2017-08-31
1
-1
/
+5
*
USB: usbip: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-22
4
-8
/
+0
*
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
1
-4
/
+3
|
\
|
*
USB: usbip: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
2017-06-12
1
-4
/
+3
*
|
usbip: Fix uninitialized variable bug in vhci
Yuyang Du
2017-06-27
1
-1
/
+1
*
|
usbip: vhci-hcd: Clean up the code by adding a new macro
Yuyang Du
2017-06-13
2
-6
/
+9
*
|
usbip: vhci-hcd: Add USB3 port status bits
Yuyang Du
2017-06-13
1
-6
/
+50
*
|
usbip: Add USB_SPEED_SUPER as valid arg
Yuyang Du
2017-06-13
1
-0
/
+1
[next]