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