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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
ALSA: pcm: Remove yet superfluous WARN_ON()
Takashi Iwai
1
-1
/
+0
2018-03-03
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
Takashi Iwai
1
-15
/
+21
2018-03-03
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
Takashi Iwai
1
-0
/
+8
2018-03-03
ALSA: aloop: Fix racy hw constraints adjustment
Takashi Iwai
1
-30
/
+21
2018-03-03
ALSA: aloop: Fix inconsistent format due to incomplete rule
Takashi Iwai
1
-7
/
+6
2018-03-03
ALSA: aloop: Release cable upon open error path
Takashi Iwai
1
-13
/
+25
2018-03-03
ALSA: pcm: Add missing error checks in OSS emulation plugin builder
Takashi Iwai
1
-3
/
+11
2018-03-03
ALSA: pcm: Remove incorrect snd_BUG_ON() usages
Takashi Iwai
2
-3
/
+2
2018-03-03
ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU
Takashi Iwai
1
-11
/
+16
2018-03-03
ALSA: rawmidi: Avoid racy info ioctl via ctl device
Takashi Iwai
1
-3
/
+12
2018-03-03
ALSA: pcm: prevent UAF in snd_pcm_info
Robb Glasser
1
-0
/
+2
2018-03-03
ALSA: usb-audio: Add check return value for usb_string()
Jaejoong Kim
1
-4
/
+6
2018-03-03
ALSA: usb-audio: Fix out-of-bound error
Jaejoong Kim
1
-0
/
+4
2018-03-03
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
1
-1
/
+1
2018-03-03
ALSA: seq: Fix regression by incorrect ioctl_mutex usages
Takashi Iwai
1
-8
/
+7
2018-02-13
ALSA: seq: Make ioctls race-free
Takashi Iwai
2
-2
/
+9
2018-02-13
ALSA: hda: Add Raven PCI ID
Vijendar Mukunda
1
-0
/
+3
2018-02-13
ALSA: usb-audio: Add sanity checks in v2 clock parsers
Takashi Iwai
1
-3
/
+6
2018-02-13
ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
Takashi Iwai
1
-1
/
+2
2018-02-13
ALSA: usb-audio: Add sanity checks to FE parser
Takashi Iwai
1
-0
/
+12
2018-02-13
ALSA: timer: Remove kernel warning at compat ioctl error paths
Takashi Iwai
1
-6
/
+6
2018-01-01
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
3
-3
/
+32
2018-01-01
ALSA: timer: Limit max instances per timer
Takashi Iwai
2
-13
/
+55
2018-01-01
ALSA: timer: Protect the whole snd_timer_close() with open race
Takashi Iwai
1
-24
/
+18
2018-01-01
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
1
-1
/
+1
2018-01-01
ALSA: timer: Add missing mutex lock for compat ioctls
Takashi Iwai
1
-2
/
+15
2018-01-01
ALSA: caiaq: Fix stray URB at probe error path
Takashi Iwai
1
-3
/
+9
2018-01-01
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-8
/
+19
2018-01-01
ALSA: usx2y: Suppress kernel warning at page allocation failures
Takashi Iwai
1
-2
/
+4
2017-11-11
ALSA: snd-usb-caiaq: initialize card pointer
Daniel Mack
1
-1
/
+1
2017-11-11
ASoC: wm8985: Refactor set_pll code to avoid gcc warnings
Fabio Estevam
1
-23
/
+20
2017-11-11
ASoC: wm8993: Refactor set_pll code to avoid GCC warnings
Fabio Estevam
1
-19
/
+22
2017-11-11
ASoC: wm_hubs: Silence reg_r and reg_l 'may be used uninitialized' warnings
Tim Gardner
1
-1
/
+1
2017-11-11
ASoC: adau1373: adau1373_hw_params: Silence overflow warning
Tim Gardner
1
-1
/
+4
2017-11-11
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2
-16
/
+0
2017-11-11
ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
Takashi Iwai
1
-0
/
+20
2017-11-11
ALSA: usb-audio: Kill stray URB at exiting
Takashi Iwai
2
-2
/
+12
2017-11-11
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2
-3
/
+10
2017-11-11
ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)
Takashi Iwai
1
-0
/
+1
2017-11-11
ALSA: core: Fix unexpected error at replacing user TLV
Takashi Iwai
1
-1
/
+1
2017-11-11
ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices
Takashi Iwai
3
-0
/
+9
2017-09-15
ASoC: Fix use-after-free at card unregistration
Takashi Iwai
1
-2
/
+3
2017-09-15
ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
Alexander Tsoy
1
-0
/
+2
2017-07-18
ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
Takashi Iwai
1
-0
/
+1
2017-07-18
ALSA: timer: Fix race between read and ioctl
Takashi Iwai
1
-2
/
+4
2017-07-18
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
1
-6
/
+3
2017-07-18
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
1
-0
/
+4
2017-07-18
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
4
-4
/
+18
2017-07-18
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
Takashi Iwai
1
-1
/
+1
2017-06-05
ALSA: seq: Fix link corruption by event error handling
Takashi Iwai
1
-0
/
+3
[next]