index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
Age
Commit message (
Expand
)
Author
2026-03-07
KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tail
Marc Zyngier
2026-03-05
KVM: arm64: Eagerly init vgic dist/redist on vgic creation
Marc Zyngier
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
Kees Cook
2026-02-05
Merge branch kvm-arm64/misc-6.20 into kvmarm-master/next
Marc Zyngier
2026-02-05
Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/next
Marc Zyngier
2026-02-05
Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/next
Marc Zyngier
2026-02-02
KVM: arm64: Use standard seq_file iterator for vgic-debug debugfs
Fuad Tabba
2026-02-02
KVM: arm64: Reimplement vgic-debug XArray iteration
Fuad Tabba
2026-01-30
KVM: arm64: gic: Set vgic_model before initing private IRQs
Sascha Bischoff
2026-01-30
KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
Sascha Bischoff
2026-01-30
KVM: arm64: Fix various comments
Zenghui Yu (Huawei)
2026-01-27
KVM: arm64: gic: Enable GICv3 CPUIF trapping on GICv5 hosts if required
Sascha Bischoff
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
[next]