index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: memalloc: Remove a stale comment
Takashi Iwai
2021-11-10
1
-1
/
+0
*
ALSA: memalloc: Use proper SG helpers for noncontig allocations
Takashi Iwai
2021-11-09
1
-3
/
+61
*
ALSA: PCM: Fix NULL dereference at mmap checks
Takashi Iwai
2021-11-07
1
-1
/
+4
*
ALSA: timer: Unconditionally unlink slave instances, too
Takashi Iwai
2021-11-05
1
-7
/
+6
*
ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer
Takashi Iwai
2021-11-05
1
-0
/
+2
*
Revert "ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type"
Takashi Iwai
2021-11-04
3
-47
/
+206
*
ALSA: timer: Fix use-after-free problem
Wang Wensheng
2021-11-03
1
-2
/
+2
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2021-11-01
9
-237
/
+270
|
\
|
*
ALSA: memalloc: Fix a typo in snd_dma_buffer_sync() description
Takashi Iwai
2021-10-19
1
-1
/
+1
|
*
ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type
Takashi Iwai
2021-10-18
3
-206
/
+47
|
*
ALSA: memalloc: Support for non-coherent page allocation
Takashi Iwai
2021-10-18
1
-0
/
+47
|
*
ALSA: memalloc: Support for non-contiguous page allocation
Takashi Iwai
2021-10-18
7
-11
/
+145
|
*
ALSA: ISA: not for M68K
Randy Dunlap
2021-10-17
1
-0
/
+2
|
*
ALSA: pcm: Unify snd_pcm_delay() and snd_pcm_hwsync()
Takashi Iwai
2021-10-14
1
-16
/
+8
|
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-10-14
3
-6
/
+83
|
|
\
|
*
|
ALSA: pcm: Add more disconnection checks at file ops
Takashi Iwai
2021-10-07
1
-4
/
+21
*
|
|
ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
Pavel Skripkin
2021-10-26
1
-1
/
+1
*
|
|
ALSA: mixer: oss: Fix racy access to slots
Takashi Iwai
2021-10-21
1
-11
/
+33
|
|
/
|
/
|
*
|
ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl
Takashi Iwai
2021-10-11
1
-1
/
+71
*
|
ALSA: seq: Fix a potential UAF by wrong private_free call order
Takashi Iwai
2021-09-30
1
-5
/
+3
*
|
ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
Jaroslav Kysela
2021-09-23
1
-0
/
+9
|
/
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
1
-1
/
+0
|
\
|
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-1
/
+0
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-30
1
-1
/
+1
|
\
\
|
*
|
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
2021-08-27
1
-1
/
+1
*
|
|
ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag
Takashi Iwai
2021-08-14
1
-0
/
+9
*
|
|
ALSA: memalloc: Count continuous pages in vmalloc buffer handler
Takashi Iwai
2021-08-13
1
-7
/
+21
*
|
|
ALSA: core: control_led: use strscpy instead of strlcpy
Pierre-Louis Bossart
2021-08-13
1
-1
/
+1
*
|
|
ALSA: pcm: Check mmap capability of runtime dma buffer at first
Takashi Iwai
2021-08-09
1
-2
/
+7
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-09
2
-13
/
+31
|
\
|
|
|
*
|
ALSA: pcm: Fix mmap breakage without explicit buffer setup
Takashi Iwai
2021-08-09
1
-1
/
+4
|
|
/
|
*
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
2021-08-03
1
-12
/
+27
*
|
ALSA: memalloc: Fix mmap of SG-buffer with WC pages
Takashi Iwai
2021-08-08
1
-0
/
+9
*
|
ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, too
Takashi Iwai
2021-08-04
1
-2
/
+5
*
|
ALSA: memalloc: Fix pgprot for WC mmap on x86
Takashi Iwai
2021-08-04
1
-0
/
+4
*
|
ALSA: memalloc: Support WC allocation on all architectures
Takashi Iwai
2021-08-04
1
-7
/
+39
*
|
ALSA: pcm: Allow exact buffer preallocation
Takashi Iwai
2021-08-04
1
-16
/
+51
*
|
ALSA: memalloc: Correctly name as WC
Takashi Iwai
2021-08-04
2
-8
/
+8
*
|
ALSA: memalloc: Minor refactoring
Takashi Iwai
2021-08-04
3
-33
/
+26
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-02
2
-5
/
+13
|
\
|
|
*
ALSA: memalloc: Fix regression with SNDRV_DMA_TYPE_CONTINUOUS
Takashi Iwai
2021-08-02
1
-1
/
+1
|
*
ALSA: pcm - fix mmap capability check for the snd-dummy driver
Jaroslav Kysela
2021-07-30
1
-1
/
+1
|
*
ALSA: pcm: Fix mmap without buffer preallocation
Takashi Iwai
2021-07-20
1
-0
/
+2
|
*
ALSA: pcm: Fix mmap capability check
Takashi Iwai
2021-07-20
1
-4
/
+10
*
|
ALSA: core: Fix double calls of snd_card_free() via devres
Takashi Iwai
2021-07-31
1
-4
/
+10
*
|
ALSA: seq: Fix comments of wrong client number for MIDI Passthrough
Takashi Iwai
2021-07-27
1
-4
/
+4
*
|
ALSA: core: Add device-managed request_dma()
Takashi Iwai
2021-07-19
1
-0
/
+38
*
|
ALSA: core: Add managed card creation
Takashi Iwai
2021-07-19
1
-8
/
+91
*
|
ALSA: core: Add device-managed page allocator helper
Takashi Iwai
2021-07-19
1
-0
/
+46
*
|
ALSA: compress: Initialize mutex in snd_compress_new()
Takashi Iwai
2021-07-15
1
-0
/
+1
[next]