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-12-29
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
1
-8
/
+14
2020-12-29
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
1
-1
/
+5
2020-11-24
ALSA: ctl: fix error path at adding user-defined element set
Takashi Sakamoto
1
-1
/
+1
2020-10-29
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
1
-2
/
+5
2020-09-12
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
Takashi Iwai
1
-2
/
+2
2020-08-21
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
1
-1
/
+7
2020-07-31
ALSA: info: Drop WARN_ON() from buffer NULL sanity check
Takashi Iwai
1
-1
/
+3
2020-07-22
ALSA: compress: fix partial_drain completion state
Vinod Koul
1
-0
/
+4
2020-06-20
ALSA: pcm: disallow linking stream to itself
Michał Mirosław
1
-0
/
+5
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: Initialize allocated buffers
Takashi Iwai
1
-2
/
+2
2020-05-20
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
1
-4
/
+27
2020-05-05
ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
Takashi Iwai
1
-8
/
+12
2020-04-24
ALSA: pcm: oss: Fix regression by buffer overflow fix
Takashi Iwai
1
-8
/
+24
2020-04-02
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
Takashi Iwai
1
-2
/
+2
2020-04-02
ALSA: pcm: oss: Avoid plugin buffer overflow
Takashi Iwai
1
-0
/
+8
2020-04-02
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-04-02
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-05
ALSA: pcm: Add missing copy ops check before clearing buffer
Takashi Iwai
1
-1
/
+1
2020-01-23
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
1
-5
/
+9
2020-01-04
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
Takashi Iwai
1
-0
/
+4
2019-12-21
ALSA: pcm: oss: Avoid potential buffer overflows
Takashi Iwai
3
-0
/
+6
2019-12-21
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
1
-2
/
+6
2019-12-05
ASoC: compress: fix unsigned integer overflow check
Xiaojun Sang
1
-1
/
+1
2019-11-25
ALSA: seq: Do error checks at creating system ports
Takashi Iwai
1
-3
/
+15
2019-11-25
ALSA: pcm: signedness bug in snd_pcm_plug_alloc()
Dan Carpenter
1
-2
/
+2
2019-09-06
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
3
-2
/
+20
2019-08-25
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
1
-0
/
+6
2019-08-25
ALSA: compress: Prevent bypasses of set_params
Charles Keepax
1
-6
/
+24
2019-08-25
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
1
-5
/
+11
2019-08-04
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
1
-1
/
+10
2019-07-10
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2
-2
/
+2
2019-06-22
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
1
-1
/
+1
2019-04-27
ALSA: info: Fix racy addition/deletion of nodes
Takashi Iwai
1
-2
/
+10
2019-04-27
ALSA: core: Fix card races between register and disconnect
Takashi Iwai
1
-9
/
+9
2019-04-27
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
1
-3
/
+3
2019-04-27
ALSA: PCM: check if ops are defined before suspending PCM
Ranjani Sridharan
1
-0
/
+8
2019-04-03
ALSA: pcm: Don't suspend stream in unrecoverable PCM state
Takashi Iwai
1
-1
/
+8
2019-04-03
ALSA: pcm: Fix possible OOB access in PCM oss plugins
Takashi Iwai
1
-21
/
+22
2019-04-03
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-3
/
+4
2019-04-03
ALSA: rawmidi: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2019-04-03
ALSA: compress: add support for 32bit calls in a 64bit kernel
Ravindra Lokhande
1
-0
/
+13
2019-03-23
ALSA: compress: prevent potential divide by zero bugs
Dan Carpenter
1
-1
/
+2
2019-01-13
ALSA: pcm: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-17
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Takashi Sakamoto
2
-7
/
+1
2018-12-13
ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
Takashi Iwai
1
-1
/
+2
2018-12-13
ALSA: pcm: Fix starvation on down_write_nonblock()
Chanho Min
1
-5
/
+6
[next]