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
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
4
-15
/
+54
2026-08-19
Merge branch 'kvm-arm64/misc-7.3' into next
Oliver Upton
1
-0
/
+2
2026-08-19
Merge branch 'kvm-arm64/vtr-patch' into next
Oliver Upton
1
-2
/
+0
2026-08-19
Merge branch 'kvm-arm64/pkvm-7.3' into next
Oliver Upton
2
-13
/
+48
2026-08-19
KVM: arm64: vgic: Reject out-of-range GICv5 PPI IDs
Sascha Bischoff
1
-0
/
+2
2026-08-08
KVM: arm64: Make timer_get_offset() work in all contexts
Marc Zyngier
1
-13
/
+21
2026-07-30
KVM: arm64: Move PSCI helper functions to a shared header
Fuad Tabba
1
-0
/
+27
2026-07-30
KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
Congkai Tan
1
-0
/
+4
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-06-12
Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/next
Marc Zyngier
1
-9
/
+10
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-05-21
KVM: arm64: pmu: Kill the PMU interrupt level cache
Marc Zyngier
1
-1
/
+0
2026-05-21
KVM: arm64: timer: Kill the per-timer irq level cache
Marc Zyngier
1
-5
/
+0
2026-05-21
KVM: arm64: Simplify userspace notification of interrupt state
Marc Zyngier
2
-3
/
+3
2026-04-01
KVM: arm64: Kill arch_timer_context::direct field
Marc Zyngier
1
-3
/
+0
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: Mandate architected PPI for PMU emulation on GICv5
Sascha Bischoff
1
-1
/
+4
2026-03-19
KVM: arm64: gic-v5: Enlighten arch timer for GICv5
Sascha Bischoff
2
-1
/
+13
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-10-13
KVM: arm64: Kill leftovers of ad-hoc timer userspace access
Marc Zyngier
1
-3
/
+0
2025-10-13
KVM: arm64: Make timer_set_offset() generally accessible
Marc Zyngier
1
-0
/
+10
2025-10-13
KVM: arm64: Replace timer context vcpu pointer with timer_id
Marc Zyngier
1
-5
/
+6
2025-10-13
KVM: arm64: Introduce timer_context_to_vcpu() helper
Marc Zyngier
1
-1
/
+1
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
[next]