index
:
linux-stable.git
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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
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/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
KVM: arm64: vgic-its: Make ABI commit helpers return void
Jackie Liu
2026-06-05
KVM: arm64: vgic-its: Drop the translation cache reference only for the erase...
Hyunwoo Kim
2026-05-23
KVM: arm64: vgic-v5: Atomically assign bits to PPI DVI bitmap
Sascha Bischoff
2026-05-22
KVM: arm64: vgic-v5: Limit support to 64 PPIs
Marc Zyngier
2026-05-22
KVM: arm64: vgic: Rationalise per-CPU irq accessor
Marc Zyngier
2026-05-22
KVM: arm64: vgic-v5: Drop defensive checks from vgic_v5_ppi_queue_irq_unlock()
Marc Zyngier
2026-05-22
KVM: arm64: vgic: Consolidate vgic_allocate_private_irqs_locked()
Marc Zyngier
2026-05-22
KVM: arm64: vgic: Constify struct irq_ops usage
Marc Zyngier
2026-05-22
KVM: arm64: vgic-v5: Drop pointless ARM64_HAS_GICV5_CPUIF check
Marc Zyngier
2026-05-22
KVM: arm64: vgic-v5: Remove use of __assign_bit() with a constant
Marc Zyngier
2026-05-22
KVM: arm64: vgic-v5: Move PPI caps into kvm_vgic_global_state
Marc Zyngier
2026-05-22
KVM: arm64: vgic-v5: Add for_each_visible_v5_ppi() iterator
Marc Zyngier
2026-05-21
KVM: arm64: vgic-v2: Don't init the vgic on in-kernel interrupt injection
Marc Zyngier
2026-05-21
KVM: arm64: vgic-v2: Force vgic init on injection outside the run loop
Marc Zyngier
2026-05-20
KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bits
Michael Bommarito
2026-04-24
KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
David Woodhouse
2026-04-01
KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
Sascha Bischoff
2026-04-01
KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supported
Marc Zyngier
2026-04-01
KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Correctly set dist->ready once initialised
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Make the effective priority mask a strict limit
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behaviours
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIs
Marc Zyngier
2026-04-01
KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize time
Marc Zyngier
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Probe for GICv5 device
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Enlighten arch timer for GICv5
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Initialise ID and priority bits when resetting vcpu
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Create and initialise vgic_v5
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Implement direct injection of PPIs
Sascha Bischoff
2026-03-19
KVM: arm64: Introduce set_direct_injection irq_op
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Check for pending PPIs
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Implement PPI interrupt injection
Sascha Bischoff
2026-03-19
KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Detect implemented PPIs on boot
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Add Arm copyright header
Sascha Bischoff
2026-03-19
KVM: arm64: gic: Introduce interrupt type helpers
Sascha Bischoff
2026-03-19
KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops
Sascha Bischoff
2026-03-19
KVM: arm64: vgic: Rework vgic_is_v3() and add vgic_host_has_gicvX()
Sascha Bischoff
[next]