1. b3594ff KVM: x86/mmu: Move kvm_arch_flush_remote_tlbs_memslot() to mmu.c by Sean Christopherson · 5 years ago
  2. 0577d1a KVM: Terminate memslot walks via used_slots by Sean Christopherson · 5 years ago
  3. 2a49f61 KVM: Ensure validity of memslot with respect to kvm_get_dirty_log() by Sean Christopherson · 5 years ago
  4. 0dff084 KVM: Provide common implementation for generic dirty log functions by Sean Christopherson · 5 years ago
  5. e96c81e KVM: Simplify kvm_free_memslot() and all its descendents by Sean Christopherson · 5 years ago
  6. 2119884 KVM: x86: Free arrays for old memslot when moving memslot's base gfn by Sean Christopherson · 5 years ago
  7. 9d4c197 KVM: Drop "const" attribute from old memslot in commit_memory_region() by Sean Christopherson · 5 years ago
  8. 414de7ab KVM: Drop kvm_arch_create_memslot() by Sean Christopherson · 5 years ago
  9. 0dab98b KVM: x86: Allocate memslot resources during prepare_memory_region() by Sean Christopherson · 5 years ago
  10. 82307e6 KVM: PPC: Move memslot memory allocation into prepare_memory_region() by Sean Christopherson · 5 years ago
  11. edd4fa3 KVM: x86: Allocate new rmap and large page tracking when moving memslot by Sean Christopherson · 5 years ago
  12. 744e699 KVM: x86: Move gpa_val and gpa_available into the emulator context by Sean Christopherson · 5 years ago
  13. 92daa48 KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault by Sean Christopherson · 5 years ago
  14. 999eabc KVM: apic: remove unused function apic_lvt_vector() by Miaohe Lin · 5 years ago
  15. d71f5e0 KVM: VMX: Add 'else' to split mutually exclusive case by Miaohe Lin · 5 years ago
  16. e080e53 KVM: x86: eliminate some unreachable code by Miaohe Lin · 5 years ago
  17. e630269 KVM: x86: Fix print format and coding style by Miaohe Lin · 5 years ago
  18. 222f06e KVM: vmx: rewrite the comment in vmx_get_mt_mask by Chia-I Wu · 5 years ago
  19. 35a5713 KVM: nVMX: Check IO instruction VM-exit conditions by Oliver Upton · 5 years ago
  20. e71237d KVM: nVMX: Refactor IO bitmap checks into helper function by Oliver Upton · 5 years ago
  21. 07721fe KVM: nVMX: Don't emulate instructions in guest mode by Paolo Bonzini · 5 years ago
  22. 5ef8acb KVM: nVMX: Emulate MTF when performing instruction emulation by Oliver Upton · 5 years ago
  23. dd58f3c KVM: fix error handling in svm_hardware_setup by Li RongQing · 4 years, 11 months ago
  24. d80b64f KVM: SVM: Fix potential memory leak in svm_cpu_init() by Miaohe Lin · 5 years ago
  25. 23520b2 KVM: apic: avoid calculating pending eoi from an uninitialized val by Miaohe Lin · 4 years, 11 months ago
  26. a444326 KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when apicv is globally disabled by Vitaly Kuznetsov · 5 years ago
  27. 91a5f41 KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1 by Vitaly Kuznetsov · 5 years ago
  28. 93fd966 kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled by Suravee Suthikulpanit · 4 years, 11 months ago
  29. 624e18f KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE by Xiaoyao Li · 5 years ago
  30. c9dfd3f KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow by wanpeng li · 5 years ago
  31. 7455a83 KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI by Miaohe Lin · 5 years ago
  32. b78a855 kvm/emulate: fix a -Werror=cast-function-type by Qian Cai · 5 years ago
  33. 147f1a1 KVM: x86: fix incorrect comparison in trace event by Paolo Bonzini · 5 years ago
  34. 463bfee KVM: nVMX: Fix some obsolete comments and grammar error by Miaohe Lin · 5 years ago
  35. ead68df KVM: x86: enable -Werror by Paolo Bonzini · 5 years ago
  36. 9446e6f KVM: x86: fix WARN_ON check of an unsigned less than zero by Paolo Bonzini · 5 years ago
  37. f6ab010 KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging by Sean Christopherson · 5 years ago
  38. 148d735e KVM: nVMX: Use correct root level for nested EPT shadow page tables by Sean Christopherson · 5 years ago
  39. ffdbd50 KVM: nVMX: Fix some comment typos and coding style by Miaohe Lin · 5 years ago
  40. 7a02674 KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP by Sean Christopherson · 5 years ago
  41. 331ca0f KVM: apic: reuse smp_wmb() in kvm_make_request() by Miaohe Lin · 5 years ago
  42. 2079644 KVM: x86: remove duplicated KVM_REQ_EVENT request by Miaohe Lin · 5 years ago
  43. a06230b KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS by Oliver Upton · 5 years ago
  44. 684c042 KVM: nVMX: Handle pending #DB when injecting INIT VM-exit by Oliver Upton · 5 years ago
  45. 307f1cf KVM: x86: Mask off reserved bit from #DB exception payload by Oliver Upton · 5 years ago
  46. bab0c31 KVM: x86: do not reset microcode version on INIT or RESET by Paolo Bonzini · 5 years ago
  47. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  48. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  49. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  50. 6ff90aa Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  51. d4f309c Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  52. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  53. 5939224 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  54. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  55. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  56. 469030d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  57. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  58. 2f86e45 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  59. d4bf905 powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  60. 9dc086f powerpc/futex: Fix incorrect user access blocking by Michael Ellerman · 5 years ago
  61. 5186a6c irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors by Zenghui Yu · 5 years ago
  62. e0f121c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  63. 9b7fa28 Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  64. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  65. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  66. 0f378d7 x86/apic: Mask IOAPIC entries when disabling the local APIC by Tony W Wang-oc · 5 years ago
  67. 90568ec Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  68. 9e6c535 Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  69. 782e067 virtio-blk: remove VIRTIO_BLK_F_SCSI support by Christoph Hellwig · 5 years ago
  70. 5b21115 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  71. cfb4b57 Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  72. a8be1ad KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration by Miaohe Lin · 5 years ago
  73. d76c7fb KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit by Sean Christopherson · 5 years ago
  74. bcfcff6 x86: vmxfeatures: rename features for consistency with KVM and manual by Paolo Bonzini · 5 years ago
  75. ef09f4f Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  76. df7e881 KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses by Paolo Bonzini · 5 years ago
  77. 4400cf5 KVM: x86: Fix perfctr WRMSR for running counters by Eric Hankland · 5 years ago
  78. a835023 x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests by Vitaly Kuznetsov · 5 years ago
  79. 31de3d2 x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs() by Vitaly Kuznetsov · 5 years ago
  80. 8f79b06 kvm: mmu: Separate generating and setting mmio ptes by Ben Gardon · 5 years ago
  81. 0a2b64c kvm: mmu: Replace unsigned with unsigned int for PTE access by Ben Gardon · 5 years ago
  82. ea79a75 KVM: nVMX: Remove stale comment from nested_vmx_load_cr3() by Sean Christopherson · 5 years ago
  83. 879a376 KVM: MIPS: Fold comparecount_func() into comparecount_wakeup() by Sean Christopherson · 5 years ago
  84. 09df630 KVM: MIPS: Fix a build error due to referencing not-yet-defined function by Sean Christopherson · 5 years ago
  85. 64b38bd x86/kvm: do not setup pv tlb flush when not paravirtualized by Thadeu Lima de Souza Cascardo · 5 years ago
  86. 9b5e853 KVM: x86: Take a u64 when checking for a valid dr7 value by Sean Christopherson · 5 years ago
  87. 8171cd6 KVM: x86: use raw clock values consistently by Paolo Bonzini · 5 years ago
  88. 917f947 KVM: x86: reorganize pvclock_gtod_data members by Paolo Bonzini · 5 years ago
  89. 33aabd0 KVM: nVMX: delete meaningless nested_vmx_run() declaration by Miaohe Lin · 5 years ago
  90. e8ef2a1 KVM: SVM: allow AVIC without split irqchip by Paolo Bonzini · 5 years ago
  91. f458d03 kvm: ioapic: Lazy update IOAPIC EOI by Suravee Suthikulpanit · 5 years ago
  92. 1ec2405 kvm: ioapic: Refactor kvm_ioapic_update_eoi() by Suravee Suthikulpanit · 5 years ago
  93. e2ed407 kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode. by Suravee Suthikulpanit · 5 years ago
  94. f3515dc svm: Temporarily deactivate AVIC during ExtINT handling by Suravee Suthikulpanit · 5 years ago
  95. 9a0bf05 svm: Deactivate AVIC when launching guest with nested SVM support by Suravee Suthikulpanit · 5 years ago
  96. f4fdc0a kvm: x86: hyperv: Use APICv update request interface by Suravee Suthikulpanit · 5 years ago
  97. 6c3e442 svm: Add support for dynamic APICv by Suravee Suthikulpanit · 5 years ago
  98. 2de9d0c kvm: x86: Introduce x86 ops hook for pre-update APICv by Suravee Suthikulpanit · 5 years ago
  99. ef8efd7 kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons by Suravee Suthikulpanit · 5 years ago
  100. dcbcfa2 KVM: svm: avic: Add support for dynamic setup/teardown of virtual APIC backing page by Suravee Suthikulpanit · 5 years ago