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