summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-15Linux 4.14.27v4.14.27Greg Kroah-Hartman
2018-03-15x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers
2018-03-15objtool: Fix 32-bit buildJosh Poimboeuf
2018-03-15objtool: Fix another switch table detection issueJosh Poimboeuf
2018-03-15objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-03-15objtool: Add module specific retpoline rulesPeter Zijlstra
2018-03-15kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada
2018-03-15kbuild: Set KBUILD_CFLAGS before incl. arch MakefileChris Fries
2018-03-15kbuild: re-order the code to not parse unnecessary variablesMasahiro Yamada
2018-03-15objtool: Add retpoline validationPeter Zijlstra
2018-03-15objtool: Use existing global variables for optionsPeter Zijlstra
2018-03-15x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra
2018-03-15x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra
2018-03-15x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra
2018-03-15x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar
2018-03-15x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra
2018-03-15x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-03-15x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse
2018-03-15Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse
2018-03-15x86-64/realmode: Add instruction suffixJan Beulich
2018-03-15x86/LDT: Avoid warning in 32-bit builds with older gccJan Beulich
2018-03-15x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich
2018-03-15x86/mm: Remove stale comment about KMEMCHECKJann Horn
2018-03-15x86/entry/64: Use 'xorl' for faster register clearingDominik Brodowski
2018-03-15x86/entry: Reduce the code footprint of the 'idtentry' macroDominik Brodowski
2018-03-15nospec: Include <asm/barrier.h> dependencyDan Williams
2018-03-15nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-03-15MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton
2018-03-15dt-bindings: Document mti,mips-cpc bindingPaul Burton
2018-03-15scsi: qla2xxx: Fix recursion while sending terminate exchangehimanshu.madhani@cavium.com
2018-03-15scsi: qla2xxx: Fix NULL pointer crash due to probe failurehimanshu.madhani@cavium.com
2018-03-15ALSA: hda: add dock and led support for HP ProBook 640 G2Dennis Wassenberg
2018-03-15ALSA: hda: add dock and led support for HP EliteBook 820 G3Dennis Wassenberg
2018-03-15ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang
2018-03-15ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai
2018-03-15ALSA: seq: Don't allow resizing pool in useTakashi Iwai
2018-03-15ALSA: hda/realtek - Make dock sound work on ThinkPad L570Dennis Wassenberg
2018-03-15ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520Takashi Iwai
2018-03-15ALSA: hda/realtek: Limit mic boost on T480Benjamin Berg
2018-03-15ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang
2018-03-15ALSA: hda/realtek - Add support headset mode for DELL WYSEKailang Yang
2018-03-15x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk
2018-03-15perf tools: Fix trigger class trigger_on()Adrian Hunter
2018-03-15x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-15x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-03-15bcache: don't attach backing with duplicate UUIDMichael Lyle
2018-03-15bcache: fix crashes in duplicate cache device registerTang Junhui
2018-03-15IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko
2018-03-15dm bufio: avoid false-positive Wmaybe-uninitialized warningArnd Bergmann
2018-03-15kbuild: Handle builtin dtb file names containing hyphensJames Hogan