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_qcom-6.18.y
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
/
arm64
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
2026-06-12
Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2026-06-12
Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/next
Marc Zyngier
2026-06-12
Merge branch kvm-arm64/misc-7.2 into kvmarm-master/next
Marc Zyngier
2026-06-12
Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/next
Marc Zyngier
2026-06-12
Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/next
Marc Zyngier
2026-06-07
KVM: arm64: Flush HCR_EL2.VSE to deliver SErrors to pKVM guests
tabba@google.com
2026-06-07
KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPU
Hyunwoo Kim
2026-06-07
KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPU
Hyunwoo Kim
2026-06-05
KVM: arm64: Correctly identify executable PTEs at stage-2
Oliver Upton
2026-06-05
KVM: arm64: Restore POR_EL0 access to host EL0
Joey Gouly
2026-06-03
KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POE
Marc Zyngier
2026-06-03
arm64: fpsimd: Move SVE save/restore inline
Mark Rutland
2026-06-03
arm64: fpsimd: Use opaque type for SVE state
Mark Rutland
2026-06-03
arm64: fpsimd: Move fpsimd save/restore inline
Mark Rutland
2026-06-03
arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
Mark Rutland
2026-06-03
KVM: arm64: pkvm: Remove struct cpu_sve_state
Mark Rutland
2026-06-03
KVM: arm64: pkvm: Save host FPMR in host cpu context
Mark Rutland
2026-06-03
KVM: arm64: Don't override FFR save/restore argument
Mark Rutland
2026-06-03
KVM: arm64: Don't include <asm/fpsimdmacros.h>
Mark Rutland
2026-05-29
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
2026-05-28
KVM: arm64: Remove @arch from __load_stage2()
Zenghui Yu (Huawei)
2026-05-27
KVM: arm64: Pre-check vcpu memcache for host->guest donate
Fuad Tabba
2026-05-27
KVM: arm64: Pre-check vcpu memcache for host->guest share
Fuad Tabba
2026-05-27
KVM: arm64: Seed pkvm_ownership_selftest vcpu memcache
Fuad Tabba
2026-05-27
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
2026-05-27
KVM: arm64: Guard against NULL vcpu on VHE hyp panic path
Fuad Tabba
2026-05-26
KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_host
Vincent Donnefort
2026-05-26
KVM: arm64: Fix __pkvm_init_vm error path
Vincent Donnefort
2026-05-26
KVM: arm64: Reset page order in pKVM hyp_pool
Vincent Donnefort
2026-05-22
KVM: arm64: vgic-v5: Limit support to 64 PPIs
Marc Zyngier
2026-05-21
KVM: arm64: Fix CONFIG_PKVM_DISABLE_STAGE2_ON_PANIC
Vincent Donnefort
2026-05-20
KVM: arm64: Fix nVHE/pKVM hyp tracing error on invalid desc
Vincent Donnefort
2026-05-07
KVM: arm64: Pre-check vcpu memcache for host->guest donate
Fuad Tabba
2026-05-07
KVM: arm64: Pre-check vcpu memcache for host->guest share
Fuad Tabba
2026-05-07
KVM: arm64: Seed pkvm_ownership_selftest vcpu memcache
Fuad Tabba
2026-05-07
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
2026-05-07
KVM: arm64: Guard against NULL vcpu on VHE hyp panic path
Fuad Tabba
2026-05-06
KVM: arm64: Remove potential UB on nvhe tracing clock update
Mostafa Saleh
2026-05-06
KVM: arm64: Work around C1-Pro erratum 4193714 for protected guests
James Morse
2026-04-27
Merge tag 'kvmarm-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-04-24
KVM: arm64: Fix initialisation order in __pkvm_init_finalise()
Quentin Perret
2026-04-24
KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()
Fuad Tabba
2026-04-24
KVM: arm64: Reject non compliant SMCCC function calls in pKVM
Sebastian Ene
2026-04-18
KVM: arm64: pkvm: Adopt MARKER() to define host hypercall ranges
Marc Zyngier
2026-04-17
KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHE
Vincent Donnefort
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
2026-04-08
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
[prev]
[next]