aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-05-26ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"Colin Ian King
2018-05-18Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai
2018-05-18ALSA: timer: Assure timer resolution access always lockedTakashi Iwai
2018-05-18ALSA: seq: Avoid open-code for getting timer resolutionTakashi Iwai
2018-05-18ALSA: timer: Simplify timer hw resolution callsTakashi Iwai
2018-05-18ALSA: timer: Fix pause event notificationBen Hutchings
2018-05-17ALSA: core: Assure control device to be registered at lastTakashi Iwai
2018-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2018-05-14ALSA: vmaster: use position offset macro of TLV dataTakashi Sakamoto
2018-05-13ALSA: control: fix a redundant-copy issueWenwen Wang
2018-05-04ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore()Anna-Maria Gleixner
2018-05-02ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai
2018-04-27ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai
2018-04-25Merge branch 'for-linus' into for-nextTakashi Iwai
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-17ALSA: pcm: Unify delay calculation in snd_pcm_status() and snd_pcm_delay()Takashi Iwai
2018-04-17ALSA: pcm: Unify playback and capture poll callbacksTakashi Iwai
2018-04-17ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpersTakashi 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