index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
usb: usbip: add missing device lock on tweak configuration cmd
Niels Dossche
1
-0
/
+2
2022-06-14
usb: usbip: fix a refcount leak in stub_probe()
Hangyu Hua
1
-1
/
+1
2021-09-22
usbip:vhci_hcd USB port can get stuck in the disabled state
Shuah Khan
1
-1
/
+7
2021-09-22
usbip: give back URBs for unsent unlink requests during cleanup
Anirudh Rayabharam
1
-0
/
+24
2021-05-22
usbip: vudc synchronize sysfs code paths
Shuah Khan
2
-0
/
+6
2021-04-28
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Colin Ian King
1
-1
/
+1
2021-04-16
usbip: fix vudc usbip_sockfd_store races leading to gpf
Shuah Khan
1
-8
/
+34
2021-04-16
usbip: synchronize event handler with sysfs code paths
Shuah Khan
1
-0
/
+2
2021-04-16
usbip: stub-dev synchronize sysfs code paths
Shuah Khan
1
-2
/
+9
2021-04-16
usbip: add sysfs_lock to synchronize sysfs code paths
Shuah Khan
3
-5
/
+29
2021-04-07
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Shuah Khan
1
-0
/
+2
2021-03-17
usbip: fix vhci_hcd attach_store() races leading to gpf
Shuah Khan
1
-4
/
+25
2021-03-17
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan
1
-7
/
+25
2021-03-17
usbip: fix vudc to check for stream socket
Shuah Khan
1
-0
/
+10
2021-03-17
usbip: fix vhci_hcd to check for stream socket
Shuah Khan
1
-1
/
+9
2021-03-17
usbip: fix stub_dev to check for stream socket
Shuah Khan
1
-1
/
+11
2021-01-12
usb: usbip: vhci_hcd: protect shift size
Randy Dunlap
1
-0
/
+2
2019-12-31
usbip: Fix error path of vhci_recv_ret_submit()
Suwan Kim
1
-4
/
+9
2019-12-31
usbip: Fix receive error in vhci-hcd when using scatter-gather
Suwan Kim
1
-0
/
+3
2019-12-01
usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
Suwan Kim
1
-18
/
+32
2019-11-12
usbip: Fix free of unallocated memory in vhci tx
Suwan Kim
1
-0
/
+3
2019-11-12
usbip: Implement SG support to vhci-hcd and stub driver
Suwan Kim
9
-127
/
+381
2019-11-12
usbip: stub_rx: fix static checker warning on unnecessary checks
Shuah Khan
1
-10
/
+1
2019-11-12
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
Shuah Khan
1
-2
/
+4
2019-06-09
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
1
-13
/
+23
2019-06-09
usbip: usbip_host: fix BUG: sleeping function called from invalid context
Shuah Khan
1
-22
/
+43
2019-05-08
usb: usbip: fix isoc packet num validation in get_pipe
Malte Leip
2
-9
/
+10
2018-11-13
usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
Shuah Khan (Samsung OSG)
1
-1
/
+9
2018-11-10
usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
Shuah Khan (Samsung OSG)
1
-15
/
+42
2018-11-04
usbip: vhci_hcd: update 'status' file header and format
Shuah Khan
1
-6
/
+6
2018-06-16
usbip: vhci_sysfs: fix potential Spectre v1
Gustavo A. R. Silva
1
-8
/
+16
2018-05-25
usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
Ben Hutchings
1
-1
/
+1
2018-05-22
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
1
-1
/
+2
2018-05-22
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
3
-15
/
+60
2018-05-22
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2
-14
/
+52
2018-05-22
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
1
-0
/
+6
2018-05-22
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
1
-2
/
+2
2018-05-01
usbip: vhci_hcd: check rhport before using in vhci_hub_control()
Shuah Khan
1
-0
/
+13
2018-05-01
usbip: vhci_hcd: Fix usb device and sockfd leaks
Shuah Khan
1
-1
/
+1
2018-05-01
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
1
-0
/
+5
2018-05-01
usbip: usbip_event: fix to not print kernel pointer address
Shuah Khan
1
-4
/
+0
2018-03-19
usbip: vudc: fix null pointer dereference on udc->lock
Colin Ian King
1
-2
/
+6
2018-02-25
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2
-0
/
+5
2018-01-17
usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
Shuah Khan
1
-2
/
+9
2018-01-17
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
1
-0
/
+19
2018-01-17
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
1
-14
/
+3
2018-01-02
usbip: vhci: stop printing kernel pointer addresses in messages
Shuah Khan
3
-23
/
+13
2018-01-02
usbip: stub: stop printing kernel pointer addresses in messages
Shuah Khan
3
-10
/
+8
2018-01-02
usbip: prevent leaking socket pointer address in messages
Shuah Khan
3
-14
/
+7
2017-12-20
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
Shuah Khan
1
-0
/
+7
[next]