1. e1a3a98 ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() error by Takashi Iwai · 7 years ago
  2. e15dc99 ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation by Takashi Iwai · 7 years ago
  3. a820ccb ALSA: pcm: Fix UAF at PCM release via PCM timer access by Takashi Iwai · 7 years ago
  4. bc334cb Merge branch 'for-next' into for-linus by Takashi Iwai · 7 years ago
  5. f6d297d ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls by Takashi Iwai · 7 years ago
  6. 5607ddd ALSA: pcm: potential uninitialized return values by Dan Carpenter · 7 years ago
  7. 9066ae7 ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent() by Stefan Roese · 7 years ago
  8. 40cab6e ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams by Takashi Iwai · 7 years ago
  9. 02a5d69 ALSA: pcm: Avoid potential races between OSS ioctls and read/write by Takashi Iwai · 7 years ago
  10. 4654eba Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  11. 09b9ddf ALSA: pcm: Use krealloc() for resizing the rules array by Takashi Iwai · 7 years ago
  12. 5730f9f ALSA: pcm: Remove VLA usage by Takashi Iwai · 7 years ago
  13. 01c0b42 ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() by Takashi Iwai · 7 years ago
  14. a2ff19f ALSA: seq: Clear client entry before deleting else at closing by Takashi Iwai · 7 years ago
  15. d0f8330 ALSA: seq: Fix possible UAF in snd_seq_check_queue() by Takashi Iwai · 7 years ago
  16. 85d59b5 ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call by Takashi Iwai · 7 years ago
  17. 7bd8009 ALSA: seq: More protection for concurrent write and ioctl races by Takashi Iwai · 7 years ago
  18. d857393 ALSA: seq: Don't allow resizing pool in use by Takashi Iwai · 7 years ago
  19. 7a33a02 ALSA: vmaster: Zero-clear ctl before calling slave get by Takashi Iwai · 7 years ago
  20. 2e2c177 ALSA: vmaster: Propagate slave error by Takashi Iwai · 7 years ago
  21. dd5f313 ALSA: control: Fix a bunch of whitespace errors by Richard Fitzgerald · 7 years ago
  22. 3b8bd50 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  23. 5a23699 ALSA: control: Fix memory corruption risk in snd_ctl_elem_read by Richard Fitzgerald · 7 years ago
  24. ef21e17 ALSA: Use scnprintf() instead of snprintf() for show by Jaejoong Kim · 7 years ago
  25. d15d662 ALSA: seq: Fix racy pool initializations by Takashi Iwai · 7 years ago
  26. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  27. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  28. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  29. 59aeaf3 snd_ctl_elem_init_enum_names(): switch to vmemdup_user() by Al Viro · 7 years ago
  30. 88a8903 replace_user_tlv(): switch to vmemdup_user() by Al Viro · 7 years ago
  31. 3c7f691 ALSA: pcm: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  32. 671ec85 ALSA: seq: Process queue tempo/ppq change in a shot by Takashi Iwai · 7 years ago
  33. 4ea5553 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  34. b3defb7 ALSA: seq: Make ioctls race-free by Takashi Iwai · 7 years ago
  35. 23b19b7 ALSA: pcm: Remove yet superfluous WARN_ON() by Takashi Iwai · 7 years ago
  36. c64ed5d ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation by Takashi Iwai · 7 years ago
  37. 9dd55cb Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  38. 900498a ALSA: pcm: Allow aborting mutex lock at OSS read/write loops by Takashi Iwai · 7 years ago
  39. 29159a4 ALSA: pcm: Abort properly at pending signal in OSS read/write loops by Takashi Iwai · 7 years ago
  40. fb51f1c ALSA: pcm: Workaround for weird PulseAudio behavior on rewind error by Takashi Iwai · 7 years ago
  41. 6708913 ALSA: pcm: Add missing error checks in OSS emulation plugin builder by Takashi Iwai · 7 years ago
  42. 7a0a871 ALSA: pcm: Set config update bits only when really changed by Takashi Iwai · 7 years ago
  43. fe08f34 ALSA: pcm: Remove incorrect snd_BUG_ON() usages by Takashi Iwai · 7 years ago
  44. 446bd64 snd_hwdep_dsp_load(): don't bother with access_ok() by Al Viro · 7 years ago
  45. 50947fb Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  46. c1cfd90 ALSA: rawmidi: Avoid racy info ioctl via ctl device by Takashi Iwai · 7 years ago
  47. 362bca5 ALSA: pcm: prevent UAF in snd_pcm_info by Robb Glasser · 7 years ago
  48. 43a3542 ALSA: seq: Remove spurious WARN_ON() at timer check by Takashi Iwai · 7 years ago
  49. 823dbb6 ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20 by Maciej S. Szmigiero · 7 years ago
  50. 680ef72 sound: annotate ->poll() instances by Al Viro · 7 years ago
  51. d6c0615 ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization by Takashi Iwai · 7 years ago
  52. 3d4e830 ALSA: timer: Remove kernel warning at compat ioctl error paths by Takashi Iwai · 7 years ago
  53. 20e3f98 ALSA: pcm: update tstamp only if audio_tstamp changed by Henrik Eriksson · 7 years ago
  54. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  55. c429bda Merge branch 'for-next' into for-linus by Takashi Iwai · 7 years ago
  56. 132d358 ALSA: seq: Fix OSS sysex delivery in OSS emulation by Takashi Iwai · 7 years ago
  57. 9b7d869 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
  58. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  59. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  60. 1f20f9f ALSA: seq: Fix nested rwsem annotation for lockdep splat by Takashi Iwai · 7 years ago
  61. 79fb051 ALSA: timer: Add missing mutex lock for compat ioctls by Takashi Iwai · 7 years ago
  62. 3f1185d ALSA: fix kernel-doc build warning by Randy Dunlap · 7 years ago
  63. 1a01901 Merge branch 'topic/card-disconnect' into for-next by Takashi Iwai · 7 years ago
  64. a91d661 ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal by Takashi Iwai · 7 years ago
  65. 6ca73de ALSA: pcm: Forcibly stop at disconnect callback by Takashi Iwai · 7 years ago
  66. 8b645e4 ALSA: pcm: Don't call register and disconnect callbacks for internal PCM by Takashi Iwai · 7 years ago
  67. 8009d50 ALSA: seq: Enable 'use' locking in all configurations by Ben Hutchings · 7 years ago
  68. 0011a33 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  69. de16898 ALSA: pcm: remove redundant variable runtime by Colin Ian King · 7 years ago
  70. c44027c ALSA: add snd_card_disconnect_sync() by Takashi Iwai · 7 years ago
  71. 7110599 ALSA: seq: Fix use-after-free at creating a port by Takashi Iwai · 7 years ago
  72. 19b592d ALSA: seq: Add sanity check for user-space pointer delivery by Takashi Iwai · 7 years ago
  73. 545633f Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  74. 5803b02 ALSA: seq: Fix copy_from_user() call inside lock by Takashi Iwai · 7 years ago
  75. 3a9fce3 Merge branch 'topic/timer-api' into for-next by Takashi Iwai · 7 years ago
  76. 38e9a80 ALSA: timer: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  77. c9adcdb ALSA: pcm: Fix structure definition for X32 ABI by Baolin Wang · 7 years ago
  78. 3840583 ALSA: hrtimer: make hrtimer_hw const and __initconst by Bhumika Goyal · 7 years ago
  79. a931b9c ALSA: compress: Remove unused variable by Guneshwor Singh · 7 years ago
  80. c4fd437 ALSA: hwdep: prevent a harmless shift wrapping bug by Dan Carpenter · 7 years ago
  81. fc27fe7 ALSA: seq: Cancel pending autoload work at unbinding device by Takashi Iwai · 7 years ago
  82. c844558 ALSA: core: Use %pS printk format for direct addresses by Helge Deller · 7 years ago
  83. 67616fe ALSA: pcm: Unify ioctl functions for playback and capture streams by Takashi Iwai · 7 years ago
  84. 7d8e829 ALSA: Get rid of card power_lock by Takashi Iwai · 7 years ago
  85. 3454a47 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  86. bcab3a6 ALSA: pcm: Fix power lock unbalance via OSS emulation by Takashi Iwai · 7 years ago
  87. e6b4c52 ALSA: pcm: Correct broken procfs set up by Takashi Iwai · 7 years ago
  88. b8e2204 ALSA: control: TLV data is unavailable at initial state of user-defined element set by Takashi Sakamoto · 7 years ago
  89. da42882 ALSA: control: queue TLV event for a set of user-defined element by Takashi Sakamoto · 7 years ago
  90. fb8027e ALSA: control: delegate TLV eventing to each driver by Takashi Sakamoto · 7 years ago
  91. 1ae0e4c ALSA: timer: Use common error handling code in alsa_timer_init() by Markus Elfring · 7 years ago
  92. dd1f7ab ALSA: timer: Adjust a condition check in snd_timer_resolution() by Markus Elfring · 7 years ago
  93. c8da9be ALSA: pcm: Adjust nine function calls together with a variable assignment by Markus Elfring · 7 years ago
  94. 97d15a1 ALSA: pcm: Use common error handling code in _snd_pcm_new() by Markus Elfring · 7 years ago
  95. 241bc82 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  96. 88c54cd ALSA: core: Fix unexpected error at replacing user TLV by Takashi Iwai · 7 years ago
  97. 5bbb1ab ALSA: control: use counting semaphore as write lock for ELEM_WRITE operation by Takashi Sakamoto · 7 years ago
  98. becf9e5 ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operations by Takashi Sakamoto · 7 years ago
  99. 7b42cfa ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE operation by Takashi Sakamoto · 7 years ago
  100. 7e1d90f ALSA: seq: 2nd attempt at fixing race creating a queue by Daniel Mentz · 7 years ago