1. 52a9fcb KVM: VMX: Optimize VMX instruction error and fault handling by Sean Christopherson · 5 years ago
  2. 4b526de KVM: x86: Check kvm_rebooting in kvm_spurious_fault() by Sean Christopherson · 5 years ago
  3. 90a4884 KVM: selftests: fix ucall on x86 by Vitaly Kuznetsov · 5 years ago
  4. 89340d0 Revert "locking/pvqspinlock: Don't wait if vCPU is preempted" by Wanpeng Li · 5 years ago
  5. f0b5105 kvm: nvmx: limit atomic switch MSRs by Marc Orr · 5 years ago
  6. 0cb8410 kvm: svm: Intercept RDPRU by Jim Mattson · 5 years ago
  7. a06dcd6 kvm: x86: Add "significant index" flag to a few CPUID leaves by Jim Mattson · 5 years ago
  8. 9a5c034 KVM: x86/mmu: Skip invalid pages during zapping iff root_count is zero by Sean Christopherson · 5 years ago
  9. ca333ad KVM: x86/mmu: Explicitly track only a single invalid mmu generation by Sean Christopherson · 5 years ago
  10. 1060520 KVM: x86/mmu: Revert "KVM: x86/mmu: Remove is_obsolete() call" by Sean Christopherson · 5 years ago
  11. 31741eb KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the zapped-obsolete page first"" by Sean Christopherson · 5 years ago
  12. 4506ecf KVM: x86/mmu: Revert "Revert "KVM: MMU: collapse TLB flushes when zap all pages"" by Sean Christopherson · 5 years ago
  13. fbb158c KVM: x86/mmu: Revert "Revert "KVM: MMU: zap pages in batch"" by Sean Christopherson · 5 years ago
  14. 14a3c4f KVM: x86/mmu: Revert "Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"" by Sean Christopherson · 5 years ago
  15. dd6223c KVM: x86/mmu: Revert "Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"" by Sean Christopherson · 5 years ago
  16. 92f58b5 KVM: x86/mmu: Use fast invalidate mechanism to zap MMIO sptes by Sean Christopherson · 5 years ago
  17. fac026d KVM: x86/mmu: Treat invalid shadow pages as obsolete by Sean Christopherson · 5 years ago
  18. d0f5a86 KVM: LAPIC: Tune lapic_timer_advance_ns smoothly by Wanpeng Li · 5 years ago
  19. bf653b7 KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit by Tao Xu · 5 years ago
  20. 6e3ba4a KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL by Tao Xu · 5 years ago
  21. e69e72fa KVM: x86: Add support for user wait instructions by Tao Xu · 5 years ago
  22. 41577ab KVM: x86: Add comments to document various emulation types by Sean Christopherson · 5 years ago
  23. 1957aa6 KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig by Sean Christopherson · 5 years ago
  24. 60fc3d0 KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT} by Sean Christopherson · 5 years ago
  25. 8fff271 KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state() by Sean Christopherson · 5 years ago
  26. 9497e1f KVM: x86: Move triple fault request into RM int injection by Sean Christopherson · 5 years ago
  27. 1051778 KVM: x86: Handle emulation failure directly in kvm_task_switch() by Sean Christopherson · 5 years ago
  28. 738fece KVM: x86: Exit to userspace on emulation skip failure by Sean Christopherson · 5 years ago
  29. c83fad65e KVM: x86: Move #UD injection for failed emulation into emulation code by Sean Christopherson · 5 years ago
  30. b400060 KVM: x86: Add explicit flag for forced emulation on #UD by Sean Christopherson · 5 years ago
  31. 42cbf06 KVM: x86: Move #GP injection for VMware into x86_emulate_instruction() by Sean Christopherson · 5 years ago
  32. a6c6ed1 KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code by Sean Christopherson · 5 years ago
  33. 120c2c4 KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param by Sean Christopherson · 5 years ago
  34. 22da61c KVM: x86: Clean up handle_emulation_failure() by Sean Christopherson · 5 years ago
  35. bc8a0aa KVM: x86: Relocate MMIO exit stats counting by Sean Christopherson · 5 years ago
  36. 5845038 KVM: nVMX: Check Host Address Space Size on vmentry of nested guests by Krish Sadhukhan · 5 years ago
  37. e738772 KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit by Vitaly Kuznetsov · 5 years ago
  38. b2d8b16 KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is impossible by Vitaly Kuznetsov · 5 years ago
  39. e1572f1 cpu/SMT: create and export cpu_smt_possible() by Vitaly Kuznetsov · 5 years ago
  40. a073d7e KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel by Wanpeng Li · 5 years ago
  41. 319109a KVM: x86: Manually flush collapsible SPTEs only when toggling flags by Sean Christopherson · 5 years ago
  42. 52200d0 KVM: selftests: Remove duplicate guest mode handling by Peter Xu · 5 years ago
  43. 567a9f1 KVM: selftests: Introduce VM_MODE_PXXV48_4K by Peter Xu · 5 years ago
  44. 338eb29 KVM: selftests: Create VM earlier for dirty log test by Peter Xu · 5 years ago
  45. 12c386b KVM: selftests: Move vm type into _vm_create() internally by Peter Xu · 5 years ago
  46. 5a0165f KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is available by Vitaly Kuznetsov · 5 years ago
  47. 956e255 KVM: x86: svm: remove unneeded nested_enable_evmcs() hook by Vitaly Kuznetsov · 5 years ago
  48. 6f6a657 KVM/Hyper-V/VMX: Add direct tlb flush support by Vitaly Kuznetsov · 5 years ago
  49. 344c6c8 KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH by Tianyu Lan · 5 years ago
  50. 7a83247 x86/Hyper-V: Fix definition of struct hv_vp_assist_page by Tianyu Lan · 5 years ago
  51. e2ada66 kvm: x86: Add Intel PMU MSRs to msrs_to_save[] by Jim Mattson · 5 years ago
  52. 4c07e2d Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  53. d0b3cfe Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
  54. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  55. e94f8cc Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next by Linus Torvalds · 5 years ago
  56. c5048a7 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago
  57. cdc7e18 Merge branch 'remotes/lorenzo/pci/vmd' by Bjorn Helgaas · 5 years ago
  58. 3efa7f1 Merge branch 'lorenzo/pci/tegra' by Bjorn Helgaas · 5 years ago
  59. 4597905 Merge branch 'remotes/lorenzo/pci/mobiveil' by Bjorn Helgaas · 5 years ago
  60. e4faafb Merge branch 'remotes/lorenzo/pci/misc' by Bjorn Helgaas · 5 years ago
  61. 8b38b5f Merge branch 'remotes/lorenzo/pci/mediatek' by Bjorn Helgaas · 5 years ago
  62. 5adc7d5 Merge branch 'remotes/lorenzo/pci/layerscape' by Bjorn Helgaas · 5 years ago
  63. 7088241 Merge branch 'remotes/lorenzo/pci/imx' by Bjorn Helgaas · 5 years ago
  64. a40c4b3 Merge branch 'remotes/lorenzo/pci/hv' by Bjorn Helgaas · 5 years ago
  65. b83e445 Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 5 years ago
  66. af47f25 Merge branch 'remotes/lorenzo/pci/al' by Bjorn Helgaas · 5 years ago
  67. 0ca0ef1 Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  68. 203104c Merge branch 'pci/pciehp' by Bjorn Helgaas · 5 years ago
  69. 63fa843 Merge branch 'pci/p2pdma' by Bjorn Helgaas · 5 years ago
  70. 3ddbff3 Merge branch 'pci/msi' by Bjorn Helgaas · 5 years ago
  71. 6ce54f0 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
  72. a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
  73. 77dc51f Merge branch 'pci/encapsulate' by Bjorn Helgaas · 5 years ago
  74. 20d3618 Merge branch 'pci/aspm' by Bjorn Helgaas · 5 years ago
  75. 9f7582d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  76. 1ad0bc7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  77. 1b5fb41 Merge tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linux by Linus Torvalds · 5 years ago
  78. 5825a95 Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  79. 3c6a691 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  80. 8ca06d6 Merge branch 'for-5.4/wacom' into for-linus by Jiri Kosina · 5 years ago
  81. 7af0f83 Merge branch 'for-5.4/sb0540' into for-linus by Jiri Kosina · 5 years ago
  82. 67fe00d8 Merge branch 'for-5.4/multitouch' into for-linus by Jiri Kosina · 5 years ago
  83. 0811575 Merge branch 'for-5.4/logitech' into for-linus by Jiri Kosina · 5 years ago
  84. 979d859 Merge branch 'for-5.4/ish' into for-linus by Jiri Kosina · 5 years ago
  85. 98656d5 Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linus by Jiri Kosina · 5 years ago
  86. ad049d5 Merge branch 'for-5.4/core' into for-linus by Jiri Kosina · 5 years ago
  87. 7147935 Merge branch 'for-5.4/cleanup' into for-linus by Jiri Kosina · 5 years ago
  88. 53c7164 Merge branch 'for-5.4/apple' into for-linus by Jiri Kosina · 5 years ago
  89. e6d64ce Merge branch 'for-5.3/upstream-fixes' into for-linus by Jiri Kosina · 5 years ago
  90. 619e17c Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 5 years ago
  91. 57f1c3c Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 5 years ago
  92. 5d4156a firmware: bcm47xx_nvram: _really_ correct size_t printf format by Linus Torvalds · 5 years ago
  93. 3e4d890 modules: make MODULE_IMPORT_NS() work even when modular builds are disabled by Linus Torvalds · 5 years ago
  94. 9dbd83f Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  95. 379bb04 Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  96. 28de978 Merge tag 'rproc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  97. 8d7ead5 Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire by Linus Torvalds · 5 years ago
  98. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  99. 8808cf8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  100. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago