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.18-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
Age
Commit message (
Expand
)
Author
2021-06-08
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
2021-06-08
KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync
Lai Jiangshan
2021-06-08
KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
Sean Christopherson
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
2021-06-08
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
2021-06-08
KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior
Lai Jiangshan
2021-06-08
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
2021-06-08
KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
Wanpeng Li
2021-06-08
KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length a...
Ashish Kalra
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
2021-05-28
Merge tag 'kvmarm-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2021-05-27
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
2021-05-27
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
2021-05-27
KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch
Wanpeng Li
2021-05-27
selftests: kvm: do only 1 memslot_perf_test run by default
Paolo Bonzini
2021-05-27
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
2021-05-27
KVM: selftests: allow using UFFD minor faults for demand paging
Axel Rasmussen
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
2021-05-27
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
2021-05-27
KVM: selftests: allow different backing source types
Axel Rasmussen
2021-05-27
KVM: selftests: compute correct demand paging size
Axel Rasmussen
2021-05-27
KVM: selftests: simplify setup_demand_paging error handling
Axel Rasmussen
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
2021-05-27
KVM: selftests: Fix hang in hardware_disable_test
David Matlack
2021-05-27
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
David Matlack
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
2021-05-27
KVM: selftests: add a memslot-related performance benchmark
Maciej S. Szmigiero
2021-05-27
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
2021-05-27
selftests: kvm: fix potential issue with ELF loading
Paolo Bonzini
2021-05-27
selftests: kvm: make allocation of extra memory take effect
Zhenzhong Duan
2021-05-27
KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots()
Wanpeng Li
2021-05-27
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
2021-05-27
KVM: X86: Bail out of direct yield in case of under-committed scenarios
Wanpeng Li
2021-05-27
KVM: PPC: exit halt polling on need_resched()
Wanpeng Li
2021-05-27
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
2021-05-27
KVM: arm64: Resolve all pending PC updates before immediate exit
Zenghui Yu
2021-05-24
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
2021-05-24
KVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-24
KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-05-15
KVM: arm64: Fix debug register indexing
Marc Zyngier
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
[next]