1. 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, 9 months ago
  2. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 9 months ago
  3. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  4. 951e2736 ALSA: pcm: disallow linking stream to itself by Michał Mirosław · 4 years, 9 months ago
  5. e18035c ALSA: pcm: fix snd_pcm_link() lockdep splat by Michał Mirosław · 4 years, 9 months ago
  6. 631d691 Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  7. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  8. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 9 months ago
  9. 4fdea58 Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  10. d54b64e Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  11. 6d28484 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 9 months ago
  12. fb8cd64 ALSA: hwdep: fix a left shifting 1 by 31 UB bug by Changming Liu · 4 years, 9 months ago
  13. f5ca7a7 Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  14. e7513c5 ALSA: pcm: fix incorrect hw_base increase by Brent Lu · 4 years, 10 months ago
  15. 1742bcd Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 10 months ago
  16. 9ad06eb ALSA: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  17. c1f6e3c ALSA: rawmidi: Fix racy buffer resize under concurrent accesses by Takashi Iwai · 4 years, 10 months ago
  18. c536419 Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 10 months ago
  19. 25cba461 ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime by YueHaibing · 4 years, 10 months ago
  20. ebe6976 pcm_native: result of put_user() needs to be checked by Al Viro · 5 years ago
  21. ac957e8 ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7) by Takashi Iwai · 4 years, 10 months ago
  22. 4aafdf6 Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  23. ff7e06a ALSA: pcm: oss: Fix regression by buffer overflow fix (again) by Takashi Iwai · 5 years ago
  24. 848960e Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  25. 8f1073e Merge branch 'pm-qos' by Rafael J. Wysocki · 5 years ago
  26. 3c22bae Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  27. aa21c3d Merge branch 'for-next' into for-linus by Takashi Iwai · 5 years ago
  28. 1c521d7 Merge branch 'asoc-5.7' into asoc-next by Mark Brown · 5 years ago
  29. c208a53 ALSA: core: Add snd_device_get_state() helper by Takashi Iwai · 5 years ago
  30. 6c3171e ALSA: seq: oss: Fix running status after receiving sysex by Takashi Iwai · 5 years ago
  31. 4384f16 ALSA: seq: virmidi: Fix running status after receiving sysex by Takashi Iwai · 5 years ago
  32. 296a37f ALSA: pcm: Fix superfluous snprintf() usage by Takashi Iwai · 5 years ago
  33. 5461e05 ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks by Takashi Iwai · 5 years ago
  34. 4d90a4e Merge tag 'v5.6-rc5' into asoc-5.7 by Mark Brown · 5 years ago
  35. 3bbf9e2 ALSA: pcm: oss: Simplify plugin frame size calculations by Takashi Iwai · 5 years ago
  36. cf4afed9 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  37. f2ecf90 ALSA: pcm: oss: Avoid plugin buffer overflow by Takashi Iwai · 5 years ago
  38. 90309b7 Merge series "simple-audio-card codec2codec support" from Samuel Holland <samuel@sholland.org>: by Mark Brown · 5 years ago
  39. f9c2361 ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointer by Peter Ujfalusi · 5 years ago
  40. 4769bfb ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates by Samuel Holland · 5 years ago
  41. b9759ef ALSA: core: Implement compress page allocation and free routines by Cezary Rojewski · 5 years ago
  42. 2948f4a Merge branch 'topic/usb-uac2-effect-unit' into for-next by Takashi Iwai · 5 years ago
  43. 146f669 ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write by Takashi Iwai · 5 years ago
  44. dc74977 ALSA: seq: Fix concurrent access to queue current tick/time by Takashi Iwai · 5 years ago
  45. bb51e66 ALSA: seq: Avoid concurrent access to queue flags by Takashi Iwai · 5 years ago
  46. 5371a79 sound: Call cpu_latency_qos_*() instead of pm_qos_*() by Rafael J. Wysocki · 5 years ago
  47. 0fbb027 ALSA: pcm: Fix double hw_free calls by Takashi Iwai · 5 years ago
  48. 9478bd4 ALSA: core: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  49. 9d789dc ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback by Peter Ujfalusi · 5 years ago
  50. fa1f875 ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback by Peter Ujfalusi · 5 years ago
  51. 0e02368 ALSA: info: remove redundant assignment to variable c by Colin Ian King · 5 years ago
  52. 49d9e43 ALSA: pcm: Minor refactoring by Takashi Iwai · 5 years ago
  53. 89e0b9a0 ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iteration by Takashi Iwai · 5 years ago
  54. f9b0c05 ALSA: pcm: Use a macro for parameter masks to reduce the needed cast by Takashi Iwai · 5 years ago
  55. ba71d22 ALSA: pcm: Use standard macros for fixing PCM format cast by Takashi Iwai · 5 years ago
  56. 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
  57. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  58. cb639a4 ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t by Takashi Iwai · 5 years ago
  59. 66f2d19 ALSA: pcm: Fix memory leak at closing a stream without hw_free by Takashi Iwai · 5 years ago
  60. d4cfb30 ALSA: pcm: Set per-card upper limit of PCM buffer allocations by Takashi Iwai · 5 years ago
  61. 9d0af44 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  62. d662117 ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static by Takashi Iwai · 5 years ago
  63. 60adcfd ALSA: seq: Fix racy access for queue timer in proc read by Takashi Iwai · 5 years ago
  64. f999348 ALSA: timer: fix nsec/sec initialization confusion by Pierre-Louis Bossart · 5 years ago
  65. 3b2549a ALSA: control: potential uninitialized return value by Dan Carpenter · 5 years ago
  66. edb87ed ALSA: rawmidi: More constification by Takashi Iwai · 5 years ago
  67. b40fe4b ALSA: oss: More constifications by Takashi Iwai · 5 years ago
  68. f98903f ALSA: jack: More constification by Takashi Iwai · 5 years ago
  69. 51d7847 ALSA: info: More constifications by Takashi Iwai · 5 years ago
  70. 731922a ALSA: seq: More constifications by Takashi Iwai · 5 years ago
  71. d03af9b ALSA: pcm: More constifications by Takashi Iwai · 5 years ago
  72. fbd3eb7 ALSA: control: Add verification for kctl accesses by Takashi Iwai · 5 years ago
  73. 454f5ec1 ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definition by Takashi Iwai · 5 years ago
  74. aad7ebb ALSA: seq: Constify struct snd_midi_op by Takashi Iwai · 5 years ago
  75. df76996 ALSA: timer: Constify snd_timer_hardware definitions by Takashi Iwai · 5 years ago
  76. f15ee21 ALSA: core: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  77. 8b57582 ALSA: core: Treat snd_device_ops as const by Takashi Iwai · 5 years ago
  78. d61fe22 ALSA: ctl: allow TLV read operation for callback type of element in locked case by Takashi Sakamoto · 5 years ago
  79. ff16351 ALSA: ctl: remove dimen member from elem_info structure by Takashi Sakamoto · 5 years ago
  80. a032ff0 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  81. df1d6ea Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into for-next by Takashi Iwai · 5 years ago
  82. add9d56 ALSA: pcm: Avoid possible info leaks from PCM stream buffers by Takashi Iwai · 5 years ago
  83. 1faa9d3 ALSA: control: remove useless assignment in .info callback of PCM chmap element by Takashi Sakamoto · 5 years ago
  84. 80fe743 ALSA: add new 32-bit layout for snd_pcm_mmap_status/control by Arnd Bergmann · 7 years ago
  85. 09d9417 ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c by Arnd Bergmann · 7 years ago
  86. 07094ae ALSA: Avoid using timespec for struct snd_timer_tread by Baolin Wang · 7 years ago
  87. d9e5582 ALSA: Avoid using timespec for struct snd_rawmidi_status by Baolin Wang · 7 years ago
  88. 3ddee7f ALSA: Avoid using timespec for struct snd_pcm_status by Baolin Wang · 7 years ago
  89. a07804c ALSA: Avoid using timespec for struct snd_timer_status by Baolin Wang · 7 years ago
  90. fcae40c ALSA: Replace timespec with timespec64 by Baolin Wang · 7 years ago
  91. 3cf2890 Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  92. 4cc8d65 ALSA: pcm: oss: Avoid potential buffer overflows by Takashi Iwai · 5 years ago
  93. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  94. fabb26d ALSA: pcm: Add card sync_irq field by Takashi Iwai · 5 years ago
  95. 1e850be ALSA: pcm: Add the support for sync-stop operation by Takashi Iwai · 5 years ago
  96. 0821fd7 ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header by Takashi Iwai · 5 years ago
  97. fc033cb ALSA: pcm: Allow NULL ioctl ops by Takashi Iwai · 5 years ago
  98. 0dba808 ALSA: pcm: Introduce managed buffer allocation mode by Takashi Iwai · 5 years ago
  99. b12b225 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  100. f5cdc9d ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() by paulhsia · 5 years ago