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
8 days
ALSA: timer: fix ida_free call while not allocated
Dewei Meng
1
-2
/
+2
2025-08-20
ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
Christophe Leroy
1
-4
/
+15
2025-06-19
ALSA: core: fix up bus match const issues.
Greg Kroah-Hartman
1
-1
/
+1
2025-05-29
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
2
-2
/
+12
2025-05-29
ALSA: seq: Improve data consistency at polling
Takashi Iwai
2
-4
/
+2
2025-05-22
ALSA: seq: Fix delivery of UMP events to group ports
Takashi Iwai
3
-19
/
+52
2025-04-10
ALSA: timer: Don't take register_mutex with copy_from/to_user()
Takashi Iwai
1
-70
/
+77
2025-03-13
ALSA: seq: Avoid module auto-load handling at event delivery
Takashi Iwai
1
-16
/
+30
2025-02-27
ALSA: seq: Drop UMP events when no UMP-conversion is set
Takashi Iwai
1
-3
/
+9
2025-02-08
ALSA: seq: Make dependency on UMP clearer
Takashi Iwai
1
-2
/
+2
2025-01-09
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
1
-0
/
+2
2025-01-09
ALSA: seq: Check UMP support for midi_version change
Takashi Iwai
1
-4
/
+10
2025-01-09
Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"
Takashi Iwai
1
-1
/
+1
2025-01-02
ALSA: ump: Shut up truncated string warning
Takashi Iwai
1
-3
/
+3
2025-01-02
ALSA: ump: Update legacy substream names upon FB info update
Takashi Iwai
1
-4
/
+15
2025-01-02
ALSA: ump: Indicate the inactive group in legacy substream names
Takashi Iwai
1
-2
/
+3
2025-01-02
ALSA: ump: Don't open legacy substream for an inactive group
Takashi Iwai
1
-0
/
+2
2025-01-02
ALSA: memalloc: prefer dma_mapping_error() over explicit address checking
Fedor Pchelkin
1
-1
/
+1
2024-12-19
ALSA: control: Avoid WARN() for symlink errors
Takashi Iwai
1
-4
/
+10
2024-12-14
ALSA: seq: ump: Fix seq port updates per FB info notify
Takashi Iwai
1
-3
/
+3
2024-12-05
ALSA: pcm: Add sanity NULL check for the default mmap fault handler
Takashi Iwai
1
-2
/
+4
2024-12-05
ALSA: ump: Fix evaluation of MIDI 1.0 FB info
Takashi Iwai
1
-1
/
+4
2024-12-05
ALSA: rawmidi: Fix kvfree() call in spinlock
Takashi Iwai
1
-1
/
+3
2024-12-05
ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()
Zichen Xie
1
-0
/
+11
2024-11-04
ALSA: ump: Don't enumeration invalid groups for legacy rawmidi
Takashi Iwai
1
-1
/
+1
2024-10-03
ALSA: core: add isascii() check to card ID generator
Jaroslav Kysela
1
-4
/
+10
2024-10-02
Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
7
-11
/
+3
2024-10-01
ALSA: silence integer wrapping warning
Dan Carpenter
1
-0
/
+2
2024-09-30
ALSA: mixer_oss: Remove some incorrect kfree_const() usages
Christophe JAILLET
1
-2
/
+2
2024-09-30
ALSA: Fix typos in comments across various files
Yu Jiaoliang
4
-4
/
+4
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
7
-8
/
+0
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-09-12
ALSA: memalloc: Use proper DMA mapping API for x86 S/G buffer allocations
Takashi Iwai
1
-42
/
+36
2024-09-12
ALSA: memalloc: Use proper DMA mapping API for x86 WC buffer allocations
Takashi Iwai
1
-18
/
+31
2024-09-12
ALSA: ump: Use %*ph to print small buffer
Andy Shevchenko
1
-10
/
+3
2024-09-11
ALSA: pcm: Fix breakage of PCM rates used for topology
Takashi Iwai
2
-11
/
+17
2024-09-11
ALSA: memalloc: Drop Xen PV workaround again
Takashi Iwai
1
-16
/
+3
2024-09-10
ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c again
Takashi Iwai
2
-17
/
+11
2024-09-06
ALSA: pcm: add more sample rate definitions
Jerome Brunet
1
-3
/
+3
2024-09-02
ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errors
Takashi Iwai
4
-10
/
+10
2024-09-02
ALSA: core: timer: Use NSEC_PER_SEC macro
Jinjie Ruan
1
-1
/
+1
2024-09-02
ALSA: pcm: Fix yet more compile warning at replacement with kstrtoul()
Takashi Iwai
1
-1
/
+1
2024-09-01
ALSA: pcm: Fix the previous conversion to kstrtoul()
Takashi Iwai
1
-1
/
+1
2024-08-31
ALSA: pcm: replace simple_strtoul to kstrtoul
Hongbo Li
1
-1
/
+4
2024-08-27
ALSA: pcm: Drop PCM vmalloc buffer helpers
Takashi Iwai
1
-59
/
+0
2024-08-19
Merge branch 'topic/seq-filter-cleanup' into for-next
Takashi Iwai
1
-12
/
+10
2024-08-19
ALSA: seq: Drop superfluous filter argument of get_event_dest_client()
Takashi Iwai
1
-12
/
+7
2024-08-19
ALSA: seq: Skip event type filtering for UMP events
Takashi Iwai
1
-0
/
+3
2024-08-18
ALSA: timer: Introduce virtual userspace-driven timers
Ivan Orlov
2
-0
/
+235
2024-08-17
ALSA: seq: Remove unused declarations
Yue Haibing
3
-7
/
+0
[next]