summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-01-30Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf
2018-01-27x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov
2018-01-27x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov
2018-01-27x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse
2018-01-27x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski
2018-01-26x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov
2018-01-26x86/nospec: Fix header guards namesBorislav Petkov
2018-01-26x86/alternative: Print unadorned pointersBorislav Petkov
2018-01-26x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse
2018-01-26x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse
2018-01-26x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse
2018-01-26x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse
2018-01-26x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse
2018-01-26x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse
2018-01-26x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra
2018-01-25KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-01-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-24x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov
2018-01-24x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-24perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang
2018-01-24x86/retpoline: Remove the esp/rsp thunkWaiman Long
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)
2018-01-23Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-23x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-20x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-01-19kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-01-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-19x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-18x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()Tom Lendacky
2018-01-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-17KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan
2018-01-17x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-17x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner
2018-01-17x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini