summaryrefslogtreecommitdiffstats
path: root/sound/core/seq
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai2018-03-084-13/+24
* ALSA: seq: Don't allow resizing pool in useTakashi Iwai2018-03-081-0/+3
* ALSA: seq: Fix racy pool initializationsTakashi Iwai2018-02-141-2/+6
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-4/+4
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-314-7/+7
|\
| * sound: annotate ->poll() instancesAl Viro2017-11-274-7/+7
* | ALSA: seq: Process queue tempo/ppq change in a shotTakashi Iwai2018-01-153-9/+10
* | ALSA: seq: Make ioctls race-freeTakashi Iwai2018-01-112-0/+4
* | ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai2017-11-301-1/+1
|/
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-132-0/+2
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022-0/+2
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | | Merge branch 'for-next' into for-linusTakashi Iwai2017-11-131-0/+4
|\ \ \
| * \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2017-10-172-3/+10
| |\ \ \
| * | | | ALSA: seq: Add sanity check for user-space pointer deliveryTakashi Iwai2017-10-101-0/+4
* | | | | ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2017-11-073-3/+32
| |_|/ / |/| | |
* | | | ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai2017-10-311-1/+1
| |_|/ |/| |
* | | ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2017-10-182-16/+0Star
| |/ |/|
* | ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-112-3/+10
|/
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-091-8/+19
* ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz2017-08-153-15/+14Star
* ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependencyTakashi Iwai2017-08-111-2/+2
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-0611-374/+78Star
|\
| * ALSA: seq: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-167-33/+13Star
| * ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-123-318/+2Star
| * ALSA: seq: Reorganize kconfig and buildTakashi Iwai2017-06-092-20/+61
| * ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai2017-06-092-5/+4Star
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-202-2/+2
|/
* ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai2017-04-131-6/+3Star
* ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-03-241-0/+4
* ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-03-214-4/+18
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-024-1/+5
* ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-02-281-0/+3
* Merge branch 'for-next' into for-linusTakashi Iwai2017-02-201-2/+2
|\
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-02-071-8/+1Star
| |\
| * | ALSA: seq: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* | | ALSA: seq: Fix race at creating a queueTakashi Iwai2017-02-081-13/+20
| |/ |/|
* | ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-02-061-8/+1Star
|/
* ALSA: seq: Fix time account regressionTakashi Iwai2016-10-251-2/+2
* ALSA: seq: fix passing wrong pointer in function call of compatibility layerTakashi Sakamoto2016-10-121-1/+1
* ALSA: seq: fix to copy from/to user spaceTakashi Sakamoto2016-09-131-2/+2
* ALSA: seq: initialize whole fields of automatic variable with union typeTakashi Sakamoto2016-08-311-2/+5
* ALSA: seq: obsolete change of address limitTakashi Sakamoto2016-08-222-78/+7Star
* ALSA: seq: change ioctl command operation to get data in kernel spaceTakashi Sakamoto2016-08-221-358/+248Star
* ALSA: seq: add an alternative way to handle ioctl requestsTakashi Sakamoto2016-08-222-1/+80
* ALSA: seq: add documentation for snd_seq_kernel_client_ctlTakashi Sakamoto2016-08-221-3/+11
* ALSA: seq_timer: use monotonic times internallyArnd Bergmann2016-06-172-15/+10Star
* ALSA: seq_oss: Change structure initialisation to C99 styleAmitoj Kaur Chawla2016-06-151-5/+5
* ALSA: timer: remove legacy rtctimerAlexandre Belloni2016-04-251-2/+0Star
* ALSA: seq: Provide card number / PID via sequencer client infoMartin Koegler2016-03-082-0/+16