1. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  2. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  3. b862789 kvm/x86: Handle async PF in RCU read-side critical sections by Boqun Feng · 7 years ago
  4. 305d0ab KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume by Wanpeng Li · 7 years ago
  5. c0a1666 KVM: VMX: use cmpxchg64 by Paolo Bonzini · 7 years ago
  6. 0d805ee xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping by Zhenzhong Duan · 7 years ago
  7. 31afb2e KVM: VMX: simplify and fix vmx_vcpu_pi_load by Paolo Bonzini · 8 years ago
  8. 8b306e2 KVM: VMX: avoid double list add with VT-d posted interrupts by Paolo Bonzini · 8 years ago
  9. cd39e11 KVM: VMX: extract __pi_post_block by Paolo Bonzini · 8 years ago
  10. 8474c53 Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready by Ingo Molnar · 7 years ago
  11. 738f48c x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES by Eric Biggers · 7 years ago
  12. 98c0fad9 x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  13. 3d70347 x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate() by Eric Biggers · 7 years ago
  14. af2c432 x86/fpu: Copy the full header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  15. af95774 x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  16. b89eda4 x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  17. 80d8ae8 x86/fpu: Copy the full state_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  18. b11e2e1 x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig() by Eric Biggers · 7 years ago
  19. cf9df81 x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set() by Eric Biggers · 7 years ago
  20. e63e5d5 x86/fpu: Introduce validate_xstate_header() by Eric Biggers · 7 years ago
  21. 369a036 x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]() by Ingo Molnar · 7 years ago
  22. 2ce03d8 x86/fpu: Rename fpu__activate_curr() to fpu__initialize() by Ingo Molnar · 7 years ago
  23. e10078e x86/fpu: Simplify and speed up fpu__copy() by Ingo Molnar · 7 years ago
  24. 7f1487c x86/fpu: Fix stale comments about lazy FPU logic by Ingo Molnar · 7 years ago
  25. e4a81bf x86/fpu: Rename fpu::fpstate_active to fpu::initialized by Ingo Molnar · 7 years ago
  26. 685c930 x86/fpu: Remove fpu__current_fpstate_write_begin/end() by Ingo Molnar · 7 years ago
  27. 4618e90 x86/fpu: Fix fpu__activate_fpstate_read() and update comments by Ingo Molnar · 7 years ago
  28. d5c8028 x86/fpu: Reinitialize FPU registers if restoring FPU state fails by Eric Biggers · 7 years ago
  29. 814fb7b x86/fpu: Don't let userspace set bogus xcomp_bv by Eric Biggers · 7 years ago
  30. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 03eaec8 x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU() by Andi Kleen · 7 years ago
  32. 4f8cef5 x86/fpu: Fix boolreturn.cocci warnings by kbuild test robot · 7 years ago
  33. 0852b37 x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs by Rik van Riel · 7 years ago
  34. 99dc26b x86/fpu: Remove struct fpu::fpregs_active by Ingo Molnar · 7 years ago
  35. 6cf4edb x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active by Ingo Molnar · 7 years ago
  36. f1c8cd0 x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active by Ingo Molnar · 7 years ago
  37. b6aa855 x86/fpu: Split the state handling in fpu__drop() by Ingo Molnar · 7 years ago
  38. a10b6a1 x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic by Ingo Molnar · 7 years ago
  39. b3a1630 x86/fpu: Simplify fpu->fpregs_active use by Ingo Molnar · 7 years ago
  40. 6d7f7da x86/fpu: Flip the parameter order in copy_*_to_xstate() by Ingo Molnar · 7 years ago
  41. 7b9094c x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API by Ingo Molnar · 7 years ago
  42. 59dffa4 x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API by Ingo Molnar · 7 years ago
  43. 79fecc2 x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate() by Ingo Molnar · 7 years ago
  44. 8c0817f x86/fpu: Simplify __copy_xstate_to_kernel() return values by Ingo Molnar · 7 years ago
  45. 6ff15f8 x86/fpu: Change 'size_total' parameter to unsigned and standardize the size checks in copy_xstate_to_*() by Ingo Molnar · 7 years ago
  46. 56583c9 x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods by Ingo Molnar · 7 years ago
  47. 8a5b731 x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() functions by Ingo Molnar · 7 years ago
  48. becb2bb x86/fpu: Clean up the parameter definitions of copy_xstate_to_*() by Ingo Molnar · 7 years ago
  49. d7eda6c x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs by Ingo Molnar · 7 years ago
  50. a69c158 x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs by Ingo Molnar · 7 years ago
  51. 4d981cf x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs by Ingo Molnar · 7 years ago
  52. f0d4f30 x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user() by Ingo Molnar · 7 years ago
  53. 656f083 x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user() by Ingo Molnar · 7 years ago
  54. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  55. 0a8abd9 Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  56. 7a6d007 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  57. 4488994 KVM: nVMX: fix HOST_CR3/HOST_CR4 cache by Ladi Prosek · 7 years ago
  58. 51a9a82 x86/xen: clean up clang build warning by Colin Ian King · 7 years ago
  59. 8f182f8 crypto: x86/twofish - Fix RBP usage by Josh Poimboeuf · 7 years ago
  60. ca04c82 crypto: sha512-avx2 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  61. 539012d crypto: x86/sha256-ssse3 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  62. d3dfbfe crypto: x86/sha256-avx2 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  63. 673ac6f crypto: x86/sha256-avx - Fix RBP usage by Josh Poimboeuf · 7 years ago
  64. 6488bce crypto: x86/sha1-ssse3 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  65. d7b1722 crypto: x86/sha1-avx2 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  66. 3ed7b4d crypto: x86/des3_ede - Fix RBP usage by Josh Poimboeuf · 7 years ago
  67. c66cc3b crypto: x86/cast6 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  68. 4b15606 crypto: x86/cast5 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  69. b46c9d7 crypto: x86/camellia - Fix RBP usage by Josh Poimboeuf · 7 years ago
  70. 569f11c crypto: x86/blowfish - Fix RBP usage by Josh Poimboeuf · 7 years ago
  71. 94686c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  72. 5753743f KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt by Haozhong Zhang · 7 years ago
  73. dc91f2eb KVM: VMX: do not change SN bit in vmx_update_pi_irte() by Haozhong Zhang · 7 years ago
  74. d650014 KVM: x86: Fix the NULL pointer parameter in check_cr_write() by Yu Zhang · 7 years ago
  75. 4ba55e6 x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs by Andy Lutomirski · 7 years ago
  76. b8b7aba x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier by Andy Lutomirski · 7 years ago
  77. 52a2af4 x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code by Andy Lutomirski · 7 years ago
  78. 47061a2 x86/mm: Factor out CR3-building code by Andy Lutomirski · 7 years ago
  79. c44d1ac Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 2896b80e Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  81. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  82. 51ae253 xen: x86: mark xen_find_pt_base as __init by Arnd Bergmann · 7 years ago
  83. 4f350c6 kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  84. b060ca3 kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  85. 7881f96 kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry by Jim Mattson · 7 years ago
  86. a0cff57 kvm,x86: Fix apf_task_wake_one() wq serialization by Davidlohr Bueso · 7 years ago
  87. cc1b468 kvm,lapic: Justify use of swait_active() by Davidlohr Bueso · 7 years ago
  88. 3a8b067 KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  89. 51aa68e kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  90. f7f3dc0 x86/cpu/AMD: Fix erratum 1076 (CPB bit) by Borislav Petkov · 7 years ago
  91. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  92. 9a6e7c3 KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  93. a5f01f8 KVM: X86: Don't block vCPU if there is pending exception by Wanpeng Li · 7 years ago
  94. 67034bb KVM: SVM: Add irqchip_split() checks before enabling AVIC by Suravee Suthikulpanit · 7 years ago
  95. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  96. 7b24afb um: remove a stray tab by Dan Carpenter · 7 years ago
  97. 6f602afd um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 7 years ago
  98. b2a05fe KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() by Suravee Suthikulpanit · 7 years ago
  99. dfa2009 KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu() by Suravee Suthikulpanit · 7 years ago
  100. 5153723 KVM: x86: fix clang build by Radim Krčmář · 7 years ago