index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
oss
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
2020-10-29
1
-2
/
+5
*
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
2020-08-21
1
-1
/
+7
*
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
2020-04-02
1
-0
/
+1
*
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2019-07-10
2
-2
/
+2
*
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2019-04-03
1
-3
/
+4
*
ALSA: seq: oss: Hardening for potential Spectre v1
Takashi Iwai
2018-05-01
4
-40
/
+55
*
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
2018-05-01
1
-4
/
+8
*
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
2017-11-15
3
-3
/
+32
*
ALSA: seq_oss: Change structure initialisation to C99 style
Amitoj Kaur Chawla
2016-06-15
1
-5
/
+5
*
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
2016-03-01
3
-19
/
+0
*
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
2016-01-25
1
-1
/
+1
*
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
2016-01-25
1
-1
/
+1
*
ALSA: Fix compat_ioctl handling for OSS emulations
Takashi Iwai
2015-12-03
1
-1
/
+6
*
ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss
Kosuke Tatsukawa
2015-10-09
2
-7
/
+3
*
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-05-27
5
-12
/
+11
*
ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-03-10
4
-15
/
+9
*
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
2015-02-12
1
-2
/
+0
*
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
3
-11
/
+19
*
ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...
Markus Elfring
2015-01-04
1
-4
/
+2
*
ALSA: core: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-21
1
-6
/
+3
*
ALSA: seq_oss: Use standard printk helpers
Takashi Iwai
2014-02-14
5
-18
/
+18
*
ALSA: seq_oss: Drop debug prints
Takashi Iwai
2014-02-14
7
-68
/
+0
*
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-12
2
-5
/
+2
*
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2013-07-17
2
-4
/
+14
*
ALSA: seq: seq_oss_event: missing range checks
Dan Carpenter
2013-03-04
1
-2
/
+12
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
Takashi Iwai
2010-09-08
1
-5
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
6
-0
/
+6
*
sound: seq_oss_midi: remove magic numbers
Clemens Ladisch
2009-07-15
1
-6
/
+8
*
ALSA: Add missing KERN_* prefix to printk in sound/core
Takashi Iwai
2009-02-05
1
-1
/
+1
*
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-08-13
2
-6
/
+12
*
sound: ensure device number is valid in snd_seq_oss_synth_make_info
Willy Tarreau
2008-08-04
1
-0
/
+3
*
[ALSA] seq-oss - Remove invalid BUG()
Takashi Iwai
2008-04-24
1
-2
/
+7
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
2
-2
/
+0
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
1
-1
/
+1
*
[ALSA] seq: resource leak fix and various code cleanups
Eugene Teo
2007-10-16
2
-19
/
+27
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[ALSA] Fix disconnection of proc interface
Takashi Iwai
2006-09-23
1
-2
/
+1
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
1
-1
/
+0
*
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
2006-03-22
1
-13
/
+14
*
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
2006-01-03
1
-13
/
+3
*
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
2006-01-03
1
-8
/
+1
*
[ALSA] Optimize for config without PROC_FS (seq and oss parts)
Takashi Iwai
2006-01-03
5
-11
/
+14
*
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
Clemens Ladisch
2006-01-03
1
-2
/
+2
*
[ALSA] dynamic minors (1/6): store device type in struct snd_minor
Clemens Ladisch
2006-01-03
1
-7
/
+2
*
[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation
Takashi Iwai
2006-01-03
17
-347
/
+340
[next]