index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge tag 'sound-fix-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-3
/
+1
2026-08-20
ALSA: mtpav: shut down output timer before card teardown
Runyu Xiao
1
-3
/
+1
2026-08-19
Merge tag 'sound-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
7
-10
/
+189
2026-08-13
ALSA: aloop: Drop __force casts
Takashi Iwai
1
-2
/
+2
2026-08-06
ALSA: portman2x4: Check card index validity at probe
Takashi Iwai
1
-0
/
+6
2026-08-06
ALSA: mts64: Check card index validity at probe
Takashi Iwai
1
-0
/
+6
2026-08-06
ALSA: virmidi: Check card index validity at probe
Takashi Iwai
1
-0
/
+6
2026-08-06
ALSA: serial-u16550: Check card index validity at probe
Takashi Iwai
1
-0
/
+6
2026-08-06
ALSA: mpu401: Check card index validity at probe
Takashi Iwai
1
-0
/
+6
2026-08-06
ALSA: aloop: Check card index validity at probe
Takashi Iwai
1
-0
/
+6
2026-08-06
ALSA: dummy: Check card index validity at probe
Takashi Iwai
1
-0
/
+6
2026-08-03
ALSA: aloop: Fix spinlock deadlock in loopback_hrtimer_stop()
Yu-Hsuan Hsu
1
-1
/
+1
2026-07-21
ALSA: dummy: Properly shutdown the systimer at freeing
Takashi Iwai
1
-1
/
+4
2026-07-21
ALSA: dummy: Implement sync_stop for systimer, too
Takashi Iwai
1
-0
/
+9
2026-07-21
ALSA: dummy: Use the standard PCM sync_stop callback for hrtimer
Takashi Iwai
1
-3
/
+16
2026-07-15
ALSA: aloop: make read-only array texts static const
Colin Ian King
1
-1
/
+1
2026-07-08
ALSA: aloop: Add 'hrtimer' option to timer_source
Yu-Hsuan Hsu
1
-3
/
+115
2026-07-07
hrtimer: Move hrtimer_callback_running() to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
1
-0
/
+1
2026-06-11
ALSA: aloop: Use the new helper for stop-count refcount
Takashi Iwai
1
-8
/
+5
2026-06-10
ALSA: Improve style of pnp_device_id array terminators
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-09
ALSA: aloop: Drop superfluous break
Takashi Iwai
1
-1
/
+0
2026-05-25
ALSA: drivers: Mark some variables as __ro_after_init
Len Bao
2
-3
/
+3
2026-05-04
ALSA: pcmtest: Return -EFAULT on pattern read copy failure
Cássio Gabriel
1
-3
/
+3
2026-04-27
ALSA: aloop: Fix peer runtime UAF during format-change stop
Cássio Gabriel
1
-13
/
+30
2026-04-23
Revert "ALSA: pcmtest: fix reference leak on failed device registration"
Takashi Iwai
1
-3
/
+1
2026-04-21
ALSA: pcmtest: Fix resource leaks in module init error paths
Cássio Gabriel
1
-3
/
+12
2026-04-17
ALSA: pcmtest: fix reference leak on failed device registration
Guangshuo Li
1
-1
/
+3
2026-04-17
ALSA: vx: use correct function name in kernel-doc comment
Randy Dunlap
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
9
-11
/
+11
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-13
/
+15
2026-02-08
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-26
/
+36
2026-02-03
ALSA: aloop: Fix racy access at PCM trigger
Takashi Iwai
1
-26
/
+36
2025-12-14
ALSA: opl4: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
1
-8
/
+5
2025-12-14
ALSA: opl3: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
1
-8
/
+5
2025-11-19
ALSA: pcmtest: Replace deprecated strcpy with strscpy_pad in setup_patt_bufs
Thorsten Blum
1
-2
/
+2
2025-09-15
ALSA: serial-generic: remove shared static buffer
John Keeping
1
-5
/
+7
2025-09-01
ALSA: serial-u16550: Use guard() for spin locks
Takashi Iwai
1
-33
/
+15
2025-09-01
ALSA: portman2x4: Use guard() for spin locks
Takashi Iwai
1
-9
/
+3
2025-09-01
ALSA: mts64: Use guard() for spin locks
Takashi Iwai
1
-38
/
+19
2025-09-01
ALSA: mtpav: Use guard() for spin locks
Takashi Iwai
1
-39
/
+20
2025-09-01
ALSA: mpu401: Use guard() for spin locks
Takashi Iwai
1
-30
/
+11
2025-09-01
ALSA: dummy: Use guard() for spin locks
Takashi Iwai
1
-24
/
+16
2025-09-01
ALSA: vx: Use guard() for mutex locks
Takashi Iwai
4
-66
/
+30
2025-09-01
ALSA: opl4: Use guard() for spin locks
Takashi Iwai
3
-60
/
+39
2025-09-01
ALSA: opl4: Use guard() for mutex locks
Takashi Iwai
2
-24
/
+14
2025-09-01
ALSA: opl3: Use guard() for spin locks
Takashi Iwai
3
-60
/
+28
2025-09-01
ALSA: opl3: Use guard() for mutex locks
Takashi Iwai
1
-9
/
+7
2025-09-01
ALSA: aloop: Use guard() for spin locks
Takashi Iwai
1
-88
/
+87
2025-09-01
ALSA: aloop: Use guard() for mutex locks
Takashi Iwai
1
-50
/
+33
[next]