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
2018-02-25
ALSA: seq: Fix racy pool initializations
Takashi Iwai
1
-2
/
+6
2018-02-25
ALSA: seq: Fix regression by incorrect ioctl_mutex usages
Takashi Iwai
1
-8
/
+7
2018-02-07
ALSA: seq: Make ioctls race-free
Takashi Iwai
2
-2
/
+9
2018-01-31
ALSA: pcm: Remove yet superfluous WARN_ON()
Takashi Iwai
1
-1
/
+0
2018-01-17
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
Takashi Iwai
1
-15
/
+21
2018-01-17
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
Takashi Iwai
1
-0
/
+8
2018-01-17
ALSA: pcm: Add missing error checks in OSS emulation plugin builder
Takashi Iwai
1
-3
/
+11
2018-01-17
ALSA: pcm: Remove incorrect snd_BUG_ON() usages
Takashi Iwai
2
-3
/
+2
2018-01-02
ALSA: rawmidi: Avoid racy info ioctl via ctl device
Takashi Iwai
1
-3
/
+12
2017-12-16
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
1
-1
/
+1
2017-12-16
ALSA: pcm: prevent UAF in snd_pcm_info
Robb Glasser
1
-0
/
+2
2017-11-30
ALSA: timer: Remove kernel warning at compat ioctl error paths
Takashi Iwai
1
-6
/
+6
2017-11-15
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
3
-3
/
+32
2017-11-08
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
1
-1
/
+1
2017-11-08
ALSA: timer: Add missing mutex lock for compat ioctls
Takashi Iwai
1
-2
/
+15
2017-10-27
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2
-16
/
+0
2017-10-18
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
1
-1
/
+1
2017-10-18
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-8
/
+19
2017-10-18
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2
-3
/
+10
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
[next]