1. 3553ae5 x86/kvm: Don't use pvqspinlock code if only 1 vCPU by Waiman Long · 7 years ago
  2. 450917b KVM/MMU: Simplify __kvm_sync_page() function by Tianyu Lan · 7 years ago
  3. 208320b kvm: x86: Remove CR3_PCID_INVD flag by Junaid Shahid · 7 years ago
  4. b94742c kvm: x86: Add multi-entry LRU cache for previous CR3s by Junaid Shahid · 7 years ago
  5. faff875 kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg* by Junaid Shahid · 7 years ago
  6. 956bf35 kvm: x86: Skip shadow page resync on CR3 switch when indicated by guest by Junaid Shahid · 7 years ago
  7. 08fb59d kvm: x86: Support selectively freeing either current or previous MMU root by Junaid Shahid · 7 years ago
  8. 7eb77e9 kvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg() by Junaid Shahid · 7 years ago
  9. ade61e2 kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guest by Junaid Shahid · 7 years ago
  10. eb4b248 kvm: vmx: Support INVPCID in shadow paging mode by Junaid Shahid · 7 years ago
  11. c9470a2 kvm: x86: Propagate guest PCIDs to host PCIDs by Junaid Shahid · 7 years ago
  12. afe828d kvm: x86: Add ability to skip TLB flush when switching CR3 by Junaid Shahid · 7 years ago
  13. 50c28f2 kvm: x86: Use fast CR3 switch for nested VMX by Junaid Shahid · 7 years ago
  14. 1c53da3 kvm: x86: Support resetting the MMU context without resetting roots by Junaid Shahid · 7 years ago
  15. 0aab33e kvm: x86: Add support for fast CR3 switch across different MMU modes by Junaid Shahid · 7 years ago
  16. 6e42782 kvm: x86: Introduce KVM_REQ_LOAD_CR3 by Junaid Shahid · 7 years ago
  17. 9fa7211 kvm: x86: Introduce kvm_mmu_calc_root_page_role() by Junaid Shahid · 7 years ago
  18. 7c390d3 kvm: x86: Add fast CR3 switch code path by Junaid Shahid · 7 years ago
  19. 578e1c4 kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed by Junaid Shahid · 7 years ago
  20. 5ce4786 kvm: x86: Make sync_page() flush remote TLBs once only by Junaid Shahid · 7 years ago
  21. 42522d0 KVM: MMU: drop vcpu param in gpte_access by Peter Xu · 7 years ago
  22. abfc52c KVM: nVMX: Separate logic allocating shadow vmcs to a function by Liran Alon · 7 years ago
  23. 491a603 KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow vmcs by Liran Alon · 7 years ago
  24. 32c7acf KVM: nVMX: Expose VMCS shadowing to L1 guest by Liran Alon · 7 years ago
  25. a7cde48 KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs12 vmread/vmwrite bitmaps by Liran Alon · 7 years ago
  26. 6d894f4 KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2 by Liran Alon · 7 years ago
  27. fa58a9f KVM: nVMX: include shadow vmcs12 in nested state by Paolo Bonzini · 7 years ago
  28. 61ada74 KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExit by Liran Alon · 7 years ago
  29. f145d90 KVM: nVMX: Verify VMCS shadowing VMCS link pointer by Liran Alon · 7 years ago
  30. a8a7c02 KVM: nVMX: Verify VMCS shadowing controls by Liran Alon · 7 years ago
  31. f792d27 KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs() by Liran Alon · 7 years ago
  32. a6192d4 KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS by Liran Alon · 7 years ago
  33. fa97d7d KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowing by Liran Alon · 7 years ago
  34. e253674 KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameter by Liran Alon · 7 years ago
  35. 392b2f2 KVM: VMX: Create struct for VMCS header by Liran Alon · 7 years ago
  36. 8fcc4b5 kvm: nVMX: Introduce KVM_CAP_NESTED_STATE by Jim Mattson · 7 years ago
  37. 7f7f1ba KVM: x86: do not load vmcs12 pages while still in SMM by Paolo Bonzini · 7 years ago
  38. 44883f0 KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd by Paolo Bonzini · 6 years ago
  39. cf81a7e KVM: vmx: remove save/restore of host BNDCGFS MSR by Sean Christopherson · 7 years ago
  40. ef81e63 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  41. 43227e0 Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. ea75a2c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. 47f7dc4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  44. e10f780 kvmclock: fix TSC calibration for nested guests by Peng Hao · 7 years ago
  45. 2307af1 KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled by Liran Alon · 7 years ago
  46. fbdb328 x86/MCE: Remove min interval polling limitation by Dewet Thibaut · 7 years ago
  47. 6f6060a x86/apm: Don't access __preempt_count with zeroed fs by Ville Syrjälä · 7 years ago
  48. 092b31a x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling by Dan Williams · 7 years ago
  49. 94ffba4 x86/kvmclock: set pvti_cpu0_va after enabling kvmclock by Radim Krčmář · 7 years ago
  50. d30f370 x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD by Janakarajan Natarajan · 7 years ago
  51. 0b88abd kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading by Jim Mattson · 7 years ago
  52. b062b79 x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks by Vitaly Kuznetsov · 7 years ago
  53. cd28325 KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR by Paolo Bonzini · 7 years ago
  54. 2c991e4 x86/events/intel/ds: Fix bts_interrupt_threshold alignment by Hugh Dickins · 7 years ago
  55. c31496d Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  56. fa8cbda x86/purgatory: add missing FORCE to Makefile target by Philipp Rudo · 7 years ago
  57. 0ce0bba xen: setup pv irq ops vector earlier by Juergen Gross · 7 years ago
  58. e69b5d3 xen: remove global bit from __default_kernel_pte_mask for pv guests by Juergen Gross · 7 years ago
  59. e296701 efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attributes() by Ard Biesheuvel · 7 years ago
  60. 23adbe6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 6f27a64 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 124b99f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  63. 15279df x86/mtrr: Don't copy out-of-bounds data in mtrr_write by Jann Horn · 7 years ago
  64. 1268ed0 x86/hyper-v: Fix the circular dependency in IPI enlightenment by K. Y. Srinivasan · 7 years ago
  65. d0a8d93 x86/paravirt: Make native_save_fl() extern inline by Nick Desaulniers · 7 years ago
  66. 0e2e160 x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h> by H. Peter Anvin · 7 years ago
  67. 612bc3b x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR by Tom Lendacky · 7 years ago
  68. 845d382 x86/bugs: Update when to check for the LS_CFG SSBD mitigation by Tom Lendacky · 7 years ago
  69. 4fb5f58 x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all() by Zhenzhong Duan · 7 years ago
  70. 221e00d crypto: x86 - Add missing RETs by Borislav Petkov · 7 years ago
  71. 0fbc4ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 124049d x86/e820: put !E820_TYPE_RAM regions into memblock.reserved by Naoya Horiguchi · 7 years ago
  73. d79d0d8 x86/mm: Clean up the printk()s in show_fault_oops() by Dmitry Vyukov · 7 years ago
  74. b8c1e42 x86/mm: Drop unneeded __always_inline for p4d page table helpers by Kirill A. Shutemov · 7 years ago
  75. cfe1957 x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  76. 22cd978 x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80" by Andy Lutomirski · 7 years ago
  77. 0e311d23 x86/mm: Don't free P4D table when it is folded at runtime by Andrey Ryabinin · 7 years ago
  78. 236f0cd x86/entry/32: Add explicit 'l' instruction suffix by Jan Beulich · 7 years ago
  79. 4188f06 x86/mm: Get rid of KERN_CONT in show_fault_oops() by Dmitry Vyukov · 7 years ago
  80. c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 64dd765 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. d4e860e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. 177d363 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. a43de48 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 2e6eb40 efi/x86: Fix incorrect invocation of PciIo->Attributes() by Ard Biesheuvel · 7 years ago
  87. 8b88ed3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  88. 4ab59fc Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  89. 2458e53 x86/mm: Fix 'no5lvl' handling by Kirill A. Shutemov · 7 years ago
  90. 51be133 Revert "x86/mm: Mark __pgtable_l5_enabled __initdata" by Kirill A. Shutemov · 7 years ago
  91. 964d978 x86/CPU/AMD: Fix LLC ID bit-shift calculation by Suravee Suthikulpanit · 7 years ago
  92. 7731b8b Merge branch 'linus' into x86/urgent by Thomas Gleixner · 7 years ago
  93. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  94. 0447378 kvm: vmx: Nested VM-entry prereqs for event inj. by Marc Orr · 7 years ago
  95. 0218c76 x86/microcode/intel: Fix memleak in save_microcode_patch() by Zhenzhong Duan · 7 years ago
  96. 40c36e2 x86/mce: Fix incorrect "Machine check from unknown source" message by Tony Luck · 7 years ago
  97. 1f74c8a x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out() by Borislav Petkov · 7 years ago
  98. 90718e3 uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn() by Oleg Nesterov · 7 years ago
  99. d7609f4 x86/platform/UV: Add kernel parameter to set memory block size by mike.travis@hpe.com · 7 years ago
  100. bbbd2b5 x86/platform/UV: Use new set memory block size function by mike.travis@hpe.com · 7 years ago