summaryrefslogtreecommitdiff
path: root/sound/core/seq (follow)
Commit message (Expand)AuthorAge
* ALSA: seq: Set upper limit of processed eventsTakashi Iwai2022-01-27
* ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai2021-10-27
* ALSA: seq: Fix racy deletion of subscriberTakashi Iwai2021-08-15
* ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai2021-01-30
* ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai2021-01-09
* ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai2020-10-29
* ALSA: seq: oss: Serialize ioctlsTakashi Iwai2020-08-21
* ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai2020-04-02
* ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai2020-04-02
* ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai2020-02-28
* ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai2020-02-28
* ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai2020-01-23
* ALSA: seq: Do error checks at creating system portsTakashi Iwai2019-11-25
* ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai2019-09-06
* ALSA: seq: Break too long mutex context in the write loopTakashi Iwai2019-08-04
* ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2019-07-10
* ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai2019-06-22
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-04-27
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-03
* ALSA: virmidi: Fix too long output trigger loopTakashi Iwai2018-08-22
* ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai2018-05-16
* ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai2018-05-02
* ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai2018-05-02
* ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai2018-03-22
* ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai2018-03-22
* ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai2018-03-18
* ALSA: seq: Don't allow resizing pool in useTakashi Iwai2018-03-18
* ALSA: seq: Fix racy pool initializationsTakashi Iwai2018-02-22
* ALSA: seq: Fix regression by incorrect ioctl_mutex usagesTakashi Iwai2018-02-22
* ALSA: seq: Make ioctls race-freeTakashi Iwai2018-02-03
* ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai2017-12-16
* ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai2017-11-18
* ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2017-11-15
* ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai2017-11-08
* ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2017-10-27
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-18
* ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-18
* ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz2017-08-24
* ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai2017-05-02
* ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-04-08
* ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-03-30
* ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-03-12
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-02-14
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-02-14
* ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai2016-03-09
* ALSA: seq: Fix double port list deletionTakashi Iwai2016-02-25
* ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai2016-02-25
* ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2016-02-17
* ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai2016-02-17
* ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai2016-02-17