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-05-02
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
2018-03-22
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
2018-03-22
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
2018-03-18
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
2018-03-18
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
2018-02-25
ALSA: seq: Fix racy pool initializations
Takashi Iwai
2018-02-25
ALSA: seq: Fix regression by incorrect ioctl_mutex usages
Takashi Iwai
2018-02-07
ALSA: seq: Make ioctls race-free
Takashi Iwai
2017-12-16
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
2017-11-15
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
2017-11-08
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
2017-10-27
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2017-10-18
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
2017-10-18
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
2017-10-18
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2017-05-20
ALSA: seq: Fix race at timer setup and close
Takashi Iwai
2017-05-08
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
2017-04-22
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
2017-04-22
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
2016-03-11
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-03-04
ALSA: seq: Drop superfluous error/debug messages after malloc failures
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
2015-02-05
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
2014-06-23
ALSA: seq: seq_memory.c: Fix closing brace followed by if
Rasmus Villemoes
2014-06-04
ALSA: seq: Continue broadcasting events to ports if one of them fails
Adam Goode
2014-06-04
ALSA: seq: correctly detect input buffer overflow
Adam Goode
2014-04-28
ALSA: core: Fix format string mismatch in seq_midi.c
Masanari Iida
2014-02-14
ALSA: seq_oss: Use standard printk helpers
Takashi Iwai
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
2014-02-14
ALSA: core: Use standard printk helpers
Takashi Iwai
2014-02-14
ALSA: seq_oss: Drop debug prints
Takashi Iwai
2014-02-12
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2013-07-17
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2013-03-11
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
2013-03-04
ALSA: seq: seq_oss_event: missing range checks
Dan Carpenter
2012-11-19
various: Fix spelling of "registered" in comments.
Adam Buchbinder
2012-08-20
ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES
Andi Kleen
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
[next]