summaryrefslogtreecommitdiff
path: root/sound/core
Commit message (Expand)AuthorAge
* ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai2018-04-19
* ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() errorTakashi Iwai2018-04-09
* ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai2018-04-07
* ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai2018-04-03
* Merge branch 'for-next' into for-linusTakashi Iwai2018-04-02
|\
| * ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai2018-03-27
| * ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-03-23
| * ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai2018-03-23
| * Merge branch 'for-linus' into for-nextTakashi Iwai2018-03-19
| |\
| * | ALSA: pcm: Use krealloc() for resizing the rules arrayTakashi Iwai2018-03-13
| * | ALSA: pcm: Remove VLA usageTakashi Iwai2018-03-13
| * | ALSA: vmaster: Zero-clear ctl before calling slave getTakashi Iwai2018-03-08
| * | ALSA: vmaster: Propagate slave errorTakashi Iwai2018-03-08
| * | ALSA: control: Fix a bunch of whitespace errorsRichard Fitzgerald2018-02-28
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2018-02-28
| |\ \
| * | | ALSA: Use scnprintf() instead of snprintf() for showJaejoong Kim2018-02-27
* | | | ALSA: pcm: potential uninitialized return valuesDan Carpenter2018-03-27
* | | | ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese2018-03-26
| |_|/ |/| |
* | | ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai2018-03-11
* | | ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai2018-03-10
* | | ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai2018-03-10
* | | ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() callTakashi Iwai2018-03-08
* | | ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai2018-03-08
* | | ALSA: seq: Don't allow resizing pool in useTakashi Iwai2018-03-08
| |/ |/|
* | ALSA: control: Fix memory corruption risk in snd_ctl_elem_readRichard Fitzgerald2018-02-28
* | ALSA: seq: Fix racy pool initializationsTakashi Iwai2018-02-14
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-31
|\
| * snd_ctl_elem_init_enum_names(): switch to vmemdup_user()Al Viro2018-01-19
| * replace_user_tlv(): switch to vmemdup_user()Al Viro2018-01-19
| * snd_hwdep_dsp_load(): don't bother with access_ok()Al Viro2017-12-28
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \
| * | sound: annotate ->poll() instancesAl Viro2017-11-27
| |/
* | ALSA: pcm: Fix trailing semicolonLuis de Bethencourt2018-01-16
* | ALSA: seq: Process queue tempo/ppq change in a shotTakashi Iwai2018-01-15
* | Merge branch 'for-linus' into for-nextTakashi Iwai2018-01-15
|\ \
| * | ALSA: seq: Make ioctls race-freeTakashi Iwai2018-01-11
| * | ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai2018-01-11
* | | ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai2018-01-09
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-01-09
|\ \ \ | |/ /
| * | ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai2018-01-08
| * | ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai2018-01-08
| * | ALSA: pcm: Workaround for weird PulseAudio behavior on rewind errorTakashi Iwai2018-01-05
| * | ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai2018-01-04
| * | ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2018-01-02
* | | ALSA: pcm: Set config update bits only when really changedTakashi Iwai2018-01-02
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2017-12-19
|\ \ \ | |/ /
| * | ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai2017-12-14
| * | ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser2017-12-05
| * | ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai2017-11-30
| |/