summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2018-04-25ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai
2018-04-25ALSA: pcm: Change return type to vm_fault_tSouptick Joarder
2018-04-23ALSA: control: Fix missing __user annotationTakashi Iwai
2018-04-23ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson
2018-04-23ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller
2018-04-19ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai
2018-04-09ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() errorTakashi Iwai
2018-04-07ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai
2018-04-03ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai
2018-04-02Merge branch 'for-next' into for-linusTakashi Iwai
2018-03-27ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter
2018-03-26ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese
2018-03-23ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai
2018-03-23ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai
2018-03-19Merge branch 'for-linus' into for-nextTakashi Iwai
2018-03-13ALSA: pcm: Use krealloc() for resizing the rules arrayTakashi Iwai
2018-03-13ALSA: pcm: Remove VLA usageTakashi Iwai
2018-03-11ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai
2018-03-10ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai
2018-03-10ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai
2018-03-08ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() callTakashi Iwai
2018-03-08ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai
2018-03-08ALSA: seq: Don't allow resizing pool in useTakashi Iwai
2018-03-08ALSA: vmaster: Zero-clear ctl before calling slave getTakashi Iwai
2018-03-08ALSA: vmaster: Propagate slave errorTakashi Iwai
2018-02-28ALSA: control: Fix a bunch of whitespace errorsRichard Fitzgerald
2018-02-28Merge branch 'for-linus' into for-nextTakashi Iwai
2018-02-28ALSA: control: Fix memory corruption risk in snd_ctl_elem_readRichard Fitzgerald
2018-02-27ALSA: Use scnprintf() instead of snprintf() for showJaejoong Kim
2018-02-14ALSA: seq: Fix racy pool initializationsTakashi Iwai
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-19snd_ctl_elem_init_enum_names(): switch to vmemdup_user()Al Viro
2018-01-19replace_user_tlv(): switch to vmemdup_user()Al Viro
2018-01-16ALSA: pcm: Fix trailing semicolonLuis de Bethencourt
2018-01-15ALSA: seq: Process queue tempo/ppq change in a shotTakashi Iwai
2018-01-15Merge branch 'for-linus' into for-nextTakashi Iwai
2018-01-11ALSA: seq: Make ioctls race-freeTakashi Iwai
2018-01-11ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai
2018-01-09ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai
2018-01-09Merge branch 'for-linus' into for-nextTakashi Iwai
2018-01-08ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai
2018-01-08ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai
2018-01-05ALSA: pcm: Workaround for weird PulseAudio behavior on rewind errorTakashi Iwai
2018-01-04ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai
2018-01-02ALSA: pcm: Set config update bits only when really changedTakashi Iwai
2018-01-02ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai