1. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  2. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  3. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  4. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
  5. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  6. e57ccca Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  7. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  8. 17b89c8 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  9. f4fa968 ALSA: core: Don't refer to snd_cards array directly by Takashi Iwai · 6 years ago
  10. 2a3f722 ALSA: core: Fix card races between register and disconnect by Takashi Iwai · 6 years ago
  11. 8c2f870 ALSA: info: Fix racy addition/deletion of nodes by Takashi Iwai · 6 years ago
  12. b5fd12d ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock() by Takashi Iwai · 6 years ago
  13. 99fff44 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  14. 6b580f5 ALSA: seq: Protect racy pool manipulation from OSS sequencer by Takashi Iwai · 6 years ago
  15. 6740ea6 ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper by Takashi Iwai · 6 years ago
  16. 7c32ae3 ALSA: seq: Cover unsubscribe_port() in list_mutex by Takashi Iwai · 6 years ago
  17. f0654ba Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" by Takashi Iwai · 6 years ago
  18. 5d704b0 ALSA: timer: Coding style fixes by Takashi Iwai · 6 years ago
  19. 41672c0 ALSA: timer: Simplify error path in snd_timer_open() by Takashi Iwai · 6 years ago
  20. 2eabc5e ALSA: seq: Fix race of get-subscription call vs port-delete ioctls by Takashi Iwai · 6 years ago
  21. feb6890 ALSA: seq: Protect in-kernel ioctl calls with mutex by Takashi Iwai · 6 years ago
  22. f823b8a ALSA: seq: Remove superfluous irqsave flags by Takashi Iwai · 6 years ago
  23. 4b24b96 ALSA: seq: Align temporary re-locking with irqsave version by Takashi Iwai · 6 years ago
  24. fd7ae83 ALSA: seq: Use kvmalloc() for cell pools by Takashi Iwai · 6 years ago
  25. df55531 ALSA: timer: Revert active callback sync check at close by Takashi Iwai · 6 years ago
  26. 212ac18 ALSA: seq: Fix OOB-reads from strlcpy by Zubin Mithra · 6 years ago
  27. 3a23fd04 Merge branch 'topic/timer-fixes' into for-next by Takashi Iwai · 6 years ago
  28. 734b5a0 ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, take#2 by Takashi Iwai · 6 years ago
  29. fe1b26c ALSA: timer: Make snd_timer_close() really kill pending actions by Takashi Iwai · 6 years ago
  30. a7588c8 ALSA: timer: Check ack_list emptiness instead of bit flag by Takashi Iwai · 6 years ago
  31. 7bb4a8a ALSA: timer: Make sure to clear pending ack list by Takashi Iwai · 6 years ago
  32. 8748b85 ALSA: timer: Unify timer callback process code by Takashi Iwai · 6 years ago
  33. 113ce08 ALSA: pcm: Don't suspend stream in unrecoverable PCM state by Takashi Iwai · 6 years ago
  34. ca0214e ALSA: pcm: Fix possible OOB access in PCM oss plugins by Takashi Iwai · 6 years ago
  35. c709f14 ALSA: seq: oss: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  36. 2b1d9c8 ALSA: rawmidi: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  37. 932a815 ALSA: pcm: Comment why read blocks when PCM is not running by Ricardo Biehl Pasquali · 6 years ago
  38. 5a23f38 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  39. d9c0b2a ALSA: PCM: check if ops are defined before suspending PCM by Ranjani Sridharan · 6 years ago
  40. 00a399c ALSA: pcm: Revert capture stream behavior change in blocking mode by Takashi Iwai · 6 years ago
  41. bb58060 ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void by Takashi Iwai · 6 years ago
  42. 29b2625 ALSA: info: Move card id proc creation into info.c by Takashi Iwai · 6 years ago
  43. a858ee6 ALSA: info: Minor optimization by Takashi Iwai · 6 years ago
  44. 9725752 ALSA: info: Drop unused snd_info_entry.card field by Takashi Iwai · 6 years ago
  45. 7453e1d ALSA: info: Add standard helpers for card proc file entries by Takashi Iwai · 6 years ago
  46. 4a471d7 ALSA: compress: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago
  47. a8d1498 ALSA: pcm: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago
  48. 348c5ad ALSA: info: Always register entries recursively by Takashi Iwai · 6 years ago
  49. 6ce1d63 ALSA: core: Don't allow NULL device for memory allocation by Takashi Iwai · 6 years ago
  50. 515548f ALSA: pcm: remove a superfluous function declaration by Guennadi Liakhovetski · 6 years ago
  51. 286406c Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  52. e190161 ALSA: pcm: Fix tight loop of OSS capture stream by Takashi Iwai · 6 years ago
  53. 315d9f1 ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer() by Takashi Iwai · 6 years ago
  54. 205d6bc Merge branch 'topic/pcm-lock-refactor' into for-next by Takashi Iwai · 6 years ago
  55. 3a55437 ALSA: proc: Avoid possible leaks of snd_info_entry objects by Takashi Iwai · 6 years ago
  56. 480e32e ALSA: pcm: Simplify proc file destruction by Takashi Iwai · 6 years ago
  57. de89750 ALSA: pcm: Drop unused snd_pcm_substream.file field by Takashi Iwai · 6 years ago
  58. ef2056b ALSA: pcm: Cleanup snd_pcm_stream_lock() & co by Takashi Iwai · 6 years ago
  59. ecb41f0 ALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsem by Takashi Iwai · 6 years ago
  60. f57f3df ALSA: pcm: More fine-grained PCM link locking by Takashi Iwai · 6 years ago
  61. 7df5a5f ALSA: pcm: Avoid confusing loop in snd_pcm_unlink() by Takashi Iwai · 6 years ago
  62. a41c4cb ALSA: pcm: Make PCM linked list consistent while re-grouping by Takashi Iwai · 6 years ago
  63. 73365cb ALSA: pcm: Unify snd_pcm_group initialization by Takashi Iwai · 6 years ago
  64. d819fb2 ALSA: pcm: Call snd_card_unref() inside in_pcm_file() by Takashi Iwai · 6 years ago
  65. b3c4014 Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  66. ce7f93e ALSA: pcm: Make snd_pcm_suspend() local static by Takashi Iwai · 6 years ago
  67. 3d21ef0 ALSA: pcm: Suspend streams globally via device type PM ops by Takashi Iwai · 6 years ago
  68. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  69. 678e2b4 ALSA: compress: prevent potential divide by zero bugs by Dan Carpenter · 6 years ago
  70. ed49e83 Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 6 years ago
  71. a7a850d Merge branch 'asoc-4.21' into asoc-next by Mark Brown · 6 years ago
  72. d00f749 ALSA: compress: make use of runtime buffer for copy by Srinivas Kandagatla · 6 years ago
  73. 94ffb03 ALSA: pcm: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  74. 2bff7e9 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  75. b888a5f7 ALSA: pcm: Fix starvation on down_write_nonblock() by Chanho Min · 6 years ago
  76. b51abed ALSA: pcm: Call snd_pcm_unlink() conditionally at closing by Takashi Iwai · 6 years ago
  77. 3103c08 ALSA: control: Consolidate helpers for adding and replacing ctl elements by Takashi Iwai · 6 years ago
  78. e1a7bfe ALSA: control: Fix race between adding and removing a user element by Takashi Iwai · 6 years ago
  79. 65766ee ALSA: oss: Use kvzalloc() for local buffer allocations by Takashi Iwai · 6 years ago
  80. e8c9225 ALSA: seq: oss: Use the standard fall-through annotation by Takashi Iwai · 6 years ago
  81. 3c4cfa7 ALSA: memalloc: Add fall-through annotation by Takashi Iwai · 6 years ago
  82. 6aea570 ALSA: rawmidi: A lightweight function to discard pending bytes by Takashi Iwai · 6 years ago
  83. 64b6acf ALSA: pcm: Update hardware pointer before start capture by Ricardo Biehl Pasquali · 6 years ago
  84. 70f7922 Merge branch 'topic/pcm-indirect-fixes' into for-next by Takashi Iwai · 6 years ago
  85. 5a7b44a ALSA: rawmidi: Initialize allocated buffers by Takashi Iwai · 6 years ago
  86. 42e748a ALSA: memalloc: Add non-cached buffer type by Takashi Iwai · 6 years ago
  87. 28f3f4f ALSA: memalloc: Simplify snd_malloc_dev_pages() calls by Takashi Iwai · 6 years ago
  88. 0348683 ALSA: memalloc: Don't align the size to power-of-two by Takashi Iwai · 6 years ago
  89. b8e1315 ALSA: seq: Do error checks at creating system ports by Takashi Iwai · 6 years ago
  90. c4f1957 ALSA: seq: add error check in snd_seq_system_client_init() by Dan Carpenter · 6 years ago
  91. 6f128fa4 ALSA: pcm: signedness bug in snd_pcm_plug_alloc() by Dan Carpenter · 6 years ago
  92. 62ba568 ALSA: pcm: Return 0 when size < start_threshold in capture by Ricardo Biehl Pasquali · 6 years ago
  93. 82fd4b0 ALSA: seq: virmidi: Fix discarding the unsubscribed output by Takashi Iwai · 6 years ago
  94. eb2caeb ALSA: seq_oss: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  95. 2f3b94e ALSA: seq: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  96. a640329 ALSA: compress: Remove empty init and exit by Takashi Iwai · 6 years ago
  97. 93ce1b1 ALSA: seq: Drop unused 64bit division macros by Takashi Iwai · 6 years ago
  98. 04702e8 ALSA: seq: Use no intrruptible mutex_lock by Takashi Iwai · 6 years ago
  99. 00976ad5 ALSA: seq: Fix leftovers at probe error path by Takashi Iwai · 6 years ago
  100. fc4bfd9 ALSA: seq: Remove dead codes by Takashi Iwai · 6 years ago