summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-02cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes
2018-01-02ALSA: hda - Fix missing COEF init for ALC225/295/299Takashi Iwai
2018-01-02ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang
2018-01-02ALSA: hda - change the location for one mic on a Lenovo machineHui Wang
2018-01-02ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machinesHui Wang
2018-01-02ALSA: hda: Drop useless WARN_ON()Takashi Iwai
2018-01-02IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2018-01-02IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2018-01-02IB/mlx5: Serialize access to the VMA listMajd Dibbiny
2018-01-02IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl
2018-01-02gpio: fix "gpio-line-names" property retrievalChristophe Leroy
2018-01-02ASoC: tlv320aic31xx: Fix GPIO1 register definitionAndrew F. Davis
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold
2018-01-02ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero
2018-01-02ASoC: da7218: fix fix child-node lookupJohan Hovold
2018-01-02ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings
2018-01-02ASoC: codecs: msm8916-wcd: Fix supported formatsSrinivas Kandagatla
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2018-01-02ring-buffer: Do no reuse reader page if still in useSteven Rostedt (VMware)
2018-01-02ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2018-01-02x86/ldt: Make the LDT mapping ROThomas Gleixner
2018-01-02x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner
2018-01-02x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner
2018-01-02x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchyBorislav Petkov
2018-01-02x86/mm/pti: Add KconfigDave Hansen
2018-01-02x86/dumpstack: Indicate in Oops whether PTI is configured and enabledVlastimil Babka
2018-01-02x86/mm: Clarify the whole ASID/kernel PCID/user PCID namingPeter Zijlstra
2018-01-02x86/mm: Use INVPCID for __native_flush_tlb_single()Dave Hansen
2018-01-02x86/mm: Optimize RESTORE_CR3Peter Zijlstra
2018-01-02x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra
2018-01-02x86/mm: Abstract switching CR3Dave Hansen
2018-01-02x86/mm: Allow flushing for future ASID switchesDave Hansen
2018-01-02x86/pti: Map the vsyscall page if neededAndy Lutomirski
2018-01-02x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski
2018-01-02x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski
2018-01-02x86/events/intel/ds: Map debug buffers in cpu_entry_areaHugh Dickins
2018-01-02x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner
2018-01-02x86/mm/pti: Map ESPFIX into user spaceAndy Lutomirski
2018-01-02x86/mm/pti: Share entry text PMDThomas Gleixner
2018-01-02x86/entry: Align entry text section to PMD boundaryThomas Gleixner
2018-01-02x86/mm/pti: Share cpu_entry_area with user space page tablesAndy Lutomirski
2018-01-02x86/mm/pti: Force entry through trampoline when PTI activeThomas Gleixner
2018-01-02x86/mm/pti: Add functions to clone kernel PMDsAndy Lutomirski
2018-01-02x86/mm/pti: Populate user PGDDave Hansen
2018-01-02x86/mm/pti: Allocate a separate user PGDDave Hansen
2018-01-02x86/mm/pti: Allow NX poison to be set in p4d/pgdDave Hansen
2018-01-02x86/mm/pti: Add mapping helper functionsDave Hansen
2018-01-02x86/pti: Add the pti= cmdline option and documentationBorislav Petkov
2018-01-02x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner
2018-01-02x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switchingDave Hansen