summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-31ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat
2016-01-31ALSA: timer: Fix double unlink of active_listTakashi Iwai
2016-01-31ALSA: timer: Fix race among timer ioctlsTakashi Iwai
2016-01-31ALSA: hda - fix the headset mic detection problem for a Dell laptopHui Wang
2016-01-31ALSA: timer: Harden slave timer list handlingTakashi Iwai
2016-01-31ALSA: usb-audio: Fix mixer ctl regression of Native Instrument devicesTakashi Iwai
2016-01-31ALSA: hda - Fix white noise on Dell Latitude E5550Takashi Iwai
2016-01-31ALSA: seq: Fix race at timer setup and closeTakashi Iwai
2016-01-31ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai
2016-01-31ALSA: usb: Add native DSD support for Oppo HA-1Jurgen Kramer
2016-01-31ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)Mario Kleiner
2016-01-31ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang
2016-01-31ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFlyAnssi Hannula
2016-01-31ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula
2016-01-31ALSA: hda - Set codec to D3 at reboot/shutdown on ThinkpadsTakashi Iwai
2016-01-31ALSA: hda - Apply click noise workaround for Thinkpads genericallyTakashi Iwai
2016-01-31ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2ndTakashi Iwai
2016-01-31ALSA: hda - Fix noise problems on Thinkpad T440sTakashi Iwai
2016-01-31ALSA: hda - Add inverted dmic for Packard Bell DOTSDavid Henningsson
2016-01-31ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai
2016-01-31ALSA: hda - Fix noise on Gigabyte Z170X moboTakashi Iwai
2016-01-31ALSA: hda - Add fixup for Acer Aspire One Cloudbook 14Takashi Iwai
2016-01-31ALSA: hda - Apply HP headphone fixups more genericallyTakashi Iwai
2016-01-31ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto
2016-01-31ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai
2016-01-31ALSA: hda - Add Intel Lewisburg device IDs AudioAlexandra Yates
2016-01-31ALSA: hda - Disable 64bit address for Creative HDA controllersTakashi Iwai
2016-01-31ipmi: move timer init to before irq is setupJan Stancek
2016-01-31ipmi: Start the timer and thread on internal msgsCorey Minyard
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-31KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras
2016-01-31KVM: svm: unconditionally intercept #DBPaolo Bonzini
2016-01-31KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-31xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky
2016-01-31x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2016-01-31x86/mpx: Fix instruction decoder conditionDave Hansen
2016-01-22Linux 4.1.16v4.1.16Greg Kroah-Hartman
2016-01-22KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-01-22KEYS: Fix race between read and revokeDavid Howells
2016-01-22KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2016-01-22KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2016-01-22rhashtable: Fix walker list corruptionHerbert Xu
2016-01-22tcp: restore fastopen with no data in SYN packetEric Dumazet
2016-01-22af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat