OSDN Git Service

ALSA: hda: fix unused variable warning
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / sound / core /
2020-01-23 Takashi IwaiALSA: seq: Fix racy access for queue timer in proc...
2020-01-04 Takashi IwaiALSA: pcm: Avoid possible info leaks from PCM stream...
2019-12-21 Takashi IwaiALSA: pcm: oss: Avoid potential buffer overflows
2019-12-21 paulhsiaALSA: pcm: Fix stream lock usage in snd_pcm_period_elap...
2019-12-05 Xiaojun SangASoC: compress: fix unsigned integer overflow check
2019-11-25 Takashi IwaiALSA: seq: Do error checks at creating system ports
2019-11-25 Dan CarpenterALSA: pcm: signedness bug in snd_pcm_plug_alloc()
2019-09-06 Takashi IwaiALSA: seq: Fix potential concurrent access to the delet...
2019-08-25 Charles KeepaxALSA: compress: Be more restrictive about when a drain...
2019-08-25 Charles KeepaxALSA: compress: Prevent bypasses of set_params
2019-08-25 Charles KeepaxALSA: compress: Fix regression on compressed capture...
2019-08-04 Takashi IwaiALSA: seq: Break too long mutex context in the write...
2019-07-10 Colin Ian KingALSA: seq: fix incorrect order of dest_client/dest_port...
2019-06-22 Takashi IwaiALSA: seq: Cover unsubscribe_port() in list_mutex
2019-04-27 Takashi IwaiALSA: info: Fix racy addition/deletion of nodes
2019-04-27 Takashi IwaiALSA: core: Fix card races between register and disconnect
2019-04-27 Zubin MithraALSA: seq: Fix OOB-reads from strlcpy
2019-04-27 Ranjani SridharanALSA: PCM: check if ops are defined before suspending PCM
2019-04-03 Takashi IwaiALSA: pcm: Don't suspend stream in unrecoverable PCM...
2019-04-03 Takashi IwaiALSA: pcm: Fix possible OOB access in PCM oss plugins
2019-04-03 Gustavo A. R. SilvaALSA: seq: oss: Fix Spectre v1 vulnerability
2019-04-03 Gustavo A. R. SilvaALSA: rawmidi: Fix potential Spectre v1 vulnerability
2019-04-03 Ravindra LokhandeALSA: compress: add support for 32bit calls in a 64bit...
2019-03-23 Dan CarpenterALSA: compress: prevent potential divide by zero bugs
2019-01-13 Gustavo A. R. SilvaALSA: pcm: Fix potential Spectre v1 vulnerability
2018-12-17 Takashi SakamotoALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
2018-12-13 Takashi IwaiALSA: pcm: Call snd_pcm_unlink() conditionally at closing
2018-12-13 Chanho MinALSA: pcm: Fix starvation on down_write_nonblock()
2018-12-13 Takashi IwaiALSA: control: Fix race between adding and removing...
2018-11-10 Takashi IwaiALSA: timer: Fix zero-division by continue of uninitial...
2018-09-26 Timo WischerALSA: pcm: Fix snd_interval_refine first/last with...
2018-08-22 Takashi IwaiALSA: memalloc: Don't exceed over the requested size
2018-08-22 Takashi IwaiALSA: virmidi: Fix too long output trigger loop
2018-07-25 Takashi IwaiALSA: rawmidi: Change resized buffers atomically
2018-05-30 Takashi IwaiALSA: vmaster: Propagate slave error
2018-05-30 Ben HutchingsALSA: timer: Fix pause event notification
2018-05-26 Wenwen WangALSA: control: fix a redundant-copy issue
2018-05-26 Takashi IwaiALSA: timer: Call notifier in the same spinlock
2018-05-16 Takashi IwaiALSA: seq: Fix races at MIDI encoding in snd_virmidi_ou...
2018-05-16 Takashi IwaiALSA: pcm: Check PCM state at xfern compat ioctl
2018-05-02 Takashi IwaiALSA: seq: oss: Hardening for potential Spectre v1
2018-05-02 Takashi IwaiALSA: seq: oss: Fix unbalanced use lock for synth MIDI...
2018-05-02 David HenningssonALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
2018-04-24 Takashi IwaiALSA: rawmidi: Fix missing input substream checks in...
2018-04-24 Takashi IwaiALSA: pcm: Fix endless loop for XRUN recovery in OSS...
2018-04-24 Takashi IwaiALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
2018-04-24 Takashi IwaiALSA: pcm: Return -EBUSY for OSS ioctls changing busy...
2018-04-24 Takashi IwaiALSA: pcm: Avoid potential races between OSS ioctls...
2018-04-24 Takashi IwaiALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS...
2018-04-24 Nicholas Mc GuireALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
2018-04-24 Takashi IwaiALSA: pcm: Fix UAF at PCM release via PCM timer access
2018-04-08 Dan CarpenterALSA: pcm: potential uninitialized return values
2018-04-08 Stefan RoeseALSA: pcm: Use dma_bytes as size parameter in dma_mmap_...
2018-03-22 Takashi IwaiALSA: seq: Clear client entry before deleting else...
2018-03-22 Takashi IwaiALSA: seq: Fix possible UAF in snd_seq_check_queue()
2018-03-22 Takashi IwaiALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
2018-03-18 Takashi IwaiALSA: seq: More protection for concurrent write and...
2018-03-18 Takashi IwaiALSA: seq: Don't allow resizing pool in use
2018-02-22 Takashi IwaiALSA: seq: Fix racy pool initializations
2018-02-22 Takashi IwaiALSA: seq: Fix regression by incorrect ioctl_mutex...
2018-02-03 Takashi IwaiALSA: seq: Make ioctls race-free
2018-01-23 Takashi IwaiALSA: pcm: Remove yet superfluous WARN_ON()
2018-01-17 Takashi IwaiALSA: pcm: Allow aborting mutex lock at OSS read/write...
2018-01-17 Takashi IwaiALSA: pcm: Abort properly at pending signal in OSS...
2018-01-17 Takashi IwaiALSA: pcm: Add missing error checks in OSS emulation...
2018-01-17 Takashi IwaiALSA: pcm: Remove incorrect snd_BUG_ON() usages
2018-01-02 Takashi IwaiALSA: rawmidi: Avoid racy info ioctl via ctl device
2017-12-16 Takashi IwaiALSA: seq: Remove spurious WARN_ON() at timer check
2017-12-16 Robb GlasserALSA: pcm: prevent UAF in snd_pcm_info
2017-11-30 Takashi IwaiALSA: timer: Remove kernel warning at compat ioctl...
2017-11-30 Henrik ErikssonALSA: pcm: update tstamp only if audio_tstamp changed
2017-11-18 Takashi IwaiALSA: seq: Cancel pending autoload work at unbinding...
2017-11-15 Takashi IwaiALSA: seq: Fix OSS sysex delivery in OSS emulation
2017-11-08 Takashi IwaiALSA: seq: Fix nested rwsem annotation for lockdep...
2017-11-08 Takashi IwaiALSA: timer: Add missing mutex lock for compat ioctls
2017-10-27 Ben HutchingsALSA: seq: Enable 'use' locking in all configurations
2017-10-18 Takashi IwaiALSA: seq: Fix copy_from_user() call inside lock
2017-10-18 Takashi IwaiALSA: seq: Fix use-after-free at creating a port
2017-10-12 Guneshwor SinghALSA: compress: Remove unused variable
2017-08-30 Takashi IwaiALSA: core: Fix unexpected error at replacing user TLV
2017-08-25 Daniel MentzALSA: seq: 2nd attempt at fixing race creating a queue
2017-06-14 Takashi IwaiALSA: timer: Fix missing queue indices reset at SNDRV_T...
2017-06-14 Takashi IwaiALSA: timer: Fix race between read and ioctl
2017-05-03 Takashi IwaiALSA: seq: Don't break snd_use_lock_sync() loop by...
2017-04-08 Takashi IwaiALSA: seq: Fix race during FIFO resize
2017-03-30 Takashi IwaiALSA: seq: Fix racy cell insertions during snd_seq_pool...
2017-03-12 Takashi IwaiALSA: seq: Fix link corruption by event error handling
2017-03-12 Takashi IwaiALSA: timer: Reject user params with too small ticks
2017-02-14 Takashi IwaiALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
2017-02-14 Takashi IwaiALSA: seq: Fix race at creating a queue
2016-12-08 Takashi IwaiALSA: pcm : Call kill_fasync() in stream lock
2016-11-18 Takashi IwaiALSA: info: Limit the proc text input size
2016-11-18 Takashi IwaiALSA: info: Return error for invalid read/write
2016-09-15 Vegard NossumALSA: timer: fix NULL pointer dereference on memory...
2016-09-15 Vegard NossumALSA: timer: fix division by zero after SNDRV_TIMER_IOC...
2016-09-15 Vegard NossumALSA: timer: fix NULL pointer dereference in read(...
2016-09-15 Takashi IwaiALSA: rawmidi: Fix possible deadlock with virmidi regis...
2016-08-10 Kangjie LuALSA: timer: Fix leak in events via snd_timer_user_tint...
2016-08-10 Kangjie LuALSA: timer: Fix leak in events via snd_timer_user_ccal...
2016-08-10 Kangjie LuALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
next