index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-13
ALSA: control: fix a redundant-copy issue
Wenwen Wang
1
-2
/
+1
2018-05-02
ALSA: pcm: Check PCM state at xfern compat ioctl
Takashi Iwai
1
-0
/
+2
2018-04-27
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
1
-2
/
+2
2018-04-25
ALSA: seq: oss: Hardening for potential Spectre v1
Takashi Iwai
4
-40
/
+55
2018-04-25
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
1
-4
/
+8
2018-04-25
ALSA: pcm: Change return type to vm_fault_t
Souptick Joarder
1
-3
/
+3
2018-04-23
ALSA: control: Fix missing __user annotation
Takashi Iwai
1
-1
/
+1
2018-04-23
ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
David Henningsson
1
-0
/
+1
2018-04-23
ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
Jeffery Miller
2
-15
/
+15
2018-04-19
ALSA: rawmidi: Fix missing input substream checks in compat ioctls
Takashi Iwai
1
-6
/
+12
2018-04-09
ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() error
Takashi Iwai
1
-1
/
+1
2018-04-07
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
Takashi Iwai
1
-2
/
+3
2018-04-03
ALSA: pcm: Fix UAF at PCM release via PCM timer access
Takashi Iwai
1
-1
/
+7
2018-04-02
Merge branch 'for-next' into for-linus
Takashi Iwai
6
-62
/
+179
2018-03-27
ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
Takashi Iwai
1
-25
/
+42
2018-03-27
ALSA: pcm: potential uninitialized return values
Dan Carpenter
1
-2
/
+2
2018-03-26
ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
Stefan Roese
1
-1
/
+1
2018-03-24
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
Takashi Iwai
1
-9
/
+27
2018-03-24
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
Takashi Iwai
1
-28
/
+106
2018-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
8
-57
/
+60
2018-03-13
ALSA: pcm: Use krealloc() for resizing the rules array
Takashi Iwai
1
-6
/
+2
2018-03-13
ALSA: pcm: Remove VLA usage
Takashi Iwai
1
-7
/
+12
2018-03-11
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
Takashi Iwai
1
-4
/
+6
2018-03-10
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
1
-2
/
+2
2018-03-10
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
3
-37
/
+25
2018-03-08
ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call
Takashi Iwai
1
-1
/
+0
2018-03-08
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
4
-13
/
+24
2018-03-08
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
1
-0
/
+3
2018-03-08
ALSA: vmaster: Zero-clear ctl before calling slave get
Takashi Iwai
1
-1
/
+1
2018-03-08
ALSA: vmaster: Propagate slave error
Takashi Iwai
1
-1
/
+4
2018-02-28
ALSA: control: Fix a bunch of whitespace errors
Richard Fitzgerald
1
-9
/
+9
2018-02-28
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-3
/
+7
2018-02-28
ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
Richard Fitzgerald
1
-1
/
+1
2018-02-27
ALSA: Use scnprintf() instead of snprintf() for show
Jaejoong Kim
1
-2
/
+2
2018-02-14
ALSA: seq: Fix racy pool initializations
Takashi Iwai
1
-2
/
+6
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
10
-26
/
+26
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-9
/
+8
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
13
-26
/
+26
2018-01-20
snd_ctl_elem_init_enum_names(): switch to vmemdup_user()
Al Viro
1
-3
/
+3
2018-01-20
replace_user_tlv(): switch to vmemdup_user()
Al Viro
1
-4
/
+5
2018-01-16
ALSA: pcm: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-15
ALSA: seq: Process queue tempo/ppq change in a shot
Takashi Iwai
3
-9
/
+10
2018-01-15
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-1
/
+4
2018-01-11
ALSA: seq: Make ioctls race-free
Takashi Iwai
2
-0
/
+4
2018-01-11
ALSA: pcm: Remove yet superfluous WARN_ON()
Takashi Iwai
1
-1
/
+0
2018-01-09
ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
Takashi Iwai
1
-1
/
+1
2018-01-09
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-21
/
+47
2018-01-08
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
Takashi Iwai
1
-15
/
+21
2018-01-08
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
Takashi Iwai
1
-0
/
+8
2018-01-05
ALSA: pcm: Workaround for weird PulseAudio behavior on rewind error
Takashi Iwai
1
-2
/
+7
[next]