1. fa5762f USB: usbip: delete README file by Greg Kroah-Hartman · 6 years ago
  2. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  3. 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
  4. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  5. e28fd56 usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten by Shuah Khan (Samsung OSG) · 6 years ago
  6. 81f7567 usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control() by Shuah Khan (Samsung OSG) · 6 years ago
  7. a7d8205 usb: usbip: remove redundant pointer ep by Colin Ian King · 6 years ago
  8. a0d6ec8 usbip: vhci_sysfs: fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  9. c171654 usbip: usbip_host: fix bad unlock balance during stub_probe() by Shuah Khan (Samsung OSG) · 7 years ago
  10. 22076557 usbip: usbip_host: fix NULL-ptr deref and use-after-free errors by Shuah Khan (Samsung OSG) · 7 years ago
  11. 7510df3 usbip: usbip_host: run rebind from exit when module is removed by Shuah Khan (Samsung OSG) · 7 years ago
  12. 1e180f1 usbip: usbip_host: delete device from busid_table after rebind by Shuah Khan (Samsung OSG) · 7 years ago
  13. 28b68ac usbip: usbip_host: refine probe and disconnect debug msgs to be useful by Shuah Khan · 7 years ago
  14. 4c98248 usbip: usbip_event: fix to not print kernel pointer address by Shuah Khan · 7 years ago
  15. 4bfb141 usbip: usbip_host: fix to hold parent lock for device_attach() calls by Shuah Khan · 7 years ago
  16. 9020a7e usbip: vhci_hcd: Fix usb device and sockfd leaks by Shuah Khan · 7 years ago
  17. 5b22f67 usbip: vhci_hcd: check rhport before using in vhci_hub_control() by Shuah Khan · 7 years ago
  18. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  19. df3334c usbip: vudc: fix null pointer dereference on udc->lock by Colin Ian King · 7 years ago
  20. 351a8d4 usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS by Ben Hutchings · 7 years ago
  21. 009f41a usbip: keep usbip_device sockfd state in sync with tcp_socket by Shuah Khan · 7 years ago
  22. ca35910 USB: move many drivers to use DEVICE_ATTR_WO by Greg Kroah-Hartman · 7 years ago
  23. 5468099 usbip: vhci_hcd: update 'status' file header and format by Shuah Khan · 7 years ago
  24. c182ce9b Merge 4.15-rc8 into usb-next by Greg Kroah-Hartman · 7 years ago
  25. 5fd77a3 usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer by Shuah Khan · 7 years ago
  26. e1346fd usbip: remove kernel addresses from usb device and urb debug msgs by Shuah Khan · 7 years ago
  27. b78d830 usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input by Shuah Khan · 7 years ago
  28. cb48326 usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously" by Colin Ian King · 7 years ago
  29. 55448d8 USB: usbip: remove useless call in usbip_recv by Gustavo A. R. Silva · 7 years ago
  30. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  31. 10c9012 usbip: stub_rx: fix static checker warning on unnecessary checks by Shuah Khan · 7 years ago
  32. 90120d1 usbip: prevent leaking socket pointer address in messages by Shuah Khan · 7 years ago
  33. 248a220 usbip: stub: stop printing kernel pointer addresses in messages by Shuah Khan · 7 years ago
  34. 8272d09 usbip: vhci: stop printing kernel pointer addresses in messages by Shuah Khan · 7 years ago
  35. d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  36. aa15d3d2 USB: remove the URB_NO_FSBR flag by Alan Stern · 7 years ago
  37. be6123d usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer by Shuah Khan · 7 years ago
  38. 2f2d008 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
  39. c6688ef usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input by Shuah Khan · 7 years ago
  40. 635f545 usbip: fix stub_rx: get_pipe() to validate endpoint number by Shuah Khan · 7 years ago
  41. 770b2ed usbip: Fix USB device hang due to wrong enabling of scatter-gather by Yuyang Du · 7 years ago
  42. 81d8a8e USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously" by Colin Ian King · 7 years ago
  43. 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
  44. 7f2b019 USB: usbip: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  45. 6c51441 usbip: use monotonic timestamps by Arnd Bergmann · 7 years ago
  46. 15081e8 usbip: fix off-by-one frame number calculation by Arnd Bergmann · 7 years ago
  47. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  48. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  49. 09e005c usb: usbip: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  50. 3a16191 usbip: vhci-hcd: make vhci_hc_driver const by Bhumika Goyal · 7 years ago
  51. a38711a usbip: auto retry for concurrent attach by Nobuo Iwata · 7 years ago
  52. 0c971ed USB: usbip: remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  53. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  54. f0d657e usbip: Fix uninitialized variable bug in vhci by Yuyang Du · 8 years ago
  55. b891245 usbip: vhci-hcd: Clean up the code by adding a new macro by Yuyang Du · 8 years ago
  56. a5c7f01 usbip: vhci-hcd: Add USB3 port status bits by Yuyang Du · 8 years ago
  57. df9032c usbip: Add USB_SPEED_SUPER as valid arg by Yuyang Du · 8 years ago
  58. 1c9de5b usbip: vhci-hcd: Add USB3 SuperSpeed support by Yuyang Du · 8 years ago
  59. 03cd00d usbip: vhci-hcd: Set the vhci structure up to work by Yuyang Du · 8 years ago
  60. dff3565 usbip: vhci-hcd: Rework vhci_hcd_init by Yuyang Du · 8 years ago
  61. 89a73d2 usbip: vhci-hcd: Move VHCI platform device into vhci struct by Yuyang Du · 8 years ago
  62. 559e9c0 usbip: vhci-hcd: Add vhci struct by Yuyang Du · 8 years ago
  63. 5ec0edc usbip: vhci-hcd: Rename function names to reflect their struct names by Yuyang Du · 8 years ago
  64. b3b5141 usb: usbip: set buffer pointers to NULL after free by Michael Grzeschik · 8 years ago
  65. cc3d53d USB: usbip: convert to use DRIVER_ATTR_RW by Greg Kroah-Hartman · 8 years ago
  66. ec963b4 USB: usbip: fix nonconforming hub descriptor by Johan Hovold · 8 years ago
  67. 4eebed9 usb: usbip: Remove unnecessary get_vdev() by Yuyang Du · 8 years ago
  68. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  70. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  71. 9a284e5 scripts/spelling.txt: add "overwritting" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  72. 7c92e5f drivers: usb: usbip: Add missing break statement to switch by Gustavo A. R. Silva · 8 years ago
  73. 3995d161 usbip_recv(): switch to sock_recvmsg() by Al Viro · 10 years ago
  74. 918b8ac usbip: fix warning in vhci_hcd_probe/lockdep_init_map by Shuah Khan · 8 years ago
  75. b282a11 usbip: vudc: Refactor init_vudc_hw() to be more obvious by Krzysztof Opasiak · 8 years ago
  76. 3e448e1 usbip: vudc: fix: Clear already_seen flag also for ep0 by Krzysztof Opasiak · 8 years ago
  77. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  78. d79cda0 usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c by Nobuo Iwata · 8 years ago
  79. 14f91dd usb: ip: remove unnecessary & operation by Felipe Balbi · 8 years ago
  80. 1f0c41d usb: usbip:checkpatch; fix bare use of unsigned by Jai Krishna · 8 years ago
  81. cb9c1cf usb: Kconfig: using select for USB_COMMON dependency by Peter Chen · 8 years ago
  82. 238b7bd usb: usbip: vudc: fix left shift overflow by Nicolas Iooss · 8 years ago
  83. 1328f7b usbip: vudc: Fix apparent cut-n-paste error by Dave Jones · 9 years ago
  84. 6e95805 usbip: vhci_hcd: fix return value check in add_platform_device() by Wei Yongjun · 8 years ago
  85. 7190c17 usb: usbip: stub_rx: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  86. 0775a9c usbip: vhci extension: modifications to vhci driver by Nobuo Iwata · 9 years ago
  87. bc71c2d Merge 4.7-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  88. 083d5ad usbip: rate limit get_frame_number message by Greg Kroah-Hartman · 9 years ago
  89. 7c348f1 usb: usbip: remove null check by Sudip Mukherjee · 9 years ago
  90. 134a926 usbip: don't call stub_device_reset() during stub_disconnect() by Alexander Popov · 9 years ago
  91. 442ee36 usb: usbip: Avoid NULL pointer dereference in case of error by Krzysztof Opasiak · 9 years ago
  92. 2a7a10b usbip: vudc: make dev_desc attribute binary by Igor Kotrasinski · 9 years ago
  93. b5a2a8e usbip: vudc: fix Kconfig dependencies by Arnd Bergmann · 9 years ago
  94. 6dc38da usbip: safe completion against unbind operation by Nobuo Iwata · 9 years ago
  95. 0255cf9 usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint() by Krzysztof Opasiak · 9 years ago
  96. 8c7003a3 usbip: fix NULL pointer dereference on errors by Alexander Popov · 9 years ago
  97. 2bdf6ea usb: usbip: vudc: Fix WARN_ON() usage pattern by Krzysztof Opasiak · 9 years ago
  98. 9360575 usbip: vudc: Add vudc to Kconfig by Igor Kotrasinski · 9 years ago
  99. ea6873a usbip: vudc: Add SysFS infrastructure for VUDC by Igor Kotrasinski · 9 years ago
  100. b6a0ca1 usbip: vudc: Add UDC specific ops by Igor Kotrasinski · 9 years ago