1. a73ec77 x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 7 years ago
  2. 28a2775 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 7 years ago
  3. 764f3c2 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by Konrad Rzeszutek Wilk · 7 years ago
  4. 24f7fc8 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 7 years ago
  5. 5cf6875 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 7 years ago
  6. 1b86883 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 7 years ago
  7. 1aa7a573 x86/nospec: Simplify alternative_msr_write() by Linus Torvalds · 7 years ago
  8. 9e1909b Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. a14bff1 x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit kernels by Andy Whitcroft · 7 years ago
  10. 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  12. d72f4e2 x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP by Ingo Molnar · 7 years ago
  13. 9e0e3c5 x86/speculation, objtool: Annotate indirect calls/jumps for objtool by Peter Zijlstra · 8 years ago
  14. dd84441 x86/speculation: Use IBRS if available before calling into firmware by David Woodhouse · 7 years ago
  15. d1c9910 Revert "x86/retpoline: Simplify vmexit_fill_RSB()" by David Woodhouse · 7 years ago
  16. ea00f30 x86/speculation: Add <asm/msr-index.h> dependency by Peter Zijlstra · 7 years ago
  17. f208820 Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()" by David Woodhouse · 7 years ago
  18. af189c9 x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL by Darren Kenny · 8 years ago
  19. 64e1672 x86/speculation: Simplify indirect_branch_prediction_barrier() by Borislav Petkov · 8 years ago
  20. 1dde741 x86/retpoline: Simplify vmexit_fill_RSB() by Borislav Petkov · 8 years ago
  21. 2961298 x86/cpufeatures: Clean up Spectre v2 related CPUID flags by David Woodhouse · 8 years ago
  22. 7a32fc5 x86/nospec: Fix header guards names by Borislav Petkov · 8 years ago
  23. 20ffa1c x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support by David Woodhouse · 8 years ago
  24. 3f7d875 x86/retpoline: Optimize inline assembler for vmexit_fill_RSB by Andi Kleen · 8 years ago
  25. 736e80a retpoline: Introduce start/end markers of indirect thunk by Masami Hiramatsu · 8 years ago
  26. 28d437d x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros by Tom Lendacky · 8 years ago
  27. 117cc7a x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 8 years ago
  28. da28512 x86/spectre: Add boot time option to select Spectre v2 mitigation by David Woodhouse · 8 years ago
  29. 76b0438 x86/retpoline: Add initial retpoline support by David Woodhouse · 8 years ago