summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/nospec-branch.h
AgeCommit message (Expand)Author
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-14x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-02-21x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar
2018-02-21x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra
2018-02-20x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse
2018-02-20Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse
2018-02-15x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra
2018-02-13Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse
2018-02-02x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny
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-26x86/nospec: Fix header guards namesBorislav Petkov
2018-01-26x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse
2018-01-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-15x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky
2018-01-12x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-01-12x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse