aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2019-09-16ALSA: seq: Fix race of get-subscription call vs port-delete ioctlsTakashi Iwai
2019-09-16ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai
2019-05-15ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai
2019-05-15ALSA: core: Fix card races between register and disconnectTakashi Iwai
2019-05-05ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra
2019-04-12ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan
2019-04-07ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai
2019-04-07ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai
2019-04-07ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-04-07ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-03-16ALSA: compress: prevent potential divide by zero bugsDan Carpenter
2019-01-12ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-30ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai
2018-12-30ALSA: pcm: Fix starvation on down_write_nonblock()Chanho Min
2018-12-15ALSA: control: Fix race between adding and removing a user elementTakashi Iwai
2018-12-15ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai
2018-09-26ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer
2018-08-22ALSA: seq: Fix poll() error returnTakashi Iwai
2018-08-22ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai
2018-08-22ALSA: virmidi: Fix too long output trigger loopTakashi Iwai
2018-07-17ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai
2018-06-25ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai
2018-06-25ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
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