index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
Age
Commit message (
Expand
)
Author
2025-06-02
Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2025-05-30
KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer
Marc Zyngier
2025-05-30
KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race
Oliver Upton
2025-05-30
KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
Oliver Upton
2025-05-30
KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock
Oliver Upton
2025-05-30
KVM: arm64: Use lock guard in vgic_v4_set_forwarding()
Oliver Upton
2025-05-27
KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
Maxim Levitsky
2025-05-22
KVM: arm64: Fix documentation for vgic_its_iter_next()
Marc Zyngier
2025-05-19
KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
Jing Zhang
2025-05-16
KVM: arm64: nv: Remove clearing of ICH_LR<n>.EOI if ICH_LR<n>.HW == 1
Wei-Lin Chang
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
2025-03-19
Merge branch 'kvm-arm64/nv-vgic' into kvmarm/next
Oliver Upton
2025-03-03
KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
Andre Przywara
2025-03-03
KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
Marc Zyngier
2025-03-03
KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
Marc Zyngier
2025-03-03
KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
Oliver Upton
2025-03-03
KVM: arm64: nv: Add Maintenance Interrupt emulation
Marc Zyngier
2025-03-03
KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
Marc Zyngier
2025-03-03
KVM: arm64: nv: Nested GICv3 emulation
Marc Zyngier
2025-03-03
KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
Marc Zyngier
2025-03-03
arm64: sysreg: Add layout for ICH_VTR_EL2
Marc Zyngier
2025-03-03
arm64: sysreg: Add layout for ICH_HCR_EL2
Marc Zyngier
2025-02-26
arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
Shameer Kolothum
2025-02-26
KVM: arm64: vgic-v4: Fall back to software irqbypass if LPI not found
Oliver Upton
2025-02-26
KVM: arm64: vgic-v4: Only WARN for HW IRQ mismatch when unmapping vLPI
Oliver Upton
2025-02-13
KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/misc-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-11
KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe()
Thorsten Blum
2024-12-20
KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
Marc Zyngier
2024-12-03
KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translation
Keisuke Nishimura
2024-11-20
KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizes
Marc Zyngier
2024-11-20
KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition
Marc Zyngier
2024-11-20
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
2024-11-20
KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR
Marc Zyngier
2024-11-11
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
2024-11-11
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
2024-11-11
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2024-10-17
KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration
Oliver Upton
2024-10-17
KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS
Oliver Upton
2024-10-11
KVM: arm64: Don't eagerly teardown the vgic on init error
Marc Zyngier
2024-10-08
KVM: arm64: Unregister redistributor for failed vCPU creation
Oliver Upton
2024-08-27
KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest
Marc Zyngier
2024-08-27
KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHE
Marc Zyngier
2024-08-27
KVM: arm64: Force SRE traps when SRE access is not enabled
Marc Zyngier
2024-08-27
KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()
Marc Zyngier
2024-08-22
KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
Marc Zyngier
2024-08-19
KVM: arm64: vgic: Don't hold config_lock while unregistering redistributors
Marc Zyngier
2024-08-19
KVM: arm64: vgic-debug: Don't put unmarked LPIs
Zenghui Yu
2024-08-08
KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface
Marc Zyngier
2024-08-07
KVM: arm64: vgic-debug: Exit the iterator properly w/o LPI
Zenghui Yu
[next]