1. 014af8e ALSA: pcm: oss: Avoid potential buffer overflows by Takashi Iwai · 4 years, 7 months ago
  2. 4bec1e7 ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() by paulhsia · 4 years, 7 months ago
  3. 14b702a ASoC: compress: fix unsigned integer overflow check by Xiaojun Sang · 4 years, 8 months ago
  4. dad1ab7 ALSA: seq: Do error checks at creating system ports by Takashi Iwai · 6 years ago
  5. 2ec852b ALSA: pcm: signedness bug in snd_pcm_plug_alloc() by Dan Carpenter · 6 years ago
  6. 8bdaac0 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 4 years, 8 months ago
  7. 3a3385a ALSA: timer: Fix mutex deadlock at releasing card by Takashi Iwai · 4 years, 8 months ago
  8. 681789d ALSA: timer: Simplify error path in snd_timer_open() by Takashi Iwai · 5 years ago
  9. cdf8ae7 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
  10. 444dac2 ALSA: timer: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 7 years ago
  11. 104c513 ALSA: seq: Fix potential concurrent access to the deleted pool by Takashi Iwai · 4 years, 10 months ago
  12. 13810c4 ALSA: compress: Be more restrictive about when a drain is allowed by Charles Keepax · 5 years ago
  13. cbc76c3 ALSA: compress: Don't allow paritial drain operations on capture streams by Charles Keepax · 5 years ago
  14. 8d25080 ALSA: compress: Prevent bypasses of set_params by Charles Keepax · 5 years ago
  15. daa6069 ALSA: compress: Fix regression on compressed capture streams by Charles Keepax · 5 years ago
  16. 3dd2b24 ALSA: seq: Break too long mutex context in the write loop by Takashi Iwai · 5 years ago
  17. 39950c6 ALSA: seq: fix incorrect order of dest_client/dest_ports arguments by Colin Ian King · 5 years ago
  18. 881a09f Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" by Takashi Iwai · 5 years ago
  19. 8763ac7 ALSA: seq: Fix race of get-subscription call vs port-delete ioctls by Takashi Iwai · 5 years ago
  20. dcdbccd ALSA: seq: Protect in-kernel ioctl calls with mutex by Takashi Iwai · 5 years ago
  21. cb0c8bb ALSA: seq: Cover unsubscribe_port() in list_mutex by Takashi Iwai · 5 years ago
  22. 946023a ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command by Takashi Sakamoto · 7 years ago
  23. a9f62dc ALSA: info: Fix racy addition/deletion of nodes by Takashi Iwai · 5 years ago
  24. d944299 ALSA: core: Fix card races between register and disconnect by Takashi Iwai · 5 years ago
  25. c35bf96 ALSA: seq: Fix OOB-reads from strlcpy by Zubin Mithra · 5 years ago
  26. 9b5a341 ALSA: PCM: check if ops are defined before suspending PCM by Ranjani Sridharan · 5 years ago
  27. be0c268 ALSA: pcm: Don't suspend stream in unrecoverable PCM state by Takashi Iwai · 5 years ago
  28. a1eb297 ALSA: pcm: Fix possible OOB access in PCM oss plugins by Takashi Iwai · 5 years ago
  29. e308b10 ALSA: seq: oss: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  30. c84a764 ALSA: rawmidi: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  31. a1639e1 ALSA: compress: prevent potential divide by zero bugs by Dan Carpenter · 6 years ago
  32. 7455aca ALSA: pcm: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  33. ba9890a ALSA: pcm: Call snd_pcm_unlink() conditionally at closing by Takashi Iwai · 6 years ago
  34. ee8dce2 ALSA: pcm: Fix starvation on down_write_nonblock() by Chanho Min · 6 years ago
  35. e3ff60d ALSA: control: Fix race between adding and removing a user element by Takashi Iwai · 6 years ago
  36. 7b07e3d ALSA: pcm: Fix snd_interval_refine first/last with open min/max by Timo Wischer · 6 years ago
  37. 2f483f9 ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl by Takashi Iwai · 6 years ago
  38. 674ed56 ALSA: memalloc: Don't exceed over the requested size by Takashi Iwai · 6 years ago
  39. b1e4b1c ALSA: virmidi: Fix too long output trigger loop by Takashi Iwai · 6 years ago
  40. c4f094d ALSA: rawmidi: Change resized buffers atomically by Takashi Iwai · 6 years ago
  41. e096b3d ALSA: vmaster: Propagate slave error by Takashi Iwai · 6 years ago
  42. 416808f ALSA: timer: Fix pause event notification by Ben Hutchings · 6 years ago
  43. c5d8237 ALSA: control: fix a redundant-copy issue by Wenwen Wang · 6 years ago
  44. 9551857 ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger() by Takashi Iwai · 6 years ago
  45. ec20886 ALSA: pcm: Check PCM state at xfern compat ioctl by Takashi Iwai · 6 years ago
  46. 1e0130b ALSA: seq: oss: Hardening for potential Spectre v1 by Takashi Iwai · 6 years ago
  47. 694f384 ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device by Takashi Iwai · 6 years ago
  48. 1704aa1 ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr by David Henningsson · 6 years ago
  49. b291c27 ALSA: rawmidi: Fix missing input substream checks in compat ioctls by Takashi Iwai · 6 years ago
  50. ad81155 ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation by Takashi Iwai · 6 years ago
  51. 24fd21a ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls by Takashi Iwai · 6 years ago
  52. 3724f9c ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams by Takashi Iwai · 6 years ago
  53. 159a136 ALSA: pcm: Avoid potential races between OSS ioctls and read/write by Takashi Iwai · 6 years ago
  54. 8ede8ba ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation by Takashi Iwai · 6 years ago
  55. dd34b66 ALSA: pcm: Fix UAF at PCM release via PCM timer access by Takashi Iwai · 6 years ago
  56. 43320b2 ALSA: pcm: potential uninitialized return values by Dan Carpenter · 6 years ago
  57. d5a2bcb ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent() by Stefan Roese · 6 years ago
  58. c706def ALSA: seq: Clear client entry before deleting else at closing by Takashi Iwai · 6 years ago
  59. 1a3e938 ALSA: seq: Fix possible UAF in snd_seq_check_queue() by Takashi Iwai · 6 years ago
  60. 238ba45 ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() by Takashi Iwai · 6 years ago
  61. ec00116 ALSA: seq: More protection for concurrent write and ioctl races by Takashi Iwai · 6 years ago
  62. 0d7252d3 ALSA: seq: Don't allow resizing pool in use by Takashi Iwai · 6 years ago
  63. 869182f ALSA: seq: Fix racy pool initializations by Takashi Iwai · 6 years ago
  64. b9e168a ALSA: pcm: Remove yet superfluous WARN_ON() by Takashi Iwai · 6 years ago
  65. e4ff9f2 ALSA: seq: Make ioctls race-free by Takashi Iwai · 6 years ago
  66. bee3f2d ALSA: pcm: Allow aborting mutex lock at OSS read/write loops by Takashi Iwai · 6 years ago
  67. 3a00564 ALSA: pcm: Abort properly at pending signal in OSS read/write loops by Takashi Iwai · 6 years ago
  68. 8e81425 ALSA: pcm: Add missing error checks in OSS emulation plugin builder by Takashi Iwai · 6 years ago
  69. 83da024 ALSA: pcm: Remove incorrect snd_BUG_ON() usages by Takashi Iwai · 6 years ago
  70. cec9244 ALSA: rawmidi: Avoid racy info ioctl via ctl device by Takashi Iwai · 7 years ago
  71. 20ca63e ALSA: seq: Remove spurious WARN_ON() at timer check by Takashi Iwai · 7 years ago
  72. 45ddff3 ALSA: pcm: prevent UAF in snd_pcm_info by Robb Glasser · 7 years ago
  73. 162799d ALSA: timer: Remove kernel warning at compat ioctl error paths by Takashi Iwai · 7 years ago
  74. 14eb454 ALSA: pcm: update tstamp only if audio_tstamp changed by Henrik Eriksson · 7 years ago
  75. 1862eca ALSA: seq: Cancel pending autoload work at unbinding device by Takashi Iwai · 7 years ago
  76. 4b52c31 ALSA: seq: Fix OSS sysex delivery in OSS emulation by Takashi Iwai · 7 years ago
  77. ffb76bb ALSA: seq: Fix nested rwsem annotation for lockdep splat by Takashi Iwai · 7 years ago
  78. c778c81 ALSA: timer: Add missing mutex lock for compat ioctls by Takashi Iwai · 7 years ago
  79. d5b657e ALSA: seq: Enable 'use' locking in all configurations by Ben Hutchings · 7 years ago
  80. 6571ce8 ALSA: seq: Fix copy_from_user() call inside lock by Takashi Iwai · 7 years ago
  81. 35b8486 ALSA: seq: Fix use-after-free at creating a port by Takashi Iwai · 7 years ago
  82. 984b6c9 ALSA: compress: Remove unused variable by Guneshwor Singh · 7 years ago
  83. 8989c70 ALSA: core: Fix unexpected error at replacing user TLV by Takashi Iwai · 7 years ago
  84. bafb25c ALSA: seq: 2nd attempt at fixing race creating a queue by Daniel Mentz · 7 years ago
  85. 552a14a ALSA: pcm: Don't treat NULL chmap as a fatal error by Takashi Iwai · 7 years ago
  86. 82ecd2f ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT by Takashi Iwai · 7 years ago
  87. 66e982d ALSA: timer: Fix race between read and ioctl by Takashi Iwai · 7 years ago
  88. 59f8336 ALSA: seq: Don't break snd_use_lock_sync() loop by timeout by Takashi Iwai · 7 years ago
  89. 74a2c1f ALSA: seq: Fix race during FIFO resize by Takashi Iwai · 7 years ago
  90. ca79952 ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() by Takashi Iwai · 7 years ago
  91. 09cd5d3 ALSA: seq: Fix link corruption by event error handling by Takashi Iwai · 7 years ago
  92. 5ac9276 ALSA: timer: Reject user params with too small ticks by Takashi Iwai · 7 years ago
  93. 23b1595 ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() by Takashi Iwai · 7 years ago
  94. 5024b2f ALSA: seq: Fix race at creating a queue by Takashi Iwai · 7 years ago
  95. 6809cd6 ALSA: info: Return error for invalid read/write by Takashi Iwai · 8 years ago
  96. 027a9fe ALSA: info: Limit the proc text input size by Takashi Iwai · 8 years ago
  97. 9b50898 ALSA: seq: Fix time account regression by Takashi Iwai · 8 years ago
  98. 30c0702 ALSA: seq: fix passing wrong pointer in function call of compatibility layer by Takashi Sakamoto · 8 years ago
  99. c5a905d ALSA: compress: fix some missing and misplaced \n in messages by Colin Ian King · 8 years ago
  100. 69b0582 ALSA: seq: fix to copy from/to user space by Takashi Sakamoto · 8 years ago