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.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-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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
Jiaxun Yang
2020-07-10
2
-1
/
+3
|
*
|
|
|
|
KVM: MIPS: Use common KVM implementation of MMU memory caches
Sean Christopherson
2020-07-09
4
-47
/
+12
|
*
|
|
|
|
KVM: MIPS: Account pages used for GPA page tables
Sean Christopherson
2020-07-09
1
-1
/
+1
|
*
|
|
|
|
KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
Sean Christopherson
2020-07-09
1
-8
/
+4
|
*
|
|
|
|
KVM: arm64: Use common KVM implementation of MMU memory caches
Sean Christopherson
2020-07-09
4
-55
/
+19
|
*
|
|
|
|
KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
Sean Christopherson
2020-07-09
3
-2
/
+6
|
*
|
|
|
|
KVM: arm64: Drop @max param from mmu_topup_memory_cache()
Sean Christopherson
2020-07-09
1
-8
/
+4
|
*
|
|
|
|
KVM: Move x86's MMU memory cache helpers to common KVM code
Sean Christopherson
2020-07-09
1
-53
/
+0
|
*
|
|
|
|
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
2020-07-09
6
-13
/
+11
|
*
|
|
|
|
KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global
Sean Christopherson
2020-07-09
1
-21
/
+21
|
*
|
|
|
|
KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups
Sean Christopherson
2020-07-09
2
-10
/
+12
|
*
|
|
|
|
KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock)
Sean Christopherson
2020-07-09
1
-1
/
+2
|
*
|
|
|
|
KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
Sean Christopherson
2020-07-09
2
-1
/
+7
|
*
|
|
|
|
KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
Sean Christopherson
2020-07-09
2
-6
/
+12
|
*
|
|
|
|
KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()
Sean Christopherson
2020-07-09
1
-3
/
+6
|
*
|
|
|
|
KVM: x86/mmu: Topup memory caches after walking GVA->GPA
Sean Christopherson
2020-07-09
1
-4
/
+4
|
*
|
|
|
|
KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches()
Sean Christopherson
2020-07-09
1
-3
/
+3
|
*
|
|
|
|
KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
Sean Christopherson
2020-07-09
1
-6
/
+15
|
*
|
|
|
|
KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches()
Sean Christopherson
2020-07-09
1
-5
/
+3
|
*
|
|
|
|
KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals
Sean Christopherson
2020-07-09
1
-12
/
+12
|
*
|
|
|
|
KVM: x86/mmu: Consolidate "page" variant of memory cache helpers
Sean Christopherson
2020-07-09
1
-26
/
+11
|
*
|
|
|
|
KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
Sean Christopherson
2020-07-09
2
-13
/
+12
|
*
|
|
|
|
x86/kvm/vmx: Use native read/write_cr2()
Thomas Gleixner
2020-07-09
1
-3
/
+3
|
*
|
|
|
|
x86/kvm/svm: Use uninstrumented wrmsrl() to restore GS
Thomas Gleixner
2020-07-09
1
-1
/
+1
|
*
|
|
|
|
x86/kvm/svm: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2020-07-09
2
-44
/
+56
|
*
|
|
|
|
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2020-07-09
6
-53
/
+81
|
*
|
|
|
|
x86/kvm/svm: Add hardirq tracing on guest enter/exit
Thomas Gleixner
2020-07-09
1
-5
/
+22
|
*
|
|
|
|
x86/kvm/vmx: Add hardirq tracing to guest enter/exit
Thomas Gleixner
2020-07-09
1
-2
/
+25
|
*
|
|
|
|
x86/kvm: Move context tracking where it belongs
Thomas Gleixner
2020-07-09
3
-2
/
+26
|
*
|
|
|
|
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
Maxim Levitsky
2020-07-09
4
-20
/
+24
|
*
|
|
|
|
KVM/x86: pmu: Fix #GP condition check for RDPMC emulation
Like Xu
2020-07-09
1
-0
/
+5
|
*
|
|
|
|
KVM: x86: take as_id into account when checking PGD
Vitaly Kuznetsov
2020-07-09
1
-1
/
+1
|
*
|
|
|
|
KVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into kvm_vcpu_after_set_cpu...
Xiaoyao Li
2020-07-09
1
-2
/
+2
|
*
|
|
|
|
KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
Xiaoyao Li
2020-07-09
5
-8
/
+9
|
*
|
|
|
|
KVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_set_cpuid()
Xiaoyao Li
2020-07-09
1
-3
/
+3
|
*
|
|
|
|
KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid()
Xiaoyao Li
2020-07-09
4
-24
/
+34
|
*
|
|
|
|
KVM: x86: Introduce kvm_check_cpuid()
Xiaoyao Li
2020-07-09
2
-21
/
+36
|
*
|
|
|
|
KVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid()
Xiaoyao Li
2020-07-09
1
-2
/
+2
|
*
|
|
|
|
KVM: lapic: Use guest_cpuid_has() in kvm_apic_set_version()
Xiaoyao Li
2020-07-08
1
-3
/
+1
|
*
|
|
|
|
KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent
Xiaoyao Li
2020-07-08
1
-8
/
+7
|
*
|
|
|
|
KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID* fails
Xiaoyao Li
2020-07-08
1
-0
/
+4
|
*
|
|
|
|
kvm: x86: limit the maximum number of vPMU fixed counters to 3
Like Xu
2020-07-08
2
-1
/
+3
|
*
|
|
|
|
KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested ...
Krish Sadhukhan
2020-07-08
4
-4
/
+31
|
*
|
|
|
|
KVM: x86: Make CR4.VMXE reserved for the guest
Paolo Bonzini
2020-07-08
1
-0
/
+2
|
*
|
|
|
|
KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
Krish Sadhukhan
2020-07-08
4
-22
/
+25
|
*
|
|
|
|
kvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes
Jim Mattson
2020-07-08
1
-4
/
+5
|
*
|
|
|
|
xen: Mark "xen_nopvspin" parameter obsolete
Zhenzhong Duan
2020-07-08
1
-2
/
+2
|
*
|
|
|
|
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
2020-07-08
2
-7
/
+33
|
*
|
|
|
|
x86/kvm: Change print code to use pr_*() format
Zhenzhong Duan
2020-07-08
1
-9
/
+13
|
*
|
|
|
|
Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get init...
Zhenzhong Duan
2020-07-08
1
-9
/
+3
[prev]
[next]