Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a7f46e18ecfe7e169e9f5f6e4afeceb26527769a
/
sound
/
core
98a2017
ALSA: seq: Fix potential concurrent access to the deleted pool
by Takashi Iwai
· 5 years ago
b065f40
ALSA: compress: Be more restrictive about when a drain is allowed
by Charles Keepax
· 5 years ago
30dd700
ALSA: compress: Don't allow paritial drain operations on capture streams
by Charles Keepax
· 5 years ago
f1ea9a6
ALSA: compress: Prevent bypasses of set_params
by Charles Keepax
· 5 years ago
b9e2fa1
ALSA: compress: Fix regression on compressed capture streams
by Charles Keepax
· 5 years ago
c92212a
ALSA: seq: Break too long mutex context in the write loop
by Takashi Iwai
· 5 years ago
9d2ac58
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
by Colin Ian King
· 5 years ago
eddfe96
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
by Takashi Iwai
· 6 years ago
731ebee
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
by Takashi Iwai
· 6 years ago
b52fd8a
ALSA: seq: Protect in-kernel ioctl calls with mutex
by Takashi Iwai
· 6 years ago
b323914
ALSA: seq: Cover unsubscribe_port() in list_mutex
by Takashi Iwai
· 6 years ago
8a6f2ea
ALSA: info: Fix racy addition/deletion of nodes
by Takashi Iwai
· 6 years ago
b50e435
ALSA: core: Fix card races between register and disconnect
by Takashi Iwai
· 6 years ago
73b50a5
ALSA: seq: Fix OOB-reads from strlcpy
by Zubin Mithra
· 6 years ago
ccce764
ALSA: PCM: check if ops are defined before suspending PCM
by Ranjani Sridharan
· 6 years ago
5b93302
ALSA: pcm: Don't suspend stream in unrecoverable PCM state
by Takashi Iwai
· 6 years ago
7fc6064
ALSA: pcm: Fix possible OOB access in PCM oss plugins
by Takashi Iwai
· 6 years ago
b425f45
ALSA: seq: oss: Fix Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
bd55e67
ALSA: rawmidi: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
e7b2f9f
ALSA: compress: prevent potential divide by zero bugs
by Dan Carpenter
· 6 years ago
56971d6
ALSA: pcm: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
19054c1
ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
by Takashi Iwai
· 6 years ago
026fdec
ALSA: pcm: Fix starvation on down_write_nonblock()
by Chanho Min
· 6 years ago
d8a2dca
ALSA: control: Fix race between adding and removing a user element
by Takashi Iwai
· 6 years ago
27d6abf
ALSA: oss: Use kvzalloc() for local buffer allocations
by Takashi Iwai
· 6 years ago
5a7b44a
ALSA: rawmidi: Initialize allocated buffers
by Takashi Iwai
· 6 years ago
82fd4b0
ALSA: seq: virmidi: Fix discarding the unsubscribed output
by Takashi Iwai
· 6 years ago
eb2caeb
ALSA: seq_oss: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
2f3b94e
ALSA: seq: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
a640329
ALSA: compress: Remove empty init and exit
by Takashi Iwai
· 6 years ago
93ce1b1
ALSA: seq: Drop unused 64bit division macros
by Takashi Iwai
· 6 years ago
04702e8
ALSA: seq: Use no intrruptible mutex_lock
by Takashi Iwai
· 6 years ago
00976ad
ALSA: seq: Fix leftovers at probe error path
by Takashi Iwai
· 6 years ago
fc4bfd9
ALSA: seq: Remove dead codes
by Takashi Iwai
· 6 years ago
ef965ad
ALSA: seq: Minor cleanup of MIDI event parser helpers
by Takashi Iwai
· 6 years ago
5a6cd13
ALSA: pcm: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
89b4ab2
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
by Takashi Iwai
· 6 years ago
f7debfe
ALSA: seq: virmidi: Offload the output event processing
by Takashi Iwai
· 6 years ago
16c796e
Merge branch 'for-linus' into topic/virmidi
by Takashi Iwai
· 6 years ago
f8b6c0c
ALSA: pcm: Fix sparse warning wrt PCM format type
by Takashi Iwai
· 6 years ago
50e9ffb
ALSA: virmidi: Fix too long output trigger loop
by Takashi Iwai
· 6 years ago
191bb51
ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()
by Takashi Iwai
· 6 years ago
a49a71f
ALSA: seq: Fix poll() error return
by Takashi Iwai
· 6 years ago
dfef01e
ALSA: memalloc: Don't exceed over the requested size
by Takashi Iwai
· 6 years ago
d10ee9c
ALSA: timer: catch invalid timer object creation
by Srikanth K H
· 6 years ago
ef4db23
ALSA: rawmidi: Use kvmalloc() for buffers
by Takashi Iwai
· 6 years ago
f5beb59
ALSA: rawmidi: Minor code refactoring
by Takashi Iwai
· 6 years ago
7fdc9b0
ALSA: rawmidi: Simplify error paths
by Takashi Iwai
· 6 years ago
5bed913
ALSA: rawmidi: Tidy up coding styles
by Takashi Iwai
· 6 years ago
ed6b83d
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
39675f7
ALSA: rawmidi: Change resized buffers atomically
by Takashi Iwai
· 6 years ago
ff2d6ac
ALSA: pcm: Fix snd_interval_refine first/last with open min/max
by Timo Wischer
· 6 years ago
d64c5cf
ALSA: pcm: Allow drivers to set R/W wait time.
by Liam Girdwood
· 6 years ago
e647f5a5
ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injection
by Takashi Iwai
· 6 years ago
9cd641e
ALSA: pcm: trace XRUN event at injection, too
by Takashi Iwai
· 6 years ago
c9a4c63
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
by Takashi Iwai
· 6 years ago
b41f794
ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
by Takashi Iwai
· 6 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
6a73cf4
sound: Use octal not symbolic permissions
by Joe Perches
· 6 years ago
6231a89
ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"
by Colin Ian King
· 6 years ago
ed14d9a
Merge branch 'topic/timer-fixes' into for-next
by Takashi Iwai
· 6 years ago
9d4d207
ALSA: timer: Assure timer resolution access always locked
by Takashi Iwai
· 6 years ago
21244e3
ALSA: seq: Avoid open-code for getting timer resolution
by Takashi Iwai
· 6 years ago
fdcb576
ALSA: timer: Simplify timer hw resolution calls
by Takashi Iwai
· 6 years ago
3ae1809
ALSA: timer: Fix pause event notification
by Ben Hutchings
· 6 years ago
dc82e524
ALSA: core: Assure control device to be registered at last
by Takashi Iwai
· 6 years ago
8def12d
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
841bdb7
ALSA: vmaster: use position offset macro of TLV data
by Takashi Sakamoto
· 6 years ago
3f12888
ALSA: control: fix a redundant-copy issue
by Wenwen Wang
· 7 years ago
10aa7ca
ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore()
by Anna-Maria Gleixner
· 7 years ago
f13876e
ALSA: pcm: Check PCM state at xfern compat ioctl
by Takashi Iwai
· 7 years ago
8f22e52
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
by Takashi Iwai
· 7 years ago
4d31c6e
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
8d218dd
ALSA: seq: oss: Hardening for potential Spectre v1
by Takashi Iwai
· 7 years ago
f5e94b4
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
by Takashi Iwai
· 7 years ago
41412fe
ALSA: pcm: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
1ba7862
ALSA: control: Fix missing __user annotation
by Takashi Iwai
· 7 years ago
f853dca
ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
by David Henningsson
· 7 years ago
912e4c3
ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
by Jeffery Miller
· 7 years ago
8a56ef4
ALSA: rawmidi: Fix missing input substream checks in compat ioctls
by Takashi Iwai
· 7 years ago
c99c5a3
ALSA: pcm: Unify delay calculation in snd_pcm_status() and snd_pcm_delay()
by Takashi Iwai
· 7 years ago
6448fcb
ALSA: pcm: Unify playback and capture poll callbacks
by Takashi Iwai
· 7 years ago
763e506
ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpers
by Takashi Iwai
· 7 years ago
e1a3a98
ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() error
by Takashi Iwai
· 7 years ago
e15dc99
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
by Takashi Iwai
· 7 years ago
a820ccb
ALSA: pcm: Fix UAF at PCM release via PCM timer access
by Takashi Iwai
· 7 years ago
bc334cb
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 7 years ago
f6d297d
ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
by Takashi Iwai
· 7 years ago
5607ddd
ALSA: pcm: potential uninitialized return values
by Dan Carpenter
· 7 years ago
9066ae7
ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
by Stefan Roese
· 7 years ago
40cab6e
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
by Takashi Iwai
· 7 years ago
02a5d69
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
by Takashi Iwai
· 7 years ago
4654eba
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
09b9ddf
ALSA: pcm: Use krealloc() for resizing the rules array
by Takashi Iwai
· 7 years ago
5730f9f
ALSA: pcm: Remove VLA usage
by Takashi Iwai
· 7 years ago
01c0b42
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
by Takashi Iwai
· 7 years ago
Next »