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