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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
2016-03-11
3
-19
/
+0
*
ALSA: timer: Fix ioctls for X32 ABI
Takashi Iwai
2016-03-11
1
-0
/
+13
*
ALSA: timer: Fix broken compat timer user status ioctl
Takashi Iwai
2016-03-11
1
-2
/
+3
*
ALSA: rawmidi: Fix ioctls X32 ABI
Takashi Iwai
2016-03-11
1
-0
/
+53
*
ALSA: ctl: Fix ioctls for X32 ABI
Takashi Iwai
2016-03-11
1
-16
/
+74
*
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
2016-03-04
1
-2
/
+14
*
ALSA: pcm: More kerneldoc updates
Takashi Iwai
2016-03-04
2
-2
/
+66
*
ALSA: seq: Fix double port list deletion
Takashi Iwai
2016-03-04
1
-5
/
+8
*
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
2016-03-04
1
-4
/
+9
*
ALSA: seq: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2016-03-04
6
-21
/
+7
*
ALSA: timer: Fix race at concurrent reads
Takashi Iwai
2016-03-04
1
-19
/
+15
*
ALSA: timer: Handle disconnection more safely
Takashi Iwai
2016-03-04
1
-0
/
+48
*
ALSA: timer: Fix race between stop and interrupt
Takashi Iwai
2016-03-04
1
-0
/
+4
*
ALSA: timer: Fix wrong instance passed to slave callbacks
Takashi Iwai
2016-03-04
1
-1
/
+1
*
ALSA: timer: Fix leftover link at closing
Takashi Iwai
2016-02-15
1
-2
/
+2
*
ALSA: timer: Fix double unlink of active_list
Takashi Iwai
2016-02-15
1
-1
/
+1
*
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2016-02-15
2
-103
/
+133
*
ALSA: rawmidi: Fix race at copying & updating the position
Takashi Iwai
2016-02-15
1
-12
/
+22
*
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-15
2
-31
/
+84
*
ALSA: timer: Fix link corruption due to double start or stop
Takashi Iwai
2016-02-15
1
-2
/
+28
*
ALSA: timer: Code cleanup
Takashi Iwai
2016-02-15
1
-17
/
+11
*
ALSA: timer: Harden slave timer list handling
Takashi Iwai
2016-02-15
1
-4
/
+14
*
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
2016-02-15
1
-20
/
+67
*
ALSA: pcm: Fix potential deadlock in OSS emulation
Takashi Iwai
2016-02-15
1
-6
/
+15
*
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
Takashi Iwai
2016-02-15
1
-1
/
+1
*
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
2016-02-15
1
-1
/
+5
*
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
Takashi Iwai
2016-02-15
1
-0
/
+11
*
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
2016-02-15
1
-1
/
+1
*
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
2016-02-15
1
-1
/
+1
*
ALSA: control: Add sanity checks for user ctl id name string
Takashi Iwai
2015-03-28
1
-0
/
+4
*
ALSA: pcm: Don't leave PREPARED state after draining
Takashi Iwai
2015-03-14
1
-0
/
+2
*
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
2015-02-05
1
-31
/
+0
*
ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format
Jussi Laako
2014-11-21
2
-0
/
+10
*
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
Takashi Iwai
2014-10-28
1
-0
/
+2
*
ALSA: pcm: Fix false lockdep warnings
Takashi Iwai
2014-10-21
1
-7
/
+5
*
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
Anatol Pomozov
2014-10-18
1
-1
/
+1
*
ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop
Takashi Iwai
2014-10-14
1
-1
/
+1
*
ALSA: Allow pass NULL dev for snd_pci_quirk_lookup()
Takashi Iwai
2014-10-08
1
-0
/
+2
*
Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2014-10-06
1
-3
/
+5
|
\
|
*
ALSA: pcm: fix fifo_size frame calculation
Clemens Ladisch
2014-09-22
1
-3
/
+5
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-09-11
2
-4
/
+4
|
\
|
|
*
ALSA: pcm: Fix the silence data for DSD formats
Takashi Iwai
2014-08-22
1
-2
/
+2
|
*
ALSA: core: fix buffer overflow in snd_info_get_line()
Clemens Ladisch
2014-08-22
1
-2
/
+2
*
|
ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...
Jurgen Kramer
2014-09-08
2
-0
/
+5
*
|
Merge branch 'topic/pcm-nonatomic' into for-next
Takashi Iwai
2014-09-08
2
-9
/
+128
|
\
\
|
*
|
ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()
Takashi Iwai
2014-09-03
1
-4
/
+60
|
*
|
ALSA: pcm: Allow nonatomic trigger operations
Takashi Iwai
2014-09-03
2
-7
/
+70
|
|
/
*
|
ALSA: pcm: snd_interval_step: fix changes of open intervals
Clemens Ladisch
2014-09-08
1
-0
/
+2
*
|
ALSA: pcm: snd_interval_step: drop the min parameter
Clemens Ladisch
2014-09-08
1
-4
/
+4
|
/
*
Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2014-08-04
2
-4
/
+6
|
\
[next]