1. 83e197a ALSA: seq: Fix race of snd_seq_timer_open() by Takashi Iwai · 3 years, 7 months ago
  2. 9c1fe96 ALSA: timer: Fix master timer notification by Takashi Iwai · 3 years, 7 months ago
  3. 3ae72f6 ALSA: control led: fix memory leak in snd_ctl_led_register by Dongliang Mu · 3 years, 7 months ago
  4. 998f26f ALSA: control: Fix racy management of user ctl memory size account by Takashi Iwai · 3 years, 9 months ago
  5. 543f8d78 ALSA: control_led - fix the stack usage (control element ops) by Jaroslav Kysela · 3 years, 9 months ago
  6. 57b138d ALSA: control - double free in snd_ctl_led_init() by Dan Carpenter · 3 years, 9 months ago
  7. 66c6d1e ALSA: control: Add memory consumption limit to user controls by Takashi Sakamoto · 3 years, 9 months ago
  8. 53cc264 ALSA: control - off by one in store_mode() by Dan Carpenter · 3 years, 9 months ago
  9. 1678320 Merge branch 'topic/mute-led' into for-next by Takashi Iwai · 3 years, 9 months ago
  10. 62327eb ALSA: control led - improve the set_led_id() parser by Jaroslav Kysela · 3 years, 9 months ago
  11. 016c205 ALSA: control - add the missing prev_lops2 initialization by Jaroslav Kysela · 3 years, 9 months ago
  12. 5b1ed7d Merge tag 'tags/mute-led-rework' into for-next by Takashi Iwai · 3 years, 9 months ago
  13. a135dfb ALSA: led control - add sysfs kcontrol LED marking layer by Jaroslav Kysela · 3 years, 10 months ago
  14. cb17fe0 ALSA: control - add sysfs support to the LED trigger module by Jaroslav Kysela · 3 years, 10 months ago
  15. 22d8de6 ALSA: control - add generic LED trigger module as the new control layer by Jaroslav Kysela · 3 years, 10 months ago
  16. 3f0638a ALSA: control - add layer registration routines by Jaroslav Kysela · 3 years, 10 months ago
  17. 1fa4445 ALSA: control - introduce snd_ctl_notify_one() helper by Jaroslav Kysela · 3 years, 10 months ago
  18. abc2164 ALSA: core: remove redundant spin_lock pair in snd_card_disconnect by Jia Zhou · 3 years, 9 months ago
  19. 583770e ALSA: pcm: Fix couple of typos by Bhaskar Chowdhury · 3 years, 9 months ago
  20. 940ba1f ALSA: core: avoid -Wempty-body warnings by Arnd Bergmann · 3 years, 9 months ago
  21. dc85fc9 ALSA: pcm: Add debug print on memory allocation failure by Amadeusz Sławiński · 3 years, 10 months ago
  22. 0c8e97c Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 11 months ago
  23. 0969db0 Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus by Mark Brown · 3 years, 11 months ago
  24. 2c28156 ALSA: core - add missing compress device type to /proc/asound/devices by Jaroslav Kysela · 3 years, 11 months ago
  25. 8d19b4e ALSA: pcm: Use for_each_pcm_substream() macro by Takashi Iwai · 3 years, 11 months ago
  26. 700cb70 ALSA: pcm: Don't call sync_stop if it hasn't been stopped by Takashi Iwai · 3 years, 11 months ago
  27. 2c87c1a ALSA: pcm: Assure sync with the pending stop operation at suspend by Takashi Iwai · 3 years, 11 months ago
  28. 29bb274 ALSA: pcm: Call sync_stop at disconnection by Takashi Iwai · 3 years, 11 months ago
  29. 500c9f8 ASoC: dmaengine_pcm: add peripheral configuration by Shengjiu Wang · 3 years, 11 months ago
  30. 3c4ab49 ALSA: core: Fix the debugfs removal at snd_card_free() by Takashi Iwai · 4 years ago
  31. 5c953a2 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years ago
  32. 2d670ea ALSA: jack: implement software jack injection via debugfs by Hui Wang · 4 years ago
  33. 23b53d4 ALSA: pcm: One more dependency for hw constraints by Takashi Iwai · 4 years ago
  34. c09e28c Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years ago
  35. 217bfbb ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() by Takashi Iwai · 4 years ago
  36. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  37. 6dcb8bf Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years ago
  38. 6b5edf1 ALSA: oss: Use DIV_ROUND_CLOSEST() instead of open-coding it by Lars-Peter Clausen · 4 years ago
  39. afcfbcb ALSA: core: Use DIV_ROUND_UP() instead of open-coding it by Lars-Peter Clausen · 4 years ago
  40. 58cf05f Merge tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years ago
  41. 8b7c764 ALSA: core: Remove redundant comments by YangHui · 4 years ago
  42. 11cb881 ALSA: pcm: oss: Fix a few more UBSAN fixes by Takashi Iwai · 4 years ago
  43. 618de0f ALSA: pcm: Clear the full allocated memory at hw_params by Takashi Iwai · 4 years ago
  44. 5c1733e ALSA: memalloc: Align buffer allocations in page size by Takashi Iwai · 4 years ago
  45. f228336 ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free() by Lars-Peter Clausen · 4 years ago
  46. 74c64ef ALSA: core: memalloc: add page alignment for iram by Robin Gong · 4 years ago
  47. c367caf Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years ago
  48. 64f0bd1 ALSA: pcm: use krealloc_array() by Bartosz Golaszewski · 4 years, 1 month ago
  49. 175b8d8 ALSA: pcm: oss: Fix potential out-of-bounds shift by Takashi Iwai · 4 years, 1 month ago
  50. 88a06d6 ALSA: rawmidi: Access runtime->avail always in spinlock by Takashi Iwai · 4 years, 1 month ago
  51. 4ebd470 ALSA: seq: Use bool for snd_seq_queue internal flags by Takashi Iwai · 4 years, 1 month ago
  52. 9be9f2d ALSA: compress: allow pause and resume during draining by Gyeongtaek Lee · 4 years, 1 month ago
  53. 4390628 Merge branch 'topic/usb-audio-refactoring' into for-next by Takashi Iwai · 4 years, 1 month ago
  54. 95a793c ALSA: ctl: fix error path at adding user-defined element set by Takashi Sakamoto · 4 years, 2 months ago
  55. 1a6a071 ALSA: seq: remove useless function by Yu Hao · 4 years, 2 months ago
  56. f7b6603 ALSA: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
  57. 2759caa ALSA: seq: oss: Avoid mutex lock for a long-time ioctl by Takashi Iwai · 4 years, 3 months ago
  58. 6564d0a ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock by Takashi Iwai · 4 years, 3 months ago
  59. 18d122c ALSA: compat_ioctl: avoid compat_alloc_user_space by Arnd Bergmann · 4 years, 3 months ago
  60. bf08359 ALSA: timer: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
  61. 9ddb236 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 4 months ago
  62. 93fcef8 ALSA: rawmidi: (cosmetic) align function parameters by Pierre-Louis Bossart · 4 years, 4 months ago
  63. bec206d ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro by Pierre-Louis Bossart · 4 years, 4 months ago
  64. 9725ce3 ALSA: compress_offload: remove redundant initialization by Pierre-Louis Bossart · 4 years, 4 months ago
  65. cd91fd9f ALSA: compress_offload: dereference after checking for NULL pointer by Pierre-Louis Bossart · 4 years, 4 months ago
  66. 3bcf8ee ALSA: core: timer: clarify operator precedence by Pierre-Louis Bossart · 4 years, 4 months ago
  67. 6363256 ALSA: core: timer: remove redundant assignment by Pierre-Louis Bossart · 4 years, 4 months ago
  68. b658cbab ALSA: core: pcm_memory: dereference pointer after NULL checks by Pierre-Louis Bossart · 4 years, 4 months ago
  69. b1c1412 ALSA: core: memalloc: fix fallthrough position by Pierre-Louis Bossart · 4 years, 4 months ago
  70. 931522b ALSA: core: pcm: simplify locking for timers by Pierre-Louis Bossart · 4 years, 4 months ago
  71. 6bde8ef Merge branch 'topic/tasklet-convert' into for-linus by Takashi Iwai · 4 years, 4 months ago
  72. d1a58aa ALSA: core: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  73. 949a1eb ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check by Takashi Iwai · 4 years, 4 months ago
  74. 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
  75. 80982c7 ALSA: seq: oss: Serialize ioctls by Takashi Iwai · 4 years, 5 months ago
  76. 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, 5 months ago
  77. 3b5d1af Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 5 months ago
  78. 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, 5 months ago
  79. 9ab0cb3 ALSA: Replace the word "slave" in vmaster API by Takashi Iwai · 4 years, 6 months ago
  80. 60379ba ALSA: info: Drop WARN_ON() from buffer NULL sanity check by Takashi Iwai · 4 years, 6 months ago
  81. 7d50b29 Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available" by Takashi Iwai · 4 years, 6 months ago
  82. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  83. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  84. 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
  85. 467fd0e ALSA: pcm: Fix build error on m68k and others by Takashi Iwai · 4 years, 6 months ago
  86. f79a732 ALSA: compress: fix partial_drain completion state by Vinod Koul · 4 years, 6 months ago
  87. 713bdcb ALSA: core: pcm_iec958: fix kernel-doc by Pierre-Louis Bossart · 4 years, 6 months ago
  88. 81033c6 ALSA: core: Warn on empty module by Takashi Iwai · 4 years, 6 months ago
  89. 3ad796c ALSA: pcm: Use SG-buffer only when direct DMA is available by Takashi Iwai · 4 years, 7 months ago
  90. 2a1f336 ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too by Takashi Iwai · 4 years, 7 months ago
  91. 28e60db ALSA: memalloc: Initialize all fields of snd_dma_buffer properly by Takashi Iwai · 4 years, 7 months ago
  92. d955dab ALSA: pcm: Use dma_mmap_coherent() on x86, too by Takashi Iwai · 4 years, 7 months ago
  93. 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
  94. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  95. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  96. 951e2736 ALSA: pcm: disallow linking stream to itself by Michał Mirosław · 4 years, 7 months ago
  97. e18035c ALSA: pcm: fix snd_pcm_link() lockdep splat by Michał Mirosław · 4 years, 7 months ago
  98. 631d691 Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
  99. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  100. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago