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: Fix a potential UAF by wrong private_free call order
Takashi Iwai
2021-10-20
1
-5
/
+3
*
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
2021-09-12
1
-1
/
+1
*
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
2021-08-12
1
-12
/
+27
*
ALSA: timer: Fix master timer notification
Takashi Iwai
2021-06-10
1
-1
/
+2
*
ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
Jia Zhou
2021-05-14
1
-2
/
+0
*
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: core: memalloc: add page alignment for iram
Robin Gong
2020-12-30
1
-1
/
+2
*
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-21
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: fix snd_pcm_link() lockdep splat
Michał Mirosław
2020-06-17
1
-2
/
+12
*
ALSA: pcm: disallow linking stream to itself
Michał Mirosław
2020-06-17
1
-0
/
+6
*
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: pcm: Yet another missing check of non-cached buffer type
Takashi Iwai
2020-01-09
1
-1
/
+2
*
ALSA: timer: Limit max amount of slave instances
Takashi Iwai
2019-12-31
1
-0
/
+10
*
ALSA: pcm: Fix missing check of the new non-cached buffer type
Takashi Iwai
2019-12-31
1
-1
/
+2
*
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-11-13
1
-2
/
+6
*
Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2019-11-07
1
-1
/
+1
|
\
|
*
ASoC: compress: fix unsigned integer overflow check
Xiaojun Sang
2019-10-21
1
-1
/
+1
*
|
ALSA: timer: Fix incorrectly assigned timer instance
Takashi Iwai
2019-11-06
1
-3
/
+3
*
|
ALSA: timer: Fix mutex deadlock at releasing card
Takashi Iwai
2019-10-30
1
-7
/
+17
*
|
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-7
/
+6
|
\
\
|
*
|
ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
Christoph Hellwig
2019-09-04
1
-7
/
+6
*
|
|
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-09-09
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
Vidyakumar Athota
2019-08-28
1
-1
/
+1
*
|
|
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
2019-08-25
3
-2
/
+20
|
|
/
|
/
|
*
|
ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
Yuki Tsunashima
2019-07-29
1
-1
/
+2
*
|
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
2019-07-23
1
-0
/
+6
[next]