index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-08-09
KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable
Alexandru Elisei
1
-0
/
+16
[next]