1. 4a53d99 KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode by Liran Alon · 6 years ago
  2. 17a81bd Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  3. 95c0654 KVM: VMX: Stop the preemption timer during vCPU reset by Wanpeng Li · 6 years ago
  4. 2b0911d KVM: LAPIC: Micro optimize IPI latency by Wanpeng Li · 6 years ago
  5. 1cfff4d kvm: Nested KVM MMUs need PAE root too by Jiří Paleček · 6 years ago
  6. c8848ce KVM: x86: set ctxt->have_exception in x86_decode_insn() by Jan Dakinevich · 6 years ago
  7. 8530a79 KVM: x86: always stop emulation on page fault by Jan Dakinevich · 6 years ago
  8. 380e005 KVM: nVMX: trace nested VM-Enter failures detected by H/W by Sean Christopherson · 6 years ago
  9. 5497b95 KVM: nVMX: add tracepoint for failed nested VM-Enter by Sean Christopherson · 6 years ago
  10. a061985 x86: KVM: svm: Fix a check in nested_svm_vmrun() by Dan Carpenter · 6 years ago
  11. 7396d33 KVM: x86: Return to userspace with internal error on unexpected exit reason by Liran Alon · 6 years ago
  12. 1edce0a KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code by Sean Christopherson · 6 years ago
  13. f20935d KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers by Sean Christopherson · 6 years ago
  14. b274a29 doc: kvm: Fix return description of KVM_SET_MSRS by Xiaoyao Li · 6 years ago
  15. 4f75bcc KVM: X86: Tune PLE Window tracepoint by Peter Xu · 6 years ago
  16. c5c5d6f KVM: VMX: Change ple_window type to unsigned int by Peter Xu · 6 years ago
  17. 13a7e37 KVM: X86: Remove tailing newline for tracepoints by Peter Xu · 6 years ago
  18. d94fdcd KVM: X86: Trace vcpu_id for vmexit by Peter Xu · 6 years ago
  19. 32d1d15 Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  20. 8146856 Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  21. 16cfacc KVM: x86: Manually calculate reserved bits when loading PDPTRS by Sean Christopherson · 6 years ago
  22. fdcf756 KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes by Alexander Graf · 6 years ago
  23. 92f35b7 KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE by Marc Zyngier · 6 years ago
  24. 81cb736 KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x by Thomas Huth · 6 years ago
  25. 200824f KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs by Thomas Huth · 6 years ago
  26. be6f55a KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl by Thomas Huth · 6 years ago
  27. b4d863c KVM: s390: improve documentation for S390_MEM_OP by Cornelia Huck · 6 years ago
  28. a13b03b KVM: s390: Test for bad access register and size at the start of S390_MEM_OP by Thomas Huth · 6 years ago
  29. e8688ba arm64: KVM: Device mappings should be execute-never by James Morse · 6 years ago
  30. ff42df4 KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9 by Paul Mackerras · 6 years ago
  31. d28eafc KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores by Paul Mackerras · 6 years ago
  32. 2ad7a27 KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions by Paul Mackerras · 6 years ago
  33. 3109741 KVM: arm/arm64: vgic: Use a single IO device per redistributor by Eric Auger · 6 years ago
  34. 926c615 KVM: arm/arm64: vgic: Remove spurious semicolons by Marc Zyngier · 6 years ago
  35. d22deab KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot by Suraj Jitindar Singh · 6 years ago
  36. ff7240c KVM: PPC: Book3S: Mark expected switch fall-through by Paul Menzel · 6 years ago
  37. 75bf465 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 6 years ago
  38. b6852ae KVM: VMX: Fix and tweak the comments for VM-Enter by Sean Christopherson · 6 years ago
  39. 12b58f4 KVM: Assert that struct kvm_vcpu is always as offset zero by Sean Christopherson · 6 years ago
  40. b382f44 KVM: X86: Add pv tlb shootdown tracepoint by Wanpeng Li · 6 years ago
  41. 92735b1 KVM: x86: Unconditionally call x86 ops that are always implemented by Sean Christopherson · 6 years ago
  42. 26c44a6 KVM: x86/mmu: Consolidate "is MMIO SPTE" code by Sean Christopherson · 6 years ago
  43. 4af7715 KVM: x86/mmu: Add explicit access mask for MMIO SPTEs by Sean Christopherson · 6 years ago
  44. 871bd03 KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch by Sean Christopherson · 6 years ago
  45. c8e16b7 x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception() by Vitaly Kuznetsov · 6 years ago
  46. e7134c1 x86: KVM: svm: eliminate weird goto from vmrun_interception() by Vitaly Kuznetsov · 6 years ago
  47. c4762fd x86: KVM: svm: remove hardcoded instruction length from intercepts by Vitaly Kuznetsov · 6 years ago
  48. 02d4160 x86: KVM: add xsetbv to the emulator by Vitaly Kuznetsov · 6 years ago
  49. 97413d2 x86: KVM: clear interrupt shadow on EMULTYPE_SKIP by Vitaly Kuznetsov · 6 years ago
  50. f8ea7c6 x86: kvm: svm: propagate errors from skip_emulated_instruction() by Vitaly Kuznetsov · 6 years ago
  51. 05402f6 x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP by Vitaly Kuznetsov · 6 years ago
  52. 016cd75 KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails by Sean Christopherson · 6 years ago
  53. 0c54914 KVM: x86: use Intel speculation bugs and features as derived in generic x86 code by Paolo Bonzini · 6 years ago
  54. 50896de KVM: x86: always expose VIRT_SSBD to guests by Paolo Bonzini · 6 years ago
  55. 4c6903a KVM: x86: fix reporting of AMD speculation bug CPUID leaf by Paolo Bonzini · 6 years ago
  56. e442737 selftests/kvm: make platform_info_test pass on AMD by Vitaly Kuznetsov · 6 years ago
  57. d012a06 Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot" by Paolo Bonzini · 6 years ago
  58. 54577e5 selftests: kvm: fix state save/load on processors without XSAVE by Paolo Bonzini · 6 years ago
  59. 07ab0f8 KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence by Marc Zyngier · 6 years ago
  60. 0ed5f5d KVM: arm/arm64: vgic: Make function comments match function declarations by Alexandru Elisei · 6 years ago
  61. 363de99 arm64/kvm: Remove VMID rollover I-cache maintenance by Mark Rutland · 6 years ago
  62. 4110817 KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic by Marc Zyngier · 6 years ago
  63. 86a7dae KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection by Marc Zyngier · 6 years ago
  64. 89489ee KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation by Marc Zyngier · 6 years ago
  65. cbfda48 KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown by Marc Zyngier · 6 years ago
  66. 363518f KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable by Marc Zyngier · 6 years ago
  67. b4931af KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs by Marc Zyngier · 6 years ago
  68. 0c14484 KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands by Marc Zyngier · 6 years ago
  69. 7d825fd KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation by Marc Zyngier · 6 years ago
  70. 1bb3691 KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive by Marc Zyngier · 6 years ago
  71. 24cab82 KVM: arm/arm64: vgic: Add LPI translation cache definition by Marc Zyngier · 6 years ago
  72. da15c03 powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race by Paul Mackerras · 6 years ago
  73. 8d4ba9c KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device by Paul Mackerras · 6 years ago
  74. 959c5d5 KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts by Paul Mackerras · 6 years ago
  75. 237aed4 KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP by Cédric Le Goater · 6 years ago
  76. c930e19 selftests: kvm: fix vmx_set_nested_state_test by Paolo Bonzini · 6 years ago
  77. 65efa61 selftests: kvm: provide common function to enable eVMCS by Paolo Bonzini · 6 years ago
  78. 92cd0f0 selftests: kvm: do not try running the VM in vmx_set_nested_state_test by Paolo Bonzini · 6 years ago
  79. c8e174b KVM: x86: svm: remove redundant assignment of var new_entry by Miaohe Lin · 6 years ago
  80. ed4e7b0 MAINTAINERS: add KVM x86 reviewers by Paolo Bonzini · 6 years ago
  81. 74260dc MAINTAINERS: change list for KVM/s390 by Paolo Bonzini · 6 years ago
  82. b14c876 kvm: x86: skip populating logical dest map if apic is not sw enabled by Radim Krcmar · 6 years ago
  83. d45331b Linux 5.3-rc4 by Linus Torvalds · 6 years ago
  84. b6c0649 Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  85. f6192cb7 Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  86. 296d05c Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  87. 6d8f809 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. d2359a5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. dcbb4a15 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. ed254bb Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. 6054f4e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. 829890d Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  93. bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 6 years ago
  94. 5aa9100 Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  95. 36e630e Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  96. c13f867 Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  97. 15fa98e Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  98. 1041f50 Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  99. 97946f5 Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  100. 23df57a Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago