index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
ALSA: hwdep: fix a left shifting 1 by 31 UB bug
Changming Liu
1
-2
/
+2
2020-05-27
ALSA: pcm: fix incorrect hw_base increase
Brent Lu
1
-0
/
+1
2020-05-20
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
1
-4
/
+27
2020-05-06
ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
Takashi Iwai
1
-8
/
+12
2020-04-17
ALSA: pcm: oss: Fix regression by buffer overflow fix
Takashi Iwai
1
-8
/
+24
2020-03-25
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
Takashi Iwai
1
-2
/
+2
2020-03-25
ALSA: pcm: oss: Avoid plugin buffer overflow
Takashi Iwai
1
-0
/
+8
2020-03-25
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-03-25
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-02-28
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
4
-9
/
+20
2020-02-28
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
1
-4
/
+16
2020-02-24
ALSA: ctl: allow TLV read operation for callback type of element in locked case
Takashi Sakamoto
1
-2
/
+3
2020-01-23
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
1
-5
/
+9
2020-01-09
ALSA: pcm: Yet another missing check of non-cached buffer type
Takashi Iwai
1
-1
/
+2
2019-12-31
ALSA: timer: Limit max amount of slave instances
Takashi Iwai
1
-0
/
+10
2019-12-31
ALSA: pcm: Fix missing check of the new non-cached buffer type
Takashi Iwai
1
-1
/
+2
2019-12-31
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
Takashi Iwai
1
-0
/
+4
2019-12-13
ALSA: pcm: oss: Avoid potential buffer overflows
Takashi Iwai
3
-0
/
+6
2019-11-13
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
1
-2
/
+6
2019-11-07
Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-1
/
+1
2019-11-06
ALSA: timer: Fix incorrectly assigned timer instance
Takashi Iwai
1
-3
/
+3
2019-10-30
ALSA: timer: Fix mutex deadlock at releasing card
Takashi Iwai
1
-7
/
+17
2019-10-21
ASoC: compress: fix unsigned integer overflow check
Xiaojun Sang
1
-1
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+6
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
1
-1
/
+1
2019-09-04
ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
Christoph Hellwig
1
-7
/
+6
2019-08-28
ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
Vidyakumar Athota
1
-1
/
+1
2019-08-25
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
3
-2
/
+20
2019-07-29
ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
Yuki Tsunashima
1
-1
/
+2
2019-07-23
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
1
-0
/
+6
2019-07-23
ALSA: compress: Don't allow paritial drain operations on capture streams
Charles Keepax
1
-0
/
+8
2019-07-23
ALSA: compress: Prevent bypasses of set_params
Charles Keepax
1
-6
/
+24
2019-07-23
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
1
-5
/
+11
2019-07-19
ALSA: pcm: Fix refcount_inc() on zero usage
Takashi Iwai
1
-4
/
+5
2019-07-16
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
1
-1
/
+10
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
84
-1174
/
+84
2019-07-01
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-2
/
+2
2019-06-28
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
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-31
ALSA: control: Use struct_size()
Takashi Iwai
1
-5
/
+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-24
ALSA: pcm: oss: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
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
[next]