index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
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/kvmarm/kvmarm into HEAD
Paolo Bonzini
8
-51
/
+124
2026-08-19
Merge branch 'kvm-arm64/misc-7.3' into next
Oliver Upton
6
-15
/
+43
2026-08-19
Merge branch 'kvm-arm64/vtr-patch' into next
Oliver Upton
3
-36
/
+81
2026-08-19
KVM: arm64: vgic: Reject out-of-range GICv5 PPI IDs
Sascha Bischoff
1
-0
/
+2
2026-08-19
KVM: arm64: vgic: Prevent speculative SPI array underflow
Sascha Bischoff
1
-2
/
+3
2026-08-19
KVM: arm64: vgic: Free gic_kvm_info on initialization failure
Sascha Bischoff
1
-1
/
+3
2026-08-11
KVM: arm64: vgic: Fix detection of MI on no pending LR
Kajetan Puchalski
1
-1
/
+1
2026-08-11
KVM: arm64: vgic: Reset in_kernel on private IRQ allocation failure
Fuad Tabba
1
-0
/
+1
2026-08-11
KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTID
Karl Mehltretter
1
-1
/
+2
2026-08-07
KVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tables
Qihang
1
-3
/
+9
2026-08-07
KVM: arm64: vgic-its: Point saved ITEs at the next valid entry
Fuad Tabba
1
-7
/
+8
2026-08-07
KVM: arm64: vgic-its: Don't save collections the table cannot hold
Fuad Tabba
1
-0
/
+3
2026-08-07
KVM: arm64: vgic: Don't leak the SPI array when init is retried
Fuad Tabba
1
-0
/
+3
2026-08-07
KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save
Fuad Tabba
1
-0
/
+8
2026-07-23
KVM: arm64: vgic: Mitigate potential LPI registration failure
Carlos López
1
-1
/
+2
2026-07-23
KVM: arm64: vgic: Fix race between LPI release and re-registration
Carlos López
2
-18
/
+24
2026-07-21
KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2
Marc Zyngier
3
-8
/
+4
2026-07-21
KVM: arm64: vgic-v3: Simplify initial GICv3 configuration sampling
Marc Zyngier
2
-7
/
+4
2026-07-21
KVM: arm64: Add a helper providing an inlined literal value for ICH_VTR_EL2
Marc Zyngier
2
-0
/
+72
2026-07-21
KVM: arm64: Move GICv3 broken SEIS implementation detection to a CPU errrata
Marc Zyngier
1
-23
/
+3
2026-07-21
KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context
D Scott Phillips
1
-1
/
+7
2026-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-0
/
+2
2026-07-15
Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-6
/
+14
2026-07-06
KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
Marc Zyngier
1
-0
/
+2
2026-06-17
KVM: arm64: vgic: Check the interrupt is still ours before migrating it
Hyunwoo Kim
1
-5
/
+6
2026-06-17
KVM: arm64: vgic: Handle race between interrupt affinity change and LPI disabling
Marc Zyngier
1
-1
/
+8
2026-06-12
Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
7
-97
/
+71
2026-06-12
Merge branch kvm-arm64/misc-7.2 into kvmarm-master/next
Marc Zyngier
1
-12
/
+9
2026-06-12
Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/next
Marc Zyngier
5
-81
/
+54
2026-06-12
KVM: arm64: vgic-its: Make ABI commit helpers return void
Jackie Liu
1
-12
/
+9
2026-06-05
KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry
Hyunwoo Kim
1
-2
/
+4
2026-05-23
KVM: arm64: vgic-v5: Atomically assign bits to PPI DVI bitmap
Sascha Bischoff
1
-1
/
+1
2026-05-22
KVM: arm64: vgic-v5: Limit support to 64 PPIs
Marc Zyngier
1
-6
/
+3
2026-05-22
KVM: arm64: vgic: Rationalise per-CPU irq accessor
Marc Zyngier
1
-13
/
+12
2026-05-22
KVM: arm64: vgic-v5: Drop defensive checks from vgic_v5_ppi_queue_irq_unlock()
Marc Zyngier
1
-13
/
+3
2026-05-22
KVM: arm64: vgic: Consolidate vgic_allocate_private_irqs_locked()
Marc Zyngier
1
-27
/
+18
2026-05-22
KVM: arm64: vgic: Constify struct irq_ops usage
Marc Zyngier
2
-2
/
+2
2026-05-22
KVM: arm64: vgic-v5: Drop pointless ARM64_HAS_GICV5_CPUIF check
Marc Zyngier
1
-3
/
+0
2026-05-22
KVM: arm64: vgic-v5: Remove use of __assign_bit() with a constant
Marc Zyngier
1
-9
/
+7
2026-05-22
KVM: arm64: vgic-v5: Move PPI caps into kvm_vgic_global_state
Marc Zyngier
1
-1
/
+1
2026-05-22
KVM: arm64: vgic-v5: Add for_each_visible_v5_ppi() iterator
Marc Zyngier
2
-6
/
+7
2026-05-21
KVM: arm64: vgic-v2: Don't init the vgic on in-kernel interrupt injection
Marc Zyngier
1
-4
/
+2
2026-05-21
KVM: arm64: vgic-v2: Force vgic init on injection outside the run loop
Marc Zyngier
1
-0
/
+6
2026-05-20
KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bits
Michael Bommarito
1
-0
/
+4
2026-04-24
KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
David Woodhouse
2
-2
/
+2
2026-04-01
KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
Sascha Bischoff
1
-23
/
+5
2026-04-01
KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supported
Marc Zyngier
1
-1
/
+2
2026-04-01
KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()
Marc Zyngier
1
-2
/
+2
2026-04-01
KVM: arm64: vgic-v5: Correctly set dist->ready once initialised
Marc Zyngier
1
-7
/
+11
2026-04-01
KVM: arm64: vgic-v5: Make the effective priority mask a strict limit
Marc Zyngier
1
-1
/
+1
[next]