index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-12-04
KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
Sean Christopherson
2025-12-04
KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
Sean Christopherson
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-19
KVM: x86: Load guest/host PKRU outside of the fastpath run loop
Sean Christopherson
2025-11-18
KVM: SVM: Handle #MCs in guest outside of fastpath
Sean Christopherson
2025-11-18
x86/bugs: KVM: Move VM_CLEAR_CPU_BUFFERS into SVM as SVM_CLEAR_CPU_BUFFERS
Sean Christopherson
2025-11-18
KVM: SVM: Fix redundant updates of LBR MSR intercepts
Yosry Ahmed
2025-11-14
KVM: SEV: Add known supported SEV-SNP policy bits
Tom Lendacky
2025-11-14
KVM: SEV: Publish supported SEV-SNP policy bits
Tom Lendacky
2025-11-14
KVM: SEV: Consolidate the SEV policy bits in a single header file
Tom Lendacky
2025-11-13
KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
Omar Sandoval
2025-11-09
KVM: nSVM: Fix and simplify LBR virtualization handling with nested
Yosry Ahmed
2025-11-09
KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
Yosry Ahmed
2025-11-09
KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated
Yosry Ahmed
2025-11-06
KVM: SVM: Ensure SPEC_CTRL[63:32] is context switched between guest and host
Uros Bizjak
2025-11-05
KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
Yosry Ahmed
2025-11-05
KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation
Yosry Ahmed
2025-11-05
KVM: nSVM: Remove redundant cases in nested_svm_intercept()
Yosry Ahmed
2025-11-04
KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
Sean Christopherson
2025-11-04
KVM: SVM: switch to raw spinlock for svm->ir_list_lock
Maxim Levitsky
2025-11-04
KVM: SVM: Make avic_ga_log_notifier() local to avic.c
Sean Christopherson
2025-11-04
KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
Sean Christopherson
2025-11-04
KVM: SVM: Initialize per-CPU svm_data at the end of hardware setup
Sean Christopherson
2025-10-17
KVM: SVM: Add AVIC support for 4k vCPUs in x2AVIC mode
Naveen N Rao
2025-10-17
KVM: SVM: Move AVIC Physical ID table allocation to vcpu_precreate()
Naveen N Rao
2025-10-17
KVM: SVM: Replace hard-coded value 0x1FF with the corresponding macro
Naveen N Rao
2025-10-17
KVM: SVM: Add a helper to look up the max physical ID for AVIC
Naveen N Rao
2025-10-17
KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
Naveen N Rao
2025-10-15
KVM: SVM: Disallow EFER.LMSLE when not supported by hardware
Jim Mattson
2025-10-14
KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN
Jim Mattson
2025-10-14
KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUN
Jim Mattson
2025-09-30
Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-ciphertext-6.18' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-svm-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-09-23
KVM: SVM: Enable shadow stack virtualization for SVM
John Allen
2025-09-23
KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
Sean Christopherson
2025-09-23
KVM: SVM: Pass through shadow stack MSRs as appropriate
John Allen
2025-09-23
KVM: SVM: Update dump_vmcb with shadow stack save area additions
John Allen
2025-09-23
KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02
Sean Christopherson
2025-09-23
KVM: SVM: Emulate reads and writes to shadow stack MSRs
John Allen
2025-09-23
KVM: x86: Enable CET virtualization for VMX and advertise to userspace
Yang Weijiang
2025-09-23
KVM: x86: Initialize allow_smaller_maxphyaddr earlier in setup
Sean Christopherson
2025-09-23
KVM: x86: Merge 'svm' into 'cet' to pick up GHCB dependencies
Sean Christopherson
2025-09-23
KVM: SVM: Enable AVIC by default for Zen4+ if x2AVIC is support
Naveen N Rao
2025-09-23
KVM: SVM: Move global "avic" variable to avic.c
Sean Christopherson
2025-09-23
KVM: SVM: Don't advise the user to do force_avic=y (when x2AVIC is detected)
Sean Christopherson
[next]