summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2018-03-21ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai
2018-03-21ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai
2018-03-21ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai
2018-03-15ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai
2018-03-15ALSA: seq: Don't allow resizing pool in useTakashi Iwai
2018-03-08ALSA: control: Fix memory corruption risk in snd_ctl_elem_readRichard Fitzgerald
2018-02-22ALSA: seq: Fix racy pool initializationsTakashi Iwai
2018-01-23ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai
2018-01-23ALSA: seq: Make ioctls race-freeTakashi Iwai
2018-01-17ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai
2018-01-17ALSA: pcm: Workaround for weird PulseAudio behavior on rewind errorTakashi Iwai
2018-01-17ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai
2017-12-29ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai
2017-12-14ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai
2017-12-14ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser
2017-11-30ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai
2017-11-30ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai
2017-11-30ALSA: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-11-07ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai
2017-11-06ALSA: timer: Limit max instances per timerTakashi Iwai
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai
2017-10-31ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai
2017-10-18ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings
2017-10-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-09ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-09-22ALSA: pcm: Fix structure definition for X32 ABIBaolin Wang
2017-09-18ALSA: compress: Remove unused variableGuneshwor Singh
2017-09-12ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai
2017-09-07ALSA: core: Use %pS printk format for direct addressesHelge Deller
2017-08-30ALSA: pcm: Unify ioctl functions for playback and capture streamsTakashi Iwai
2017-08-30ALSA: Get rid of card power_lockTakashi Iwai
2017-08-30Merge branch 'for-linus' into for-nextTakashi Iwai
2017-08-30ALSA: pcm: Fix power lock unbalance via OSS emulationTakashi Iwai
2017-08-25ALSA: pcm: Correct broken procfs set upTakashi Iwai
2017-08-24ALSA: control: TLV data is unavailable at initial state of user-defined eleme...Takashi Sakamoto
2017-08-24ALSA: control: queue TLV event for a set of user-defined elementTakashi Sakamoto
2017-08-24ALSA: control: delegate TLV eventing to each driverTakashi Sakamoto
2017-08-23ALSA: timer: Use common error handling code in alsa_timer_init()Markus Elfring
2017-08-23ALSA: timer: Adjust a condition check in snd_timer_resolution()Markus Elfring
2017-08-23ALSA: pcm: Adjust nine function calls together with a variable assignmentMarkus Elfring
2017-08-23ALSA: pcm: Use common error handling code in _snd_pcm_new()Markus Elfring
2017-08-22Merge branch 'for-linus' into for-nextTakashi Iwai
2017-08-22ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai
2017-08-20ALSA: control: use counting semaphore as write lock for ELEM_WRITE operationTakashi Sakamoto