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