index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
74
-1130
/
+74
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-09
Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
15
-241
/
+270
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
4
-4
/
+4
2019-05-06
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-11
/
+19
2019-04-17
ALSA: core: Don't refer to snd_cards array directly
Takashi Iwai
3
-7
/
+37
2019-04-16
ALSA: core: Fix card races between register and disconnect
Takashi Iwai
1
-9
/
+9
2019-04-16
ALSA: info: Fix racy addition/deletion of nodes
Takashi Iwai
1
-2
/
+10
2019-04-15
ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock()
Takashi Iwai
1
-1
/
+6
2019-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-28
/
+39
2019-04-12
ALSA: seq: Protect racy pool manipulation from OSS sequencer
Takashi Iwai
3
-5
/
+49
2019-04-12
ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper
Takashi Iwai
4
-42
/
+12
2019-04-12
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
1
-1
/
+1
2019-04-11
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
1
-7
/
+2
2019-04-10
ALSA: timer: Coding style fixes
Takashi Iwai
1
-4
/
+16
2019-04-10
ALSA: timer: Simplify error path in snd_timer_open()
Takashi Iwai
1
-19
/
+20
2019-04-09
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
3
-15
/
+13
2019-04-09
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
1
-2
/
+7
2019-04-09
ALSA: seq: Remove superfluous irqsave flags
Takashi Iwai
4
-35
/
+25
2019-04-09
ALSA: seq: Align temporary re-locking with irqsave version
Takashi Iwai
2
-4
/
+4
2019-04-09
ALSA: seq: Use kvmalloc() for cell pools
Takashi Iwai
1
-5
/
+5
2019-04-09
ALSA: timer: Revert active callback sync check at close
Takashi Iwai
1
-5
/
+6
2019-04-05
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
1
-3
/
+3
2019-03-28
Merge branch 'topic/timer-fixes' into for-next
Takashi Iwai
1
-49
/
+74
2019-03-27
ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...
Takashi Iwai
2
-57
/
+10
2019-03-27
ALSA: timer: Make snd_timer_close() really kill pending actions
Takashi Iwai
1
-12
/
+33
2019-03-27
ALSA: timer: Check ack_list emptiness instead of bit flag
Takashi Iwai
1
-6
/
+4
2019-03-27
ALSA: timer: Make sure to clear pending ack list
Takashi Iwai
1
-2
/
+18
2019-03-27
ALSA: timer: Unify timer callback process code
Takashi Iwai
1
-36
/
+26
2019-03-25
ALSA: pcm: Don't suspend stream in unrecoverable PCM state
Takashi Iwai
1
-1
/
+8
2019-03-22
ALSA: pcm: Fix possible OOB access in PCM oss plugins
Takashi Iwai
1
-21
/
+22
2019-03-21
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-3
/
+4
2019-03-21
ALSA: rawmidi: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2019-02-13
ALSA: pcm: Comment why read blocks when PCM is not running
Ricardo Biehl Pasquali
1
-0
/
+4
2019-02-13
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-16
/
+4
2019-02-11
ALSA: PCM: check if ops are defined before suspending PCM
Ranjani Sridharan
1
-0
/
+8
2019-02-08
ALSA: pcm: Revert capture stream behavior change in blocking mode
Takashi Iwai
1
-16
/
+4
2019-02-08
ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void
Takashi Iwai
1
-21
/
+8
2019-02-06
ALSA: info: Move card id proc creation into info.c
Takashi Iwai
2
-30
/
+14
2019-02-06
ALSA: info: Minor optimization
Takashi Iwai
1
-15
/
+8
2019-02-06
ALSA: info: Drop unused snd_info_entry.card field
Takashi Iwai
2
-5
/
+5
2019-02-06
ALSA: info: Add standard helpers for card proc file entries
Takashi Iwai
1
-0
/
+32
2019-02-06
ALSA: compress: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-10
/
+1
2019-02-06
ALSA: pcm: Remove superfluous snd_info_register() calls
Takashi Iwai
2
-65
/
+37
2019-02-05
ALSA: info: Always register entries recursively
Takashi Iwai
1
-31
/
+34
[next]