index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-14
ALSA: seq: close a re-opened queue timer in the destructor
Norbert Szetei
1
-1
/
+12
2026-06-24
ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()
HyeongJun An
1
-1
/
+1
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-10
ALSA: timer: Manage timer object with kref
Takashi Iwai
1
-3
/
+8
2026-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-6
/
+9
2026-06-07
ALSA: seq: Clear variable event pointer on read
Kyle Zeng
1
-0
/
+1
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: seq: oss: Use scoped cleanup for temporary MIDI use lock
Cássio Gabriel
3
-9
/
+7
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-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
2
-3
/
+3
2026-05-25
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-4
/
+18
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
1
-2
/
+5
2026-05-19
ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()
Maoyi Xie
1
-2
/
+5
2026-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-3
/
+6
2026-05-15
ALSA: seq: Use flexible array for MIDI channels
Rosen Penev
1
-27
/
+11
2026-05-06
ALSA: seq: Fix UMP group 16 filtering
Cássio Gabriel
3
-3
/
+6
2026-05-04
ALSA: seq: oss/rw: allocate evrec with main struct
Rosen Penev
2
-12
/
+4
2026-03-27
ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writes
Cássio Gabriel
1
-3
/
+3
2026-03-27
ALSA: core/seq: Optimize the return logic in cc_ev_to_ump_midi2
songxiebing
1
-14
/
+21
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
19
-34
/
+34
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
20
-38
/
+38
2025-12-17
ALSA: seq: Relax __free() variable declarations
Takashi Iwai
7
-122
/
+126
2025-12-17
ALSA: seq: oss: Relax __free() variable declarations
Takashi Iwai
3
-36
/
+36
2025-12-14
ALSA: seq: oss: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
3
-12
/
+8
2025-12-14
ALSA: seq: ump: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
1
-7
/
+4
2025-12-14
ALSA: seq: midi: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
1
-9
/
+6
2025-09-17
ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait()
Takashi Iwai
1
-0
/
+1
2025-08-29
ALSA: seq: oss/rw: Cleanup with guard
Takashi Iwai
2
-12
/
+3
2025-08-29
ALSA: seq: oss/synth: Clean up with guard and auto cleanup
Takashi Iwai
1
-73
/
+52
2025-08-29
ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup
Takashi Iwai
1
-80
/
+36
2025-08-29
ALSA: seq: oss: Clean up core code with guard()
Takashi Iwai
1
-17
/
+7
2025-08-29
ALSA: seq: Clean up fifo locking with guard
Takashi Iwai
3
-13
/
+6
2025-08-29
ALSA: seq: Clean up queue locking with auto cleanup
Takashi Iwai
4
-81
/
+39
2025-08-29
ALSA: seq: Clean up port locking with auto cleanup
Takashi Iwai
3
-93
/
+53
2025-08-29
ALSA: seq: Use auto-cleanup for client refcounting
Takashi Iwai
3
-146
/
+86
2025-08-29
ALSA: seq: Use guard() for mutex and rwsem locks
Takashi Iwai
1
-120
/
+110
2025-08-29
ALSA: seq: Clean up spin lock with guard()
Takashi Iwai
2
-44
/
+47
2025-08-29
ALSA: seq: Simplify internal command operation from OSS layer
Takashi Iwai
3
-52
/
+35
[next]