1. 3cf2890 Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  2. 4cc8d65 ALSA: pcm: oss: Avoid potential buffer overflows by Takashi Iwai · 5 years ago
  3. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  4. fabb26d ALSA: pcm: Add card sync_irq field by Takashi Iwai · 5 years ago
  5. 1e850be ALSA: pcm: Add the support for sync-stop operation by Takashi Iwai · 5 years ago
  6. 0821fd7 ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header by Takashi Iwai · 5 years ago
  7. fc033cb ALSA: pcm: Allow NULL ioctl ops by Takashi Iwai · 5 years ago
  8. 0dba808 ALSA: pcm: Introduce managed buffer allocation mode by Takashi Iwai · 5 years ago
  9. b12b225 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  10. f5cdc9d ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() by paulhsia · 5 years ago
  11. 0c4f09c ALSA: timer: Fix the breakage of slave link open by Takashi Iwai · 5 years ago
  12. fc7af6b ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  13. 2406ff9 ALSA: pcm: Yet another missing check of non-cached buffer type by Takashi Iwai · 5 years ago
  14. 6a34367 ALSA: timer: Fix possible race at assigning a timer instance by Takashi Iwai · 5 years ago
  15. 33bbb8a ALSA: timer: Make snd_timer_close() returning void by Takashi Iwai · 5 years ago
  16. ebfc6de ALSA: timer: Unify master/slave linking code by Takashi Iwai · 5 years ago
  17. 66a8966 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  18. 9ff7759 Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 5 years ago
  19. df37d94 Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  20. e7af630 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 5 years ago
  21. fdea53f ALSA: timer: Limit max amount of slave instances by Takashi Iwai · 5 years ago
  22. 992fd39 Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5 by Mark Brown · 5 years ago
  23. d397899 ALSA: pcm: Create proc files only for non-empty preallocations by Takashi Iwai · 5 years ago
  24. a55eaf1 ALSA: pcm: Warn if doubly preallocated by Takashi Iwai · 5 years ago
  25. 7e8edae ALSA: pcm: Handle special page mapping in the default mmap handler by Takashi Iwai · 5 years ago
  26. 1fe7f39 ALSA: memalloc: Add vmalloc buffer allocation support by Takashi Iwai · 5 years ago
  27. 08422d2 ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS type by Takashi Iwai · 5 years ago
  28. 6111fd2 ALSA: pcm: Fix missing check of the new non-cached buffer type by Takashi Iwai · 5 years ago
  29. a393318 ALSA: timer: Fix mutex deadlock at releasing card by Takashi Iwai · 5 years ago
  30. 2022ca0 compat_ioctl: remove translation for sound ioctls by Arnd Bergmann · 6 years ago
  31. d3645b0 ASoC: compress: fix unsigned integer overflow check by Xiaojun Sang · 5 years ago
  32. 82e8d72 sound: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  33. e957204 ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams by Shengjiu Wang · 5 years ago
  34. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  35. bb83178 Merge branch 'asoc-5.4' into asoc-next by Mark Brown · 5 years ago
  36. 425da15 ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_* by Christoph Hellwig · 5 years ago
  37. 4cc4531 ALSA: pcm: add support for 352.8KHz and 384KHz sample rate by Vidyakumar Athota · 5 years ago
  38. 7554530 ALSA: seq: Fix potential concurrent access to the deleted pool by Takashi Iwai · 5 years ago
  39. 37151a4 ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain by Yuki Tsunashima · 5 years ago
  40. 3b81799 ALSA: compress: Be more restrictive about when a drain is allowed by Charles Keepax · 5 years ago
  41. a70ab8a ALSA: compress: Don't allow paritial drain operations on capture streams by Charles Keepax · 5 years ago
  42. 26c3f15 ALSA: compress: Prevent bypasses of set_params by Charles Keepax · 5 years ago
  43. 4475f8c4 ALSA: compress: Fix regression on compressed capture streams by Charles Keepax · 5 years ago
  44. 0e279dc ALSA: pcm: Fix refcount_inc() on zero usage by Takashi Iwai · 5 years ago
  45. ede34f3 ALSA: seq: Break too long mutex context in the write loop by Takashi Iwai · 5 years ago
  46. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  47. b5c21c8 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  48. c3ea60c ALSA: seq: fix incorrect order of dest_client/dest_ports arguments by Colin Ian King · 6 years ago
  49. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  50. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  51. da607e1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 by Thomas Gleixner · 6 years ago
  52. 65be958 ALSA: control: Use struct_size() by Takashi Iwai · 6 years ago
  53. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  54. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  55. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  56. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
  57. 92bfa66 ALSA: pcm: oss: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  58. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  59. 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
  60. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  61. 17b89c8 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  62. f4fa968 ALSA: core: Don't refer to snd_cards array directly by Takashi Iwai · 6 years ago
  63. 2a3f722 ALSA: core: Fix card races between register and disconnect by Takashi Iwai · 6 years ago
  64. 8c2f870 ALSA: info: Fix racy addition/deletion of nodes by Takashi Iwai · 6 years ago
  65. b5fd12d ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock() by Takashi Iwai · 6 years ago
  66. 99fff44 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  67. 6b580f5 ALSA: seq: Protect racy pool manipulation from OSS sequencer by Takashi Iwai · 6 years ago
  68. 6740ea6 ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper by Takashi Iwai · 6 years ago
  69. 7c32ae3 ALSA: seq: Cover unsubscribe_port() in list_mutex by Takashi Iwai · 6 years ago
  70. f0654ba Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" by Takashi Iwai · 6 years ago
  71. 5d704b0 ALSA: timer: Coding style fixes by Takashi Iwai · 6 years ago
  72. 41672c0 ALSA: timer: Simplify error path in snd_timer_open() by Takashi Iwai · 6 years ago
  73. 2eabc5e ALSA: seq: Fix race of get-subscription call vs port-delete ioctls by Takashi Iwai · 6 years ago
  74. feb6890 ALSA: seq: Protect in-kernel ioctl calls with mutex by Takashi Iwai · 6 years ago
  75. f823b8a ALSA: seq: Remove superfluous irqsave flags by Takashi Iwai · 6 years ago
  76. 4b24b96 ALSA: seq: Align temporary re-locking with irqsave version by Takashi Iwai · 6 years ago
  77. fd7ae83 ALSA: seq: Use kvmalloc() for cell pools by Takashi Iwai · 6 years ago
  78. df55531 ALSA: timer: Revert active callback sync check at close by Takashi Iwai · 6 years ago
  79. 212ac18 ALSA: seq: Fix OOB-reads from strlcpy by Zubin Mithra · 6 years ago
  80. 3a23fd04 Merge branch 'topic/timer-fixes' into for-next by Takashi Iwai · 6 years ago
  81. 734b5a0 ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, take#2 by Takashi Iwai · 6 years ago
  82. fe1b26c ALSA: timer: Make snd_timer_close() really kill pending actions by Takashi Iwai · 6 years ago
  83. a7588c8 ALSA: timer: Check ack_list emptiness instead of bit flag by Takashi Iwai · 6 years ago
  84. 7bb4a8a ALSA: timer: Make sure to clear pending ack list by Takashi Iwai · 6 years ago
  85. 8748b85 ALSA: timer: Unify timer callback process code by Takashi Iwai · 6 years ago
  86. 113ce08 ALSA: pcm: Don't suspend stream in unrecoverable PCM state by Takashi Iwai · 6 years ago
  87. ca0214e ALSA: pcm: Fix possible OOB access in PCM oss plugins by Takashi Iwai · 6 years ago
  88. c709f14 ALSA: seq: oss: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  89. 2b1d9c8 ALSA: rawmidi: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  90. 932a815 ALSA: pcm: Comment why read blocks when PCM is not running by Ricardo Biehl Pasquali · 6 years ago
  91. 5a23f38 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  92. d9c0b2a ALSA: PCM: check if ops are defined before suspending PCM by Ranjani Sridharan · 6 years ago
  93. 00a399c ALSA: pcm: Revert capture stream behavior change in blocking mode by Takashi Iwai · 6 years ago
  94. bb58060 ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void by Takashi Iwai · 6 years ago
  95. 29b2625 ALSA: info: Move card id proc creation into info.c by Takashi Iwai · 6 years ago
  96. a858ee6 ALSA: info: Minor optimization by Takashi Iwai · 6 years ago
  97. 9725752 ALSA: info: Drop unused snd_info_entry.card field by Takashi Iwai · 6 years ago
  98. 7453e1d ALSA: info: Add standard helpers for card proc file entries by Takashi Iwai · 6 years ago
  99. 4a471d7 ALSA: compress: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago
  100. a8d1498 ALSA: pcm: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago