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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/arm64: KVM: vgic: handle out-of-range MMIO accesses
Marc Zyngier
2014-09-18
2
-12
/
+47
*
arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS
Marc Zyngier
2014-09-18
2
-5
/
+4
*
arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS
Marc Zyngier
2014-09-18
2
-6
/
+11
*
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
2014-09-18
3
-53
/
+269
*
KVM: ARM: vgic: plug irq injection race
Marc Zyngier
2014-09-18
1
-1
/
+2
*
arm/arm64: KVM: vgic: Clarify and correct vgic documentation
Christoffer Dall
2014-09-18
1
-6
/
+7
*
arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
Christoffer Dall
2014-09-18
1
-2
/
+16
*
arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn
Christoffer Dall
2014-09-18
2
-12
/
+123
*
arm/arm64: KVM: vgic: Clear queued flags on unqueue
Christoffer Dall
2014-09-18
1
-1
/
+3
*
arm/arm64: KVM: Rename irq_active to irq_queued
Christoffer Dall
2014-09-18
2
-16
/
+21
*
arm/arm64: KVM: Rename irq_state to irq_pending
Christoffer Dall
2014-09-18
2
-28
/
+28
*
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-18
46
-1179
/
+1293
|
\
|
*
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
2014-09-17
1
-10
/
+8
|
*
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-17
3
-28
/
+22
|
*
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
2014-09-17
3
-12
/
+15
|
*
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
4
-6
/
+3
|
*
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
2014-09-17
3
-83
/
+79
|
*
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
2014-09-17
3
-33
/
+55
|
*
kvm: ioapic: conditionally delay irq delivery duringeoi broadcast
Zhang Haoyu
2014-09-16
3
-2
/
+66
|
*
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-16
1
-8
/
+7
|
*
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
2
-9
/
+6
|
*
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2014-09-11
2
-4
/
+5
|
*
Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-09-11
6
-20
/
+74
|
|
\
|
|
*
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
1
-1
/
+0
|
|
*
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
2014-09-10
1
-8
/
+18
|
|
*
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
2014-09-10
1
-2
/
+1
|
|
*
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
1
-0
/
+1
|
|
*
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
2014-09-10
1
-1
/
+1
|
|
*
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
2
-7
/
+7
|
|
*
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2014-09-10
2
-1
/
+46
|
*
|
KVM: fix api documentation of KVM_GET_EMULATED_CPUID
Alex Bennée
2014-09-10
1
-70
/
+70
|
*
|
KVM: document KVM_SET_GUEST_DEBUG api
Alex Bennée
2014-09-10
1
-0
/
+44
|
*
|
KVM: remove redundant assignments in __kvm_set_memory_region
Christian Borntraeger
2014-09-05
1
-3
/
+0
|
*
|
KVM: remove redundant assigment of return value in kvm_dev_ioctl
Christian Borntraeger
2014-09-05
1
-2
/
+0
|
*
|
KVM: remove redundant check of in_spin_loop
Christian Borntraeger
2014-09-05
1
-2
/
+1
|
*
|
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
4
-11
/
+16
|
*
|
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2014-09-05
2
-6
/
+10
|
*
|
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
2014-09-03
2
-4
/
+32
|
*
|
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2014-09-03
2
-2
/
+19
|
*
|
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
3
-6
/
+6
|
*
|
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-03
3
-6
/
+17
|
*
|
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
3
-15
/
+42
|
*
|
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-09-03
2
-6
/
+8
|
|
/
|
*
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
2014-08-29
1
-3
/
+2
|
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
16
-27
/
+27
|
*
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
11
-163
/
+57
|
*
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-29
9
-34
/
+21
|
*
KVM: x86: remove Aligned bit from movntps/movntpd
Paolo Bonzini
2014-08-29
1
-3
/
+3
|
*
KVM: x86 emulator: emulate MOVNTDQ
Alex Williamson
2014-08-29
1
-1
/
+6
|
*
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
Nadav Amit
2014-08-29
1
-6
/
+8
[next]