1. 3ee6fb4 Documentation: kvm: fix some typos in cpuid.rst by Oliver Upton · 4 years, 5 months ago
  2. 66570e9 kvm: x86: only provide PV features if enabled in guest's CPUID by Oliver Upton · 4 years, 5 months ago
  3. 210dfd9 kvm: x86: set wall_clock in kvm_write_wall_clock() by Oliver Upton · 4 years, 5 months ago
  4. 5b9bb0e kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn by Oliver Upton · 4 years, 5 months ago
  5. 66af4f5 x86/kvm: Update the comment about asynchronous page fault in exc_page_fault() by Vitaly Kuznetsov · 4 years, 4 months ago
  6. 8f116a6 x86/kvm: hide KVM options from menuconfig when KVM is not compiled by Matteo Croce · 4 years, 4 months ago
  7. 10f79cc Documentation: kvm: fix a typo by Li Qiang · 4 years, 4 months ago
  8. 043248b KVM: VMX: Forbid userspace MSR filters for x2APIC by Paolo Bonzini · 4 years, 3 months ago
  9. 9389b9d KVM: VMX: Ignore userspace MSR filters for x2APIC by Sean Christopherson · 4 years, 3 months ago
  10. 1b21c8d Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 3 months ago
  11. 628ade2 KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms by Peter Xu · 4 years, 3 months ago
  12. 4e5dc64 Merge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu-5.9' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
  13. ffd1b63 KVM: arm64: Ensure user_mem_abort() return value is initialised by Will Deacon · 4 years, 4 months ago
  14. b259d13 KVM: arm64: Pass level hint to TLBI during stage-2 permission fault by Will Deacon · 4 years, 4 months ago
  15. 030bdf3 KVM: arm64: Fix some documentation build warnings by Mauro Carvalho Chehab · 4 years, 4 months ago
  16. 14ef9d0 Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
  17. 816c347 Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp-pcpu by Marc Zyngier · 4 years, 4 months ago
  18. a3bb9c3 kvm: arm64: Remove unnecessary hyp mappings by David Brazdil · 4 years, 4 months ago
  19. 30c9539 kvm: arm64: Set up hyp percpu data for nVHE by David Brazdil · 4 years, 4 months ago
  20. 2a1198c kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE by David Brazdil · 4 years, 4 months ago
  21. df4c821 kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp by David Brazdil · 4 years, 4 months ago
  22. 5724949 kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars by David Brazdil · 4 years, 4 months ago
  23. ea39102 kvm: arm64: Remove hyp_adr/ldr_this_cpu by David Brazdil · 4 years, 4 months ago
  24. 717cf94 kvm: arm64: Remove __hyp_this_cpu_read by David Brazdil · 4 years, 4 months ago
  25. 3471ee0 kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM by David Brazdil · 4 years, 4 months ago
  26. ce492a1 kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h by David Brazdil · 4 years, 4 months ago
  27. ab25464 kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY by David Brazdil · 4 years, 4 months ago
  28. 780c083 arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option by Will Deacon · 4 years, 4 months ago
  29. 5c8b0cb arm64: Pull in task_stack_page() to Spectre-v4 mitigation code by Will Deacon · 4 years, 4 months ago
  30. 9ef2b48 KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled by Will Deacon · 4 years, 4 months ago
  31. 31c84d6 arm64: Get rid of arm64_ssbd_state by Marc Zyngier · 4 years, 4 months ago
  32. d63d975 KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state() by Marc Zyngier · 4 years, 4 months ago
  33. 7311467 KVM: arm64: Get rid of kvm_arm_have_ssbd() by Marc Zyngier · 4 years, 4 months ago
  34. 29e8910 KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 by Marc Zyngier · 4 years, 4 months ago
  35. c287620 arm64: Rewrite Spectre-v4 mitigation code by Will Deacon · 4 years, 4 months ago
  36. 9e78b65 arm64: Move SSBD prctl() handler alongside other spectre mitigation code by Will Deacon · 4 years, 4 months ago
  37. 9b0955b arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4 by Will Deacon · 4 years, 4 months ago
  38. 532d581 arm64: Treat SSBS as a non-strict system feature by Will Deacon · 4 years, 4 months ago
  39. a8de949 arm64: Group start_thread() functions together by Will Deacon · 4 years, 4 months ago
  40. e102623 KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2 by Marc Zyngier · 4 years, 4 months ago
  41. d4647f0 arm64: Rewrite Spectre-v2 mitigation code by Will Deacon · 4 years, 4 months ago
  42. 455697a arm64: Introduce separate file for spectre mitigations and reporting by Will Deacon · 4 years, 4 months ago
  43. 688f1e4 arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2 by Will Deacon · 4 years, 4 months ago
  44. b181048 KVM: arm64: Simplify install_bp_hardening_cb() by Will Deacon · 4 years, 4 months ago
  45. 5359a87 KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE by Will Deacon · 4 years, 4 months ago
  46. 6e5f092 arm64: Remove Spectre-related CONFIG_* options by Will Deacon · 4 years, 4 months ago
  47. 39533e1 arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs by Marc Zyngier · 4 years, 6 months ago
  48. 2e02cbb Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
  49. 51dd2eb KVM: arm64: Match PMU error code descriptions with error conditions by Alexandru Elisei · 4 years, 4 months ago
  50. af130d0 KVM: arm64: Add undocumented return values for PMU device control group by Alexandru Elisei · 4 years, 4 months ago
  51. 8be86a5 KVM: arm64: Document PMU filtering API by Marc Zyngier · 5 years ago
  52. 88865be KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1 by Marc Zyngier · 4 years, 10 months ago
  53. d7eec23 KVM: arm64: Add PMU event filtering infrastructure by Marc Zyngier · 5 years ago
  54. fd65a3b KVM: arm64: Use event mask matching architecture revision by Marc Zyngier · 4 years, 10 months ago
  55. 42223fb KVM: arm64: Refactor PMU attribute error handling by Marc Zyngier · 4 years, 10 months ago
  56. 6a2e092 KVM: VMX: vmx_uret_msrs_list[] can be static by kernel test robot · 4 years, 4 months ago
  57. 0c899c2 KVM: x86: do not attempt TSC synchronization on guest writes by Paolo Bonzini · 4 years, 4 months ago
  58. a7d5c7c KVM: nSVM: delay MSR permission processing to first nested VM run by Paolo Bonzini · 4 years, 4 months ago
  59. 729c15c KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES by Paolo Bonzini · 4 years, 4 months ago
  60. d468706 KVM: selftests: Add test for user space MSR handling by Alexander Graf · 4 years, 4 months ago
  61. 1a15525 KVM: x86: Introduce MSR filtering by Alexander Graf · 4 years, 4 months ago
  62. 3eb9001 KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied by Alexander Graf · 4 years, 4 months ago
  63. fd6fa73 KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied by Alexander Graf · 4 years, 4 months ago
  64. 476c9bd KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs by Aaron Lewis · 4 years, 4 months ago
  65. 51de815 KVM: x86: Add infrastructure for MSR filtering by Alexander Graf · 4 years, 4 months ago
  66. 1ae0995 KVM: x86: Allow deflecting unknown MSR accesses to user space by Alexander Graf · 4 years, 4 months ago
  67. 90218e4 KVM: x86: Return -ENOENT on unimplemented MSRs by Alexander Graf · 4 years, 4 months ago
  68. 802145c KVM: VMX: Rename vmx_uret_msr's "index" to "slot" by Sean Christopherson · 4 years, 4 months ago
  69. 14a61b6 KVM: VMX: Rename "vmx_msr_index" to "vmx_uret_msrs_list" by Sean Christopherson · 4 years, 4 months ago
  70. 7bf662b KVM: VMX: Rename "vmx_set_guest_msr" to "vmx_set_guest_uret_msr" by Sean Christopherson · 4 years, 4 months ago
  71. d85a803 KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr" by Sean Christopherson · 4 years, 4 months ago
  72. bd65ba8 KVM: VMX: Add vmx_setup_uret_msr() to handle lookup and swap by Sean Christopherson · 4 years, 4 months ago
  73. 86e3e49 KVM: VMX: Move uret MSR lookup into update_transition_efer() by Sean Christopherson · 4 years, 4 months ago
  74. ef1d2ee KVM: VMX: Check guest support for RDTSCP before processing MSR_TSC_AUX by Sean Christopherson · 4 years, 4 months ago
  75. 1e7a483 KVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret_msr" by Sean Christopherson · 4 years, 4 months ago
  76. 658ece8 KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded" by Sean Christopherson · 4 years, 4 months ago
  77. e9bb1ae KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs" by Sean Christopherson · 4 years, 4 months ago
  78. fbc1800 KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs" by Sean Christopherson · 4 years, 4 months ago
  79. eb3db1b KVM: VMX: Rename the "shared_msr_entry" struct to "vmx_uret_msr" by Sean Christopherson · 4 years, 4 months ago
  80. a128a93 KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot" by Sean Christopherson · 4 years, 4 months ago
  81. ce833b2 KVM: VMX: Prepend "MAX_" to MSR array size defines by Sean Christopherson · 4 years, 4 months ago
  82. 7e34fbd KVM: x86: Rename "shared_msrs" to "user_return_msrs" by Sean Christopherson · 4 years, 4 months ago
  83. 04d28e3 KVM: x86/mmu: Move individual kvm_mmu initialization into common helper by Sean Christopherson · 4 years, 4 months ago
  84. 02f1965 KVM: nVMX: Read EXIT_QUAL and INTR_INFO only when needed for nested exit by Sean Christopherson · 4 years, 4 months ago
  85. cc167bd KVM: x86: Use common definition for kvm_nested_vmexit tracepoint by Sean Christopherson · 4 years, 4 months ago
  86. 029e8c8 KVM: x86: Add macro wrapper for defining kvm_exit tracepoint by Sean Christopherson · 4 years, 4 months ago
  87. 235ba74 KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint by Sean Christopherson · 4 years, 4 months ago
  88. f315f2b KVM: VMX: Add a helper to test for a valid error code given an intr info by Sean Christopherson · 4 years, 4 months ago
  89. a9d7d76 KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint by Sean Christopherson · 4 years, 4 months ago
  90. b2d5225 KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepoint by Sean Christopherson · 4 years, 4 months ago
  91. 138534a KVM: nVMX: WARN on attempt to switch the currently loaded VMCS by Sean Christopherson · 4 years, 4 months ago
  92. ebec153 KVM: nVMX: Drop redundant VMCS switch and free_nested() call by Sean Christopherson · 4 years, 4 months ago
  93. df82a24 KVM: nVMX: Ensure vmcs01 is the loaded VMCS when freeing nested state by Sean Christopherson · 4 years, 4 months ago
  94. c61ca2f KVM: nVMX: Move free_nested() below vmx_switch_vmcs() by Sean Christopherson · 4 years, 4 months ago
  95. 2ba4493 KVM: nVMX: Explicitly check for valid guest state for !unrestricted guest by Sean Christopherson · 4 years, 4 months ago
  96. b89d5ad KVM: nVMX: Reload vmcs01 if getting vmcs12's pages fails by Sean Christopherson · 4 years, 4 months ago
  97. fc387d8 KVM: nVMX: Reset the segment cache when stuffing guest segs by Sean Christopherson · 4 years, 4 months ago
  98. e88b809 KVM: x86/mmu: Track write/user faults using bools by Sean Christopherson · 4 years, 4 months ago
  99. dcc7065 KVM: x86/mmu: Hoist ITLB multi-hit workaround check up a level by Sean Christopherson · 4 years, 4 months ago
  100. 1d4a737 KVM: x86/mmu: Rename 'hlevel' to 'level' in FNAME(fetch) by Sean Christopherson · 4 years, 4 months ago