1. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  2. df3334c usbip: vudc: fix null pointer dereference on udc->lock by Colin Ian King · 7 years ago
  3. 351a8d4 usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS by Ben Hutchings · 7 years ago
  4. 009f41a usbip: keep usbip_device sockfd state in sync with tcp_socket by Shuah Khan · 7 years ago
  5. ca35910 USB: move many drivers to use DEVICE_ATTR_WO by Greg Kroah-Hartman · 7 years ago
  6. 5468099 usbip: vhci_hcd: update 'status' file header and format by Shuah Khan · 7 years ago
  7. c182ce9b Merge 4.15-rc8 into usb-next by Greg Kroah-Hartman · 7 years ago
  8. 5fd77a3 usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer by Shuah Khan · 7 years ago
  9. e1346fd usbip: remove kernel addresses from usb device and urb debug msgs by Shuah Khan · 7 years ago
  10. b78d830 usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input by Shuah Khan · 7 years ago
  11. cb48326 usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously" by Colin Ian King · 7 years ago
  12. 55448d8 USB: usbip: remove useless call in usbip_recv by Gustavo A. R. Silva · 7 years ago
  13. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  14. 10c9012 usbip: stub_rx: fix static checker warning on unnecessary checks by Shuah Khan · 7 years ago
  15. 90120d1 usbip: prevent leaking socket pointer address in messages by Shuah Khan · 7 years ago
  16. 248a220 usbip: stub: stop printing kernel pointer addresses in messages by Shuah Khan · 7 years ago
  17. 8272d09 usbip: vhci: stop printing kernel pointer addresses in messages by Shuah Khan · 7 years ago
  18. d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  19. aa15d3d2 USB: remove the URB_NO_FSBR flag by Alan Stern · 7 years ago
  20. be6123d usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer by Shuah Khan · 7 years ago
  21. 2f2d008 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
  22. c6688ef usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input by Shuah Khan · 7 years ago
  23. 635f545 usbip: fix stub_rx: get_pipe() to validate endpoint number by Shuah Khan · 7 years ago
  24. 770b2ed usbip: Fix USB device hang due to wrong enabling of scatter-gather by Yuyang Du · 7 years ago
  25. 81d8a8e USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously" by Colin Ian King · 7 years ago
  26. 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
  27. 7f2b019 USB: usbip: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  28. 6c51441 usbip: use monotonic timestamps by Arnd Bergmann · 7 years ago
  29. 15081e8 usbip: fix off-by-one frame number calculation by Arnd Bergmann · 7 years ago
  30. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  31. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  32. 09e005c usb: usbip: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  33. 3a16191 usbip: vhci-hcd: make vhci_hc_driver const by Bhumika Goyal · 7 years ago
  34. a38711a usbip: auto retry for concurrent attach by Nobuo Iwata · 7 years ago
  35. 0c971ed USB: usbip: remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  36. 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
  37. f0d657e usbip: Fix uninitialized variable bug in vhci by Yuyang Du · 8 years ago
  38. b891245 usbip: vhci-hcd: Clean up the code by adding a new macro by Yuyang Du · 8 years ago
  39. a5c7f01 usbip: vhci-hcd: Add USB3 port status bits by Yuyang Du · 8 years ago
  40. df9032c usbip: Add USB_SPEED_SUPER as valid arg by Yuyang Du · 8 years ago
  41. 1c9de5b usbip: vhci-hcd: Add USB3 SuperSpeed support by Yuyang Du · 8 years ago
  42. 03cd00d usbip: vhci-hcd: Set the vhci structure up to work by Yuyang Du · 8 years ago
  43. dff3565 usbip: vhci-hcd: Rework vhci_hcd_init by Yuyang Du · 8 years ago
  44. 89a73d2 usbip: vhci-hcd: Move VHCI platform device into vhci struct by Yuyang Du · 8 years ago
  45. 559e9c0 usbip: vhci-hcd: Add vhci struct by Yuyang Du · 8 years ago
  46. 5ec0edc usbip: vhci-hcd: Rename function names to reflect their struct names by Yuyang Du · 8 years ago
  47. b3b5141 usb: usbip: set buffer pointers to NULL after free by Michael Grzeschik · 8 years ago
  48. cc3d53d USB: usbip: convert to use DRIVER_ATTR_RW by Greg Kroah-Hartman · 8 years ago
  49. ec963b4 USB: usbip: fix nonconforming hub descriptor by Johan Hovold · 8 years ago
  50. 4eebed9 usb: usbip: Remove unnecessary get_vdev() by Yuyang Du · 8 years ago
  51. 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
  52. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 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
  54. 9a284e5 scripts/spelling.txt: add "overwritting" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  55. 7c92e5f drivers: usb: usbip: Add missing break statement to switch by Gustavo A. R. Silva · 8 years ago
  56. 3995d161 usbip_recv(): switch to sock_recvmsg() by Al Viro · 10 years ago
  57. 918b8ac usbip: fix warning in vhci_hcd_probe/lockdep_init_map by Shuah Khan · 8 years ago
  58. b282a11 usbip: vudc: Refactor init_vudc_hw() to be more obvious by Krzysztof Opasiak · 8 years ago
  59. 3e448e1 usbip: vudc: fix: Clear already_seen flag also for ep0 by Krzysztof Opasiak · 8 years ago
  60. 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
  61. d79cda0 usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c by Nobuo Iwata · 8 years ago
  62. 14f91dd usb: ip: remove unnecessary & operation by Felipe Balbi · 8 years ago
  63. 1f0c41d usb: usbip:checkpatch; fix bare use of unsigned by Jai Krishna · 8 years ago
  64. cb9c1cf usb: Kconfig: using select for USB_COMMON dependency by Peter Chen · 8 years ago
  65. 238b7bd usb: usbip: vudc: fix left shift overflow by Nicolas Iooss · 8 years ago
  66. 1328f7b usbip: vudc: Fix apparent cut-n-paste error by Dave Jones · 9 years ago
  67. 6e95805 usbip: vhci_hcd: fix return value check in add_platform_device() by Wei Yongjun · 8 years ago
  68. 7190c17 usb: usbip: stub_rx: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  69. 0775a9c usbip: vhci extension: modifications to vhci driver by Nobuo Iwata · 9 years ago
  70. bc71c2d Merge 4.7-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  71. 083d5ad usbip: rate limit get_frame_number message by Greg Kroah-Hartman · 9 years ago
  72. 7c348f1 usb: usbip: remove null check by Sudip Mukherjee · 9 years ago
  73. 134a926 usbip: don't call stub_device_reset() during stub_disconnect() by Alexander Popov · 9 years ago
  74. 442ee36 usb: usbip: Avoid NULL pointer dereference in case of error by Krzysztof Opasiak · 9 years ago
  75. 2a7a10b usbip: vudc: make dev_desc attribute binary by Igor Kotrasinski · 9 years ago
  76. b5a2a8e usbip: vudc: fix Kconfig dependencies by Arnd Bergmann · 9 years ago
  77. 6dc38da usbip: safe completion against unbind operation by Nobuo Iwata · 9 years ago
  78. 0255cf9 usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint() by Krzysztof Opasiak · 9 years ago
  79. 8c7003a3 usbip: fix NULL pointer dereference on errors by Alexander Popov · 9 years ago
  80. 2bdf6ea usb: usbip: vudc: Fix WARN_ON() usage pattern by Krzysztof Opasiak · 9 years ago
  81. 9360575 usbip: vudc: Add vudc to Kconfig by Igor Kotrasinski · 9 years ago
  82. ea6873a usbip: vudc: Add SysFS infrastructure for VUDC by Igor Kotrasinski · 9 years ago
  83. b6a0ca1 usbip: vudc: Add UDC specific ops by Igor Kotrasinski · 9 years ago
  84. d62ba98 usbip: vudc: Add vudc_tx by Igor Kotrasinski · 9 years ago
  85. abdb295 usbip: vudc: Add vudc_transfer by Igor Kotrasinski · 9 years ago
  86. 79c02cb usbip: vudc: Add vudc_rx by Igor Kotrasinski · 9 years ago
  87. 80fd9cd usbip: vudc: Add VUDC main file by Igor Kotrasinski · 9 years ago
  88. c7af4c2 usbip: vudc: Make usbip_common vudc-aware by Igor Kotrasinski · 9 years ago
  89. 602364f usbip: vudc: Add header for USB/IP UDC by Igor Kotrasinski · 9 years ago
  90. bb7871a usbip: event handler as one thread by Nobuo Iwata · 9 years ago
  91. b348d7d USB: usbip: fix potential out-of-bounds write by Ignat Korchagin · 9 years ago
  92. a6d6fc2 usbip: move usbip_protocol.txt to Documentation by Christian Lamparter · 9 years ago
  93. 2161979 usb: usbip: Fix possible deadlocks reported by lockdep by Andrew Goodbody · 9 years ago
  94. 635e664 usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb by Igor Kotrasinski · 9 years ago
  95. 03b0a52 usbip: vhci_hcd: only return urb at enqueue when served by Igor Kotrasinski · 9 years ago
  96. 0c59633 usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 9 years ago
  97. 8f413d8 usbip: vhci_hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  98. 1cc9af8 usbip: vhci_hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  99. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  100. 3ff6744 usbip: fix error handling in stub_probe() by Alexey Khoroshilov · 10 years ago