summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2017-11-15ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai
2017-11-08ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai
2017-11-08ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai
2017-10-27ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-12ALSA: compress: Remove unused variableGuneshwor Singh
2017-08-30ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai
2017-08-25ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz
2017-06-29ALSA: pcm: Don't treat NULL chmap as a fatal errorTakashi Iwai
2017-06-14ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai
2017-06-14ALSA: timer: Fix race between read and ioctlTakashi Iwai
2017-05-03ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai
2017-04-08ALSA: seq: Fix race during FIFO resizeTakashi Iwai
2017-03-30ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai
2017-03-12ALSA: seq: Fix link corruption by event error handlingTakashi Iwai
2017-03-12ALSA: timer: Reject user params with too small ticksTakashi Iwai
2017-02-14ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai
2017-02-14ALSA: seq: Fix race at creating a queueTakashi Iwai
2016-11-08ALSA: info: Return error for invalid read/writeTakashi Iwai
2016-11-08ALSA: info: Limit the proc text input sizeTakashi Iwai
2016-10-25ALSA: seq: Fix time account regressionTakashi Iwai
2016-10-12ALSA: seq: fix passing wrong pointer in function call of compatibility layerTakashi Sakamoto
2016-09-16ALSA: compress: fix some missing and misplaced \n in messagesColin Ian King
2016-09-13ALSA: seq: fix to copy from/to user spaceTakashi Sakamoto
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2016-09-08ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai
2016-09-08ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai
2016-09-06ALSA: pcm: Fix avail to return error if stream is suspendedJeeja KP
2016-09-02ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum
2016-08-31ALSA: seq: initialize whole fields of automatic variable with union typeTakashi Sakamoto
2016-08-29ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-08-29ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum
2016-08-22ALSA: compress: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-22ALSA: seq: obsolete change of address limitTakashi Sakamoto
2016-08-22ALSA: seq: change ioctl command operation to get data in kernel spaceTakashi Sakamoto
2016-08-22ALSA: seq: add an alternative way to handle ioctl requestsTakashi Sakamoto
2016-08-22ALSA: seq: add documentation for snd_seq_kernel_client_ctlTakashi Sakamoto
2016-07-26Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2016-07-25Merge branch 'for-next' into for-linusTakashi Iwai
2016-07-24Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown
2016-07-08ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai
2016-07-08ALSA: ctl: Stop notification after disconnectionTakashi Iwai
2016-07-07ALSA: control: add dimension validator for userspace elementsTakashi Sakamoto
2016-07-04ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai
2016-06-17ALSA: seq_timer: use monotonic times internallyArnd Bergmann
2016-06-15ALSA: seq_oss: Change structure initialisation to C99 styleAmitoj Kaur Chawla
2016-06-13ALSA: compress: Add function to indicate the stream has gone badCharles Keepax
2016-05-16Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2016-05-13Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown