index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
usb: usbip: vhci_hcd: protect shift size
Randy Dunlap
1
-0
/
+2
2020-10-28
usbip: Remove in_interrupt() check
Ahmed S. Darwish
1
-5
/
+0
2020-10-07
usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled
Shuah Khan
1
-1
/
+7
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
1
-6
/
+0
2020-09-25
Revert "usbip: Implement a match function to fix usbip"
M. Vefa Bicakci
1
-6
/
+0
2020-09-16
usbip: simplify the return expression of usbip_core_init()
Liu Shixin
1
-7
/
+1
2020-08-18
usbip: Implement a match function to fix usbip
M. Vefa Bicakci
1
-0
/
+6
2020-07-09
usbip: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-8
/
+7
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-7
/
+7
2019-12-17
usbip: Fix error path of vhci_recv_ret_submit()
Suwan Kim
1
-4
/
+9
2019-12-17
usbip: Fix receive error in vhci-hcd when using scatter-gather
Suwan Kim
1
-0
/
+3
2019-11-13
usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
Suwan Kim
1
-18
/
+32
2019-11-12
USBIP: add config dependency for SGL_ALLOC
Oliver Neukum
1
-0
/
+1
2019-11-04
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2019-10-28
usbip: Fix free of unallocated memory in vhci tx
Suwan Kim
1
-0
/
+3
2019-10-14
Merge 5.4-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2019-10-04
usbip: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-10-04
usbip: vhci_hcd indicate failed message
Mao Wenan
1
-2
/
+2
2019-09-03
usbip: Implement SG support to vhci-hcd and stub driver
Suwan Kim
8
-127
/
+380
2019-08-09
USB: usbip: convert to use dev_groups
Greg Kroah-Hartman
1
-42
/
+8
2019-08-06
USB: usbip: convert platform driver to use dev_groups
Greg Kroah-Hartman
4
-11
/
+8
2019-06-05
usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()
Suwan Kim
1
-7
/
+5
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
1
-22
/
+53
2019-05-29
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
1
-13
/
+23
2019-05-21
usbip: usbip_host: fix BUG: sleeping function called from invalid context
Shuah Khan
1
-22
/
+43
2019-05-21
usbip: usbip_host: cleanup do_rebind() return path
Shuah Khan
1
-5
/
+3
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-10
/
+5
2019-04-30
usbip: vhci_hcd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-25
usb: usbip: fix isoc packet num validation in get_pipe
Malte Leip
2
-9
/
+10
2019-04-25
usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()
Dan Carpenter
1
-3
/
+3
2019-03-19
usbip: Remove unnecessary null check
Suwan Kim
1
-7
/
+1
2019-01-30
usbip: Fix vep_free_request() null pointer checks on input args
Shuah Khan
1
-1
/
+2
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
1
-7
/
+0
2019-01-25
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
Shuah Khan
1
-2
/
+4
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+2
2019-01-18
USB: usbip: delete README file
Greg Kroah-Hartman
1
-7
/
+0
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+9
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-10-18
usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
Shuah Khan (Samsung OSG)
1
-1
/
+9
2018-10-09
usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
Shuah Khan (Samsung OSG)
1
-15
/
+42
2018-07-13
usb: usbip: remove redundant pointer ep
Colin Ian King
1
-2
/
+0
2018-05-24
usbip: vhci_sysfs: fix potential Spectre v1
Gustavo A. R. Silva
1
-8
/
+16
2018-05-16
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
1
-1
/
+2
2018-05-15
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
3
-15
/
+60
2018-05-15
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2
-14
/
+52
2018-05-15
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
1
-0
/
+6
2018-05-15
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
1
-2
/
+2
2018-04-22
usbip: usbip_event: fix to not print kernel pointer address
Shuah Khan
1
-4
/
+0
2018-04-22
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
1
-0
/
+5
[next]