index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-12-15
6
-58
/
+75
|
\
|
*
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
2020-12-14
1
-1
/
+5
|
*
ALSA: rawmidi: Access runtime->avail always in spinlock
Takashi Iwai
2020-12-06
1
-14
/
+35
|
*
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
2020-12-06
1
-4
/
+4
|
*
ALSA: compress: allow pause and resume during draining
Gyeongtaek Lee
2020-11-27
1
-8
/
+31
|
*
Merge branch 'topic/usb-audio-refactoring' into for-next
Takashi Iwai
2020-11-24
1
-1
/
+1
|
|
\
|
*
|
ALSA: seq: remove useless function
Yu Hao
2020-11-04
3
-31
/
+0
*
|
|
ALSA: pcm: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-2
/
+2
|
|
/
|
/
|
*
|
ALSA: ctl: fix error path at adding user-defined element set
Takashi Sakamoto
2020-11-13
1
-1
/
+1
|
/
*
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-26
4
-6
/
+7
*
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
2020-09-23
1
-2
/
+5
*
ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock
Takashi Iwai
2020-09-22
1
-8
/
+10
*
ALSA: compat_ioctl: avoid compat_alloc_user_space
Arnd Bergmann
2020-09-21
4
-47
/
+55
*
ALSA: timer: Replace tasklet with work
Takashi Iwai
2020-09-09
2
-11
/
+11
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-09-09
3
-7
/
+6
|
\
|
*
Merge branch 'topic/tasklet-convert' into for-linus
Takashi Iwai
2020-09-02
2
-5
/
+4
|
|
\
|
|
*
ALSA: core: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-02
1
-4
/
+3
|
|
*
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-08-06
12
-148
/
+159
|
|
|
\
|
|
*
\
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
|
*
|
|
Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-07-21
1
-1
/
+3
|
|
|
\
\
\
|
|
*
\
\
\
Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-07-08
1
-0
/
+4
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
Takashi Iwai
2020-09-01
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
ALSA: rawmidi: (cosmetic) align function parameters
Pierre-Louis Bossart
2020-09-03
1
-1
/
+1
*
|
|
|
|
ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro
Pierre-Louis Bossart
2020-09-03
1
-2
/
+1
*
|
|
|
|
ALSA: compress_offload: remove redundant initialization
Pierre-Louis Bossart
2020-09-03
1
-1
/
+1
*
|
|
|
|
ALSA: compress_offload: dereference after checking for NULL pointer
Pierre-Louis Bossart
2020-09-03
1
-1
/
+2
*
|
|
|
|
ALSA: core: timer: clarify operator precedence
Pierre-Louis Bossart
2020-09-03
1
-2
/
+2
*
|
|
|
|
ALSA: core: timer: remove redundant assignment
Pierre-Louis Bossart
2020-09-03
1
-1
/
+1
*
|
|
|
|
ALSA: core: pcm_memory: dereference pointer after NULL checks
Pierre-Louis Bossart
2020-09-03
1
-1
/
+2
*
|
|
|
|
ALSA: core: memalloc: fix fallthrough position
Pierre-Louis Bossart
2020-09-03
1
-1
/
+1
*
|
|
|
|
ALSA: core: pcm: simplify locking for timers
Pierre-Louis Bossart
2020-09-03
1
-3
/
+5
|
/
/
/
/
*
|
|
|
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
2020-08-05
1
-1
/
+7
*
|
|
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-08-03
11
-155
/
+163
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
2020-07-20
1
-131
/
+132
|
*
|
|
Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available"
Takashi Iwai
2020-07-17
1
-14
/
+0
|
*
|
|
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
6
-9
/
+9
|
*
|
|
ALSA: pcm: Fix build error on m68k and others
Takashi Iwai
2020-07-07
1
-2
/
+4
|
*
|
|
ALSA: core: pcm_iec958: fix kernel-doc
Pierre-Louis Bossart
2020-07-07
1
-1
/
+1
|
*
|
|
ALSA: core: Warn on empty module
Takashi Iwai
2020-06-25
1
-0
/
+3
|
*
|
|
ALSA: pcm: Use SG-buffer only when direct DMA is available
Takashi Iwai
2020-06-15
1
-0
/
+13
|
*
|
|
ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too
Takashi Iwai
2020-06-15
1
-0
/
+3
|
*
|
|
ALSA: memalloc: Initialize all fields of snd_dma_buffer properly
Takashi Iwai
2020-06-15
1
-4
/
+3
|
*
|
|
ALSA: pcm: Use dma_mmap_coherent() on x86, too
Takashi Iwai
2020-06-15
1
-2
/
+0
|
|
/
/
|
*
|
Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-11
1
-2
/
+18
|
|
\
\
|
*
|
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
|
*
|
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
|
*
|
|
Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-06-04
2
-11
/
+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
2
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
2
-2
/
+2
[next]