summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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/IO-APIC: Avoid warning in 32-bit buildsJan 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
2018-03-15Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig
2018-03-15IB/core: Fix missing RDMA cgroups release in case of failure to register deviceParav Pandit
2018-03-15arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel
2018-03-15KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2018-03-15virtio_ring: fix num_free handling in error caseTiwei Bie
2018-03-15loop: Fix lost writes caused by missing flagRoss Zwisler
2018-03-15Documentation/sphinx: Fix Directive import errorMatthew Wilcox
2018-03-15mm/memblock.c: hardcode the end_pfn being -1Daniel Vacek
2018-03-15lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook