1. b6e7aee USB: gadgetfs: Fix a potential memory leak in 'dev_config()' by Christophe JAILLET · 8 years ago
  2. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  3. e92b9d4 usb: gadget: uac2: add req_number as parameter by Peter Chen · 8 years ago
  4. fdc01cc usb: gadget: printer: Remove pnp_string static buffer by Krzysztof Opasiak · 8 years ago
  5. 890e6c23 USB: gadgetfs: remove unnecessary assignment by Alan Stern · 8 years ago
  6. 1c069b0 USB: gadgetfs: fix checks of wTotalLength in config descriptors by Alan Stern · 8 years ago
  7. add333a USB: gadgetfs: fix use-after-free bug by Alan Stern · 8 years ago
  8. faab509 USB: gadgetfs: fix unbounded memory allocation bug by Alan Stern · 8 years ago
  9. 0994b0a usb: gadgetfs: restrict upper bound on device configuration size by Greg Kroah-Hartman · 8 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  12. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  13. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  14. 7ea9fde usb: gadget: f_midi: defaults buflen sizes to 512 by Felipe F. Tonello · 8 years ago
  15. 327b21da usb/gadget: fix gadgetfs aio support. by Mathieu Laurendeau · 8 years ago
  16. 63196e9 usb: gadget: fix check in sync read from ep in gadgetfs by Binyamin Sharet · 8 years ago
  17. 872ce51 usb: gadget: fix unused-but-set-variale warnings by Michal Nazarewicz · 8 years ago
  18. d246dcb usb: gadget: fix spinlock dead lock in gadgetfs by Bin Liu · 9 years ago
  19. f78bbca usb: f_mass_storage: test whether thread is running before starting another by Michal Nazarewicz · 9 years ago
  20. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  21. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  22. 175f712 usb: gadget: provide interface for legacy gadgets to get UDC name by Marek Szyprowski · 9 years ago
  23. 7b0a271 usb: gadget: gadgetfs: unregister gadget only if it got successfully registered by Marek Szyprowski · 9 years ago
  24. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  25. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  26. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  27. 0024071 usb: gadget: tcm: convert to use new function registration interface by Andrzej Pietrasiewicz · 9 years ago
  28. dc8c46a usb: gadget: f_tcm: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 9 years ago
  29. 08a1cb0 usb: gadget: tcm: factor out f_tcm by Andrzej Pietrasiewicz · 9 years ago
  30. e2ffb77 usb: gadget: tcm: simplify attribute store function by Andrzej Pietrasiewicz · 9 years ago
  31. c8afb61 usb: gadget: tcm: use strtobool for a boolean value by Andrzej Pietrasiewicz · 9 years ago
  32. 8c29350 usb: gadget: tcm: follow naming conventions by Andrzej Pietrasiewicz · 9 years ago
  33. c3978ed usb: gadget: tcm: split string definitions into function and device by Andrzej Pietrasiewicz · 9 years ago
  34. 894a255 tcm_usb_gadget: Fix enabled attribute failure by Nicholas Bellinger · 9 years ago
  35. 4fef4e4 tcm_usb_gadget: Fix nexus leak by Nicholas Bellinger · 9 years ago
  36. a0841d4 tcm_usb_gadget: Don't strip off nexus WWPN prefix by Nicholas Bellinger · 9 years ago
  37. b7bd98b usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write by David Eccher · 9 years ago
  38. e1e3d7e usb: gadget: f_midi: pre-allocate IN requests by Felipe F. Tonello · 9 years ago
  39. 0aecfc1 usb: gadget: composite: remove redundant bcdUSB setting in legacy by Igor Kotrasinski · 9 years ago
  40. 38660ac usb: gadget: gmidi: Cleanup legacy code by Felipe F. Tonello · 9 years ago
  41. 0d6c3d9 usb: gadget: f_sourcesink: add queue depth by Peter Chen · 9 years ago
  42. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  43. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  44. 5cd22f8 usb: gadget: legacy: tcm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  45. 4ce86bf usb: gadget: legacy: dbgp: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  46. 2e8328f usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency by Felipe Balbi · 9 years ago
  47. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 9 years ago
  48. dd02ea5 usb: gadget: mass_storage: Use static array for luns by Krzysztof Opasiak · 9 years ago
  49. 736d093 usb: gadget: apply generic altsetting support check mechanism by Robert Baldyga · 9 years ago
  50. 9e832bf usb: gadget: zero: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  51. 3dcc705 usb: gadget: serial: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  52. 93d39af usb: gadget: printer: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  53. 1156e91 usb: gadget: ncm: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  54. 21ddc2a usb: gadget: multi: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  55. d867889 usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  56. d9e1867 usb: gadget: hid: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  57. 75c9310 usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  58. ab6796a usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  59. 56023ce usb: gadget: audio: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  60. 578aa8a usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  61. 9b95236e usb: gadget: ether: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  62. b8464bc usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 9 years ago
  63. 5ea7509 usb: gadget: nokia: Add mass storage driver to g_nokia by Pali Rohár · 9 years ago
  64. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  65. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  66. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  67. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 10 years ago
  68. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  69. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  70. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  71. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  72. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 10 years ago
  73. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 10 years ago
  74. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 10 years ago
  75. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago
  76. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 10 years ago
  77. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 10 years ago
  78. a3b679e tcm_usb: remove struct usbg_nacl by Christoph Hellwig · 10 years ago
  79. c41b33c usb: gadget: g_ffs: Fix counting of missing_functions by Krzysztof Opasiak · 10 years ago
  80. 909eacd Merge 4.1-rc4 into usb-next by Greg Kroah-Hartman · 10 years ago
  81. 1ee7eea USB: inode.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  82. c94e289 usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 10 years ago
  83. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  84. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  85. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  86. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  87. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  88. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  89. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  90. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  91. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  92. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  93. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  94. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  95. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  96. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  97. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 10 years ago
  98. 2c24780 Revert "usb: gadget: zero: Add support for interrupt EP" by Felipe Balbi · 10 years ago
  99. a2a8e48 usb: gadget: printer: use module_usb_composite_driver helper macro by Andrzej Pietrasiewicz · 10 years ago
  100. 69504f8 usb: gadget: printer: convert to new interface of f_printer by Andrzej Pietrasiewicz · 10 years ago