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
2022-02-11
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
2022-01-28
Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-01-22
KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systems
Marc Zyngier
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-12-16
Merge branch kvm-arm64/vgic-fixes-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug()
Marc Zyngier
2021-12-16
KVM: arm64: vgic-v3: Fix vcpu index comparison
Marc Zyngier
2021-12-15
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-15
KVM: arm64: pkvm: Disable GICv2 support
Quentin Perret
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-07
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-06
KVM: arm64: Constify kvm_io_gic_ops
Rikard Falkeborn
2021-12-01
KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid
Marc Zyngier
2021-10-17
Merge branch kvm-arm64/memory-accounting into kvmarm-master/next
Marc Zyngier
2021-10-17
KVM: arm64: vgic: Add memcg accounting to vgic allocations
Jia He
2021-10-17
Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/next
Marc Zyngier
2021-10-17
KVM: arm64: vgic-v3: Reduce common group trapping to ICV_DIR_EL1 when possible
Marc Zyngier
2021-10-17
KVM: arm64: vgic-v3: Work around GICv3 locally generated SErrors
Marc Zyngier
2021-10-11
KVM: arm64: vgic: Drop vgic_check_ioaddr()
Ricardo Koller
2021-10-11
KVM: arm64: vgic-v3: Check ITS region is not above the VM IPA size
Ricardo Koller
2021-10-11
KVM: arm64: vgic-v2: Check cpu interface region is not above the VM IPA size
Ricardo Koller
2021-10-11
KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size
Ricardo Koller
2021-10-11
kvm: arm64: vgic: Introduce vgic_check_iorange
Ricardo Koller
2021-08-20
KVM: arm64: vgic: Resample HW pending state on deactivation
Marc Zyngier
2021-08-19
KVM: arm64: vgic: Drop WARN from vgic_get_irq
Ricardo Koller
2021-08-02
KVM: arm64: Fix comments related to GICv2 PMR reporting
Jason Wang
2021-06-01
KVM: arm64: vgic: Implement SW-driven deactivation
Marc Zyngier
2021-06-01
KVM: arm64: vgic: move irq->get_input_level into an ops structure
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt masking
Marc Zyngier
2021-06-01
irqchip/gic: Split vGIC probing information from the GIC code
Marc Zyngier
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-22
irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection
Lorenzo Pieralisi
2021-04-13
Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/next
Marc Zyngier
2021-04-13
KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
Eric Auger
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-06
KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
Eric Auger
2021-04-06
kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()
Eric Auger
2021-04-06
KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
Eric Auger
2021-04-06
KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
Eric Auger
2021-04-06
KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
Eric Auger
2021-04-06
KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
Eric Auger
2021-04-06
KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
Eric Auger
2021-03-24
KVM: arm64: GICv4.1: Give a chance to save VLPI state
Shenming Lu
2021-03-24
KVM: arm64: GICv4.1: Restore VLPI pending state to physical side
Zenghui Yu
2021-03-24
KVM: arm64: GICv4.1: Try to save VLPI state in save_pending_tables
Shenming Lu
2021-03-24
KVM: arm64: GICv4.1: Add function to get VLPI state
Shenming Lu
2021-03-06
KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
Marc Zyngier
[next]