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
2019-08-05
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
Marc Zyngier
4
-2
/
+27
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-121
/
+10
2019-06-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
10
-121
/
+10
2019-06-12
KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
Dave Martin
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
4
-36
/
+4
2019-04-03
KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs
Marc Zyngier
3
-0
/
+25
2019-03-20
KVM: arm/arm64: vgic-its: Make attribute accessors static
YueHaibing
1
-5
/
+5
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
Marc Zyngier
1
-3
/
+10
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2
-6
/
+6
2019-03-19
arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
Marc Zyngier
1
-4
/
+10
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2019-02-20
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
1
-2
/
+2
2019-02-07
KVM: arm/arm64: vgic: Always initialize the group of private IRQs
Christoffer Dall
1
-8
/
+14
2019-01-24
KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock
Julien Thierry
2
-19
/
+20
2019-01-24
KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
Julien Thierry
3
-10
/
+10
2019-01-24
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
9
-83
/
+82
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2018-12-19
arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...
Marc Zyngier
1
-2
/
+4
2018-12-19
KVM: arm/arm64: vgic: Consider priority and active state for pending irq
Christoffer Dall
1
-1
/
+6
2018-12-19
KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
Gustavo A. R. Silva
1
-1
/
+1
2018-12-18
KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
Marc Zyngier
1
-2
/
+2
2018-12-18
KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
Julien Thierry
1
-21
/
+0
2018-12-18
KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state
Christoffer Dall
1
-1
/
+16
2018-11-12
KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep
Lance Roy
1
-6
/
+6
2018-10-01
vgic: Add support for 52bit guest physical address
Kristina Martsenko
2
-28
/
+10
2018-10-01
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
1
-1
/
+1
2018-08-12
KVM: arm/arm64: vgic: Do not use spin_lock_irqsave/restore with irq disabled
Jia He
3
-12
/
+15
2018-08-12
KVM: arm/arm64: vgic: Move DEBUG_SPINLOCK_BUG_ON to vgic.h
Jia He
2
-6
/
+6
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
1
-4
/
+15
2018-07-24
KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
Mark Rutland
1
-0
/
+3
2018-07-21
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
Christoffer Dall
1
-1
/
+15
2018-07-21
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Christoffer Dall
5
-4
/
+66
2018-07-21
KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
Christoffer Dall
2
-6
/
+36
2018-07-21
KVM: arm/arm64: vgic: Permit uaccess writes to return errors
Christoffer Dall
3
-18
/
+31
2018-07-21
KVM: arm/arm64: vgic: Signal IRQs using their configured group
Christoffer Dall
2
-5
/
+4
2018-07-21
KVM: arm/arm64: vgic: Add group field to struct irq
Christoffer Dall
3
-5
/
+23
2018-07-21
KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
Christoffer Dall
2
-2
/
+8
2018-07-21
KVM: arm/arm64: vgic: Keep track of implementation revision
Christoffer Dall
3
-4
/
+9
2018-07-21
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
Christoffer Dall
2
-2
/
+4
2018-07-21
KVM: arm/arm64: vgic-debug: Show LPI status
Marc Zyngier
3
-16
/
+39
2018-07-21
KVM: arm64: vgic-its: Remove VLA usage
Kees Cook
1
-4
/
+10
2018-07-21
KVM: arm/arm64: Fix vgic init race
Christoffer Dall
1
-0
/
+4
2018-06-21
KVM: arm/arm64: Drop resource size check for GICV window
Ard Biesheuvel
1
-5
/
+0
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-01
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-15
/
+6
2018-06-01
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
5
-79
/
+327
2018-05-25
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
4
-4
/
+67
2018-05-25
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
Eric Auger
1
-5
/
+14
[next]