1. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 995cddc x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec() by Dan Williams · 6 years ago
  3. a4230be Merge 4.9.109 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 13d1c5b kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access by Paolo Bonzini · 6 years ago
  5. 47a6aa5 x86/fpu: Hard-disable lazy FPU mode by Andy Lutomirski · 8 years ago
  6. 8b94b87 Merge 4.9.106 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  7. b790b4f objtool: sync up with the 4.14.47 version of objtool by Greg Kroah-Hartman · 6 years ago
  8. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. 653cf76 x86/tsc: Allow TSC calibration without PIT by Peter Zijlstra · 7 years ago
  10. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. 3394ef1 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  12. b965592 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 6 years ago
  13. b0ef8c7 x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG by Thomas Gleixner · 6 years ago
  14. ec90464 x86/bugs: Remove x86_spec_ctrl_set() by Thomas Gleixner · 6 years ago
  15. 599288e x86/bugs: Expose x86_spec_ctrl_base directly by Thomas Gleixner · 6 years ago
  16. ea99935 x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} by Borislav Petkov · 6 years ago
  17. b7b8440 x86/speculation: Rework speculative_store_bypass_update() by Thomas Gleixner · 6 years ago
  18. 7c0b2dc x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 6 years ago
  19. 1189cbf x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 6 years ago
  20. d0cb78f x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 6 years ago
  21. 53c434e x86/cpufeatures: Add FEATURE_ZEN by Thomas Gleixner · 6 years ago
  22. f69e91f x86/cpufeatures: Disentangle SSBD enumeration by Thomas Gleixner · 6 years ago
  23. a7c3432 x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS by Thomas Gleixner · 6 years ago
  24. 4a58908 x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 6 years ago
  25. 3a68464 x86/cpu: Make alternative_msr_write work for 32-bit code by Jim Mattson · 6 years ago
  26. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  27. 05a85a3 x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass by Kees Cook · 6 years ago
  28. a078e3e x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 6 years ago
  29. 89c6e9b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 6 years ago
  30. 5ed7788 x86/process: Optimize TIF_NOTSC switch by Thomas Gleixner · 8 years ago
  31. 439f2ef8 x86/process: Correct and optimize TIF_BLOCKSTEP switch by Kyle Huey · 8 years ago
  32. 7a2d235 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 6 years ago
  33. f854434 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by David Woodhouse · 6 years ago
  34. 19e3a2b x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 6 years ago
  35. 6f70a55 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 6 years ago
  36. a807141 x86/cpufeatures: Add X86_FEATURE_RDS by Konrad Rzeszutek Wilk · 6 years ago
  37. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  38. cf21f58 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 6 years ago
  39. 0f5dd65 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 6 years ago
  40. 741c026 x86/nospec: Simplify alternative_msr_write() by Linus Torvalds · 6 years ago
  41. 7925d9d x86/pkeys: Do not special case protection key 0 by Dave Hansen · 6 years ago
  42. a8330db x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 6 years ago
  43. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  44. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  45. c498920 x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 7 years ago
  46. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. 587da2b kvm/x86: fix icebp instruction handling by Linus Torvalds · 7 years ago
  48. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  49. a999c60 x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit kernels by Andy Whitcroft · 7 years ago
  50. aa9c22f x86/cpufeatures: Add Intel PCONFIG cpufeature by Kirill A. Shutemov · 7 years ago
  51. fdfc3fa x86/mce: Handle broadcasted MCE gracefully with kexec by Xunlei Pang · 8 years ago
  52. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  53. bb61551 x86/paravirt, objtool: Annotate indirect calls by Peter Zijlstra · 7 years ago
  54. e21257a x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP by Ingo Molnar · 7 years ago
  55. a65655d x86/speculation, objtool: Annotate indirect calls/jumps for objtool by Peter Zijlstra · 7 years ago
  56. a27ede1 x86/speculation: Use IBRS if available before calling into firmware by David Woodhouse · 7 years ago
  57. afb9851 Revert "x86/retpoline: Simplify vmexit_fill_RSB()" by David Woodhouse · 7 years ago
  58. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  59. 017219b bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  60. 2585e4b4 x86/speculation: Use Indirect Branch Prediction Barrier in context switch by Tim Chen · 7 years ago
  61. 027ba1a x86/mm: Give each mm TLB flush generation a unique ID by Andy Lutomirski · 7 years ago
  62. b324a70 Merge 4.9.86 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  63. 9a5bd36 x86/asm: Allow again using asm.h when building for the 'bpf' clang target by Arnaldo Carvalho de Melo · 7 years ago
  64. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  65. f157269 KVM: VMX: clean up declaration of VPID/EPT invalidation types by Jan Dakinevich · 7 years ago
  66. 1acf767 x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug by Borislav Petkov · 7 years ago
  67. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. aa72eec x86/cpu: Change type of x86_cache_size variable to unsigned int by Gustavo A. R. Silva · 7 years ago
  69. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  70. 90ca269 x86/speculation: Add <asm/msr-index.h> dependency by Peter Zijlstra · 7 years ago
  71. be1ea50 x86/speculation: Fix up array_index_nospec_mask() asm constraint by Dan Williams · 7 years ago
  72. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  73. 83946c3 kaiser: fix compile error without vsyscall by Hugh Dickins · 7 years ago
  74. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  75. 3490039 x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL by Darren Kenny · 7 years ago
  76. 065eae4 x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 7 years ago
  77. e06d7bf x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 7 years ago
  78. 1f03d14 x86: Introduce barrier_nospec by Dan Williams · 7 years ago
  79. 8c33e2d x86: Implement array_index_mask_nospec by Dan Williams · 7 years ago
  80. f03d00b x86/asm: Move 'status' from thread_struct to thread_info by Andy Lutomirski · 7 years ago
  81. 77d1424 x86/retpoline: Simplify vmexit_fill_RSB() by Borislav Petkov · 7 years ago
  82. 77b3b3e x86/cpufeatures: Clean up Spectre v2 related CPUID flags by David Woodhouse · 7 years ago
  83. 18bc71d x86/nospec: Fix header guards names by Borislav Petkov · 7 years ago
  84. 31fd9ed x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support by David Woodhouse · 7 years ago
  85. 6c5e491 x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes by David Woodhouse · 7 years ago
  86. af57d43 x86/msr: Add definitions for new speculation control MSRs by David Woodhouse · 7 years ago
  87. c26a6be x86/cpufeatures: Add AMD feature bits for Speculation Control by David Woodhouse · 7 years ago
  88. 40532f6 x86/cpufeatures: Add Intel feature bits for Speculation Control by David Woodhouse · 7 years ago
  89. d3eba77 x86/cpufeatures: Add CPUID_7_EDX CPUID leaf by David Woodhouse · 7 years ago
  90. 734e687 x86/retpoline: Remove the esp/rsp thunk by Waiman Long · 7 years ago
  91. 0a9b2de x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  92. 400d3c8 kaiser: allocate pgd with order 0 when pti=off by Hugh Dickins · 7 years ago
  93. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  94. 114de9b KVM: x86: Don't re-execute instruction when not passing CR2 value by Liran Alon · 7 years ago
  95. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  96. 9a0be5a vsyscall: Fix permissions for emulate mode with KAISER/PTI by Ben Hutchings · 7 years ago
  97. c36c940 x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels by Andy Lutomirski · 8 years ago
  98. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  99. 06d7342 x86/retpoline: Optimize inline assembler for vmexit_fill_RSB by Andi Kleen · 7 years ago
  100. 09402d8 retpoline: Introduce start/end markers of indirect thunk by Masami Hiramatsu · 7 years ago