1. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  2. 82ccf83 Merge android-4.9-o.82 (2d34d45) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  3. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. 04c776e KVM: nVMX: invvpid handling improvements by Jan Dakinevich · 7 years ago
  5. f157269 KVM: VMX: clean up declaration of VPID/EPT invalidation types by Jan Dakinevich · 7 years ago
  6. afff83e KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  7. 1acf767 x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug by Borislav Petkov · 7 years ago
  8. 703d672 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  9. 6215c81 x86/vm86: Fix unused variable warning if THP is disabled by Kirill A. Shutemov · 8 years ago
  10. bb70b2a x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG by Arnd Bergmann · 7 years ago
  11. fb0519f x86: add MULTIUSER dependency for KVM by Arnd Bergmann · 7 years ago
  12. 7fd22bc x86/build: Silence the build with "make -s" by Arnd Bergmann · 7 years ago
  13. 826a83a x86/fpu/math-emu: Fix possible uninitialized variable use by Arnd Bergmann · 7 years ago
  14. 10170a9 x86/ras/inject: Make it depend on X86_LOCAL_APIC=y by Borislav Petkov · 8 years ago
  15. e72c7a3 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  16. 0f77841 x86/mm/kmmio: Fix mmiotrace for page unaligned addresses by Karol Herbst · 7 years ago
  17. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  18. 9748fd5 KVM: x86: fix escape of guest dr6 to the host by Wanpeng Li · 7 years ago
  19. eda4a83 crypto: x86/twofish-3way - Fix %rbp usage by Eric Biggers · 7 years ago
  20. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. aa72eec x86/cpu: Change type of x86_cache_size variable to unsigned int by Gustavo A. R. Silva · 7 years ago
  22. 14eb413 x86/spectre: Fix an error message by Dan Carpenter · 7 years ago
  23. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  24. 90ca269 x86/speculation: Add <asm/msr-index.h> dependency by Peter Zijlstra · 7 years ago
  25. be1ea50 x86/speculation: Fix up array_index_nospec_mask() asm constraint by Dan Williams · 7 years ago
  26. 3aad6fe x86/speculation: Clean up various Spectre related details by Ingo Molnar · 7 years ago
  27. 9665296 X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs by KarimAllah Ahmed · 7 years ago
  28. 7b9dd0d KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods by David Woodhouse · 7 years ago
  29. 765b608 x86/speculation: Correct Speculation Control microcode blacklist again by David Woodhouse · 7 years ago
  30. 70f822b x86/speculation: Update Speculation Control microcode blacklist by David Woodhouse · 7 years ago
  31. 7b559f7 x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface by Dan Williams · 7 years ago
  32. 2d34d45 Merge 4.9.82 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  33. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. ba88289 KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 by Liran Alon · 7 years ago
  35. 68f2013 crypto: sha512-mb - initialize pending lengths correctly by Eric Biggers · 7 years ago
  36. b9372834 crypto: poly1305 - remove ->setkey() method by Eric Biggers · 7 years ago
  37. 83946c3 kaiser: fix compile error without vsyscall by Hugh Dickins · 7 years ago
  38. 8d33d08 Merge android-4.9-o.81 (1b9d719) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  39. 1b9d719 Merge 4.9.81 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  40. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. 2760f45 x86/microcode: Do the family check first by Borislav Petkov · 7 years ago
  42. fc00dde KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  43. e5a8341 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  44. 755502f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 7 years ago
  45. 7013129 KVM/x86: Add IBPB support by Ashok Raj · 7 years ago
  46. 6236b78 KVM: VMX: make MSR bitmaps per-VCPU by Paolo Bonzini · 7 years ago
  47. ff546f9 KVM: VMX: introduce alloc_loaded_vmcs by Paolo Bonzini · 7 years ago
  48. 46e24df KVM: nVMX: Eliminate vmcs02 pool by Jim Mattson · 7 years ago
  49. b7649e1 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
  50. 1edccf2 KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail by David Hildenbrand · 8 years ago
  51. 19b1d4b KVM: nVMX: kmap() can't fail by David Hildenbrand · 8 years ago
  52. 3490039 x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL by Darren Kenny · 7 years ago
  53. 4b234a2 x86/pti: Mark constant arrays as __initconst by Arnd Bergmann · 7 years ago
  54. 961cb14 x86/spectre: Simplify spectre_v2 command line parsing by KarimAllah Ahmed · 7 years ago
  55. eb99bd6 x86/kvm: Update spectre-v1 mitigation by Dan Williams · 7 years ago
  56. 7552556 x86/paravirt: Remove 'noreplace-paravirt' cmdline option by Josh Poimboeuf · 7 years ago
  57. cda6b60 x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel by David Woodhouse · 7 years ago
  58. f67e05d x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable" by Colin Ian King · 7 years ago
  59. 359fde6 x86/spectre: Report get_user mitigation for spectre_v1 by Dan Williams · 7 years ago
  60. c3193fd x86/syscall: Sanitize syscall table de-references under speculation by Dan Williams · 7 years ago
  61. 398a393 x86/get_user: Use pointer masking to limit speculation by Dan Williams · 7 years ago
  62. 065eae4 x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 7 years ago
  63. ae75f83 x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} by Dan Williams · 7 years ago
  64. e06d7bf x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 7 years ago
  65. 1f03d14 x86: Introduce barrier_nospec by Dan Williams · 7 years ago
  66. 8c33e2d x86: Implement array_index_mask_nospec by Dan Williams · 7 years ago
  67. f03d00b x86/asm: Move 'status' from thread_struct to thread_info by Andy Lutomirski · 7 years ago
  68. 572e509 x86/entry/64: Push extra regs right away by Andy Lutomirski · 7 years ago
  69. d7f8d17 x86/entry/64: Remove the SYSCALL64 fast path by Andy Lutomirski · 7 years ago
  70. 9eedeb7 x86/spectre: Check CONFIG_RETPOLINE in command line parser by Dou Liyang · 7 years ago
  71. 77d1424 x86/retpoline: Simplify vmexit_fill_RSB() by Borislav Petkov · 7 years ago
  72. 77b3b3e x86/cpufeatures: Clean up Spectre v2 related CPUID flags by David Woodhouse · 7 years ago
  73. 9891122 x86/cpu/bugs: Make retpoline module warning conditional by Thomas Gleixner · 7 years ago
  74. 557cbfa x86/bugs: Drop one "mitigation" from dmesg by Borislav Petkov · 7 years ago
  75. 18bc71d x86/nospec: Fix header guards names by Borislav Petkov · 7 years ago
  76. 31fd9ed x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support by David Woodhouse · 7 years ago
  77. 6c5e491 x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes by David Woodhouse · 7 years ago
  78. a8799fd x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown by David Woodhouse · 7 years ago
  79. af57d43 x86/msr: Add definitions for new speculation control MSRs by David Woodhouse · 7 years ago
  80. c26a6be x86/cpufeatures: Add AMD feature bits for Speculation Control by David Woodhouse · 7 years ago
  81. 40532f6 x86/cpufeatures: Add Intel feature bits for Speculation Control by David Woodhouse · 7 years ago
  82. d3eba77 x86/cpufeatures: Add CPUID_7_EDX CPUID leaf by David Woodhouse · 7 years ago
  83. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 7 years ago
  84. ec86a1d KVM: VMX: Make indirect call speculation safe by Peter Zijlstra · 7 years ago
  85. fea3c9a KVM: x86: Make indirect calls in emulator speculation safe by Peter Zijlstra · 7 years ago
  86. 734e687 x86/retpoline: Remove the esp/rsp thunk by Waiman Long · 7 years ago
  87. dd7b14c x86/microcode/AMD: Do not load when running on a hypervisor by Borislav Petkov · 8 years ago
  88. 0a9b2de x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  89. 400d3c8 kaiser: allocate pgd with order 0 when pti=off by Hugh Dickins · 7 years ago
  90. ae1fc8d x86/pti: Make unpoison of pgd for trusted boot work for real by Dave Hansen · 7 years ago
  91. 0a61cd6 kaiser: fix intel_bts perf crashes by Hugh Dickins · 7 years ago
  92. 7b47fbd Merge android-4.9-o.80 (a9fd318) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  93. c1d6892 Merge android-4.9-o.79 (db04eb4) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  94. a9fd318 Merge 4.9.80 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  95. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  96. 5c0b19b KVM: VMX: Fix rflags cache during vCPU reset by Wanpeng Li · 7 years ago
  97. b0fa04e KVM: X86: Fix softlockup when get the current kvmclock by Wanpeng Li · 7 years ago
  98. 876b31f KVM: x86: ioapic: Preserve read-only values in the redirection table by Nikita Leshenko · 7 years ago
  99. a9f2c16 KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered by Nikita Leshenko · 7 years ago
  100. 2f9e94e KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race by Nikita Leshenko · 7 years ago