aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip
Commit message (Expand)AuthorAge
* usbip: Fix free of unallocated memory in vhci txSuwan Kim2019-10-28
* usbip: vhci_hcd indicate failed messageMao Wenan2019-10-04
* usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim2019-09-03
* USB: usbip: convert to use dev_groupsGreg Kroah-Hartman2019-08-09
* USB: usbip: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-06
* usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()Suwan Kim2019-06-05
* Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman2019-06-03
|\
| * usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan2019-05-29
| * usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan2019-05-21
* | usbip: usbip_host: cleanup do_rebind() return pathShuah Khan2019-05-21
|/
* Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-08
|\
| * usbip: vhci_hcd: Mark expected switch fall-throughGustavo A. R. Silva2019-04-30
| * usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()Dan Carpenter2019-04-25
| * usbip: Remove unnecessary null checkSuwan Kim2019-03-19
* | usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-04-25
|/
* usbip: Fix vep_free_request() null pointer checks on input argsShuah Khan2019-01-30
* Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman2019-01-28
|\
| * USB: usbip: delete README fileGreg Kroah-Hartman2019-01-18
* | usbip: Fix vhci_urb_enqueue() URB null transfer buffer error pathShuah Khan2019-01-25
* | USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-22
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-26
|\ \
| * | usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)2018-10-18
| |/
* / usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)2018-10-09
|/
* usb: usbip: remove redundant pointer epColin Ian King2018-07-13
* usbip: vhci_sysfs: fix potential Spectre v1Gustavo A. R. Silva2018-05-24
* usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)2018-05-16
* usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)2018-05-15
* usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2018-05-15
* usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)2018-05-15
* usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan2018-05-15
* usbip: usbip_event: fix to not print kernel pointer addressShuah Khan2018-04-22
* usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan2018-04-22
* usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan2018-04-22
* usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan2018-04-22
* Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-20
|\
| * usbip: vudc: fix null pointer dereference on udc->lockColin Ian King2018-03-09
* | usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTSBen Hutchings2018-03-09
|/
* usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2018-02-15
* USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-24
* usbip: vhci_hcd: update 'status' file header and formatShuah Khan2018-01-22
* Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-15
|\
| * usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan2018-01-04
| * usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan2018-01-04
| * usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-01-04
* | usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2018-01-04
* | USB: usbip: remove useless call in usbip_recvGustavo A. R. Silva2018-01-04
* | Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-02
|\|
| * usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan2017-12-19