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
*
KVM: VMX: Fix vmx->nested freeing when no SMI handler
Wanpeng Li
2017-11-27
1
-1
/
+2
*
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
2017-11-27
1
-1
/
+1
*
KVM: X86: Fix softlockup when get the current kvmclock
Wanpeng Li
2017-11-27
1
-4
/
+7
*
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
2017-11-27
1
-0
/
+5
*
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
2017-11-27
1
-1
/
+6
*
KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
Paolo Bonzini
2017-11-17
1
-2
/
+1
*
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
Janakarajan Natarajan
2017-11-17
1
-1
/
+1
*
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...
Liran Alon
2017-11-17
1
-7
/
+6
*
KVM: x86: ioapic: Preserve read-only values in the redirection table
Nikita Leshenko
2017-11-17
1
-0
/
+6
*
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
Nikita Leshenko
2017-11-17
1
-1
/
+10
*
KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
Nikita Leshenko
2017-11-17
1
-5
/
+5
*
KVM: x86: ioapic: Don't fire level irq when Remote IRR set
Nikita Leshenko
2017-11-17
1
-1
/
+3
*
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
Nikita Leshenko
2017-11-17
1
-2
/
+1
*
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
2017-11-17
1
-0
/
+2
*
KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
Eyal Moscovici
2017-11-17
1
-4
/
+13
*
KVM: x86: fix em_fxstor() sleeping while in atomic
David Hildenbrand
2017-11-17
1
-6
/
+26
*
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
Wanpeng Li
2017-11-17
1
-12
/
+22
*
KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
Wanpeng Li
2017-11-17
1
-0
/
+5
*
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
2017-11-17
1
-0
/
+7
*
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2017-11-17
2
-2
/
+3
*
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon
2017-11-17
1
-1
/
+1
*
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2017-11-17
2
-0
/
+4
*
KVM: nVMX/nSVM: Don't intercept #UD when running L2
Liran Alon
2017-11-17
2
-6
/
+12
*
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
Liran Alon
2017-11-17
1
-0
/
+3
*
kvm: vmx: Allow disabling virtual NMI support
Paolo Bonzini
2017-11-17
1
-10
/
+21
*
kvm: vmx: Reinstate support for CPUs without virtual NMI
Paolo Bonzini
2017-11-17
1
-44
/
+106
*
KVM: SVM: obey guest PAT
Paolo Bonzini
2017-11-17
1
-0
/
+7
*
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-17
17
-114
/
+695
|
\
|
*
KVM: arm/arm64: Don't queue VLPIs on INV/INVALL
Christoffer Dall
2017-11-10
1
-3
/
+6
|
*
KVM: arm/arm64: Fix GICv4 ITS initialization issues
Christoffer Dall
2017-11-10
3
-6
/
+7
|
*
KVM: arm/arm64: GICv4: Theory of operations
Marc Zyngier
2017-11-10
1
-0
/
+67
|
*
KVM: arm/arm64: GICv4: Enable VLPI support
Marc Zyngier
2017-11-10
2
-0
/
+18
|
*
KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
Marc Zyngier
2017-11-10
1
-2
/
+4
|
*
KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
Marc Zyngier
2017-11-10
2
-0
/
+11
|
*
KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
Marc Zyngier
2017-11-10
1
-3
/
+6
|
*
KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
Marc Zyngier
2017-11-10
3
-0
/
+45
|
*
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
Marc Zyngier
2017-11-10
3
-0
/
+23
|
*
KVM: arm/arm64: GICv4: Add doorbell interrupt handling
Marc Zyngier
2017-11-10
1
-0
/
+48
|
*
KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
Marc Zyngier
2017-11-10
1
-0
/
+3
|
*
KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
Marc Zyngier
2017-11-10
1
-6
/
+9
|
*
KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
Marc Zyngier
2017-11-10
1
-0
/
+3
|
*
KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
Marc Zyngier
2017-11-10
1
-9
/
+10
|
*
KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
Marc Zyngier
2017-11-10
1
-0
/
+4
|
*
KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
Marc Zyngier
2017-11-10
1
-1
/
+15
|
*
KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
Marc Zyngier
2017-11-10
1
-1
/
+5
|
*
KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
Marc Zyngier
2017-11-10
1
-0
/
+4
|
*
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
Marc Zyngier
2017-11-10
3
-2
/
+116
|
*
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-11-10
7
-0
/
+123
|
*
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
Marc Zyngier
2017-11-10
3
-0
/
+10
|
*
KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
Marc Zyngier
2017-11-10
1
-9
/
+11
[next]