- 66cce9e7 usbip:vhci_hcd USB port can get stuck in the disabled state by Shuah Khan · 3 years, 4 months ago
- 5289253b usbip: clean up code in vhci_device_unlink_cleanup by Anirudh Rayabharam · 3 years, 4 months ago
- 258c81b usbip: give back URBs for unsent unlink requests during cleanup by Anirudh Rayabharam · 3 years, 4 months ago
- 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
- 1d08ed5 usbip: vudc: fix missing unlock on error in usbip_sockfd_store() by Ye Bin · 3 years, 9 months ago
- 363eaa3 usbip: synchronize event handler with sysfs code paths by Shuah Khan · 3 years, 9 months ago
- bd8b820 usbip: vudc synchronize sysfs code paths by Shuah Khan · 3 years, 9 months ago
- 9dbf34a usbip: stub-dev synchronize sysfs code paths by Shuah Khan · 3 years, 9 months ago
- 4e9c93af usbip: add sysfs_lock to synchronize sysfs code paths by Shuah Khan · 3 years, 9 months ago
- 1cc5ed2 usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control() by Shuah Khan · 3 years, 9 months ago
- 9858af2 usbip: Fix incorrect double assignment to udc->ud.tcp_rx by Colin Ian King · 3 years, 10 months ago
- 46613c9 usbip: fix vudc usbip_sockfd_store races leading to gpf by Shuah Khan · 3 years, 10 months ago
- 718ad96 usbip: fix vhci_hcd attach_store() races leading to gpf by Shuah Khan · 3 years, 10 months ago
- 9380afd usbip: fix stub_dev usbip_sockfd_store() races leading to gpf by Shuah Khan · 3 years, 10 months ago
- 6801854 usbip: fix vudc to check for stream socket by Shuah Khan · 3 years, 10 months ago
- f55a057 usbip: fix vhci_hcd to check for stream socket by Shuah Khan · 3 years, 10 months ago
- 47ccc8f usbip: fix stub_dev to check for stream socket by Shuah Khan · 3 years, 10 months ago
- 183f47f kcov: Remove kcov include from sched.h and move it to its users. by Sebastian Andrzej Siewior · 3 years, 10 months ago
- a66a7d4 Merge 5.11-rc3 into usb-next by Greg Kroah-Hartman · 4 years ago
- 841081d usb: usbip: Use DEFINE_SPINLOCK() for spinlock by Zheng Yongjun · 4 years ago
- 718bf42 usb: usbip: vhci_hcd: protect shift size by Randy Dunlap · 4 years ago
- 894f1f4 kcov, usbip: collect coverage from vhci_rx_loop by Nazime Hande Harputluoglu · 4 years, 1 month ago
- 9ca9a25 usbip: Remove in_interrupt() check by Ahmed S. Darwish · 4 years, 2 months ago
- 9e85868 usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled by Shuah Khan · 4 years, 3 months ago
- 168ae5a Merge 5.9-rc8 into usb-next by Greg Kroah-Hartman · 4 years, 3 months ago
- d640761 Revert "usbip: Implement a match function to fix usbip" by M. Vefa Bicakci · 4 years, 3 months ago
- a4e6451 usbip: simplify the return expression of usbip_core_init() by Liu Shixin · 4 years, 3 months ago
- 7a2f297 usbip: Implement a match function to fix usbip by M. Vefa Bicakci · 4 years, 5 months ago
- 2da3b53 usbip: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- aabb5b8 usbip: Fix error path of vhci_recv_ret_submit() by Suwan Kim · 5 years ago
- d986294 usbip: Fix receive error in vhci-hcd when using scatter-gather by Suwan Kim · 5 years ago
- 2a91253 usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit() by Suwan Kim · 5 years ago
- 1ec13ab USBIP: add config dependency for SGL_ALLOC by Oliver Neukum · 5 years ago
- 16c8373 Merge 5.4-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
- d4d8257 usbip: Fix free of unallocated memory in vhci tx by Suwan Kim · 5 years ago
- bf7c1d9 Merge 5.4-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
- faf4b0d usbip: clean up an indentation issue by Colin Ian King · 5 years ago
- 3f384d7 usbip: vhci_hcd indicate failed message by Mao Wenan · 5 years ago
- ea44d19 usbip: Implement SG support to vhci-hcd and stub driver by Suwan Kim · 5 years ago
- c5501d2 USB: usbip: convert to use dev_groups by Greg Kroah-Hartman · 5 years ago
- 91148db USB: usbip: convert platform driver to use dev_groups by Greg Kroah-Hartman · 5 years ago
- cf2b501 usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink() by Suwan Kim · 6 years ago
- 119a7fd Merge 5.2-rc3 into usb-next by Greg Kroah-Hartman · 6 years ago
- 3ea3091 usbip: usbip_host: fix stub_dev lock context imbalance regression by Shuah Khan · 6 years ago
- 0c9e8b3 usbip: usbip_host: fix BUG: sleeping function called from invalid context by Shuah Khan · 6 years ago
- 3a38e87 usbip: usbip_host: cleanup do_rebind() return path by Shuah Khan · 6 years ago
- 132d68d Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
- b063f04 usbip: vhci_hcd: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- c409ca3 usb: usbip: fix isoc packet num validation in get_pipe by Malte Leip · 6 years ago
- 409fba2 usbip: stub_rx: tidy the indenting in is_clear_halt_cmd() by Dan Carpenter · 6 years ago
- fc2f113 usbip: Remove unnecessary null check by Suwan Kim · 6 years ago
- a2fd23b9 usbip: Fix vep_free_request() null pointer checks on input args by Shuah Khan · 6 years ago
- c9381e1 Merge 5.0-rc4 into usb-next by Greg Kroah-Hartman · 6 years ago
- 2c904963 usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path by Shuah Khan · 6 years ago
- cae8dc3 USB: add missing SPDX lines to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
- fa5762f USB: usbip: delete README file by Greg Kroah-Hartman · 6 years ago
- 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 9703fc8 Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
- aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
- e28fd56 usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten by Shuah Khan (Samsung OSG) · 6 years ago
- 81f7567 usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control() by Shuah Khan (Samsung OSG) · 6 years ago
- a7d8205 usb: usbip: remove redundant pointer ep by Colin Ian King · 6 years ago
- a0d6ec8 usbip: vhci_sysfs: fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
- c171654 usbip: usbip_host: fix bad unlock balance during stub_probe() by Shuah Khan (Samsung OSG) · 7 years ago
- 22076557 usbip: usbip_host: fix NULL-ptr deref and use-after-free errors by Shuah Khan (Samsung OSG) · 7 years ago
- 7510df3 usbip: usbip_host: run rebind from exit when module is removed by Shuah Khan (Samsung OSG) · 7 years ago
- 1e180f1 usbip: usbip_host: delete device from busid_table after rebind by Shuah Khan (Samsung OSG) · 7 years ago
- 28b68ac usbip: usbip_host: refine probe and disconnect debug msgs to be useful by Shuah Khan · 7 years ago
- 4c98248 usbip: usbip_event: fix to not print kernel pointer address by Shuah Khan · 7 years ago
- 4bfb141 usbip: usbip_host: fix to hold parent lock for device_attach() calls by Shuah Khan · 7 years ago
- 9020a7e usbip: vhci_hcd: Fix usb device and sockfd leaks by Shuah Khan · 7 years ago
- 5b22f67 usbip: vhci_hcd: check rhport before using in vhci_hub_control() by Shuah Khan · 7 years ago
- a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
- df3334c usbip: vudc: fix null pointer dereference on udc->lock by Colin Ian King · 7 years ago
- 351a8d4 usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS by Ben Hutchings · 7 years ago
- 009f41a usbip: keep usbip_device sockfd state in sync with tcp_socket by Shuah Khan · 7 years ago
- ca35910 USB: move many drivers to use DEVICE_ATTR_WO by Greg Kroah-Hartman · 7 years ago
- 5468099 usbip: vhci_hcd: update 'status' file header and format by Shuah Khan · 7 years ago
- c182ce9b Merge 4.15-rc8 into usb-next by Greg Kroah-Hartman · 7 years ago
- 5fd77a3 usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer by Shuah Khan · 7 years ago
- e1346fd usbip: remove kernel addresses from usb device and urb debug msgs by Shuah Khan · 7 years ago
- b78d830 usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input by Shuah Khan · 7 years ago
- cb48326 usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously" by Colin Ian King · 7 years ago
- 55448d8 USB: usbip: remove useless call in usbip_recv by Gustavo A. R. Silva · 7 years ago
- 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
- 10c9012 usbip: stub_rx: fix static checker warning on unnecessary checks by Shuah Khan · 7 years ago
- 90120d1 usbip: prevent leaking socket pointer address in messages by Shuah Khan · 7 years ago
- 248a220 usbip: stub: stop printing kernel pointer addresses in messages by Shuah Khan · 7 years ago
- 8272d09 usbip: vhci: stop printing kernel pointer addresses in messages by Shuah Khan · 7 years ago
- d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
- aa15d3d2 USB: remove the URB_NO_FSBR flag by Alan Stern · 7 years ago
- be6123d usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer by Shuah Khan · 7 years ago
- 2f2d008 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
- c6688ef usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input by Shuah Khan · 7 years ago
- 635f545 usbip: fix stub_rx: get_pipe() to validate endpoint number by Shuah Khan · 7 years ago
- 770b2ed usbip: Fix USB device hang due to wrong enabling of scatter-gather by Yuyang Du · 7 years ago
- 81d8a8e USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously" by Colin Ian King · 7 years ago
- 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago