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: pcm: Fix missing fixup call in compat hw_refine ioctl
Takashi Iwai
2023-09-23
1
-2
/
+6
*
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
2023-09-23
1
-13
/
+22
*
treewide: Remove uninitialized_var() usage
Kees Cook
2023-08-11
1
-1
/
+1
*
ALSA: oss: avoid missing-prototype warnings
Arnd Bergmann
2023-06-09
1
-8
/
+8
*
ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
Clement Lecigne
2023-01-18
1
-0
/
+4
*
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
2022-12-14
1
-4
/
+7
*
ALSA: dmaengine: increment buffer pointer atomically
Andreas Pape
2022-10-26
1
-3
/
+5
*
ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
Takashi Iwai
2022-10-26
1
-2
/
+0
*
ALSA: oss: Fix potential deadlock at unregistration
Takashi Iwai
2022-10-26
1
-4
/
+9
*
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
2022-09-15
1
-7
/
+5
*
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
2022-09-15
1
-0
/
+2
*
ALSA: timer: Use deferred fasync helper
Takashi Iwai
2022-08-25
1
-5
/
+6
*
ALSA: core: Add async signal helpers
Takashi Iwai
2022-08-25
1
-0
/
+94
*
ALSA: info: Fix llseek return value when using callback
Amadeusz Sławiński
2022-08-25
1
-3
/
+3
*
ALSA: memalloc: Align buffer allocations in page size
Takashi Iwai
2022-07-29
1
-0
/
+1
*
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
2022-06-14
1
-7
/
+27
*
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-05-15
3
-11
/
+38
*
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
2022-05-15
1
-4
/
+7
*
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
2022-05-15
1
-14
/
+18
*
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
2022-05-15
1
-0
/
+4
*
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-05-15
2
-19
/
+38
*
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
2022-04-20
1
-1
/
+1
*
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
2022-03-28
1
-0
/
+4
*
ALSA: seq: Set upper limit of processed events
Takashi Iwai
2022-01-27
1
-2
/
+12
*
ALSA: oss: fix compile error when OSS_DEBUG is enabled
Bixuan Cui
2022-01-27
1
-1
/
+1
*
ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
2022-01-27
1
-1
/
+5
*
ALSA: jack: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
2022-01-27
1
-0
/
+3
*
ALSA: jack: Check the return value of kstrdup()
Xiaoke Wang
2021-12-29
1
-0
/
+4
*
ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
Takashi Iwai
2021-12-14
1
-2
/
+9
*
ALSA: pcm: oss: Limit the period size to 16MB
Takashi Iwai
2021-12-14
1
-1
/
+1
*
ALSA: pcm: oss: Fix negative period/buffer sizes
Takashi Iwai
2021-12-14
1
-9
/
+15
*
ALSA: ctl: Fix copy of updated id with element read/write
Alan Young
2021-12-14
1
-0
/
+3
*
ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
Pavel Skripkin
2021-11-26
1
-1
/
+1
*
ALSA: mixer: oss: Fix racy access to slots
Takashi Iwai
2021-11-26
1
-10
/
+33
*
ALSA: timer: Unconditionally unlink slave instances, too
Takashi Iwai
2021-11-26
1
-7
/
+6
*
ALSA: timer: Fix use-after-free problem
Wang Wensheng
2021-11-26
1
-2
/
+2
*
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-22
1
-1
/
+1
*
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
2021-08-15
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-22
1
-2
/
+0
*
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
2021-01-30
1
-1
/
+2
*
ALSA: pcm: Clear the full allocated memory at hw_params
Takashi Iwai
2021-01-09
1
-2
/
+7
*
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
2021-01-09
1
-4
/
+4
*
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
2020-12-29
1
-8
/
+14
*
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
2020-12-29
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-21
1
-1
/
+7
[next]