index
:
linux-stable.git
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.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: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
2021-01-27
1
-1
/
+2
*
ALSA: pcm: Clear the full allocated memory at hw_params
Takashi Iwai
2021-01-06
1
-2
/
+7
*
ALSA: rawmidi: Access runtime->avail always in spinlock
Takashi Iwai
2021-01-06
1
-14
/
+35
*
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
2021-01-06
1
-4
/
+4
*
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
2020-12-30
1
-8
/
+14
*
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
2020-12-30
1
-1
/
+5
*
ALSA: ctl: fix error path at adding user-defined element set
Takashi Sakamoto
2020-11-24
1
-1
/
+1
*
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
2020-10-29
1
-2
/
+5
*
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
Takashi Iwai
2020-09-09
1
-2
/
+2
*
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
2020-08-11
1
-1
/
+7
*
ALSA: info: Drop WARN_ON() from buffer NULL sanity check
Takashi Iwai
2020-07-29
1
-1
/
+3
*
ALSA: compress: fix partial_drain completion state
Vinod Koul
2020-07-16
1
-0
/
+4
*
ALSA: pcm: disallow linking stream to itself
Michał Mirosław
2020-06-22
1
-0
/
+5
*
ALSA: hwdep: fix a left shifting 1 by 31 UB bug
Changming Liu
2020-06-03
1
-2
/
+2
*
ALSA: pcm: fix incorrect hw_base increase
Brent Lu
2020-05-27
1
-0
/
+1
*
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
2020-05-20
1
-4
/
+27
*
ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
Takashi Iwai
2020-05-06
1
-8
/
+12
*
ALSA: pcm: oss: Fix regression by buffer overflow fix
Takashi Iwai
2020-04-17
1
-8
/
+24
*
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
Takashi Iwai
2020-03-25
1
-2
/
+2
*
ALSA: pcm: oss: Avoid plugin buffer overflow
Takashi Iwai
2020-03-25
1
-0
/
+8
*
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
2020-03-25
1
-0
/
+1
*
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
2020-03-25
1
-0
/
+1
*
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
2020-02-28
4
-9
/
+20
*
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
2020-02-28
1
-4
/
+16
*
ALSA: ctl: allow TLV read operation for callback type of element in locked case
Takashi Sakamoto
2020-02-24
1
-2
/
+3
*
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
2020-01-23
1
-5
/
+9
*
ALSA: timer: Limit max amount of slave instances
Takashi Iwai
2019-12-31
1
-0
/
+10
*
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
Takashi Iwai
2019-12-31
1
-0
/
+4
*
ALSA: pcm: oss: Avoid potential buffer overflows
Takashi Iwai
2019-12-13
3
-0
/
+6
*
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
2019-12-13
1
-2
/
+6
*
ASoC: compress: fix unsigned integer overflow check
Xiaojun Sang
2019-12-05
1
-1
/
+1
*
ALSA: seq: Do error checks at creating system ports
Takashi Iwai
2019-11-20
1
-3
/
+15
*
ALSA: pcm: signedness bug in snd_pcm_plug_alloc()
Dan Carpenter
2019-11-20
1
-2
/
+2
*
ALSA: timer: Fix incorrectly assigned timer instance
Takashi Iwai
2019-11-12
1
-3
/
+3
*
ALSA: timer: Fix mutex deadlock at releasing card
Takashi Iwai
2019-11-06
1
-7
/
+17
*
ALSA: timer: Simplify error path in snd_timer_open()
Takashi Iwai
2019-11-06
1
-19
/
+20
*
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
2019-09-06
3
-2
/
+20
*
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
2019-08-16
1
-0
/
+6
*
ALSA: compress: Don't allow paritial drain operations on capture streams
Charles Keepax
2019-08-16
1
-0
/
+8
*
ALSA: compress: Prevent bypasses of set_params
Charles Keepax
2019-08-16
1
-6
/
+24
*
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
2019-08-16
1
-5
/
+11
*
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
2019-07-26
1
-1
/
+10
*
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2019-07-10
2
-2
/
+2
*
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
2019-06-19
1
-7
/
+2
*
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
2019-06-19
3
-15
/
+13
*
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
2019-06-19
1
-2
/
+7
*
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
2019-06-15
1
-1
/
+1
*
ALSA: info: Fix racy addition/deletion of nodes
Takashi Iwai
2019-04-27
1
-2
/
+10
*
ALSA: core: Fix card races between register and disconnect
Takashi Iwai
2019-04-27
1
-9
/
+9
*
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
2019-04-17
1
-3
/
+3
[next]