1. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  2. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  3. 6231a89 ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed" by Colin Ian King · 7 years ago
  4. 21244e3 ALSA: seq: Avoid open-code for getting timer resolution by Takashi Iwai · 7 years ago
  5. 8f22e52 ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger() by Takashi Iwai · 7 years ago
  6. 8d218dd ALSA: seq: oss: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  7. f5e94b4 ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device by Takashi Iwai · 7 years ago
  8. a2ff19f ALSA: seq: Clear client entry before deleting else at closing by Takashi Iwai · 7 years ago
  9. d0f8330 ALSA: seq: Fix possible UAF in snd_seq_check_queue() by Takashi Iwai · 7 years ago
  10. 85d59b5 ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call by Takashi Iwai · 7 years ago
  11. 7bd8009 ALSA: seq: More protection for concurrent write and ioctl races by Takashi Iwai · 7 years ago
  12. d857393 ALSA: seq: Don't allow resizing pool in use by Takashi Iwai · 7 years ago
  13. d15d662 ALSA: seq: Fix racy pool initializations by Takashi Iwai · 7 years ago
  14. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  15. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  16. 671ec85 ALSA: seq: Process queue tempo/ppq change in a shot by Takashi Iwai · 7 years ago
  17. b3defb7 ALSA: seq: Make ioctls race-free by Takashi Iwai · 7 years ago
  18. 43a3542 ALSA: seq: Remove spurious WARN_ON() at timer check by Takashi Iwai · 7 years ago
  19. 680ef72 sound: annotate ->poll() instances by Al Viro · 8 years ago
  20. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  21. c429bda Merge branch 'for-next' into for-linus by Takashi Iwai · 7 years ago
  22. 132d358 ALSA: seq: Fix OSS sysex delivery in OSS emulation by Takashi Iwai · 7 years ago
  23. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 1f20f9f ALSA: seq: Fix nested rwsem annotation for lockdep splat by Takashi Iwai · 7 years ago
  26. 8009d50 ALSA: seq: Enable 'use' locking in all configurations by Ben Hutchings · 7 years ago
  27. 0011a33 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  28. 7110599 ALSA: seq: Fix use-after-free at creating a port by Takashi Iwai · 7 years ago
  29. 19b592d ALSA: seq: Add sanity check for user-space pointer delivery by Takashi Iwai · 7 years ago
  30. 5803b02 ALSA: seq: Fix copy_from_user() call inside lock by Takashi Iwai · 7 years ago
  31. 7e1d90f ALSA: seq: 2nd attempt at fixing race creating a queue by Daniel Mentz · 7 years ago
  32. 4d3a869 ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency by Takashi Iwai · 7 years ago
  33. 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
  34. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  35. 9c8ddd1 ALSA: seq: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 8 years ago
  36. 111b0cd ALSA: seq: Allow the modular sequencer registration by Takashi Iwai · 8 years ago
  37. 0181307 ALSA: seq: Reorganize kconfig and build by Takashi Iwai · 8 years ago
  38. 3d774d5 ALSA: seq: Allow the tristate build of OSS emulation by Takashi Iwai · 8 years ago
  39. 4e7655f ALSA: seq: Don't break snd_use_lock_sync() loop by timeout by Takashi Iwai · 8 years ago
  40. 2d7d540 ALSA: seq: Fix race during FIFO resize by Takashi Iwai · 8 years ago
  41. c520ff3 ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() by Takashi Iwai · 8 years ago
  42. 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
  43. f3ac9f7 ALSA: seq: Fix link corruption by event error handling by Takashi Iwai · 8 years ago
  44. fc0e23f Merge branch 'for-next' into for-linus by Takashi Iwai · 8 years ago
  45. 4842e98 ALSA: seq: Fix race at creating a queue by Takashi Iwai · 8 years ago
  46. 1e94320 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  47. 37a7ea4 ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() by Takashi Iwai · 8 years ago
  48. c62a570 ALSA: seq: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  49. 9b50898 ALSA: seq: Fix time account regression by Takashi Iwai · 8 years ago
  50. 30c0702 ALSA: seq: fix passing wrong pointer in function call of compatibility layer by Takashi Sakamoto · 8 years ago
  51. 69b0582 ALSA: seq: fix to copy from/to user space by Takashi Sakamoto · 8 years ago
  52. 4127e80 ALSA: seq: initialize whole fields of automatic variable with union type by Takashi Sakamoto · 8 years ago
  53. e12ec25 ALSA: seq: obsolete change of address limit by Takashi Sakamoto · 8 years ago
  54. 04a56dd ALSA: seq: change ioctl command operation to get data in kernel space by Takashi Sakamoto · 8 years ago
  55. 8ce8eb6 ALSA: seq: add an alternative way to handle ioctl requests by Takashi Sakamoto · 8 years ago
  56. 77dfa8d ALSA: seq: add documentation for snd_seq_kernel_client_ctl by Takashi Sakamoto · 8 years ago
  57. 3915bf2 ALSA: seq_timer: use monotonic times internally by Arnd Bergmann · 9 years ago
  58. 76f64b2 ALSA: seq_oss: Change structure initialisation to C99 style by Amitoj Kaur Chawla · 9 years ago
  59. 34ce71a ALSA: timer: remove legacy rtctimer by Alexandre Belloni · 9 years ago
  60. a1ce94d ALSA: seq: Provide card number / PID via sequencer client info by Martin Koegler · 9 years ago
  61. 197b958 ALSA: seq: oss: Don't drain at closing a client by Takashi Iwai · 9 years ago
  62. 13d5e5d ALSA: seq: Fix double port list deletion by Takashi Iwai · 9 years ago
  63. d99a36f ALSA: seq: Fix leak of pool buffer at concurrent writes by Takashi Iwai · 9 years ago
  64. 7f0973e ALSA: seq: Fix lockdep warnings due to double mutex locks by Takashi Iwai · 9 years ago
  65. 06ab300 ALSA: rawmidi: Make snd_rawmidi_transmit() race-free by Takashi Iwai · 9 years ago
  66. 2cdc7b6 ALSA: seq: Fix yet another races among ALSA timer accesses by Takashi Iwai · 9 years ago
  67. 2d1b5c0 ALSA: seq: Fix race at closing in virmidi driver by Takashi Iwai · 9 years ago
  68. da10816 ALSA: seq: Degrade the error message for too many opens by Takashi Iwai · 9 years ago
  69. 5991513 ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() by Takashi Iwai · 9 years ago
  70. 9586495 ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode by Nicolas Boichat · 9 years ago
  71. 3567eb6 ALSA: seq: Fix race at timer setup and close by Takashi Iwai · 9 years ago
  72. 030e2c7 ALSA: seq: Fix missing NULL check at remove_events ioctl by Takashi Iwai · 9 years ago
  73. 83266b6 ALSA: Fix compat_ioctl handling for OSS emulations by Takashi Iwai · 9 years ago
  74. efdbe3c ALSA: midi: constify snd_rawmidi_global_ops structures by Julia Lawall · 9 years ago
  75. 6944702 ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss by Kosuke Tatsukawa · 9 years ago
  76. b816db9 ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS by Takashi Iwai · 10 years ago
  77. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 10 years ago
  78. 85d1431 ALSA: core: Build conditionally and remove superfluous ifdefs by Takashi Iwai · 10 years ago
  79. b591b6e ALSA: core: Don't ignore errors at creating proc files by Takashi Iwai · 10 years ago
  80. 3e21a19 ALSA: seq: fill client ID in return value of pool operation by Takashi Sakamoto · 10 years ago
  81. 4945f1f ALSA: seq: Fix init order of snd_seq_device stuff by Takashi Iwai · 10 years ago
  82. 24db8bb ALSA: seq: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 10 years ago
  83. 8d98a06 ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 10 years ago
  84. 54a721a ALSA: seq: Drop snd_seq_autoload_lock() and _unlock() by Takashi Iwai · 10 years ago
  85. 0566220 ALSA: seq: Define driver object in each driver by Takashi Iwai · 10 years ago
  86. af03c24 ALSA: seq: Clean up device and driver structs by Takashi Iwai · 10 years ago
  87. 7c37ae5 ALSA: seq: Rewrite sequencer device binding with standard bus by Takashi Iwai · 10 years ago
  88. 72496ed ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in by Takashi Iwai · 10 years ago
  89. b6a4267 ALSA: seq: Move EXPORT_SYMBOL() after each function by Takashi Iwai · 10 years ago
  90. 0b444af ALSA: seq: potential out of bounds in do_control() by Dan Carpenter · 10 years ago
  91. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 10 years ago
  92. 40a4b26 ALSA: Simplify snd_device_register() variants by Takashi Iwai · 10 years ago
  93. 5205388 ALSA: seq: Handle the device directly by Takashi Iwai · 10 years ago
  94. a55bdf1 ALSA: seq: remove unused callback_all field by Clemens Ladisch · 10 years ago
  95. de20b57 ALSA: seq: fix off-by-one error in port limit check by Clemens Ladisch · 10 years ago
  96. 467be35 ALSA: seq: correctly report maximum number of ports by Clemens Ladisch · 10 years ago
  97. 7533185 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  98. 0767e95 ALSA: seq-dummy: remove deadlock-causing events on close by Clemens Ladisch · 10 years ago
  99. 57dca36 ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free" by Markus Elfring · 10 years ago
  100. d712eaf ALSA: core: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago