index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
2018-03-20
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
2018-03-20
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
2018-03-04
ALSA: seq: Fix racy pool initializations
Takashi Iwai
2018-02-28
ALSA: seq: Make ioctls race-free
Takashi Iwai
2018-01-17
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
2017-12-06
ALSA: seq: Cancel pending autoload work at unbinding device
Takashi Iwai
2017-12-06
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
2017-12-06
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
2017-11-05
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2017-11-05
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
2017-11-05
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2017-10-03
ALSA: seq: 2nd attempt at fixing race creating a queue
Daniel Mentz
2017-05-17
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
2017-05-17
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
2017-05-17
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
2017-05-17
ALSA: seq: Fix link corruption by event error handling
Takashi Iwai
2017-03-06
ALSA: seq: Fix race at creating a queue
Takashi Iwai
2017-03-06
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
Takashi Iwai
2016-03-09
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
2016-03-04
ALSA: seq: Fix double port list deletion
Takashi Iwai
2016-03-04
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
2016-02-15
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2016-02-15
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-15
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
2016-02-15
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
2016-02-15
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
2016-02-15
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
2016-01-31
ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
Nicolas Boichat
2016-01-31
ALSA: seq: Fix race at timer setup and close
Takashi Iwai
2016-01-31
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
2015-04-11
ALSA: seq: fill client ID in return value of pool operation
Takashi Sakamoto
2015-03-11
ALSA: seq: Fix init order of snd_seq_device stuff
Takashi Iwai
2015-03-10
ALSA: seq: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-03-10
ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-02-12
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
2015-02-12
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
ALSA: seq: Clean up device and driver structs
Takashi Iwai
2015-02-12
ALSA: seq: Rewrite sequencer device binding with standard bus
Takashi Iwai
2015-02-12
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
Takashi Iwai
2015-02-12
ALSA: seq: Move EXPORT_SYMBOL() after each function
Takashi Iwai
2015-02-12
ALSA: seq: potential out of bounds in do_control()
Dan Carpenter
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
ALSA: seq: Handle the device directly
Takashi Iwai
2015-01-26
ALSA: seq: remove unused callback_all field
Clemens Ladisch
2015-01-26
ALSA: seq: fix off-by-one error in port limit check
Clemens Ladisch
2015-01-26
ALSA: seq: correctly report maximum number of ports
Clemens Ladisch
2015-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-01-26
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
2015-01-04
ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...
Markus Elfring
[next]