index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kvm
/
arm_vgic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-2
/
+2
2026-08-19
Merge branch 'kvm-arm64/misc-7.3' into next
Oliver Upton
1
-0
/
+2
2026-08-19
KVM: arm64: vgic: Reject out-of-range GICv5 PPI IDs
Sascha Bischoff
1
-0
/
+2
2026-07-23
KVM: arm64: vgic: Fix race between LPI release and re-registration
Carlos López
1
-3
/
+0
2026-07-21
KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2
Marc Zyngier
1
-2
/
+0
2026-05-22
KVM: arm64: vgic: Constify struct irq_ops usage
Marc Zyngier
1
-4
/
+5
2026-05-22
KVM: arm64: vgic-v5: Move PPI caps into kvm_vgic_global_state
Marc Zyngier
1
-5
/
+5
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
1
-0
/
+3
2026-03-19
KVM: arm64: gic-v5: Enlighten arch timer for GICv5
Sascha Bischoff
1
-0
/
+3
2026-03-19
KVM: arm64: gic-v5: Create and initialise vgic_v5
Sascha Bischoff
1
-0
/
+1
2026-03-19
KVM: arm64: Introduce set_direct_injection irq_op
Sascha Bischoff
1
-0
/
+7
2026-03-19
KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops
Sascha Bischoff
1
-0
/
+8
2026-03-19
KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
Sascha Bischoff
1
-0
/
+24
2026-03-19
KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
Sascha Bischoff
1
-0
/
+2
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
1
-0
/
+22
2026-03-19
KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
Sascha Bischoff
1
-0
/
+1
2026-03-19
KVM: arm64: gic-v5: Detect implemented PPIs on boot
Sascha Bischoff
1
-0
/
+13
2026-03-19
KVM: arm64: gic: Introduce interrupt type helpers
Sascha Bischoff
1
-5
/
+97
2026-03-19
KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops
Sascha Bischoff
1
-1
/
+4
2026-02-02
KVM: arm64: Use standard seq_file iterator for vgic-debug debugfs
Fuad Tabba
1
-3
/
+0
2026-02-02
KVM: arm64: Reimplement vgic-debug XArray iteration
Fuad Tabba
1
-1
/
+0
2025-11-24
KVM: arm64: GICv2: Handle deactivation via GICV_DIR traps
Marc Zyngier
1
-0
/
+1
2025-11-24
KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation
Marc Zyngier
1
-0
/
+3
2025-11-24
KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
Marc Zyngier
1
-0
/
+1
2025-11-24
KVM: arm64: Add tracking of vgic_irq being present in a LR
Marc Zyngier
1
-0
/
+1
2025-11-24
KVM: arm64: Repack struct vgic_irq fields
Marc Zyngier
1
-10
/
+10
2025-11-24
irqchip/gic: Expose CPU interface VA to KVM
Marc Zyngier
1
-0
/
+3
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+1
2025-09-20
Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2025-09-17
KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility
Marc Zyngier
1
-0
/
+1
2025-09-15
KVM: arm64: vgic-init: Remove vgic_ready() macro
Keir Fraser
1
-1
/
+0
2025-09-10
KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocks
Oliver Upton
1
-0
/
+3
2025-09-10
KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs
Oliver Upton
1
-2
/
+2
2025-09-10
KVM: arm64: vgic: Drop stale comment on IRQ active state
Oliver Upton
1
-1
/
+1
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
1
-1
/
+8
2025-07-28
Merge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/next
Oliver Upton
1
-0
/
+3
2025-07-26
KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcap
Raghavendra Rao Ananta
1
-0
/
+3
2025-07-08
KVM: arm64: gic-v5: Support GICv3 compat
Sascha Bischoff
1
-1
/
+5
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
1
-1
/
+1
2025-05-30
KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
Oliver Upton
1
-2
/
+1
2025-03-03
KVM: arm64: nv: Add Maintenance Interrupt emulation
Marc Zyngier
1
-0
/
+4
2025-03-03
KVM: arm64: nv: Nested GICv3 emulation
Marc Zyngier
1
-0
/
+2
2025-03-03
KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
Marc Zyngier
1
-0
/
+4
2024-11-20
KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition
Marc Zyngier
1
-1
/
+0
2024-05-08
Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
1
-1
/
+0
2024-05-03
KVM: arm64: vgic: Allocate private interrupts on demand
Marc Zyngier
1
-1
/
+1
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
1
-1
/
+0
2024-04-25
KVM: arm64: vgic-its: Get rid of the lpi_list_lock
Oliver Upton
1
-3
/
+0
2024-04-25
KVM: arm64: vgic-its: Rip out the global translation cache
Oliver Upton
1
-3
/
+0
[next]