OSDN Git Service

ALSA: pcm: Fix possible OOB access in PCM oss plugins
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / sound /
2018-05-26 Hans de GoedeALSA: hda: Add Lenovo C50 All in one to the power_save...
2018-05-26 Federico CuelloALSA: usb: mixer: volume quirk for CM102-A+/102S+
2018-05-26 Takashi IwaiALSA: timer: Call notifier in the same spinlock
2018-05-16 Takashi IwaiALSA: aloop: Add missing cable lock to ctl API callbacks
2018-05-16 Robert RosengrenALSA: aloop: Mark paused device as inactive
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 Nicolin ChenASoC: fsl_esai: Fix divisor calculation failure at...
2018-05-02 Kailang YangALSA: hda/realtek - Add some fixes for ALC233
2018-05-02 Takashi IwaiALSA: hda: Hardening for potential Spectre v1
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-05-02 Takashi IwaiALSA: rme9652: Hardening for potential Spectre v1
2018-05-02 Takashi IwaiALSA: hdspm: Hardening for potential Spectre v1
2018-05-02 Takashi IwaiALSA: asihpi: Hardening for potential Spectre v1
2018-05-02 Takashi IwaiALSA: opl3: Hardening for potential Spectre v1
2018-05-02 Takashi IwaiALSA: usb-audio: Skip broken EU on Dell dock USB-audio
2018-04-24 David WangALSA: hda - New VIA controller suppor no-snoop path
2018-04-24 Takashi IwaiALSA: rawmidi: Fix missing input substream checks in...
2018-04-24 Fabián InostrozaALSA: line6: Use correct endpoint type for midi output
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-24 James KellyASoC: ssm2602: Replace reg_default_raw with reg_default
2018-04-13 Christophe JAILLETASoC: Intel: sst: Fix the return value of 'sst_send_byt...
2018-04-13 Hans de GoedeASoC: Intel: cht_bsw_rt5645: Analog Mic support
2018-04-13 Kuninori MorimotoASoC: rsnd: SSI PIO adjust to 24bit mode
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-28 Takashi IwaiALSA: hda/realtek - Always immediately update mute...
2018-03-28 Takashi IwaiALSA: aloop: Fix access to not-yet-ready substream...
2018-03-28 Takashi IwaiALSA: aloop: Sync stale timer before release
2018-03-24 Dan CarpenterASoC: Intel: Skylake: Uninitialized variable in probe_c...
2018-03-24 Mikhail PaulyshkaALSA: hda - Fix headset microphone detection for ASUS...
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: hda - Revert power_save option default value
2018-03-22 Takashi IwaiALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
2018-03-22 Dan CarpenterASoC: nuc900: Fix a loop timeout test
2018-03-22 Takashi SakamotoALSA: firewire-digi00x: handle all MIDI messages on...
2018-03-22 Kuninori MorimotoASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR...
2018-03-18 Dennis WassenbergALSA: hda: add dock and led support for HP ProBook...
2018-03-18 Dennis WassenbergALSA: hda: add dock and led support for HP EliteBook...
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-03-18 Takashi IwaiALSA: hda/realtek - Fix dock line-out volume on Dell...
2018-03-11 Hans de GoedeALSA: hda: Add a power_save blacklist
2018-03-11 Erik VeijolaALSA: usb-audio: Add a quirck for B&W PX headphones
2018-02-25 Vinod KoulASoC: Intel: Kconfig: fix build when ACPI is not enabled
2018-02-25 Arnd BergmannASoC: rockchip: use __maybe_unused to hide st_irq_syscf...
2018-02-25 Arnd BergmannASoC: mediatek: add i2c dependency
2018-02-25 Arnd BergmannALSA: hda/ca0132 - fix possible NULL pointer use
2018-02-25 Stefan PotyraASoC: rockchip: disable clock on error
2018-02-25 Arnd BergmannASoC: ux500: add MODULE_LICENSE tag
2018-02-22 Takashi IwaiALSA: seq: Fix racy pool initializations
2018-02-22 Lassi YlikojolaALSA: usb-audio: add implicit fb quirk for Behringer...
2018-02-22 Jan-Marek GlogowskiALSA: hda/realtek: PCI quirk for Fujitsu U7x7
2018-02-22 Kirill MarinushkinALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE...
2018-02-22 Hui WangALSA: hda - Fix headset mic detection problem for two...
2018-02-22 Takashi IwaiALSA: seq: Fix regression by incorrect ioctl_mutex...
2018-02-16 Kuninori MorimotoASoC: rsnd: avoid duplicate free_irq()
2018-02-16 Kuninori MorimotoASoC: rsnd: don't call free_irq() on Parent SSI
2018-02-16 Julian ScheelASoC: simple-card: Fix misleading error message
2018-02-16 Jesse ChanASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR...
2018-02-03 Takashi IwaiALSA: seq: Make ioctls race-free
2018-01-23 Takashi IwaiALSA: hda - Apply the existing quirk to iMac 14,1
2018-01-23 Takashi IwaiALSA: hda - Apply headphone noise quirk for another...
2018-01-23 Takashi IwaiALSA: pcm: Remove yet superfluous WARN_ON()
2018-01-17 Takashi IwaiALSA: aloop: Fix racy hw constraints adjustment
2018-01-17 Takashi IwaiALSA: aloop: Fix inconsistent format due to incomplete...
2018-01-17 Takashi IwaiALSA: aloop: Release cable upon open error path
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 Hui WangALSA: hda - fix headset mic detection issue on a Dell...
2018-01-02 Takashi IwaiALSA: hda: Drop useless WARN_ON()
2018-01-02 Johan HovoldASoC: twl4030: fix child-node lookup
2018-01-02 Maciej S. SzmigieroASoC: fsl_ssi: AC'97 ops need regmap, clock and cleanin...
2018-01-02 Takashi IwaiALSA: usb-audio: Fix the missing ctl name suffix at...
2018-01-02 Takashi IwaiALSA: rawmidi: Avoid racy info ioctl via ctl device
2017-12-25 Takashi IwaiALSA: hda - Fix yet another i915 pointer leftover in...
2017-12-25 Takashi IwaiALSA: hda - Degrade i915 binding failure message
2017-12-25 Takashi IwaiALSA: hda - Clear the leftover component assignment...
2017-12-25 Jaroslav KyselaALSA: hda - add support for docking station for HP...
2017-12-25 Jaroslav KyselaALSA: hda - add support for docking station for HP...
2017-12-16 Jaejoong KimALSA: usb-audio: Add check return value for usb_string()
2017-12-16 Jaejoong KimALSA: usb-audio: Fix out-of-bound error
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 Richard FitzgeraldASoC: wm_adsp: Don't overrun firmware file buffer when...
2017-11-30 Colin Ian KingASoC: rsnd: don't double free kctrl
2017-11-30 Gabriele MazzottaALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_A...
2017-11-30 Kailang YangALSA: hda/realtek - Fix ALC700 family no sound issue
2017-11-30 Takashi IwaiALSA: timer: Remove kernel warning at compat ioctl...
next