summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai
2019-12-17ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia
2019-12-05ASoC: compress: fix unsigned integer overflow checkXiaojun Sang
2019-11-20ALSA: seq: Do error checks at creating system portsTakashi Iwai
2019-11-20ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter
2019-11-12ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai
2019-11-06ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai
2019-11-06ALSA: timer: Simplify error path in snd_timer_open()Takashi Iwai
2019-09-06ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai
2019-08-16ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax
2019-08-16ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax
2019-08-16ALSA: compress: Prevent bypasses of set_paramsCharles Keepax
2019-08-16ALSA: compress: Fix regression on compressed capture streamsCharles Keepax
2019-07-31ALSA: seq: Break too long mutex context in the write loopTakashi Iwai
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-07-10ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King
2019-06-19Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"Takashi Iwai
2019-06-19ALSA: seq: Fix race of get-subscription call vs port-delete ioctlsTakashi Iwai
2019-06-19ALSA: seq: Protect in-kernel ioctl calls with mutexTakashi Iwai
2019-06-15ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai
2019-04-17ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra
2019-04-05ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan
2019-04-03ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai
2019-04-03ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai
2019-04-03ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-04-03ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-03-05ALSA: compress: prevent potential divide by zero bugsDan Carpenter
2019-02-12MLK-11429-8: ASoC: dmaengine: Add two function for dmaengine_pcmShengjiu Wang
2019-01-09ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-13ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai
2018-12-13ALSA: pcm: Fix starvation on down_write_nonblock()Chanho Min
2018-12-05ALSA: control: Fix race between adding and removing a user elementTakashi Iwai
2018-12-01ALSA: 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-24ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi 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-25ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai
2018-07-03ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai
2018-05-30ALSA: vmaster: Propagate slave errorTakashi Iwai
2018-05-30ALSA: timer: Fix pause event notificationBen Hutchings
2018-05-22ALSA: control: fix a redundant-copy issueWenwen Wang
2018-05-09ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai
2018-05-09ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai
2018-05-01ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai
2018-05-01ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai