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
/
arm64
/
kvm
/
vgic
Age
Commit message (
Expand
)
Author
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2025-11-24
KVM: arm64: GICv2: Always trap GICV_DIR register
Marc Zyngier
2025-11-24
KVM: arm64: GICv2: Handle deactivation via GICV_DIR traps
Marc Zyngier
2025-11-24
KVM: arm64: GICv2: Handle LR overflow when EOImode==0
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.En
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitive
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Avoid broadcast kick on CPUs lacking TDIR
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Add GICv2 SGI handling to deactivation primitive
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Handle LR overflow when EOImode==0
Marc Zyngier
2025-11-24
KVM: arm64: Use MI to detect groups being enabled/disabled
Marc Zyngier
2025-11-24
KVM: arm64: Move undeliverable interrupts to the end of ap_list
Marc Zyngier
2025-11-24
KVM: arm64: Invert ap_list sorting to push active interrupts out
Marc Zyngier
2025-11-24
KVM: arm64: Make vgic_target_oracle() globally available
Marc Zyngier
2025-11-24
KVM: arm64: Turn kvm_vgic_vcpu_enable() into kvm_vgic_vcpu_reset()
Marc Zyngier
2025-11-24
KVM: arm64: Revamp vgic maintenance interrupt configuration
Marc Zyngier
2025-11-24
KVM: arm64: Eagerly save VMCR on exit
Marc Zyngier
2025-11-24
KVM: arm64: Compute vgic state irrespective of the number of interrupts
Marc Zyngier
2025-11-24
KVM: arm64: GICv2: Extract LR computing primitive
Marc Zyngier
2025-11-24
KVM: arm64: GICv2: Extract LR folding primitive
Marc Zyngier
2025-11-24
KVM: arm64: GICv2: Decouple GICH_HCR programming from LRs being loaded
Marc Zyngier
2025-11-24
KVM: arm64: GICv2: Preserve EOIcount on exit
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Extract LR computing primitive
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Extract LR folding primitive
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Drop LPI active state when folding LRs
Marc Zyngier
2025-11-24
KVM: arm64: Add LR overflow handling documentation
Marc Zyngier
2025-11-24
KVM: arm64: Add tracking of vgic_irq being present in a LR
Marc Zyngier
2025-11-24
KVM: arm64: Repack struct vgic_irq fields
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
Marc Zyngier
2025-11-24
KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant
Marc Zyngier
2025-11-24
irqchip/gic: Expose CPU interface VA to KVM
Marc Zyngier
2025-11-08
KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lock
Oliver Upton
2025-11-08
KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray
Oliver Upton
2025-11-08
KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configured
Marc Zyngier
2025-10-30
KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
Sascha Bischoff
2025-10-13
KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
Sascha Bischoff
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-09-20
Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/next
Marc Zyngier
2025-09-17
KVM: arm64: Use ARM64_HAS_GICV5_LEGACY for GICv5 probing
Sascha Bischoff
2025-09-17
KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility
Marc Zyngier
2025-09-17
Merge branch kvm-arm64/mmio-rcu into kvmarm-master/next
Marc Zyngier
2025-09-15
KVM: arm64: vgic: Explicitly implement vgic_dist::ready ordering
Keir Fraser
2025-09-15
KVM: arm64: vgic-init: Remove vgic_ready() macro
Keir Fraser
2025-09-10
KVM: arm64: vgic: fix incorrect spinlock API usage
Alok Tiwari
2025-09-10
KVM: arm64: vgic-v3: Indicate vgic_put_irq() may take LPI xarray lock
Oliver Upton
2025-09-10
KVM: arm64: vgic-v3: Don't require IRQs be disabled for LPI xarray lock
Oliver Upton
2025-09-10
KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocks
Oliver Upton
[next]