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.18.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
Age
Commit message (
Expand
)
Author
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
2018-06-14
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
Arnd Bergmann
2018-06-14
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
2018-06-12
KVM: x86: VMX: fix build without hyper-v
Linus Torvalds
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
kvm: fix typo in flag name
Michael S. Tsirkin
2018-06-12
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-12
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-12
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
2018-06-12
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
2018-06-06
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
2018-06-06
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
kvm: nVMX: Add support for "VMWRITE to any supported field"
Jim Mattson
2018-06-04
kvm: nVMX: Restrict VMX capability MSR changes
Jim Mattson
2018-06-04
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-05-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-26
KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability
Vitaly Kuznetsov
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...
Vitaly Kuznetsov
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...
Vitaly Kuznetsov
2018-05-26
KVM: x86: hyperv: do rep check for each hypercall separately
Vitaly Kuznetsov
2018-05-26
KVM: x86: hyperv: use defines when parsing hypercall parameters
Vitaly Kuznetsov
2018-05-26
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-05-25
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2018-05-24
KVM: x86: Expose CLDEMOTE CPU feature to guest VM
Jingqi Liu
2018-05-24
KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address inv...
Liran Alon
2018-05-24
KVM: nVMX: Don't flush TLB when vmcs12 uses VPID
Liran Alon
2018-05-24
KVM: nVMX: Use vmx local var for referencing vpid02
Liran Alon
2018-05-24
KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION
Dan Carpenter
2018-05-24
KVM: x86: remove obsolete EXPORT... of handle_mmio_page_fault
Sean Christopherson
2018-05-24
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
2018-05-24
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
2018-05-24
x86/kvm: fix LAPIC timer drift when guest uses periodic mode
David Vrabel
2018-05-23
KVM: nVMX: Ensure that VMCS12 field offsets do not change
Jim Mattson
2018-05-23
KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields
Jim Mattson
2018-05-23
KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
Arnd Bergmann
2018-05-23
kvm: nVMX: Use nested_run_pending rather than from_vmentry
Jim Mattson
2018-05-23
KVM/VMX: Expose SSBD properly to guests
Konrad Rzeszutek Wilk
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-05-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
[next]