index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_memory.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-09
ALSA: seq: Remove superfluous irqsave flags
Takashi Iwai
2019-04-09
ALSA: seq: Align temporary re-locking with irqsave version
Takashi Iwai
2019-04-09
ALSA: seq: Use kvmalloc() for cell pools
Takashi Iwai
2018-08-01
ALSA: seq: Remove dead codes
Takashi Iwai
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-03-08
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-16
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-03-21
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-06
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
Takashi Iwai
2016-02-15
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
2015-03-10
ALSA: seq: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2014-06-23
ALSA: seq: seq_memory.c: Fix closing brace followed by if
Rasmus Villemoes
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-02-14
ALSA: core: sparse cleanups
Clemens Ladisch
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2006-12-20
[ALSA] use the roundup macro
Clemens Ladisch
2006-06-22
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2005-11-04
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
2005-09-12
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds