index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
15
-10469
/
+0
2020-04-30
KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
Marc Zyngier
2
-2
/
+10
2020-04-23
KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
Zenghui Yu
1
-2
/
+9
2020-04-23
KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
Zenghui Yu
1
-2
/
+8
2020-04-23
KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...
Marc Zyngier
3
-24
/
+76
2020-04-22
KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
Marc Zyngier
4
-8
/
+64
2020-04-22
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
4
-44
/
+75
2020-04-15
KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Marc Zyngier
1
-2
/
+2
2020-03-24
KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
Marc Zyngier
1
-1
/
+13
2020-03-24
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
1
-1
/
+4
2020-03-24
KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
Marc Zyngier
2
-2
/
+49
2020-03-24
KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
Marc Zyngier
2
-0
/
+99
2020-03-24
KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
Marc Zyngier
2
-8
/
+107
2020-03-24
KVM: arm64: GICv4.1: Let doorbells be auto-enabled
Marc Zyngier
1
-1
/
+8
2020-03-24
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2
-21
/
+17
2020-02-12
KVM: Disable preemption in kvm_get_running_vcpu()
Marc Zyngier
1
-12
/
+0
2020-01-30
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
3
-9
/
+7
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
1
-12
/
+3
2020-01-19
KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region()
Zenghui Yu
1
-5
/
+0
2020-01-19
KVM: arm/arm64: vgic-its: Properly check the unmapped coll in DISCARD handler
Zenghui Yu
1
-2
/
+1
2020-01-19
KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZ
Zenghui Yu
1
-1
/
+4
2020-01-19
KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
Eric Auger
1
-1
/
+2
2019-12-06
KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vg...
Miaohe Lin
1
-15
/
+4
2019-12-06
KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...
Miaohe Lin
1
-0
/
+1
2019-11-08
KVM: vgic-v4: Track the number of VLPIs per vcpu
Marc Zyngier
3
-0
/
+6
2019-10-29
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
1
-3
/
+3
2019-10-29
KVM: arm/arm64: vgic: Fix some comments typo
Zenghui Yu
2
-2
/
+2
2019-10-28
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
4
-35
/
+30
2019-10-03
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-81
/
+300
2019-09-11
KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
Zenghui Yu
1
-1
/
+1
2019-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-2
/
+33
2019-08-28
KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
Marc Zyngier
3
-2
/
+26
2019-08-27
KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
Heyi Guo
1
-0
/
+7
2019-08-25
KVM: arm/arm64: vgic: Use a single IO device per redistributor
Eric Auger
2
-58
/
+24
2019-08-25
KVM: arm/arm64: vgic: Remove spurious semicolons
Marc Zyngier
1
-1
/
+1
2019-08-24
Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern...
Will Deacon
1
-10
/
+20
2019-08-23
KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
Andre Przywara
1
-10
/
+20
2019-08-18
KVM: arm/arm64: vgic: Make function comments match function declarations
Alexandru Elisei
2
-6
/
+8
2019-08-18
KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic
Marc Zyngier
1
-6
/
+30
2019-08-18
KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
Marc Zyngier
2
-0
/
+37
2019-08-18
KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation
Marc Zyngier
1
-0
/
+86
2019-08-18
KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown
Marc Zyngier
1
-0
/
+2
2019-08-18
KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable
Marc Zyngier
1
-0
/
+2
2019-08-18
KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs
Marc Zyngier
1
-1
/
+3
2019-08-18
KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific co...
Marc Zyngier
1
-0
/
+9
2019-08-18
KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation
Marc Zyngier
2
-0
/
+24
2019-08-18
KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive
Marc Zyngier
2
-9
/
+18
2019-08-18
KVM: arm/arm64: vgic: Add LPI translation cache definition
Marc Zyngier
3
-0
/
+56
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
5
-2
/
+43
[next]