index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm: Fix trailing semicolon
Luis de Bethencourt
2018-01-16
1
-1
/
+1
*
ALSA: seq: Process queue tempo/ppq change in a shot
Takashi Iwai
2018-01-15
3
-9
/
+10
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-01-15
3
-1
/
+4
|
\
|
*
ALSA: seq: Make ioctls race-free
Takashi Iwai
2018-01-11
2
-0
/
+4
|
*
ALSA: pcm: Remove yet superfluous WARN_ON()
Takashi Iwai
2018-01-11
1
-1
/
+0
*
|
ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
Takashi Iwai
2018-01-09
1
-1
/
+1
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-01-09
4
-21
/
+47
|
\
|
|
*
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
Takashi Iwai
2018-01-08
1
-15
/
+21
|
*
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
Takashi Iwai
2018-01-08
1
-0
/
+8
|
*
ALSA: pcm: Workaround for weird PulseAudio behavior on rewind error
Takashi Iwai
2018-01-05
1
-2
/
+7
|
*
ALSA: pcm: Add missing error checks in OSS emulation plugin builder
Takashi Iwai
2018-01-04
1
-3
/
+11
|
*
ALSA: pcm: Remove incorrect snd_BUG_ON() usages
Takashi Iwai
2018-01-02
2
-3
/
+2
*
|
ALSA: pcm: Set config update bits only when really changed
Takashi Iwai
2018-01-02
2
-7
/
+7
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-12-19
3
-4
/
+15
|
\
|
|
*
ALSA: rawmidi: Avoid racy info ioctl via ctl device
Takashi Iwai
2017-12-14
1
-3
/
+12
|
*
ALSA: pcm: prevent UAF in snd_pcm_info
Robb Glasser
2017-12-05
1
-0
/
+2
|
*
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
2017-11-30
1
-1
/
+1
*
|
ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20
Maciej S. Szmigiero
2017-11-29
1
-1
/
+18
|
/
*
ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
Takashi Iwai
2017-11-22
1
-2
/
+4
*
ALSA: timer: Remove kernel warning at compat ioctl error paths
Takashi Iwai
2017-11-21
1
-6
/
+6
*
ALSA: pcm: update tstamp only if audio_tstamp changed
Henrik Eriksson
2017-11-21
1
-2
/
+4
*
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-13
6
-0
/
+6
|
\
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
6
-0
/
+6
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
*
|
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2017-11-13
8
-16
/
+59
|
\
\
\
|
*
|
|
ALSA: fix kernel-doc build warning
Randy Dunlap
2017-10-30
1
-1
/
+1
|
*
|
|
Merge branch 'topic/card-disconnect' into for-next
Takashi Iwai
2017-10-24
2
-8
/
+44
|
|
\
\
\
|
|
*
|
|
ALSA: pcm: Forcibly stop at disconnect callback
Takashi Iwai
2017-10-18
1
-0
/
+4
|
|
*
|
|
ALSA: pcm: Don't call register and disconnect callbacks for internal PCM
Takashi Iwai
2017-10-18
1
-8
/
+8
|
|
*
|
|
ALSA: add snd_card_disconnect_sync()
Takashi Iwai
2017-10-11
1
-0
/
+32
|
*
|
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-10-17
2
-3
/
+10
|
|
\
\
\
\
|
*
|
|
|
|
ALSA: pcm: remove redundant variable runtime
Colin Ian King
2017-10-16
1
-2
/
+0
|
*
|
|
|
|
ALSA: seq: Add sanity check for user-space pointer delivery
Takashi Iwai
2017-10-10
1
-0
/
+4
|
*
|
|
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-10-09
3
-10
/
+21
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'topic/timer-api' into for-next
Takashi Iwai
2017-10-05
1
-4
/
+7
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ALSA: timer: Convert timers to use timer_setup()
Kees Cook
2017-10-05
1
-4
/
+7
|
*
|
|
|
|
|
|
ALSA: hrtimer: make hrtimer_hw const and __initconst
Bhumika Goyal
2017-09-19
1
-1
/
+1
|
*
|
|
|
|
|
|
ALSA: hwdep: prevent a harmless shift wrapping bug
Dan Carpenter
2017-09-18
1
-0
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
2017-11-07
3
-3
/
+32
*
|
|
|
|
|
|
ALSA: timer: Limit max instances per timer
Takashi Iwai
2017-11-06
2
-13
/
+55
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
2017-10-31
1
-1
/
+1
*
|
|
|
|
|
ALSA: timer: Add missing mutex lock for compat ioctls
Takashi Iwai
2017-10-31
1
-2
/
+15
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
Takashi Iwai
2017-10-18
1
-0
/
+31
*
|
|
|
|
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2017-10-18
2
-16
/
+0
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2017-10-11
2
-3
/
+10
|
|
/
/
|
/
|
|
*
|
|
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
2017-10-09
1
-8
/
+19
|
|
/
|
/
|
*
|
ALSA: pcm: Fix structure definition for X32 ABI
Baolin Wang
2017-09-22
1
-0
/
+1
*
|
ALSA: compress: Remove unused variable
Guneshwor Singh
2017-09-18
1
-2
/
+1
|
/
*
ALSA: seq: Cancel pending autoload work at unbinding device
Takashi Iwai
2017-09-12
1
-0
/
+3
*
ALSA: core: Use %pS printk format for direct addresses
Helge Deller
2017-09-07
1
-2
/
+2
[next]