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
2017-08-30
ALSA: core: Fix unexpected error at replacing user TLV
Takashi Iwai
1
-1
/
+1
2017-06-14
ALSA: timer: Fix race between read and ioctl
Takashi Iwai
1
-0
/
+4
2017-06-14
ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
Takashi Iwai
1
-0
/
+1
2017-05-20
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
Kangjie Lu
1
-0
/
+1
2017-05-20
ALSA: timer: Fix leak in events via snd_timer_user_ccallback
Kangjie Lu
1
-0
/
+1
2017-05-20
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
Kangjie Lu
1
-0
/
+1
2017-05-20
ALSA: timer: Fix race among timer ioctls
Takashi Iwai
1
-13
/
+19
2017-05-20
ALSA: seq: Fix race at timer setup and close
Takashi Iwai
1
-0
/
+2
2017-05-08
ALSA: pcm : Call kill_fasync() in stream lock
Takashi Iwai
1
-1
/
+1
2017-05-08
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
1
-6
/
+3
2017-04-22
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
1
-0
/
+4
2017-04-22
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
4
-4
/
+18
2016-10-05
ALSA: timer: Fix zero-division by continue of uninitialized instance
Takashi Iwai
1
-0
/
+14
2016-10-05
ALSA: timer: Call notifier in the same spinlock
Takashi Iwai
1
-118
/
+102
2016-10-04
ALSA: timer: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+15
2016-10-04
ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
Vegard Nossum
1
-0
/
+1
2016-08-07
ALSA: ctl: Stop notification after disconnection
Takashi Iwai
1
-0
/
+2
2016-07-19
ALSA: timer: Fix negative queue usage by racy accesses
Takashi Iwai
1
-1
/
+1
2016-07-12
ALSA: timer: Use mod_timer() for rearming the system timer
Takashi Iwai
1
-2
/
+2
2016-03-11
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
3
-19
/
+0
2016-03-11
ALSA: timer: Fix ioctls for X32 ABI
Takashi Iwai
1
-0
/
+13
2016-03-11
ALSA: timer: Fix broken compat timer user status ioctl
Takashi Iwai
1
-2
/
+3
2016-03-11
ALSA: rawmidi: Fix ioctls X32 ABI
Takashi Iwai
1
-0
/
+53
2016-03-11
ALSA: ctl: Fix ioctls for X32 ABI
Takashi Iwai
1
-16
/
+74
2016-03-04
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
1
-2
/
+14
2016-03-04
ALSA: pcm: More kerneldoc updates
Takashi Iwai
2
-2
/
+66
2016-03-04
ALSA: seq: Fix double port list deletion
Takashi Iwai
1
-5
/
+8
2016-03-04
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
1
-4
/
+9
2016-03-04
ALSA: seq: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
6
-21
/
+7
2016-03-04
ALSA: timer: Fix race at concurrent reads
Takashi Iwai
1
-19
/
+15
2016-03-04
ALSA: timer: Handle disconnection more safely
Takashi Iwai
1
-0
/
+48
2016-03-04
ALSA: timer: Fix race between stop and interrupt
Takashi Iwai
1
-0
/
+4
2016-03-04
ALSA: timer: Fix wrong instance passed to slave callbacks
Takashi Iwai
1
-1
/
+1
2016-02-15
ALSA: timer: Fix leftover link at closing
Takashi Iwai
1
-2
/
+2
2016-02-15
ALSA: timer: Fix double unlink of active_list
Takashi Iwai
1
-1
/
+1
2016-02-15
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2
-103
/
+133
2016-02-15
ALSA: rawmidi: Fix race at copying & updating the position
Takashi Iwai
1
-12
/
+22
2016-02-15
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2
-31
/
+84
2016-02-15
ALSA: timer: Fix link corruption due to double start or stop
Takashi Iwai
1
-2
/
+28
2016-02-15
ALSA: timer: Code cleanup
Takashi Iwai
1
-17
/
+11
2016-02-15
ALSA: timer: Harden slave timer list handling
Takashi Iwai
1
-4
/
+14
2016-02-15
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
1
-20
/
+67
2016-02-15
ALSA: pcm: Fix potential deadlock in OSS emulation
Takashi Iwai
1
-6
/
+15
2016-02-15
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
Takashi Iwai
1
-1
/
+1
2016-02-15
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
1
-1
/
+5
2016-02-15
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
Takashi Iwai
1
-0
/
+11
2016-02-15
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
1
-1
/
+1
2016-02-15
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
1
-1
/
+1
2015-03-28
ALSA: control: Add sanity checks for user ctl id name string
Takashi Iwai
1
-0
/
+4
2015-03-14
ALSA: pcm: Don't leave PREPARED state after draining
Takashi Iwai
1
-0
/
+2
[next]