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
7 days
ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()
HyeongJun An
1
-1
/
+1
13 days
ALSA: pcm: fix __le32 cast warning in snd_pcm_set_sync_per_card
Ben Dooks
1
-1
/
+1
2026-06-17
ALSA: compress: Fix task creation error unwind
Cássio Gabriel
1
-4
/
+9
2026-06-14
ALSA: timer: Fix racy timeri->timer changes with rwlock
Takashi Iwai
1
-9
/
+11
2026-06-14
ALSA: core: Fix unintuitive behavior of snd_power_ref_and_wait()
Takashi Iwai
1
-3
/
+8
2026-06-14
ALSA: seq: avoid stale FIFO cells during resize
Cen Zhang
1
-15
/
+37
2026-06-14
ALSA: seq: oss: Serialize readq reset state with q->lock
Cen Zhang
1
-25
/
+52
2026-06-12
ALSA: seq: Don't re-bounce the error event
Takashi Iwai
1
-0
/
+4
2026-06-12
ALSA: seq: Fix kernel heap address leak in bounce_error_event()
HanQuan
1
-5
/
+27
2026-06-11
ALSA: core: Use the new helper for the power refcount
Takashi Iwai
1
-2
/
+1
2026-06-11
ALSA: Add simple refcount helper functions
Takashi Iwai
1
-0
/
+24
2026-06-10
ALSA: pcm: Fix unlocked state reads in read/write file ops
Cássio Gabriel
1
-8
/
+12
2026-06-10
ALSA: timer: Disable work at freeing timer object
Takashi Iwai
1
-0
/
+2
2026-06-10
Revert "ALSA: timer: Fix UAF at snd_timer_user_params()"
Takashi Iwai
1
-1
/
+0
2026-06-10
ALSA: timer: Manage timer object with kref
Takashi Iwai
3
-31
/
+89
2026-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-17
/
+22
2026-06-07
ALSA: seq: Clear variable event pointer on read
Kyle Zeng
1
-0
/
+1
2026-06-07
ALSA: timer: Fix UAF at snd_timer_user_params()
Takashi Iwai
1
-0
/
+1
2026-06-07
ALSA: timer: Forcibly close timer instances at closing
Takashi Iwai
1
-7
/
+9
2026-06-06
ALSA: pcm: Fix unlocked runtime state reads in xfer ioctls
Cássio Gabriel
2
-6
/
+5
2026-06-06
ALSA: seq: Fix partial userptr event expansion
HyeongJun An
1
-1
/
+1
2026-06-05
ALSA: seq: dummy: fix UMP event stack overread
Kyle Zeng
1
-6
/
+9
2026-06-04
ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams
Ji'an Zhou
1
-4
/
+3
2026-06-04
ALSA: seq: oss: Use scoped cleanup for temporary MIDI use lock
Cássio Gabriel
3
-9
/
+7
2026-06-04
ALSA: core: Add scoped cleanup helper for card references
Cássio Gabriel
2
-10
/
+7
2026-06-04
ALSA: control: Use scoped cleanup for user control buffers
Cássio Gabriel
1
-16
/
+14
2026-06-02
ALSA: seq: oss: Reject reads that cannot fit the next event
Cássio Gabriel
1
-1
/
+2
2026-06-02
ALSA: seq: Restore created port information after insertion
Cássio Gabriel
2
-3
/
+3
2026-06-01
ALSA: core: Use flexible array for card private data
Cássio Gabriel
1
-3
/
+4
2026-06-01
ALSA: seq: Use flexible array for device arguments
Cássio Gabriel
1
-1
/
+4
2026-05-27
ALSA: seq: midi: Serialize output teardown with event_input
Zhang Cen
1
-14
/
+41
2026-05-27
ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data
Takashi Iwai
6
-7
/
+20
2026-05-26
ALSA: seq: Remove arbitrary prioq insertion limit
Cássio Gabriel
1
-6
/
+8
2026-05-25
ALSA: core: Mark some variables as __ro_after_init
Len Bao
5
-8
/
+8
2026-05-25
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-11
/
+29
2026-05-25
ALSA: pcm: oss: Fix setup list UAF on proc write error
Cássio Gabriel
1
-7
/
+11
2026-05-20
ALSA: seq: Serialize UMP output teardown with event_input
Zhang Cen
1
-4
/
+18
2026-05-20
ALSA: seq: Register kernel port with full information
Takashi Iwai
3
-11
/
+28
2026-05-19
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-9
/
+24
2026-05-19
ALSA: oss: Use flexible allocation for PCM plugins
Rosen Penev
1
-1
/
+1
2026-05-19
ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()
Maoyi Xie
1
-2
/
+5
2026-05-19
ALSA: timer: avoid past-the-end iterator in snd_timer_dev_register()
Maoyi Xie
1
-5
/
+14
2026-05-17
ALSA: pcm: Don't setup bogus iov_iter for silencing
Takashi Iwai
1
-0
/
+3
2026-05-16
ALSA: pcm_drm_eld: rate-limit ELD parsing errors
Francesco Saverio Pavone
1
-2
/
+2
2026-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-11
/
+35
2026-05-15
ALSA: seq: Use flexible array for MIDI channels
Rosen Penev
1
-27
/
+11
2026-05-07
ALSA: pcm: use snd_pcm_get_state() in remaining ioctl checks
Cen Zhang
1
-6
/
+8
2026-05-06
ALSA: core: Serialize deferred fasync state checks
Cássio Gabriel
1
-2
/
+6
2026-05-06
ALSA: seq: Fix UMP group 16 filtering
Cássio Gabriel
3
-3
/
+6
2026-05-04
ALSA: jack: use scnprintf to improve parse_mask_bits
Thorsten Blum
1
-8
/
+5
[next]