aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2021-12-29ALSA: jack: Check the return value of kstrdup()Xiaoke Wang
2021-12-14ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai
2021-12-14ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai
2021-12-14ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai
2021-12-14ALSA: ctl: Fix copy of updated id with element read/writeAlan Young
2021-11-26ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin
2021-11-26ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai
2021-11-26ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai
2021-11-26ALSA: timer: Fix use-after-free problemWang Wensheng
2021-10-20ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai
2021-09-22ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra
2021-08-15ALSA: seq: Fix racy deletion of subscriberTakashi Iwai
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai
2021-05-22ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou
2021-01-30ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai
2021-01-09ALSA: pcm: Clear the full allocated memory at hw_paramsTakashi Iwai
2021-01-09ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai
2020-12-29ALSA: pcm: oss: Fix a few more UBSAN fixesTakashi Iwai
2020-12-29ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai
2020-11-24ALSA: ctl: fix error path at adding user-defined element setTakashi Sakamoto
2020-10-29ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai
2020-09-09ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai
2020-08-21ALSA: seq: oss: Serialize ioctlsTakashi Iwai
2020-07-29ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai
2020-07-22ALSA: compress: fix partial_drain completion stateVinod Koul
2020-06-20ALSA: pcm: disallow linking stream to itselfMichał Mirosław
2020-06-03ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu
2020-05-27ALSA: pcm: fix incorrect hw_base increaseBrent Lu
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai
2020-05-20ALSA: rawmidi: Initialize allocated buffersTakashi Iwai
2020-05-05ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai
2020-04-24ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai
2020-04-02ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai
2020-04-02ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai
2020-04-02ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai
2020-04-02ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai
2020-02-28ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai
2020-02-28ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai
2020-02-28ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto
2020-01-23ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai
2019-12-31ALSA: timer: Limit max amount of slave instancesTakashi Iwai
2019-12-31ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai
2019-12-17ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai
2019-12-17ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia
2019-12-05ASoC: compress: fix unsigned integer overflow checkXiaojun Sang
2019-11-20ALSA: seq: Do error checks at creating system portsTakashi Iwai
2019-11-20ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter
2019-11-12ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai
2019-11-06ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai
2019-11-06ALSA: timer: Simplify error path in snd_timer_open()Takashi Iwai