1. 2759caa ALSA: seq: oss: Avoid mutex lock for a long-time ioctl by Takashi Iwai · 4 years, 4 months ago
  2. 6564d0a ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock by Takashi Iwai · 4 years, 4 months ago
  3. 18d122c ALSA: compat_ioctl: avoid compat_alloc_user_space by Arnd Bergmann · 4 years, 4 months ago
  4. bf08359 ALSA: timer: Replace tasklet with work by Takashi Iwai · 4 years, 5 months ago
  5. 9ddb236 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 4 months ago
  6. 93fcef8 ALSA: rawmidi: (cosmetic) align function parameters by Pierre-Louis Bossart · 4 years, 5 months ago
  7. bec206d ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro by Pierre-Louis Bossart · 4 years, 5 months ago
  8. 9725ce3 ALSA: compress_offload: remove redundant initialization by Pierre-Louis Bossart · 4 years, 5 months ago
  9. cd91fd9f ALSA: compress_offload: dereference after checking for NULL pointer by Pierre-Louis Bossart · 4 years, 5 months ago
  10. 3bcf8ee ALSA: core: timer: clarify operator precedence by Pierre-Louis Bossart · 4 years, 5 months ago
  11. 6363256 ALSA: core: timer: remove redundant assignment by Pierre-Louis Bossart · 4 years, 5 months ago
  12. b658cbab ALSA: core: pcm_memory: dereference pointer after NULL checks by Pierre-Louis Bossart · 4 years, 5 months ago
  13. b1c1412 ALSA: core: memalloc: fix fallthrough position by Pierre-Louis Bossart · 4 years, 5 months ago
  14. 931522b ALSA: core: pcm: simplify locking for timers by Pierre-Louis Bossart · 4 years, 5 months ago
  15. 6bde8ef Merge branch 'topic/tasklet-convert' into for-linus by Takashi Iwai · 4 years, 5 months ago
  16. d1a58aa ALSA: core: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  17. 949a1eb ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check by Takashi Iwai · 4 years, 5 months ago
  18. 3f9df56 Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 5 months ago
  19. 80982c7 ALSA: seq: oss: Serialize ioctls by Takashi Iwai · 4 years, 6 months ago
  20. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  21. 3b5d1af Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 6 months ago
  22. 8c26c87 Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into master by Linus Torvalds · 4 years, 6 months ago
  23. 9ab0cb3 ALSA: Replace the word "slave" in vmaster API by Takashi Iwai · 4 years, 6 months ago
  24. 60379ba ALSA: info: Drop WARN_ON() from buffer NULL sanity check by Takashi Iwai · 4 years, 6 months ago
  25. 7d50b29 Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available" by Takashi Iwai · 4 years, 6 months ago
  26. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  27. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  28. 63e1968 Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 6 months ago
  29. 467fd0e ALSA: pcm: Fix build error on m68k and others by Takashi Iwai · 4 years, 6 months ago
  30. f79a732 ALSA: compress: fix partial_drain completion state by Vinod Koul · 4 years, 7 months ago
  31. 713bdcb ALSA: core: pcm_iec958: fix kernel-doc by Pierre-Louis Bossart · 4 years, 7 months ago
  32. 81033c6 ALSA: core: Warn on empty module by Takashi Iwai · 4 years, 7 months ago
  33. 3ad796c ALSA: pcm: Use SG-buffer only when direct DMA is available by Takashi Iwai · 4 years, 7 months ago
  34. 2a1f336 ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too by Takashi Iwai · 4 years, 7 months ago
  35. 28e60db ALSA: memalloc: Initialize all fields of snd_dma_buffer properly by Takashi Iwai · 4 years, 7 months ago
  36. d955dab ALSA: pcm: Use dma_mmap_coherent() on x86, too by Takashi Iwai · 4 years, 7 months ago
  37. e0154bd Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
  38. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  39. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  40. 951e2736 ALSA: pcm: disallow linking stream to itself by Michał Mirosław · 4 years, 7 months ago
  41. e18035c ALSA: pcm: fix snd_pcm_link() lockdep splat by Michał Mirosław · 4 years, 7 months ago
  42. 631d691 Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
  43. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  44. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 8 months ago
  45. 4fdea58 Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  46. d54b64e Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
  47. 6d28484 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 8 months ago
  48. fb8cd64 ALSA: hwdep: fix a left shifting 1 by 31 UB bug by Changming Liu · 4 years, 8 months ago
  49. f5ca7a7 Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
  50. e7513c5 ALSA: pcm: fix incorrect hw_base increase by Brent Lu · 4 years, 8 months ago
  51. 1742bcd Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
  52. 9ad06eb ALSA: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  53. c1f6e3c ALSA: rawmidi: Fix racy buffer resize under concurrent accesses by Takashi Iwai · 4 years, 9 months ago
  54. c536419 Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  55. 25cba461 ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime by YueHaibing · 4 years, 9 months ago
  56. ebe6976 pcm_native: result of put_user() needs to be checked by Al Viro · 4 years, 10 months ago
  57. ac957e8 ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7) by Takashi Iwai · 4 years, 9 months ago
  58. 4aafdf6 Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  59. ff7e06a ALSA: pcm: oss: Fix regression by buffer overflow fix (again) by Takashi Iwai · 4 years, 10 months ago
  60. 848960e Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 10 months ago
  61. 8f1073e Merge branch 'pm-qos' by Rafael J. Wysocki · 4 years, 10 months ago
  62. 3c22bae Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 10 months ago
  63. aa21c3d Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 10 months ago
  64. 1c521d7 Merge branch 'asoc-5.7' into asoc-next by Mark Brown · 4 years, 10 months ago
  65. c208a53 ALSA: core: Add snd_device_get_state() helper by Takashi Iwai · 4 years, 10 months ago
  66. 6c3171e ALSA: seq: oss: Fix running status after receiving sysex by Takashi Iwai · 4 years, 10 months ago
  67. 4384f16 ALSA: seq: virmidi: Fix running status after receiving sysex by Takashi Iwai · 4 years, 10 months ago
  68. 296a37f ALSA: pcm: Fix superfluous snprintf() usage by Takashi Iwai · 4 years, 10 months ago
  69. 5461e05 ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks by Takashi Iwai · 4 years, 10 months ago
  70. 4d90a4e Merge tag 'v5.6-rc5' into asoc-5.7 by Mark Brown · 4 years, 10 months ago
  71. 3bbf9e2 ALSA: pcm: oss: Simplify plugin frame size calculations by Takashi Iwai · 4 years, 10 months ago
  72. cf4afed9 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 10 months ago
  73. f2ecf90 ALSA: pcm: oss: Avoid plugin buffer overflow by Takashi Iwai · 4 years, 10 months ago
  74. 90309b7 Merge series "simple-audio-card codec2codec support" from Samuel Holland <samuel@sholland.org>: by Mark Brown · 4 years, 11 months ago
  75. f9c2361 ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointer by Peter Ujfalusi · 5 years ago
  76. 4769bfb ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates by Samuel Holland · 4 years, 11 months ago
  77. b9759ef ALSA: core: Implement compress page allocation and free routines by Cezary Rojewski · 5 years ago
  78. 2948f4a Merge branch 'topic/usb-uac2-effect-unit' into for-next by Takashi Iwai · 5 years ago
  79. 146f669 ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write by Takashi Iwai · 5 years ago
  80. dc74977 ALSA: seq: Fix concurrent access to queue current tick/time by Takashi Iwai · 5 years ago
  81. bb51e66 ALSA: seq: Avoid concurrent access to queue flags by Takashi Iwai · 5 years ago
  82. 5371a79 sound: Call cpu_latency_qos_*() instead of pm_qos_*() by Rafael J. Wysocki · 5 years ago
  83. 0fbb027 ALSA: pcm: Fix double hw_free calls by Takashi Iwai · 5 years ago
  84. 9478bd4 ALSA: core: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  85. 9d789dc ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback by Peter Ujfalusi · 5 years ago
  86. fa1f875 ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback by Peter Ujfalusi · 5 years ago
  87. 0e02368 ALSA: info: remove redundant assignment to variable c by Colin Ian King · 5 years ago
  88. 49d9e43 ALSA: pcm: Minor refactoring by Takashi Iwai · 5 years ago
  89. 89e0b9a0 ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iteration by Takashi Iwai · 5 years ago
  90. f9b0c05 ALSA: pcm: Use a macro for parameter masks to reduce the needed cast by Takashi Iwai · 5 years ago
  91. ba71d22 ALSA: pcm: Use standard macros for fixing PCM format cast by Takashi Iwai · 5 years ago
  92. 750ce8c Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  93. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  94. cb639a4 ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t by Takashi Iwai · 5 years ago
  95. 66f2d19 ALSA: pcm: Fix memory leak at closing a stream without hw_free by Takashi Iwai · 5 years ago
  96. d4cfb30 ALSA: pcm: Set per-card upper limit of PCM buffer allocations by Takashi Iwai · 5 years ago
  97. 9d0af44 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  98. d662117 ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static by Takashi Iwai · 5 years ago
  99. 60adcfd ALSA: seq: Fix racy access for queue timer in proc read by Takashi Iwai · 5 years ago
  100. f999348 ALSA: timer: fix nsec/sec initialization confusion by Pierre-Louis Bossart · 5 years ago