index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: Fix vep_free_request() null pointer checks on input args
Shuah Khan
2019-01-30
1
-1
/
+2
*
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-28
1
-7
/
+0
|
\
|
*
USB: usbip: delete README file
Greg Kroah-Hartman
2019-01-18
1
-7
/
+0
*
|
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
Shuah Khan
2019-01-25
1
-2
/
+4
*
|
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
1
-0
/
+2
|
/
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-1
/
+1
*
|
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
1
-1
/
+9
|
\
\
|
*
|
usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
Shuah Khan (Samsung OSG)
2018-10-18
1
-1
/
+9
|
|
/
*
|
usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
Shuah Khan (Samsung OSG)
2018-10-09
1
-15
/
+42
|
/
*
usb: usbip: remove redundant pointer ep
Colin Ian King
2018-07-13
1
-2
/
+0
*
usbip: vhci_sysfs: fix potential Spectre v1
Gustavo A. R. Silva
2018-05-24
1
-8
/
+16
*
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
2018-05-16
1
-1
/
+2
*
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
2018-05-15
3
-15
/
+60
*
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2018-05-15
2
-14
/
+52
*
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
2018-05-15
1
-0
/
+6
*
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-05-15
1
-2
/
+2
*
usbip: usbip_event: fix to not print kernel pointer address
Shuah Khan
2018-04-22
1
-4
/
+0
*
usbip: usbip_host: fix to hold parent lock for device_attach() calls
Shuah Khan
2018-04-22
1
-0
/
+5
*
usbip: vhci_hcd: Fix usb device and sockfd leaks
Shuah Khan
2018-04-22
1
-1
/
+1
*
usbip: vhci_hcd: check rhport before using in vhci_hub_control()
Shuah Khan
2018-04-22
1
-0
/
+13
*
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-20
1
-2
/
+6
|
\
|
*
usbip: vudc: fix null pointer dereference on udc->lock
Colin Ian King
2018-03-09
1
-2
/
+6
*
|
usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
Ben Hutchings
2018-03-09
1
-1
/
+1
|
/
*
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2018-02-15
2
-0
/
+5
*
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
2018-01-24
3
-8
/
+8
*
usbip: vhci_hcd: update 'status' file header and format
Shuah Khan
2018-01-22
1
-6
/
+6
*
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
2018-01-15
3
-16
/
+31
|
\
|
*
usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
Shuah Khan
2018-01-04
1
-2
/
+9
|
*
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
2018-01-04
1
-14
/
+3
|
*
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2018-01-04
1
-0
/
+19
*
|
usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2018-01-04
1
-1
/
+1
*
|
USB: usbip: remove useless call in usbip_recv
Gustavo A. R. Silva
2018-01-04
1
-1
/
+0
*
|
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
2018-01-02
8
-57
/
+29
|
\
\
|
|
/
|
*
usbip: stub_rx: fix static checker warning on unnecessary checks
Shuah Khan
2017-12-19
1
-10
/
+1
|
*
usbip: prevent leaking socket pointer address in messages
Shuah Khan
2017-12-19
3
-14
/
+7
|
*
usbip: stub: stop printing kernel pointer addresses in messages
Shuah Khan
2017-12-19
3
-10
/
+8
|
*
usbip: vhci: stop printing kernel pointer addresses in messages
Shuah Khan
2017-12-19
3
-23
/
+13
*
|
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-18
5
-20
/
+65
|
\
\
|
|
/
|
*
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
Shuah Khan
2017-12-08
1
-0
/
+7
|
*
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2017-12-08
2
-9
/
+17
|
*
usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2017-12-08
1
-4
/
+31
|
*
usbip: fix stub_rx: get_pipe() to validate endpoint number
Shuah Khan
2017-12-08
1
-7
/
+11
|
*
usbip: Fix USB device hang due to wrong enabling of scatter-gather
Yuyang Du
2017-11-30
1
-1
/
+0
*
|
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-12-12
1
-3
/
+0
*
|
USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-28
1
-1
/
+1
|
/
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
20
-287
/
+29
|
\
|
*
USB: usbip: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
20
-277
/
+0
|
*
usbip: use monotonic timestamps
Arnd Bergmann
2017-11-07
3
-6
/
+5
|
*
usbip: fix off-by-one frame number calculation
Arnd Bergmann
2017-11-07
1
-1
/
+1
[next]