1. ef1e0bf ALSA: pcm: disallow linking stream to itself by Michał Mirosław · 4 years, 2 months ago
  2. f9ee8f9 ALSA: hwdep: fix a left shifting 1 by 31 UB bug by Changming Liu · 4 years, 2 months ago
  3. f479482 ALSA: pcm: fix incorrect hw_base increase by Brent Lu · 4 years, 2 months ago
  4. a507658 ALSA: rawmidi: Fix racy buffer resize under concurrent accesses by Takashi Iwai · 4 years, 3 months ago
  5. 6cacf12 ALSA: pcm: oss: Place the plugin buffer overflow checks correctly by Takashi Iwai · 4 years, 3 months ago
  6. 44cc749 ALSA: pcm: oss: Fix regression by buffer overflow fix by Takashi Iwai · 4 years, 4 months ago
  7. f057d18 ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks by Takashi Iwai · 4 years, 5 months ago
  8. 8c5bd55 ALSA: pcm: oss: Avoid plugin buffer overflow by Takashi Iwai · 4 years, 5 months ago
  9. 4f1b2edc ALSA: seq: oss: Fix running status after receiving sysex by Takashi Iwai · 4 years, 5 months ago
  10. 0f5ebb2 ALSA: seq: virmidi: Fix running status after receiving sysex by Takashi Iwai · 4 years, 5 months ago
  11. 5a29726 ALSA: seq: Fix concurrent access to queue current tick/time by Takashi Iwai · 4 years, 6 months ago
  12. b105447 ALSA: seq: Avoid concurrent access to queue flags by Takashi Iwai · 4 years, 6 months ago
  13. 2dbae70 ALSA: ctl: allow TLV read operation for callback type of element in locked case by Takashi Sakamoto · 4 years, 7 months ago
  14. 20f2e4c ALSA: seq: Fix racy access for queue timer in proc read by Takashi Iwai · 4 years, 7 months ago
  15. 691960e ALSA: timer: Limit max amount of slave instances by Takashi Iwai · 4 years, 9 months ago
  16. b05779d ALSA: pcm: Avoid possible info leaks from PCM stream buffers by Takashi Iwai · 4 years, 8 months ago
  17. c6bebcc ALSA: pcm: oss: Avoid potential buffer overflows by Takashi Iwai · 4 years, 8 months ago
  18. e41ca81 ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() by paulhsia · 4 years, 9 months ago
  19. e8eb623 ASoC: compress: fix unsigned integer overflow check by Xiaojun Sang · 4 years, 9 months ago
  20. f7b2312 ALSA: seq: Do error checks at creating system ports by Takashi Iwai · 6 years ago
  21. 90cfef1 ALSA: pcm: signedness bug in snd_pcm_plug_alloc() by Dan Carpenter · 6 years ago
  22. b854722 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 4 years, 9 months ago
  23. 8313174 ALSA: timer: Fix mutex deadlock at releasing card by Takashi Iwai · 4 years, 9 months ago
  24. 145fadf ALSA: timer: Simplify error path in snd_timer_open() by Takashi Iwai · 5 years ago
  25. 98a2017 ALSA: seq: Fix potential concurrent access to the deleted pool by Takashi Iwai · 5 years ago
  26. b065f40 ALSA: compress: Be more restrictive about when a drain is allowed by Charles Keepax · 5 years ago
  27. 30dd700 ALSA: compress: Don't allow paritial drain operations on capture streams by Charles Keepax · 5 years ago
  28. f1ea9a6 ALSA: compress: Prevent bypasses of set_params by Charles Keepax · 5 years ago
  29. b9e2fa1 ALSA: compress: Fix regression on compressed capture streams by Charles Keepax · 5 years ago
  30. c92212a ALSA: seq: Break too long mutex context in the write loop by Takashi Iwai · 5 years ago
  31. 9d2ac58 ALSA: seq: fix incorrect order of dest_client/dest_ports arguments by Colin Ian King · 5 years ago
  32. eddfe96 Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" by Takashi Iwai · 5 years ago
  33. 731ebee ALSA: seq: Fix race of get-subscription call vs port-delete ioctls by Takashi Iwai · 5 years ago
  34. b52fd8a ALSA: seq: Protect in-kernel ioctl calls with mutex by Takashi Iwai · 5 years ago
  35. b323914 ALSA: seq: Cover unsubscribe_port() in list_mutex by Takashi Iwai · 5 years ago
  36. 8a6f2ea ALSA: info: Fix racy addition/deletion of nodes by Takashi Iwai · 5 years ago
  37. b50e435 ALSA: core: Fix card races between register and disconnect by Takashi Iwai · 5 years ago
  38. 73b50a5 ALSA: seq: Fix OOB-reads from strlcpy by Zubin Mithra · 5 years ago
  39. ccce764 ALSA: PCM: check if ops are defined before suspending PCM by Ranjani Sridharan · 5 years ago
  40. 5b93302 ALSA: pcm: Don't suspend stream in unrecoverable PCM state by Takashi Iwai · 5 years ago
  41. 7fc6064 ALSA: pcm: Fix possible OOB access in PCM oss plugins by Takashi Iwai · 5 years ago
  42. b425f45 ALSA: seq: oss: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  43. bd55e67 ALSA: rawmidi: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  44. e7b2f9f ALSA: compress: prevent potential divide by zero bugs by Dan Carpenter · 6 years ago
  45. 56971d6 ALSA: pcm: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  46. 19054c1 ALSA: pcm: Call snd_pcm_unlink() conditionally at closing by Takashi Iwai · 6 years ago
  47. 026fdec ALSA: pcm: Fix starvation on down_write_nonblock() by Chanho Min · 6 years ago
  48. d8a2dca ALSA: control: Fix race between adding and removing a user element by Takashi Iwai · 6 years ago
  49. 27d6abf ALSA: oss: Use kvzalloc() for local buffer allocations by Takashi Iwai · 6 years ago
  50. 5a7b44a ALSA: rawmidi: Initialize allocated buffers by Takashi Iwai · 6 years ago
  51. 82fd4b0 ALSA: seq: virmidi: Fix discarding the unsubscribed output by Takashi Iwai · 6 years ago
  52. eb2caeb ALSA: seq_oss: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  53. 2f3b94e ALSA: seq: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  54. a640329 ALSA: compress: Remove empty init and exit by Takashi Iwai · 6 years ago
  55. 93ce1b1 ALSA: seq: Drop unused 64bit division macros by Takashi Iwai · 6 years ago
  56. 04702e8 ALSA: seq: Use no intrruptible mutex_lock by Takashi Iwai · 6 years ago
  57. 00976ad ALSA: seq: Fix leftovers at probe error path by Takashi Iwai · 6 years ago
  58. fc4bfd9 ALSA: seq: Remove dead codes by Takashi Iwai · 6 years ago
  59. ef965ad ALSA: seq: Minor cleanup of MIDI event parser helpers by Takashi Iwai · 6 years ago
  60. 5a6cd13 ALSA: pcm: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  61. 89b4ab2 ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros by Takashi Iwai · 6 years ago
  62. f7debfe ALSA: seq: virmidi: Offload the output event processing by Takashi Iwai · 6 years ago
  63. 16c796e Merge branch 'for-linus' into topic/virmidi by Takashi Iwai · 6 years ago
  64. f8b6c0c ALSA: pcm: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  65. 50e9ffb ALSA: virmidi: Fix too long output trigger loop by Takashi Iwai · 6 years ago
  66. 191bb51 ALSA: pcm: Use standard lower_32_bits() and upper_32_bits() by Takashi Iwai · 6 years ago
  67. a49a71f ALSA: seq: Fix poll() error return by Takashi Iwai · 6 years ago
  68. dfef01e ALSA: memalloc: Don't exceed over the requested size by Takashi Iwai · 6 years ago
  69. d10ee9c ALSA: timer: catch invalid timer object creation by Srikanth K H · 6 years ago
  70. ef4db23 ALSA: rawmidi: Use kvmalloc() for buffers by Takashi Iwai · 6 years ago
  71. f5beb59 ALSA: rawmidi: Minor code refactoring by Takashi Iwai · 6 years ago
  72. 7fdc9b0 ALSA: rawmidi: Simplify error paths by Takashi Iwai · 6 years ago
  73. 5bed913 ALSA: rawmidi: Tidy up coding styles by Takashi Iwai · 6 years ago
  74. ed6b83d Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  75. 39675f7 ALSA: rawmidi: Change resized buffers atomically by Takashi Iwai · 6 years ago
  76. ff2d6ac ALSA: pcm: Fix snd_interval_refine first/last with open min/max by Timo Wischer · 6 years ago
  77. d64c5cf ALSA: pcm: Allow drivers to set R/W wait time. by Liam Girdwood · 6 years ago
  78. e647f5a5 ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injection by Takashi Iwai · 6 years ago
  79. 9cd641e ALSA: pcm: trace XRUN event at injection, too by Takashi Iwai · 6 years ago
  80. c9a4c63 ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl by Takashi Iwai · 6 years ago
  81. b41f794 ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl by Takashi Iwai · 6 years ago
  82. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  83. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  84. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  85. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  86. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 6 years ago
  87. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 6 years ago
  88. 6231a89 ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed" by Colin Ian King · 6 years ago
  89. ed14d9a Merge branch 'topic/timer-fixes' into for-next by Takashi Iwai · 6 years ago
  90. 9d4d207 ALSA: timer: Assure timer resolution access always locked by Takashi Iwai · 6 years ago
  91. 21244e3 ALSA: seq: Avoid open-code for getting timer resolution by Takashi Iwai · 6 years ago
  92. fdcb576 ALSA: timer: Simplify timer hw resolution calls by Takashi Iwai · 6 years ago
  93. 3ae1809 ALSA: timer: Fix pause event notification by Ben Hutchings · 6 years ago
  94. dc82e524 ALSA: core: Assure control device to be registered at last by Takashi Iwai · 6 years ago
  95. 8def12d Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  96. 841bdb7 ALSA: vmaster: use position offset macro of TLV data by Takashi Sakamoto · 6 years ago
  97. 3f12888 ALSA: control: fix a redundant-copy issue by Wenwen Wang · 6 years ago
  98. 10aa7ca ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore() by Anna-Maria Gleixner · 6 years ago
  99. f13876e ALSA: pcm: Check PCM state at xfern compat ioctl by Takashi Iwai · 6 years ago
  100. 8f22e52 ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger() by Takashi Iwai · 6 years ago