index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: add USBIP_URB_* URB transfer flags
Shuah Khan
2022-08-31
2
-5
/
+90
*
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-1
/
+1
*
usbip: vudc: Don't enable IRQs prematurely
Dan Carpenter
2022-06-10
1
-7
/
+7
*
USB: usbip: clean up mixed use of _irq() and _irqsave()
Dan Carpenter
2022-06-10
1
-3
/
+3
*
usb: usbip: add missing device lock on tweak configuration cmd
Niels Dossche
2022-04-21
1
-0
/
+2
*
usb: usbip: fix a refcount leak in stub_probe()
Hangyu Hua
2022-04-21
1
-1
/
+1
*
usb: usbip: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-18
1
-4
/
+4
*
usbip: vudc: Make use of the helper macro LIST_HEAD()
Cai Huoqing
2022-02-14
1
-1
/
+1
*
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-11-17
1
-1
/
+0
*
usbip:vhci_hcd USB port can get stuck in the disabled state
Shuah Khan
2021-08-26
1
-1
/
+7
*
usbip: clean up code in vhci_device_unlink_cleanup
Anirudh Rayabharam
2021-08-26
1
-40
/
+12
*
usbip: give back URBs for unsent unlink requests during cleanup
Anirudh Rayabharam
2021-08-26
1
-0
/
+24
*
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-28
1
-0
/
+1
|
\
|
*
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
2021-04-20
7
-21
/
+154
|
|
\
|
*
|
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
2021-03-06
1
-0
/
+1
*
|
|
usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
Ye Bin
2021-04-12
1
-0
/
+2
|
|
/
|
/
|
*
|
usbip: synchronize event handler with sysfs code paths
Shuah Khan
2021-04-05
1
-0
/
+2
*
|
usbip: vudc synchronize sysfs code paths
Shuah Khan
2021-04-05
2
-0
/
+6
*
|
usbip: stub-dev synchronize sysfs code paths
Shuah Khan
2021-04-05
1
-2
/
+9
*
|
usbip: add sysfs_lock to synchronize sysfs code paths
Shuah Khan
2021-04-05
3
-5
/
+29
*
|
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Shuah Khan
2021-03-26
1
-0
/
+2
*
|
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Colin Ian King
2021-03-17
1
-1
/
+1
*
|
usbip: fix vudc usbip_sockfd_store races leading to gpf
Shuah Khan
2021-03-10
1
-8
/
+34
*
|
usbip: fix vhci_hcd attach_store() races leading to gpf
Shuah Khan
2021-03-10
1
-4
/
+25
*
|
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan
2021-03-10
1
-7
/
+25
*
|
usbip: fix vudc to check for stream socket
Shuah Khan
2021-03-10
1
-0
/
+9
*
|
usbip: fix vhci_hcd to check for stream socket
Shuah Khan
2021-03-10
1
-1
/
+9
*
|
usbip: fix stub_dev to check for stream socket
Shuah Khan
2021-03-10
1
-1
/
+11
|
/
*
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
2021-01-11
1
-0
/
+2
|
\
|
*
usb: usbip: vhci_hcd: protect shift size
Randy Dunlap
2021-01-04
1
-0
/
+2
*
|
usb: usbip: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-07
1
-3
/
+1
*
|
kcov, usbip: collect coverage from vhci_rx_loop
Nazime Hande Harputluoglu
2020-12-28
3
-0
/
+32
|
/
*
usbip: Remove in_interrupt() check
Ahmed S. Darwish
2020-10-28
1
-5
/
+0
*
usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled
Shuah Khan
2020-10-07
1
-1
/
+7
*
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2020-10-05
1
-6
/
+0
|
\
|
*
Revert "usbip: Implement a match function to fix usbip"
M. Vefa Bicakci
2020-09-25
1
-6
/
+0
*
|
usbip: simplify the return expression of usbip_core_init()
Liu Shixin
2020-09-16
1
-7
/
+1
|
/
*
usbip: Implement a match function to fix usbip
M. Vefa Bicakci
2020-08-18
1
-0
/
+6
*
usbip: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
4
-8
/
+7
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-7
/
+7
*
usbip: Fix error path of vhci_recv_ret_submit()
Suwan Kim
2019-12-17
1
-4
/
+9
*
usbip: Fix receive error in vhci-hcd when using scatter-gather
Suwan Kim
2019-12-17
1
-0
/
+3
*
usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
Suwan Kim
2019-11-13
1
-18
/
+32
*
USBIP: add config dependency for SGL_ALLOC
Oliver Neukum
2019-11-12
1
-0
/
+1
*
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
2019-11-04
1
-0
/
+3
|
\
|
*
usbip: Fix free of unallocated memory in vhci tx
Suwan Kim
2019-10-28
1
-0
/
+3
*
|
Merge 5.4-rc3 into usb-next
Greg Kroah-Hartman
2019-10-14
1
-2
/
+2
|
\
|
|
*
usbip: vhci_hcd indicate failed message
Mao Wenan
2019-10-04
1
-2
/
+2
*
|
usbip: clean up an indentation issue
Colin Ian King
2019-10-04
1
-1
/
+1
|
/
*
usbip: Implement SG support to vhci-hcd and stub driver
Suwan Kim
2019-09-03
8
-127
/
+380
[next]