index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
5 days
ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
Christophe Leroy
1
-4
/
+15
2025-07-24
ALSA: compress_offload: tighten ioctl command number checks
Arnd Bergmann
1
-24
/
+24
2025-06-19
ALSA: core: fix up bus match const issues.
Greg Kroah-Hartman
1
-1
/
+1
2025-05-16
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
2
-2
/
+12
2025-05-11
ALSA: seq: Fix delivery of UMP events to group ports
Takashi Iwai
3
-19
/
+52
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-24
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-70
/
+77
2025-03-21
ALSA: timer: Don't take register_mutex with copy_from/to_user()
Takashi Iwai
1
-70
/
+77
2025-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-21
/
+40
2025-03-14
ALSA: pcm: Convert to SYSTEM_SLEEP_PM_OPS()
Takashi Iwai
1
-3
/
+1
2025-03-07
ALSA: seq: Avoid client data changes during proc reads
Takashi Iwai
1
-0
/
+2
2025-03-07
ALSA: seq: Improve data consistency at polling
Takashi Iwai
2
-4
/
+2
2025-03-02
ALSA: seq: Avoid module auto-load handling at event delivery
Takashi Iwai
1
-16
/
+30
2025-02-28
ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event()
Charles Han
1
-5
/
+3
2025-02-27
ALSA: pcm: Drop superfluous NULL check in snd_pcm_format_set_silence()
Takashi Iwai
1
-2
/
+2
2025-02-17
ALSA: seq: Drop UMP events when no UMP-conversion is set
Takashi Iwai
1
-3
/
+9
2025-02-10
ALSA: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-05
ALSA: hda/hdmi: extract common interface for ELD handling
Dmitry Baryshkov
1
-0
/
+387
2025-01-28
ALSA: pcm: use new array-copying-wrapper
Chenyuan Yang
1
-1
/
+1
2025-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-4
/
+10
2025-01-14
ALSA: rawmidi: Make tied_device=0 as default / unknown
Takashi Iwai
2
-3
/
+1
2025-01-12
ALSA: seq: Notify UMP EP and FB changes
Takashi Iwai
4
-5
/
+78
2025-01-12
ALSA: seq: Allow system notification in atomic
Takashi Iwai
3
-13
/
+19
2025-01-12
ALSA: ump: Update rawmidi name per EP name update
Takashi Iwai
1
-4
/
+23
2025-01-12
ALSA: ump: Copy safe string name to rawmidi
Takashi Iwai
1
-2
/
+11
2025-01-12
ALSA: ump: Copy FB name string more safely
Takashi Iwai
1
-9
/
+31
2025-01-12
ALSA: rawmidi: Show substream activity in info ioctl
Takashi Iwai
2
-4
/
+7
2025-01-12
ALSA: rawmidi: Expose the tied device number in info ioctl
Takashi Iwai
2
-0
/
+5
2025-01-07
ALSA: seq: oss: Simplify with str_enabled_disabled()
Takashi Iwai
3
-12
/
+2
2025-01-01
ALSA: seq: Make dependency on UMP clearer
Takashi Iwai
1
-2
/
+2
2024-12-31
ALSA: seq: Check UMP support for midi_version change
Takashi Iwai
1
-4
/
+10
2024-12-31
ALSA: seq: oss: Send fragmented SysEx messages immediately
Takashi Iwai
2
-67
/
+14
2024-12-31
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-23
/
+40
2024-12-30
ALSA: Align the syntax of iov_iter helpers with standard ones
Takashi Iwai
1
-15
/
+26
2024-12-30
Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"
Takashi Iwai
1
-1
/
+1
2024-12-30
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
1
-0
/
+2
2024-12-30
ALSA: compress_offload: fix remaining descriptor races in sound/core/compress...
Al Viro
1
-3
/
+3
2024-12-30
ALSA: compress_offload: Drop unneeded no_free_ptr()
Takashi Iwai
1
-3
/
+3
2024-12-20
ALSA: memalloc: prefer dma_mapping_error() over explicit address checking
Fedor Pchelkin
1
-1
/
+1
2024-12-20
ALSA: compress_offload: improve file descriptors installation for dma-buf
Jaroslav Kysela
1
-7
/
+15
2024-12-20
ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()
Jaroslav Kysela
1
-2
/
+2
2024-12-20
ALSA: compress_offload: avoid 64-bit get_user()
Arnd Bergmann
1
-3
/
+3
2024-12-20
ALSA: compress_offload: import DMA_BUF namespace
Arnd Bergmann
1
-0
/
+1
2024-12-10
ALSA: control: Avoid WARN() for symlink errors
Takashi Iwai
1
-4
/
+10
2024-12-06
ALSA: seq: oss: fix typo in seq_oss_init.c
Zhu Jun
1
-1
/
+1
2024-12-05
Merge branch 'topic/post-6.13-rc1' into for-next
Takashi Iwai
3
-4
/
+30
2024-12-05
Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-1
/
+1
2024-12-02
ALSA: seq: Skip notifications unless subscribed to announce port
Takashi Iwai
1
-2
/
+23
2024-12-02
ALSA: seq: Notify client and port info changes
Takashi Iwai
2
-2
/
+7
2024-11-30
ALSA: ump: Shut up truncated string warning
Takashi Iwai
1
-3
/
+3
[next]