1. e35c221 ALSA: pcm: oss: Fix a few more UBSAN fixes by Takashi Iwai · 4 years, 1 month ago
  2. 1c25dcb ALSA: pcm: oss: Fix potential out-of-bounds shift by Takashi Iwai · 4 years, 1 month ago
  3. e463aed ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check by Takashi Iwai · 4 years, 5 months ago
  4. 5505273 ALSA: pcm: oss: Place the plugin buffer overflow checks correctly by Takashi Iwai · 4 years, 9 months ago
  5. b53356c ALSA: pcm: oss: Fix regression by buffer overflow fix by Takashi Iwai · 4 years, 10 months ago
  6. 59dfa43 ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks by Takashi Iwai · 4 years, 10 months ago
  7. 5ac3462 ALSA: pcm: oss: Avoid plugin buffer overflow by Takashi Iwai · 4 years, 10 months ago
  8. 2a76606 ALSA: pcm: oss: Avoid potential buffer overflows by Takashi Iwai · 5 years ago
  9. c9f3732 ALSA: pcm: signedness bug in snd_pcm_plug_alloc() by Dan Carpenter · 6 years ago
  10. 557301c ALSA: pcm: Fix possible OOB access in PCM oss plugins by Takashi Iwai · 6 years ago
  11. 1129534 ALSA: oss: Use kvzalloc() for local buffer allocations by Takashi Iwai · 6 years ago
  12. 312d028 ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation by Takashi Iwai · 7 years ago
  13. 157113c ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls by Takashi Iwai · 7 years ago
  14. 048747b ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams by Takashi Iwai · 7 years ago
  15. bd889a8 ALSA: pcm: Avoid potential races between OSS ioctls and read/write by Takashi Iwai · 7 years ago
  16. 4d2ea30 ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation by Takashi Iwai · 7 years ago
  17. 58eaa55 ALSA: pcm: potential uninitialized return values by Dan Carpenter · 7 years ago
  18. 5ee6aba ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() by Takashi Iwai · 7 years ago
  19. 0b9c7ed ALSA: pcm: Allow aborting mutex lock at OSS read/write loops by Takashi Iwai · 7 years ago
  20. 28ac403 ALSA: pcm: Abort properly at pending signal in OSS read/write loops by Takashi Iwai · 7 years ago
  21. 835004d ALSA: pcm: Add missing error checks in OSS emulation plugin builder by Takashi Iwai · 7 years ago
  22. f1069cf ALSA: pcm: Remove incorrect snd_BUG_ON() usages by Takashi Iwai · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. 920f2ec Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  25. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  26. 35f8001 ALSA: core: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 8 years ago
  27. fed5794 ALSA: pcm: Build OSS writev/readv helpers conditionally by Takashi Iwai · 8 years ago
  28. 13f72c8 ALSA: pcm: Kill set_fs() in PCM OSS layer by Takashi Iwai · 8 years ago
  29. dcab5fb ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as const by Arnd Bergmann · 8 years ago
  30. e76bf3c ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack by Takashi Sakamoto · 8 years ago
  31. b55f9fd ALSA: pcm: use helper function to refer parameter as read-only by Takashi Sakamoto · 8 years ago
  32. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  33. 658355b5 ALSA: oss: don't opencode IS_REACHABLE() by Fabian Frederick · 8 years ago
  34. b248371 ALSA: pcm: Fix potential deadlock in OSS emulation by Takashi Iwai · 9 years ago
  35. 4632537 ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc by Nicholas Mc Guire · 9 years ago
  36. 83266b6 ALSA: Fix compat_ioctl handling for OSS emulations by Takashi Iwai · 9 years ago
  37. 5a1f8c4 ALSA: oss: underflow in snd_mixer_oss_proc_write() by Dan Carpenter · 9 years ago
  38. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 10 years ago
  39. ec0e993 ALSA: core: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 10 years ago
  40. f6dbe1b ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two() by Lars-Peter Clausen · 10 years ago
  41. 61efcee ALSA: oss: Use standard printk helpers by Takashi Iwai · 11 years ago
  42. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 11 years ago
  43. 701ef32 ALSA: core: fix NULL checking in snd_pcm_plug_slave_size() by Xi Wang · 12 years ago
  44. 9af4e7f ALSA: core: fix NULL checking in snd_pcm_plug_client_size() by Xi Wang · 12 years ago
  45. 8bb4d9c ALSA: Fix card refcount unbalance by Takashi Iwai · 12 years ago
  46. 0914f79 ALSA: Avoid endless sleep after disconnect by Takashi Iwai · 12 years ago
  47. a0830db ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  48. 1f3b140 ALSA: fix possible memory leak in snd_mixer_oss_build_input() by Wei Yongjun · 12 years ago
  49. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  50. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 14 years ago
  51. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 14 years ago
  52. f92766b ALSA: oss-mixer - use strlcpy() instead strcpy() by Dan Carpenter · 13 years ago
  53. 78fa2c4 ALSA: core: remove unused variables. by Luca Tettamanti · 14 years ago
  54. fea952e ALSA: core: sparse cleanups by Clemens Ladisch · 14 years ago
  55. 3daa7ea ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() by Jesper Juhl · 14 years ago
  56. 60686aa ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation by Takashi Iwai · 14 years ago
  57. e799d0b Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  58. 838c364 ALSA: OSS mixer emulation - fix locking by Jaroslav Kysela · 14 years ago
  59. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  60. 02f4865 ALSA: core - Define llseek fops by Takashi Iwai · 15 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  62. e763692 ALSA: pcm_lib - return back hw_ptr_interrupt by Jaroslav Kysela · 15 years ago
  63. f240406 ALSA: pcm_lib - cleanup & merge hw_ptr update functions by Jaroslav Kysela · 15 years ago
  64. ad1cd74 ALSA: rename "PC Speaker" controls to "Speaker" by Jaroslav Kysela · 15 years ago
  65. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  66. fa28519 Merge branch 'topic/oss' into for-linus by Takashi Iwai · 15 years ago
  67. 4f7454a ALSA: Add const prefix to proc helper functions by Takashi Iwai · 15 years ago
  68. cbbb057 ALSA: allocation may fail in snd_pcm_oss_change_params() by Roel Kluin · 15 years ago
  69. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 16 years ago
  70. d2e8e52 ALSA: oss - volume control for CSWITCH and CROUTE by Deepika Makhija · 16 years ago
  71. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  72. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  73. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 16 years ago
  74. 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 16 years ago
  75. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 16 years ago
  76. 5370d96 ALSA: fix excessive background noise introduced by OSS emulation rate shrink by Steve Chen · 16 years ago
  77. 006de267 ALSA: Add missing KERN_* prefix to printk in sound/core by Takashi Iwai · 16 years ago
  78. 7924f0c ALSA: pcm_oss: AFMT_S24_LE is set twice in return value by Roel Kluin · 16 years ago
  79. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  80. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  81. 896e6cc sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE" by Jaroslav Kysela · 16 years ago
  82. 9423969 ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE by Pawel MOLL · 16 years ago
  83. 6c4cc3a [ALSA] Add more fallbacks to OSS PHONEOUT mixer map by Takashi Iwai · 17 years ago
  84. 4939c66 [ALSA] Fix Oops with PCM OSS sync by Takashi Iwai · 17 years ago
  85. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  86. 31e8960 [ALSA] Remove PCM sleep_min and tick by Takashi Iwai · 17 years ago
  87. d948035 [ALSA] Remove PCM xfer_align sw params by Takashi Iwai · 17 years ago
  88. 22a860a snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure with gcc-3.2 by Jean Delvare · 17 years ago
  89. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  90. 24038a2 [ALSA] Add new AFMT_* formats for OSS emulation by Takashi Iwai · 17 years ago
  91. 64d27f9 [ALSA] Support 3-bytes 24bit format in PCM OSS emulation by Takashi Iwai · 17 years ago
  92. 9390ec8 [ALSA] Simplify the format conversion in PCM OSS emulation by Takashi Iwai · 17 years ago
  93. 887f9f0 [ALSA] Remove ifdefs from OSS PCM emulation codes by Takashi Iwai · 17 years ago
  94. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  95. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 18 years ago
  96. e3a5d59 [ALSA] Fix races in PCM OSS emulation by Takashi Iwai · 18 years ago
  97. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  98. de1b8b9 [ALSA] Fix hang-up at disconnection of usb-audio by Takashi Iwai · 18 years ago
  99. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 19 years ago
  100. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 19 years ago