index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: seq: Check UMP support for midi_version change
Takashi Iwai
2024-12-31
1
-4
/
+10
*
Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"
Takashi Iwai
2024-12-30
1
-1
/
+1
*
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
2024-12-30
1
-0
/
+2
*
ALSA: compress_offload: fix remaining descriptor races in sound/core/compress...
Al Viro
2024-12-30
1
-3
/
+3
*
ALSA: compress_offload: Drop unneeded no_free_ptr()
Takashi Iwai
2024-12-30
1
-3
/
+3
*
ALSA: memalloc: prefer dma_mapping_error() over explicit address checking
Fedor Pchelkin
2024-12-20
1
-1
/
+1
*
ALSA: compress_offload: improve file descriptors installation for dma-buf
Jaroslav Kysela
2024-12-20
1
-7
/
+15
*
ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()
Jaroslav Kysela
2024-12-20
1
-2
/
+2
*
ALSA: compress_offload: avoid 64-bit get_user()
Arnd Bergmann
2024-12-20
1
-3
/
+3
*
ALSA: compress_offload: import DMA_BUF namespace
Arnd Bergmann
2024-12-20
1
-0
/
+1
*
ALSA: control: Avoid WARN() for symlink errors
Takashi Iwai
2024-12-10
1
-4
/
+10
*
Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2024-12-05
1
-1
/
+1
|
\
|
*
Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-29
4
-4
/
+22
|
|
\
|
*
\
Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-11-21
4
-13
/
+372
|
|
\
\
|
*
\
\
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
deal with the last remaing boolean uses of fd_file()
Al Viro
2024-11-03
1
-1
/
+1
*
|
|
|
|
ALSA: ump: Shut up truncated string warning
Takashi Iwai
2024-11-30
1
-3
/
+3
*
|
|
|
|
ALSA: ump: Update legacy substream names upon FB info update
Takashi Iwai
2024-11-29
1
-4
/
+15
*
|
|
|
|
ALSA: ump: Indicate the inactive group in legacy substream names
Takashi Iwai
2024-11-29
1
-2
/
+3
*
|
|
|
|
ALSA: ump: Don't open legacy substream for an inactive group
Takashi Iwai
2024-11-29
1
-0
/
+2
*
|
|
|
|
ALSA: seq: ump: Fix seq port updates per FB info notify
Takashi Iwai
2024-11-29
1
-3
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
ALSA: ump: Fix evaluation of MIDI 1.0 FB info
Takashi Iwai
2024-11-27
1
-1
/
+4
*
|
|
|
ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()
Zichen Xie
2024-11-27
1
-0
/
+11
*
|
|
|
ALSA: rawmidi: Fix kvfree() call in spinlock
Takashi Iwai
2024-11-25
1
-1
/
+3
*
|
|
|
ALSA: pcm: Add sanity NULL check for the default mmap fault handler
Takashi Iwai
2024-11-21
1
-2
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
ALSA: ump: Fix the wrong format specifier
zhang jiao
2024-11-14
1
-1
/
+1
*
|
|
ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locally
Takashi Iwai
2024-11-13
1
-0
/
+20
*
|
|
ALSA: ump: remove unnecessary check on blk
Luo Yifan
2024-11-08
1
-1
/
+1
*
|
|
Merge branch 'topic/compress-accel' into for-next
Takashi Iwai
2024-11-06
1
-5
/
+5
|
\
\
\
|
*
|
|
ALSA: compress_offload: Use runtime pointer in snd_compr_poll()
Peter Ujfalusi
2024-11-06
1
-5
/
+5
*
|
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2024-11-05
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
ALSA: ump: Don't enumeration invalid groups for legacy rawmidi
Takashi Iwai
2024-11-04
1
-1
/
+1
|
|
/
*
/
ALSA: compress_offload: introduce accel operation mode
Jaroslav Kysela
2024-10-25
2
-6
/
+345
|
/
*
ALSA: core: add isascii() check to card ID generator
Jaroslav Kysela
2024-10-03
1
-4
/
+10
*
Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2024-10-02
7
-11
/
+3
|
\
|
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
7
-8
/
+0
|
*
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-3
/
+3
|
|
\
|
|
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-3
/
+3
*
|
|
ALSA: silence integer wrapping warning
Dan Carpenter
2024-10-01
1
-0
/
+2
*
|
|
ALSA: mixer_oss: Remove some incorrect kfree_const() usages
Christophe JAILLET
2024-09-30
1
-2
/
+2
*
|
|
ALSA: Fix typos in comments across various files
Yu Jiaoliang
2024-09-30
4
-4
/
+4
|
/
/
*
|
ALSA: memalloc: Use proper DMA mapping API for x86 S/G buffer allocations
Takashi Iwai
2024-09-12
1
-42
/
+36
*
|
ALSA: memalloc: Use proper DMA mapping API for x86 WC buffer allocations
Takashi Iwai
2024-09-12
1
-18
/
+31
*
|
ALSA: ump: Use %*ph to print small buffer
Andy Shevchenko
2024-09-12
1
-10
/
+3
*
|
ALSA: pcm: Fix breakage of PCM rates used for topology
Takashi Iwai
2024-09-11
2
-11
/
+17
*
|
ALSA: memalloc: Drop Xen PV workaround again
Takashi Iwai
2024-09-11
1
-16
/
+3
*
|
ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c again
Takashi Iwai
2024-09-10
2
-17
/
+11
*
|
ALSA: pcm: add more sample rate definitions
Jerome Brunet
2024-09-06
1
-3
/
+3
*
|
ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errors
Takashi Iwai
2024-09-02
4
-10
/
+10
*
|
ALSA: core: timer: Use NSEC_PER_SEC macro
Jinjie Ruan
2024-09-02
1
-1
/
+1
[next]