index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
4 days
ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()
HyeongJun An
2026-06-14
ALSA: seq: avoid stale FIFO cells during resize
Cen Zhang
2026-06-14
ALSA: seq: oss: Serialize readq reset state with q->lock
Cen Zhang
2026-06-12
ALSA: seq: Don't re-bounce the error event
Takashi Iwai
2026-06-12
ALSA: seq: Fix kernel heap address leak in bounce_error_event()
HanQuan
2026-06-10
ALSA: timer: Manage timer object with kref
Takashi Iwai
2026-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-06-07
ALSA: seq: Clear variable event pointer on read
Kyle Zeng
2026-06-06
ALSA: seq: Fix partial userptr event expansion
HyeongJun An
2026-06-05
ALSA: seq: dummy: fix UMP event stack overread
Kyle Zeng
2026-06-04
ALSA: seq: oss: Use scoped cleanup for temporary MIDI use lock
Cássio Gabriel
2026-06-02
ALSA: seq: oss: Reject reads that cannot fit the next event
Cássio Gabriel
2026-06-02
ALSA: seq: Restore created port information after insertion
Cássio Gabriel
2026-05-27
ALSA: seq: midi: Serialize output teardown with event_input
Zhang Cen
2026-05-27
ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data
Takashi Iwai
2026-05-26
ALSA: seq: Remove arbitrary prioq insertion limit
Cássio Gabriel
2026-05-25
ALSA: core: Mark some variables as __ro_after_init
Len Bao
2026-05-25
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-05-20
ALSA: seq: Serialize UMP output teardown with event_input
Zhang Cen
2026-05-20
ALSA: seq: Register kernel port with full information
Takashi Iwai
2026-05-19
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-05-19
ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()
Maoyi Xie
2026-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-05-15
ALSA: seq: Use flexible array for MIDI channels
Rosen Penev
2026-05-06
ALSA: seq: Fix UMP group 16 filtering
Cássio Gabriel
2026-05-04
ALSA: seq: oss/rw: allocate evrec with main struct
Rosen Penev
2026-03-27
ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writes
Cássio Gabriel
2026-03-27
ALSA: core/seq: Optimize the return logic in cc_ev_to_ump_midi2
songxiebing
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-17
ALSA: seq: Relax __free() variable declarations
Takashi Iwai
2025-12-17
ALSA: seq: oss: Relax __free() variable declarations
Takashi Iwai
2025-12-14
ALSA: seq: oss: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
2025-12-14
ALSA: seq: ump: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
2025-12-14
ALSA: seq: midi: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
2025-09-17
ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait()
Takashi Iwai
2025-08-29
ALSA: seq: oss/rw: Cleanup with guard
Takashi Iwai
2025-08-29
ALSA: seq: oss/synth: Clean up with guard and auto cleanup
Takashi Iwai
2025-08-29
ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup
Takashi Iwai
2025-08-29
ALSA: seq: oss: Clean up core code with guard()
Takashi Iwai
2025-08-29
ALSA: seq: Clean up fifo locking with guard
Takashi Iwai
2025-08-29
ALSA: seq: Clean up queue locking with auto cleanup
Takashi Iwai
2025-08-29
ALSA: seq: Clean up port locking with auto cleanup
Takashi Iwai
2025-08-29
ALSA: seq: Use auto-cleanup for client refcounting
Takashi Iwai
2025-08-29
ALSA: seq: Use guard() for mutex and rwsem locks
Takashi Iwai
2025-08-29
ALSA: seq: Clean up spin lock with guard()
Takashi Iwai
2025-08-29
ALSA: seq: Simplify internal command operation from OSS layer
Takashi Iwai
2025-07-11
ALSA: seq: Use safer strscpy() instead of strcpy()
Takashi Iwai
[next]