1. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 3394ef1 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  3. b965592 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 6 years ago
  4. b0ef8c7 x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG by Thomas Gleixner · 6 years ago
  5. 0ec827f x86/bugs: Rework spec_ctrl base and mask logic by Thomas Gleixner · 6 years ago
  6. ec90464 x86/bugs: Remove x86_spec_ctrl_set() by Thomas Gleixner · 6 years ago
  7. 599288e x86/bugs: Expose x86_spec_ctrl_base directly by Thomas Gleixner · 6 years ago
  8. ea99935 x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} by Borislav Petkov · 6 years ago
  9. b7b8440 x86/speculation: Rework speculative_store_bypass_update() by Thomas Gleixner · 6 years ago
  10. 7c0b2dc x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 6 years ago
  11. 1189cbf x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 6 years ago
  12. d0cb78f x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 6 years ago
  13. 53c434e x86/cpufeatures: Add FEATURE_ZEN by Thomas Gleixner · 6 years ago
  14. 5a63725 x86/cpu/AMD: Fix erratum 1076 (CPB bit) by Borislav Petkov · 7 years ago
  15. f69e91f x86/cpufeatures: Disentangle SSBD enumeration by Thomas Gleixner · 6 years ago
  16. a7c3432 x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS by Thomas Gleixner · 6 years ago
  17. 4a58908 x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 6 years ago
  18. 69e9b0b KVM: SVM: Move spec control call after restore of GS by Thomas Gleixner · 6 years ago
  19. 3a68464 x86/cpu: Make alternative_msr_write work for 32-bit code by Jim Mattson · 6 years ago
  20. 6fdd277 x86/bugs: Fix the parameters alignment and missing void by Konrad Rzeszutek Wilk · 6 years ago
  21. dbb264a x86/bugs: Make cpu_show_common() static by Jiri Kosina · 6 years ago
  22. eb7b562 x86/bugs: Fix __ssb_select_mitigation() return type by Jiri Kosina · 6 years ago
  23. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  24. 05a85a3 x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass by Kees Cook · 6 years ago
  25. 094c276 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 6 years ago
  26. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  27. ea055f7 x86/bugs: Make boot modes __ro_after_init by Kees Cook · 6 years ago
  28. 4272f52 nospec: Allow getting/setting on non-current task by Kees Cook · 6 years ago
  29. a078e3e x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 6 years ago
  30. 89c6e9b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 6 years ago
  31. 5ed7788 x86/process: Optimize TIF_NOTSC switch by Thomas Gleixner · 7 years ago
  32. 439f2ef8 x86/process: Correct and optimize TIF_BLOCKSTEP switch by Kyle Huey · 7 years ago
  33. fd01e82 x86/process: Optimize TIF checks in __switch_to_xtra() by Kyle Huey · 7 years ago
  34. 7a2d235 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 6 years ago
  35. 99318ec x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest by Konrad Rzeszutek Wilk · 6 years ago
  36. f854434 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by David Woodhouse · 6 years ago
  37. 99b1311 x86/bugs: Whitelist allowed SPEC_CTRL MSR values by Konrad Rzeszutek Wilk · 6 years ago
  38. 19e3a2b x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 6 years ago
  39. 6f70a55 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 6 years ago
  40. a807141 x86/cpufeatures: Add X86_FEATURE_RDS by Konrad Rzeszutek Wilk · 6 years ago
  41. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  42. cf21f58 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 6 years ago
  43. 0f5dd65 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 6 years ago
  44. 3effee6 x86/bugs: Concentrate bug reporting into a separate function by Konrad Rzeszutek Wilk · 6 years ago
  45. 88659d5 x86/bugs: Concentrate bug detection into a separate function by Konrad Rzeszutek Wilk · 6 years ago
  46. 741c026 x86/nospec: Simplify alternative_msr_write() by Linus Torvalds · 6 years ago
  47. 944e0fc x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by David Woodhouse · 6 years ago
  48. dc7de9b efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode by Ard Biesheuvel · 6 years ago
  49. 7925d9d x86/pkeys: Do not special case protection key 0 by Dave Hansen · 6 years ago
  50. a8330db x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 6 years ago
  51. 1af681d tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} by Steven Rostedt (VMware) · 6 years ago
  52. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  54. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  55. 70e65f2 perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() by Peter Zijlstra · 6 years ago
  56. 5edbd2d perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver by Peter Zijlstra · 6 years ago
  57. 688d5d9 perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr by Peter Zijlstra · 6 years ago
  58. 662218f perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_* by Peter Zijlstra · 6 years ago
  59. 63a812b ANDROID: x86_64_cuttlefish_defconfig: Disable KPTI by Greg Hartman · 6 years ago
  60. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  61. c11a6ed x86/microcode/intel: Save microcode patch unconditionally by Borislav Petkov · 6 years ago
  62. 09e43b9 x86/smpboot: Don't use mwait_play_dead() on AMD systems by Yazen Ghannam · 6 years ago
  63. 41b0aa3 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 6 years ago
  64. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  65. 01eabcd x86/tsc: Prevent 32bit truncation in calc_hpet_ref() by Xiaoming Gao · 6 years ago
  66. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  67. 2413ed8 um: Use POSIX ucontext_t instead of struct ucontext by Krzysztof Mazur · 7 years ago
  68. 8280752 um: Compile with modern headers by Jason A. Donenfeld · 7 years ago
  69. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  70. 657081d ANDROID: Add defconfig for cuttlefish. by Alistair Strachan · 6 years ago
  71. 4933e9f KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit by Jim Mattson · 7 years ago
  72. 0a4546e KVM: SVM: do not zero out segment attributes if segment is unusable or not present by Roman Pen · 7 years ago
  73. ed9f347 x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map by Sai Praneeth · 7 years ago
  74. a74bec4 KVM: nVMX: Fix handling of lmsw instruction by Jan H. Schönherr · 7 years ago
  75. 5ea0519 KVM: X86: Fix preempt the preemption timer cancel by Wanpeng Li · 7 years ago
  76. c4f8fbc x86/tsc: Provide 'tsc=unstable' boot parameter by Peter Zijlstra · 7 years ago
  77. b1b547a x86/boot: Declare error() as noreturn by Kees Cook · 7 years ago
  78. c498920 x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 7 years ago
  79. 82652ac x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic() by Josh Poimboeuf · 7 years ago
  80. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  81. 27bb1e0 crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one by Eric Biggers · 6 years ago
  82. fd2f070 kprobes/x86: Fix to set RWX bits correctly before releasing trampoline by Masami Hiramatsu · 7 years ago
  83. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  84. c9e3071 bpf, x64: increase number of passes by Daniel Borkmann · 6 years ago
  85. 9c0d0a0 perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake servers by Kan Liang · 6 years ago
  86. e91ec34 perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period() by Dan Carpenter · 6 years ago
  87. b3076ab perf/x86/intel/uncore: Fix Skylake UPI event format by Kan Liang · 6 years ago
  88. 3681c24 x86/entry/64: Don't use IST entry for #BP stack by Andy Lutomirski · 9 years ago
  89. f9ed244 x86/boot/64: Verify alignment of the LOAD segment by H.J. Lu · 6 years ago
  90. 678b405 x86/build/64: Force the linker to use 2MB page size by H.J. Lu · 6 years ago
  91. 587da2b kvm/x86: fix icebp instruction handling by Linus Torvalds · 6 years ago
  92. f4fe4f9 x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 6 years ago
  93. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  94. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  95. 51174d2 x86/xen: split xen_smp_prepare_boot_cpu() by Vitaly Kuznetsov · 7 years ago
  96. 5b0425c x86/KASLR: Fix kexec kernel boot crash when KASLR randomization fails by Baoquan He · 7 years ago
  97. b7de32e x86/reboot: Turn off KVM when halting a CPU by Tiantian Feng · 7 years ago
  98. cd1ff13 x86: i8259: export legacy_pic symbol by Hans de Goede · 7 years ago
  99. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  100. d3b0e98 x86/mm: Fix vmalloc_fault to use pXd_large by Toshi Kani · 6 years ago