1. 1e0130b ALSA: seq: oss: Hardening for potential Spectre v1 by Takashi Iwai · 6 years ago
  2. 694f384 ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device by Takashi Iwai · 6 years ago
  3. 1704aa1 ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr by David Henningsson · 6 years ago
  4. b291c27 ALSA: rawmidi: Fix missing input substream checks in compat ioctls by Takashi Iwai · 6 years ago
  5. ad81155 ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation by Takashi Iwai · 6 years ago
  6. 24fd21a ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls by Takashi Iwai · 6 years ago
  7. 3724f9c ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams by Takashi Iwai · 6 years ago
  8. 159a136 ALSA: pcm: Avoid potential races between OSS ioctls and read/write by Takashi Iwai · 6 years ago
  9. 8ede8ba ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation by Takashi Iwai · 6 years ago
  10. dd34b66 ALSA: pcm: Fix UAF at PCM release via PCM timer access by Takashi Iwai · 6 years ago
  11. 43320b2 ALSA: pcm: potential uninitialized return values by Dan Carpenter · 6 years ago
  12. d5a2bcb ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent() by Stefan Roese · 6 years ago
  13. c706def ALSA: seq: Clear client entry before deleting else at closing by Takashi Iwai · 6 years ago
  14. 1a3e938 ALSA: seq: Fix possible UAF in snd_seq_check_queue() by Takashi Iwai · 6 years ago
  15. 238ba45 ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() by Takashi Iwai · 6 years ago
  16. ec00116 ALSA: seq: More protection for concurrent write and ioctl races by Takashi Iwai · 6 years ago
  17. 0d7252d3 ALSA: seq: Don't allow resizing pool in use by Takashi Iwai · 6 years ago
  18. 869182f ALSA: seq: Fix racy pool initializations by Takashi Iwai · 6 years ago
  19. b9e168a ALSA: pcm: Remove yet superfluous WARN_ON() by Takashi Iwai · 6 years ago
  20. e4ff9f2 ALSA: seq: Make ioctls race-free by Takashi Iwai · 6 years ago
  21. bee3f2d ALSA: pcm: Allow aborting mutex lock at OSS read/write loops by Takashi Iwai · 6 years ago
  22. 3a00564 ALSA: pcm: Abort properly at pending signal in OSS read/write loops by Takashi Iwai · 6 years ago
  23. 8e81425 ALSA: pcm: Add missing error checks in OSS emulation plugin builder by Takashi Iwai · 6 years ago
  24. 83da024 ALSA: pcm: Remove incorrect snd_BUG_ON() usages by Takashi Iwai · 6 years ago
  25. cec9244 ALSA: rawmidi: Avoid racy info ioctl via ctl device by Takashi Iwai · 6 years ago
  26. 20ca63e ALSA: seq: Remove spurious WARN_ON() at timer check by Takashi Iwai · 6 years ago
  27. 45ddff3 ALSA: pcm: prevent UAF in snd_pcm_info by Robb Glasser · 6 years ago
  28. 162799d ALSA: timer: Remove kernel warning at compat ioctl error paths by Takashi Iwai · 7 years ago
  29. 14eb454 ALSA: pcm: update tstamp only if audio_tstamp changed by Henrik Eriksson · 7 years ago
  30. 1862eca ALSA: seq: Cancel pending autoload work at unbinding device by Takashi Iwai · 7 years ago
  31. 4b52c31 ALSA: seq: Fix OSS sysex delivery in OSS emulation by Takashi Iwai · 7 years ago
  32. ffb76bb ALSA: seq: Fix nested rwsem annotation for lockdep splat by Takashi Iwai · 7 years ago
  33. c778c81 ALSA: timer: Add missing mutex lock for compat ioctls by Takashi Iwai · 7 years ago
  34. d5b657e ALSA: seq: Enable 'use' locking in all configurations by Ben Hutchings · 7 years ago
  35. 6571ce8 ALSA: seq: Fix copy_from_user() call inside lock by Takashi Iwai · 7 years ago
  36. 35b8486 ALSA: seq: Fix use-after-free at creating a port by Takashi Iwai · 7 years ago
  37. 984b6c9 ALSA: compress: Remove unused variable by Guneshwor Singh · 7 years ago
  38. 8989c70 ALSA: core: Fix unexpected error at replacing user TLV by Takashi Iwai · 7 years ago
  39. bafb25c ALSA: seq: 2nd attempt at fixing race creating a queue by Daniel Mentz · 7 years ago
  40. 552a14a ALSA: pcm: Don't treat NULL chmap as a fatal error by Takashi Iwai · 7 years ago
  41. 82ecd2f ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT by Takashi Iwai · 7 years ago
  42. 66e982d ALSA: timer: Fix race between read and ioctl by Takashi Iwai · 7 years ago
  43. 59f8336 ALSA: seq: Don't break snd_use_lock_sync() loop by timeout by Takashi Iwai · 7 years ago
  44. 74a2c1f ALSA: seq: Fix race during FIFO resize by Takashi Iwai · 7 years ago
  45. ca79952 ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() by Takashi Iwai · 7 years ago
  46. 09cd5d3 ALSA: seq: Fix link corruption by event error handling by Takashi Iwai · 7 years ago
  47. 5ac9276 ALSA: timer: Reject user params with too small ticks by Takashi Iwai · 7 years ago
  48. 23b1595 ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() by Takashi Iwai · 7 years ago
  49. 5024b2f ALSA: seq: Fix race at creating a queue by Takashi Iwai · 7 years ago
  50. 6809cd6 ALSA: info: Return error for invalid read/write by Takashi Iwai · 8 years ago
  51. 027a9fe ALSA: info: Limit the proc text input size by Takashi Iwai · 8 years ago
  52. 9b50898 ALSA: seq: Fix time account regression by Takashi Iwai · 8 years ago
  53. 30c0702 ALSA: seq: fix passing wrong pointer in function call of compatibility layer by Takashi Sakamoto · 8 years ago
  54. c5a905d ALSA: compress: fix some missing and misplaced \n in messages by Colin Ian King · 8 years ago
  55. 69b0582 ALSA: seq: fix to copy from/to user space by Takashi Sakamoto · 8 years ago
  56. 3d2f4d0 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  57. 816f318 ALSA: rawmidi: Fix possible deadlock with virmidi registration by Takashi Iwai · 8 years ago
  58. 9f8a765 ALSA: timer: Fix zero-division by continue of uninitialized instance by Takashi Iwai · 8 years ago
  59. f3f6c61 ALSA: pcm: Fix avail to return error if stream is suspended by Jeeja KP · 8 years ago
  60. 11749e0 ALSA: timer: fix NULL pointer dereference in read()/ioctl() race by Vegard Nossum · 8 years ago
  61. 4127e80 ALSA: seq: initialize whole fields of automatic variable with union type by Takashi Sakamoto · 8 years ago
  62. 8ddc056 ALSA: timer: fix NULL pointer dereference on memory allocation failure by Vegard Nossum · 8 years ago
  63. 6b760bb ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE by Vegard Nossum · 8 years ago
  64. c2f14ba ALSA: compress: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  65. e12ec25 ALSA: seq: obsolete change of address limit by Takashi Sakamoto · 8 years ago
  66. 04a56dd ALSA: seq: change ioctl command operation to get data in kernel space by Takashi Sakamoto · 8 years ago
  67. 8ce8eb6 ALSA: seq: add an alternative way to handle ioctl requests by Takashi Sakamoto · 8 years ago
  68. 77dfa8d ALSA: seq: add documentation for snd_seq_kernel_client_ctl by Takashi Sakamoto · 8 years ago
  69. 4a6baf1 Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  70. cf81d6b Merge branch 'for-next' into for-linus by Takashi Iwai · 8 years ago
  71. 72a04d6 Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'asoc/topic/adsp', 'asoc/topic/ak4613' and 'asoc/topic/ak4642' into asoc-next by Mark Brown · 8 years ago
  72. a8ff48c ALSA: pcm: Free chmap at PCM free callback, too by Takashi Iwai · 8 years ago
  73. f388cdc ALSA: ctl: Stop notification after disconnection by Takashi Iwai · 8 years ago
  74. 860c199 ALSA: control: add dimension validator for userspace elements by Takashi Sakamoto · 8 years ago
  75. 3fa6993 ALSA: timer: Fix negative queue usage by racy accesses by Takashi Iwai · 8 years ago
  76. 3915bf2 ALSA: seq_timer: use monotonic times internally by Arnd Bergmann · 8 years ago
  77. 76f64b2 ALSA: seq_oss: Change structure initialisation to C99 style by Amitoj Kaur Chawla · 8 years ago
  78. a4f2d87 ALSA: compress: Add function to indicate the stream has gone bad by Charles Keepax · 8 years ago
  79. a158f2b Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  80. 515511a Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next by Mark Brown · 8 years ago
  81. bf10262 Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next by Mark Brown · 8 years ago
  82. 8d879be ALSA: pcm: Bail out when chmap is already present by Takashi Iwai · 8 years ago
  83. 875f6ff ALSA: compress: Replace complex if statement with switch by Charles Keepax · 8 years ago
  84. 1d03f2b ALSA: compress: Fix poll error return codes by Charles Keepax · 8 years ago
  85. 5bd0539 ALSA: compress: Remove pointless NULL check by Charles Keepax · 8 years ago
  86. 0b92b0c ALSA: compress: Use snd_compr_get_poll on error path by Charles Keepax · 8 years ago
  87. e099aee ALSA: pcm: Fix poll error return codes by Charles Keepax · 8 years ago
  88. e4ec8cc ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt by Kangjie Lu · 8 years ago
  89. 9a47e9c ALSA: timer: Fix leak in events via snd_timer_user_ccallback by Kangjie Lu · 8 years ago
  90. cec8f96 ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS by Kangjie Lu · 8 years ago
  91. 73fe01c ASoC: dmaengine_pcm: Add support for packed transfers by Matthias Reichl · 8 years ago
  92. d2c5cf8 ALSA: hrtimer: Handle start/stop more properly by Takashi Iwai · 8 years ago
  93. 34ce71a ALSA: timer: remove legacy rtctimer by Alexandre Belloni · 8 years ago
  94. 3aa02cb ALSA: pcm : Call kill_fasync() in stream lock by Takashi Iwai · 8 years ago
  95. 4a462ce ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper by Jyri Sarha · 8 years ago
  96. 4a44365 ALSA: pcm: add IEC958 channel status helper for hw_params by Jyri Sarha · 8 years ago
  97. 4a07083 ALSA: timer: Use mod_timer() for rearming the system timer by Takashi Iwai · 8 years ago
  98. 91d2178 ALSA: timer: fix gparams ioctl compatibility for different architectures by Takashi Sakamoto · 8 years ago
  99. 6f02174 ALSA: ctl: change return value in compatibility layer so that it's the same value in core implementation by Takashi Sakamoto · 8 years ago
  100. ca80e26 Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago