1. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  2. 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
  3. cdafb6d usb: gadget: f_fs: Fix use-after-free in ffs_free_inst by Andrew Gabbasov · 7 years ago
  4. 24ceb9c USB: gadget: function: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  5. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 0f8838a usb: gadget: f_phonet: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  8. 2d5afd5 Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  9. fdb5e4f usb: gadget: serial: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  10. d4acce9 usb: gadget: f_tcm: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  11. 9736390 usb: gadget: make config_item_type structures const by Bhumika Goyal · 7 years ago
  12. 87e981d usb: gadget: f_uvc: make uvc_v4l2_fops const by Bhumika Goyal · 7 years ago
  13. ff74745 usb: gadget: configfs: Fix memory leak of interface directory data by Andrew Gabbasov · 7 years ago
  14. addfc58 usb: gadget: ffs: handle I/O completion in-order by John Keeping · 7 years ago
  15. 1fbbb78 USB: g_mass_storage: Fix deadlock when driver is unbound by Alan Stern · 7 years ago
  16. 9ada8c5 usb: gadget: function: printer: avoid spinlock recursion by Yoshihiro Shimoda · 7 years ago
  17. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  18. 05a4a33 gadget/f_mass_storage: stop messing with the address limit by Christoph Hellwig · 7 years ago
  19. 2ab3c34 usb: gadget: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  20. 0852659 usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether by Dmitry Osipenko · 7 years ago
  21. daa35bd usb: gadget: serial: fix oops when data rx'd after close by Stephen Warren · 7 years ago
  22. cdff9f8 usb: gadget: f_fs: Pass along set_halt errors. by Jerry Zhang · 7 years ago
  23. 73517cf usb: gadget: add RNDIS configfs options for class/subclass/protocol by David Lechner · 7 years ago
  24. 2d19cdc usb: gadget: f_midi: Use snd_card_free_when_closed with refcount by Jerry Zhang · 7 years ago
  25. 24cf345 usb: gadget: f_midi: add super speed support by Badhri Jagan Sridharan · 7 years ago
  26. c054290 usb: gadget: f_midi: constify snd_rawmidi_ops structures by Julia Lawall · 7 years ago
  27. b3c4ec7 usb: gadget: f_hid: {GET,SET} PROTOCOL Support by Abdulhadi Mohamed · 7 years ago
  28. b765ff1 usb: gadget: f_uac2: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  29. 14e1d56 usb: gadget: f_uac2: endianness fixes. by Ruslan Bilovol · 8 years ago
  30. 42370b8 usb: gadget: f_uac1: endianness fixes. by Ruslan Bilovol · 8 years ago
  31. bee9186 usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns by Axel Lin · 8 years ago
  32. 920f2ec Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  33. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  34. 818a23e Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  35. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  36. 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago
  37. 0591bc2 usb: gadget: add f_uac1 variant based on a new u_audio api by Ruslan Bilovol · 8 years ago
  38. d355339 usb: gadget: function: make current f_uac1 implementation legacy by Ruslan Bilovol · 8 years ago
  39. eb9fecb usb: gadget: f_uac2: split out audio core by Ruslan Bilovol · 8 years ago
  40. 7158b57 usb: gadget: f_uac2: remove platform driver/device creation by Ruslan Bilovol · 8 years ago
  41. 1fc4926 usb: gadget: function: f_uac1: implement get_alt() by Ruslan Bilovol · 8 years ago
  42. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  43. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  44. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  45. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  46. a090bd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  48. 4c7aba4 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  49. 66b5542 usb: gadget: u_uac1: Kill set_fs() usage by Takashi Iwai · 8 years ago
  50. dc9217b usb: gadget: f_mass_storage: Serialize wake and sleep execution by Thinh Nguyen · 8 years ago
  51. e16828c usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data. by Jerry Zhang · 8 years ago
  52. 222155d usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable. by Jerry Zhang · 8 years ago
  53. 0db56e4 usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match by Sekhar Nori · 8 years ago
  54. b7f7385 usb: gadget: f_fs: avoid out of bounds access on comp_desc by William Wu · 8 years ago
  55. 844cf8a usb: gadget: gserial: check if console kthread exists by Bogdan Mirea · 8 years ago
  56. 225785a USB: f_mass_storage: improve memory barriers and synchronization by Alan Stern · 8 years ago
  57. 78db441 USB: f_mass_storage: improve async notification handling by Alan Stern · 8 years ago
  58. 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  59. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 025def9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  61. ba7756d Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  62. ea920bb usb: gadget: f_fs: simplify ffs_dev name handling by Michal Nazarewicz · 8 years ago
  63. 387f869 usb: gadget: u_ether: conditionally align transfer size by Felipe Balbi · 8 years ago
  64. fea14e6 usb: gadget: u_ether: use better list accessors by Felipe Balbi · 8 years ago
  65. c8cd751 usb: gadget: uvc: Missing files for configfs interface by Petr Cvek · 8 years ago
  66. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  68. afea03f usb: gadget: Correct usb EP argument for BOT status request by Manish Narani · 8 years ago
  69. e47ff59 Merge 4.11-rc4 into usb-next by Greg Kroah-Hartman · 8 years ago
  70. 25cd972 usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held by Krzysztof Opasiak · 8 years ago
  71. 16bb05d usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed by Roger Quadros · 8 years ago
  72. 09424c5 usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval by Roger Quadros · 8 years ago
  73. 74098c4 usb: gadget: acm: fix endianness in notifications by Oliver Neukum · 8 years ago
  74. 4393861 drivers, usb: convert ffs_data.ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  75. 3ba534d Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation" by Janusz Dziedzic · 8 years ago
  76. eb38d913 Revert "usb: gadget: uvc: Add missing call for additional setup data" by Roger Quadros · 8 years ago
  77. 2bfa071 usb: gadget: function: f_fs: pass companion descriptor along by Felipe Balbi · 8 years ago
  78. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  79. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  80. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  81. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 7bddba7 Merge 4.10-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  83. bc46e23 Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  84. 83e526f usb: gadget: f_fs: Assorted buffer overflow checks. by Vincent Pelletier · 8 years ago
  85. 749494b6 usb: gadget: f_hid: fix: Move IN request allocation to set_alt() by Krzysztof Opasiak · 8 years ago
  86. 41dc9ac usb: gadget: f_fs: Accept up to 30 endpoints. by Vincent Pelletier · 8 years ago
  87. f199a80 usb: gadger: f_fs: Do not copy past descriptor end. by Vincent Pelletier · 8 years ago
  88. e92b9d4 usb: gadget: uac2: add req_number as parameter by Peter Chen · 8 years ago
  89. 33e4c1a usb: gadget: f_hid: Use spinlock instead of mutex by Krzysztof Opasiak · 8 years ago
  90. aa65d11 usb: gadget: f_hid: fix: Prevent accessing released memory by Krzysztof Opasiak · 8 years ago
  91. 20d2ca9 usb: gadget: f_hid: fix: Free out requests by Krzysztof Opasiak · 8 years ago
  92. 88f950a usb: gadget: f_uac2: improve error handling by Peter Chen · 8 years ago
  93. fdc01cc usb: gadget: printer: Remove pnp_string static buffer by Krzysztof Opasiak · 8 years ago
  94. 00b6c62 usb: gadget: ether: Add \n to each attribute of ethernet functions by Krzysztof Opasiak · 8 years ago
  95. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  96. 08f3714 usb: gadget: f_fs: Fix iterations on endpoints. by Vincent Pelletier · 8 years ago
  97. 43aef5c usb: gadget: Fix copy/pasted error message by David Lechner · 8 years ago
  98. b3ce3ce usb: gadget: f_fs: Fix possibe deadlock by Baolin Wang · 8 years ago
  99. 354bc45 usb: gadget: f_fs: Fix ExtCompat descriptor validation by Vincent Pelletier · 8 years ago
  100. 96a420d2d3 usb: gadget: f_fs: Document eventfd effect on descriptor format. by Vincent Pelletier · 8 years ago