]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - sound/core
vlan: disable SIOCSHWTSTAMP in container
[thirdparty/kernel/stable.git] / sound / core /
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-03-23  Dan CarpenterALSA: compress: prevent potential divide by zero bugs
2018-12-21  Takashi SakamotoALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
2018-12-13  Takashi IwaiALSA: pcm: Call snd_pcm_unlink() conditionally at closing
2018-09-26  Timo WischerALSA: pcm: Fix snd_interval_refine first/last with...
2018-08-28  Takashi IwaiALSA: memalloc: Don't exceed over the requested size
2018-08-28  Takashi IwaiALSA: virmidi: Fix too long output trigger loop
2018-08-17  Erick ReyesALSA: info: Check for integer overflow in snd_info_entr...
2018-07-28  Takashi IwaiALSA: rawmidi: Change resized buffers atomically
2018-05-30  Takashi IwaiALSA: vmaster: Propagate slave error
2018-05-25  Wenwen WangALSA: control: fix a redundant-copy issue
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: 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-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-25  Takashi IwaiALSA: seq: Fix racy pool initializations
2018-02-25  Takashi IwaiALSA: seq: Fix regression by incorrect ioctl_mutex...
2018-02-07  Takashi IwaiALSA: seq: Make ioctls race-free
2018-01-31  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-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 missing NULL check at remove_events...
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-08-30  Takashi IwaiALSA: core: Fix unexpected error at replacing user TLV
2017-06-14  Takashi IwaiALSA: timer: Fix race between read and ioctl
2017-06-14  Takashi IwaiALSA: timer: Fix missing queue indices reset at SNDRV_T...
2017-05-20  Kangjie LuALSA: timer: Fix leak in events via snd_timer_user_tint...
2017-05-20  Kangjie LuALSA: timer: Fix leak in events via snd_timer_user_ccal...
2017-05-20  Kangjie LuALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
2017-05-20  Takashi IwaiALSA: timer: Fix race among timer ioctls
2017-05-20  Takashi IwaiALSA: seq: Fix race at timer setup and close
2017-05-08  Takashi IwaiALSA: pcm : Call kill_fasync() in stream lock
2017-05-08  Takashi IwaiALSA: seq: Don't break snd_use_lock_sync() loop by...
2017-04-22  Takashi IwaiALSA: seq: Fix race during FIFO resize
2017-04-22  Takashi IwaiALSA: seq: Fix racy cell insertions during snd_seq_pool...
2016-10-06  Takashi IwaiALSA: timer: Fix zero-division by continue of uninitial...
2016-10-06  Takashi IwaiALSA: timer: Call notifier in the same spinlock
2016-10-04  Vegard NossumALSA: timer: fix NULL pointer dereference on memory...
2016-10-04  Vegard NossumALSA: timer: fix division by zero after SNDRV_TIMER_IOC...
2016-08-08  Takashi IwaiALSA: ctl: Stop notification after disconnection
2016-07-19  Takashi IwaiALSA: timer: Fix negative queue usage by racy accesses
2016-07-12  Takashi IwaiALSA: timer: Use mod_timer() for rearming the system...
2016-03-11  Takashi IwaiALSA: seq: oss: Don't drain at closing a client
2016-03-11  Takashi IwaiALSA: timer: Fix ioctls for X32 ABI
2016-03-11  Takashi IwaiALSA: timer: Fix broken compat timer user status ioctl
2016-03-11  Takashi IwaiALSA: rawmidi: Fix ioctls X32 ABI
2016-03-11  Takashi IwaiALSA: ctl: Fix ioctls for X32 ABI
2016-03-04  Takashi IwaiALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
2016-03-04  Takashi IwaiALSA: pcm: More kerneldoc updates
2016-03-04  Takashi IwaiALSA: seq: Fix double port list deletion
2016-03-04  Takashi IwaiALSA: seq: Fix leak of pool buffer at concurrent writes
2016-03-04  Takashi IwaiALSA: seq: Drop superfluous error/debug messages after...
2016-03-04  Takashi IwaiALSA: timer: Fix race at concurrent reads
2016-03-04  Takashi IwaiALSA: timer: Handle disconnection more safely
2016-03-04  Takashi IwaiALSA: timer: Fix race between stop and interrupt
2016-03-04  Takashi IwaiALSA: timer: Fix wrong instance passed to slave callbacks
2016-02-15  Takashi IwaiALSA: timer: Fix leftover link at closing
2016-02-15  Takashi IwaiALSA: timer: Fix double unlink of active_list
2016-02-15  Takashi IwaiALSA: seq: Fix lockdep warnings due to double mutex...
2016-02-15  Takashi IwaiALSA: rawmidi: Fix race at copying & updating the position
2016-02-15  Takashi IwaiALSA: rawmidi: Make snd_rawmidi_transmit() race-free
2016-02-15  Takashi IwaiALSA: timer: Fix link corruption due to double start...
2016-02-15  Takashi IwaiALSA: timer: Code cleanup
2016-02-15  Takashi IwaiALSA: timer: Harden slave timer list handling
2016-02-15  Takashi IwaiALSA: seq: Fix yet another races among ALSA timer accesses
2016-02-15  Takashi IwaiALSA: pcm: Fix potential deadlock in OSS emulation
2016-02-15  Takashi IwaiALSA: rawmidi: Remove kernel WARNING for NULL user...
2016-02-15  Takashi IwaiALSA: seq: Fix race at closing in virmidi driver
2016-02-15  Takashi IwaiALSA: compress: Disable GET_CODEC_CAPS ioctl for some...
2016-02-15  Takashi IwaiALSA: seq: Degrade the error message for too many opens
2016-02-15  Takashi IwaiALSA: seq: Fix incorrect sanity check at snd_seq_oss_sy...
next