index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
14 days
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]