index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
Age
Commit message (
Expand
)
Author
2018-06-16
usbip: vhci_sysfs: fix potential Spectre v1
Gustavo A. R. Silva
2018-05-25
usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
Ben Hutchings
2018-05-22
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
2018-05-22
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
2018-05-22
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2018-05-22
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
2018-05-22
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-05-01
usbip: vhci_hcd: check rhport before using in vhci_hub_control()
Shuah Khan
2018-05-01
usbip: vhci_hcd: Fix usb device and sockfd leaks
Shuah Khan
2018-05-01
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
2018-05-01
usbip: usbip_event: fix to not print kernel pointer address
Shuah Khan
2018-03-19
usbip: vudc: fix null pointer dereference on udc->lock
Colin Ian King
2018-02-25
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2018-01-17
usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
Shuah Khan
2018-01-17
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
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
2018-01-02
usbip: prevent leaking socket pointer address in messages
Shuah Khan
2017-12-20
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
Shuah Khan
2017-12-20
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2017-12-20
usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2017-12-20
usbip: fix stub_rx: get_pipe() to validate endpoint number
Shuah Khan
2017-12-10
usbip: Fix USB device hang due to wrong enabling of scatter-gather
Yuyang Du
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-31
usbip: vhci-hcd: make vhci_hc_driver const
Bhumika Goyal
2017-08-31
usbip: auto retry for concurrent attach
Nobuo Iwata
2017-07-22
USB: usbip: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-06-27
usbip: Fix uninitialized variable bug in vhci
Yuyang Du
2017-06-13
usbip: vhci-hcd: Clean up the code by adding a new macro
Yuyang Du
2017-06-13
usbip: vhci-hcd: Add USB3 port status bits
Yuyang Du
2017-06-13
usbip: Add USB_SPEED_SUPER as valid arg
Yuyang Du
2017-06-13
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
2017-06-13
usbip: vhci-hcd: Set the vhci structure up to work
Yuyang Du
2017-06-13
usbip: vhci-hcd: Rework vhci_hcd_init
Yuyang Du
2017-06-13
usbip: vhci-hcd: Move VHCI platform device into vhci struct
Yuyang Du
2017-06-13
usbip: vhci-hcd: Add vhci struct
Yuyang Du
2017-06-13
usbip: vhci-hcd: Rename function names to reflect their struct names
Yuyang Du
2017-06-13
usb: usbip: set buffer pointers to NULL after free
Michael Grzeschik
2017-06-12
USB: usbip: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
2017-05-17
USB: usbip: fix nonconforming hub descriptor
Johan Hovold
2017-04-08
usb: usbip: Remove unnecessary get_vdev()
Yuyang Du
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2017-02-09
drivers: usb: usbip: Add missing break statement to switch
Gustavo A. R. Silva
2016-12-26
usbip_recv(): switch to sock_recvmsg()
Al Viro
2016-12-06
usbip: fix warning in vhci_hcd_probe/lockdep_init_map
Shuah Khan
[next]