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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
Xiubo Li
2016-06-16
1
-1
/
+1
*
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
2016-06-02
1
-10
/
+12
*
KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
Paolo Bonzini
2016-06-02
1
-1
/
+1
*
KVM: arm/arm64: vgic-new: Removel harmful BUG_ON
Marc Zyngier
2016-06-02
1
-3
/
+1
*
KVM: arm/arm64: vgic-v3: Always resample level interrupts
Marc Zyngier
2016-05-31
1
-5
/
+9
*
KVM: arm/arm64: vgic-v2: Always resample level interrupts
Marc Zyngier
2016-05-31
1
-5
/
+9
*
KVM: arm/arm64: vgic-v2: Clear all dirty LRs
Christoffer Dall
2016-05-31
1
-4
/
+3
*
KVM: Create debugfs dir and stat files for each VM
Janosch Frank
2016-05-25
1
-10
/
+177
*
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-05-24
18
-112
/
+4045
|
\
|
*
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
1
-39
/
+66
|
*
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
2016-05-20
1
-0
/
+5
|
*
KVM: arm/arm64: vgic-new: implement mapped IRQ handling
Andre Przywara
2016-05-20
1
-0
/
+53
|
*
KVM: arm/arm64: vgic-new: Wire up irqfd injection
Andre Przywara
2016-05-20
1
-0
/
+52
|
*
KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
Eric Auger
2016-05-20
2
-2
/
+32
|
*
KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
Eric Auger
2016-05-20
4
-0
/
+175
|
*
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
Eric Auger
2016-05-20
5
-0
/
+239
|
*
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
Eric Auger
2016-05-20
1
-0
/
+84
|
*
KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
Eric Auger
2016-05-20
4
-0
/
+245
|
*
KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
Andre Przywara
2016-05-20
3
-2
/
+116
|
*
KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
Andre Przywara
2016-05-20
3
-0
/
+72
|
*
KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
Andre Przywara
2016-05-20
1
-1
/
+54
|
*
KVM: arm/arm64: vgic-new: Export register access interface
Christoffer Dall
2016-05-20
2
-0
/
+38
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
Eric Auger
2016-05-20
3
-2
/
+90
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
Eric Auger
2016-05-20
1
-0
/
+38
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
Eric Auger
2016-05-20
2
-0
/
+89
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
Eric Auger
2016-05-20
1
-0
/
+22
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
Eric Auger
2016-05-20
1
-4
/
+79
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
Eric Auger
2016-05-20
2
-0
/
+110
|
*
KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
Andre Przywara
2016-05-20
1
-0
/
+106
|
*
KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
Andre Przywara
2016-05-20
1
-1
/
+40
|
*
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
Andre Przywara
2016-05-20
1
-2
/
+14
|
*
KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
Andre Przywara
2016-05-20
1
-2
/
+30
|
*
KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
Andre Przywara
2016-05-20
2
-1
/
+48
|
*
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
Andre Przywara
2016-05-20
4
-0
/
+238
|
*
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
Andre Przywara
2016-05-20
1
-2
/
+60
|
*
KVM: arm/arm64: vgic-new: Add SGIR register handler
Andre Przywara
2016-05-20
1
-1
/
+42
|
*
KVM: arm/arm64: vgic-new: Add TARGET registers handlers
Andre Przywara
2016-05-20
1
-1
/
+42
|
*
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
2016-05-20
3
-1
/
+55
|
*
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
2016-05-20
4
-1
/
+50
|
*
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
2016-05-20
3
-2
/
+93
|
*
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
2016-05-20
3
-2
/
+74
|
*
KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
Andre Przywara
2016-05-20
3
-2
/
+69
|
*
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
2016-05-20
3
-1
/
+64
|
*
KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
Andre Przywara
2016-05-20
4
-0
/
+106
|
*
KVM: arm/arm64: vgic-new: Add MMIO handling framework
Marc Zyngier
2016-05-20
2
-0
/
+283
|
*
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
Eric Auger
2016-05-20
1
-0
/
+25
|
*
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
2016-05-20
3
-5
/
+211
|
*
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
2016-05-20
3
-0
/
+188
|
*
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Marc Zyngier
2016-05-20
2
-0
/
+194
|
*
KVM: arm/arm64: vgic-new: Add IRQ sorting
Christoffer Dall
2016-05-20
1
-0
/
+57
[next]