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