1. 9551857 ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger() by Takashi Iwai · 7 years ago
  2. ec20886 ALSA: pcm: Check PCM state at xfern compat ioctl by Takashi Iwai · 7 years ago
  3. 1e0130b ALSA: seq: oss: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  4. 694f384 ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device by Takashi Iwai · 7 years ago
  5. 1704aa1 ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr by David Henningsson · 7 years ago
  6. b291c27 ALSA: rawmidi: Fix missing input substream checks in compat ioctls by Takashi Iwai · 7 years ago
  7. ad81155 ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation by Takashi Iwai · 7 years ago
  8. 24fd21a ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls by Takashi Iwai · 7 years ago
  9. 3724f9c ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams by Takashi Iwai · 7 years ago
  10. 159a136 ALSA: pcm: Avoid potential races between OSS ioctls and read/write by Takashi Iwai · 7 years ago
  11. 8ede8ba ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation by Takashi Iwai · 7 years ago
  12. dd34b66 ALSA: pcm: Fix UAF at PCM release via PCM timer access by Takashi Iwai · 7 years ago
  13. 39b8bb4 Merge android-4.9.89 (960923f) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  14. aa71c72 Merge android-4.9.88 (bb52bba) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  15. 0377c063 sound: rawmidi: Move spinlock under realloc_mutex by Dennis Cagle · 7 years ago
  16. 43320b2 ALSA: pcm: potential uninitialized return values by Dan Carpenter · 7 years ago
  17. d5a2bcb ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent() by Stefan Roese · 7 years ago
  18. c706def ALSA: seq: Clear client entry before deleting else at closing by Takashi Iwai · 7 years ago
  19. 1a3e938 ALSA: seq: Fix possible UAF in snd_seq_check_queue() by Takashi Iwai · 7 years ago
  20. 238ba45 ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() by Takashi Iwai · 7 years ago
  21. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  22. ec00116 ALSA: seq: More protection for concurrent write and ioctl races by Takashi Iwai · 7 years ago
  23. 0d7252d3 ALSA: seq: Don't allow resizing pool in use by Takashi Iwai · 7 years ago
  24. b03dab6 Merge "ANDROID: sound: rawmidi: Hold lock around realloc" by Linux Build Service Account · 7 years ago
  25. 869182f ALSA: seq: Fix racy pool initializations by Takashi Iwai · 7 years ago
  26. e57f781 ANDROID: sound: rawmidi: Hold lock around realloc by Daniel Rosenberg · 7 years ago
  27. ec23108 Merge android-4.9-o.78 (bf3b339) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  28. b9e168a ALSA: pcm: Remove yet superfluous WARN_ON() by Takashi Iwai · 7 years ago
  29. e4ff9f2 ALSA: seq: Make ioctls race-free by Takashi Iwai · 7 years ago
  30. eef0f77 Merge android-4.9-o.77 (dcb2674) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  31. bee3f2d ALSA: pcm: Allow aborting mutex lock at OSS read/write loops by Takashi Iwai · 7 years ago
  32. 3a00564 ALSA: pcm: Abort properly at pending signal in OSS read/write loops by Takashi Iwai · 7 years ago
  33. 8e81425 ALSA: pcm: Add missing error checks in OSS emulation plugin builder by Takashi Iwai · 7 years ago
  34. 83da024 ALSA: pcm: Remove incorrect snd_BUG_ON() usages by Takashi Iwai · 7 years ago
  35. b5568281 Merge remote-tracking branch '4.9/tmp-7d01cc5' into 4.9 by Kyle Yan · 7 years ago
  36. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  37. cec9244 ALSA: rawmidi: Avoid racy info ioctl via ctl device by Takashi Iwai · 7 years ago
  38. 20ca63e ALSA: seq: Remove spurious WARN_ON() at timer check by Takashi Iwai · 7 years ago
  39. 45ddff3 ALSA: pcm: prevent UAF in snd_pcm_info by Robb Glasser · 7 years ago
  40. 162799d ALSA: timer: Remove kernel warning at compat ioctl error paths by Takashi Iwai · 7 years ago
  41. 14eb454 ALSA: pcm: update tstamp only if audio_tstamp changed by Henrik Eriksson · 7 years ago
  42. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 7 years ago
  43. fbf9b0b Merge "Merge remote-tracking branch '4.9/tmp-ffc9972' into HEAD" by Linux Build Service Account · 7 years ago
  44. 1862eca ALSA: seq: Cancel pending autoload work at unbinding device by Takashi Iwai · 7 years ago
  45. 804337a Merge "Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9" by Linux Build Service Account · 7 years ago
  46. 2f9940d Merge remote-tracking branch '4.9/tmp-ffc9972' into HEAD by Kyle Yan · 7 years ago
  47. 4b52c31 ALSA: seq: Fix OSS sysex delivery in OSS emulation by Takashi Iwai · 7 years ago
  48. ba176bd Merge "ASoC: handle mutex correctly to avoid possible deadlock" by Linux Build Service Account · 7 years ago
  49. e48f6bd Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9 by Kyle Yan · 7 years ago
  50. ffb76bb ALSA: seq: Fix nested rwsem annotation for lockdep splat by Takashi Iwai · 7 years ago
  51. c778c81 ALSA: timer: Add missing mutex lock for compat ioctls by Takashi Iwai · 7 years ago
  52. 4777f6d Merge remote-tracking branch '4.9/tmp-0c058ce' into 4.9 by Kyle Yan · 7 years ago
  53. d5b657e ALSA: seq: Enable 'use' locking in all configurations by Ben Hutchings · 7 years ago
  54. 879918d Merge "Merge remote-tracking branch '4.9/tmp-fd67b2f' into msm-4.9" by Linux Build Service Account · 7 years ago
  55. 411a7a11 Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9" by Linux Build Service Account · 7 years ago
  56. d0ee9a0 ASoC: handle mutex correctly to avoid possible deadlock by Banajit Goswami · 7 years ago
  57. a88270f Merge remote-tracking branch '4.9/tmp-86f97ab' into msm-4.9 by Kyle Yan · 7 years ago
  58. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  59. ae906e6 Merge "ALSA: pcm: use lock to protect substream runtime resource" by Linux Build Service Account · 7 years ago
  60. 6571ce8 ALSA: seq: Fix copy_from_user() call inside lock by Takashi Iwai · 7 years ago
  61. 35b8486 ALSA: seq: Fix use-after-free at creating a port by Takashi Iwai · 7 years ago
  62. 9a67a57 ALSA: pcm: use lock to protect substream runtime resource by Karthikeyan Mani · 7 years ago
  63. 984b6c9 ALSA: compress: Remove unused variable by Guneshwor Singh · 7 years ago
  64. 3e2b889 ALSA: pcm: remove unused variable from snd_pcm_info() by Banajit Goswami · 7 years ago
  65. 078c7b33 ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command by Karthikeyan Mani · 7 years ago
  66. 22442ed Merge "Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9" by Linux Build Service Account · 7 years ago
  67. 60724d5 ALSA: info: Protect list access of new entry by Laxminath Kasam · 7 years ago
  68. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  69. 8989c70 ALSA: core: Fix unexpected error at replacing user TLV by Takashi Iwai · 7 years ago
  70. bafb25c ALSA: seq: 2nd attempt at fixing race creating a queue by Daniel Mentz · 7 years ago
  71. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  72. 552a14a ALSA: pcm: Don't treat NULL chmap as a fatal error by Takashi Iwai · 7 years ago
  73. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  74. 82ecd2f ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT by Takashi Iwai · 7 years ago
  75. 66e982d ALSA: timer: Fix race between read and ioctl by Takashi Iwai · 7 years ago
  76. 0b3d3ca Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9 by Kyle Yan · 8 years ago
  77. 59f8336 ALSA: seq: Don't break snd_use_lock_sync() loop by timeout by Takashi Iwai · 8 years ago
  78. 1450d4d Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9 by Kyle Yan · 8 years ago
  79. 74a2c1f ALSA: seq: Fix race during FIFO resize by Takashi Iwai · 8 years ago
  80. 3818231 Merge "ALSA: pcm: fix blocking while loop in snd_pcm_update_hw_ptr0()" into msm-4.9 by Linux Build Service Account · 8 years ago
  81. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 8 years ago
  82. e12ae3c ALSA: pcm: fix blocking while loop in snd_pcm_update_hw_ptr0() by Preetam Singh Ranawat · 8 years ago
  83. ca79952 ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() by Takashi Iwai · 8 years ago
  84. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 8 years ago
  85. 09cd5d3 ALSA: seq: Fix link corruption by event error handling by Takashi Iwai · 8 years ago
  86. 5ac9276 ALSA: timer: Reject user params with too small ticks by Takashi Iwai · 8 years ago
  87. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 8 years ago
  88. 23b1595 ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() by Takashi Iwai · 8 years ago
  89. 5024b2f ALSA: seq: Fix race at creating a queue by Takashi Iwai · 8 years ago
  90. 2404d12e ASoC: add 352800Hz into the pcm known rates by Walter Yang · 8 years ago
  91. 42c3ac4 ALSA: timer: check if timer->card is null before using it by Meng Wang · 8 years ago
  92. 9c8c53e ASoC: compress: fix unsigned integer overflow check by Xiaojun Sang · 8 years ago
  93. ead1a15 ASoC: msm: fix integer overflow for long duration offload playback by Banajit Goswami · 8 years ago
  94. 998ee75 ALSA: compress: Add support to send codec specific data by Alexy Joseph · 9 years ago
  95. 7aabab6 ALSA: core: modify, rename and export create_subdir API by Banajit Goswami · 8 years ago
  96. fdcbc7f ALSA: pcm: add support for 384KHz sample rate by Vidyakumar Athota · 9 years ago
  97. 1ad212c ASoC: compress: propagate the error code from the compress framework by Aviral Gupta · 10 years ago
  98. 46d8cd9 ASoC: msm: qdsp6v2: Cleanup of compress offload drivers by Banajit Goswami · 8 years ago
  99. 5b1e55f ALSA: compress: use mutex in drain by Eric Laurent · 8 years ago
  100. fd49539 ASoC: compress: revert some code to avoid race condition by Banajit Goswami · 8 years ago