index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM
Greg Kurz
5
-4
/
+4
2020-03-19
KVM: PPC: Book3S PR: Fix kernel crash with PR KVM
Greg Kurz
2
-2
/
+1
2020-03-19
KVM: PPC: Use fallthrough;
Joe Perches
5
-7
/
+6
2020-03-19
KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
Michael Roth
1
-0
/
+1
2020-03-19
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
3
-7
/
+40
2020-03-19
KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code
Michael Ellerman
1
-1
/
+1
2020-03-19
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler
Paul Mackerras
1
-62
/
+57
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
362
-2586
/
+6431
2020-03-16
KVM: selftests: enlightened VMPTRLD with an incorrect GPA
Vitaly Kuznetsov
1
-2
/
+10
2020-03-16
KVM: selftests: test enlightened vmenter with wrong eVMCS version
Vitaly Kuznetsov
1
-4
/
+9
2020-03-16
KVM: selftests: define and use EVMCS_VERSION
Vitaly Kuznetsov
2
-1
/
+3
2020-03-16
KVM: nVMX: properly handle errors in nested_vmx_handle_enlightened_vmptrld()
Vitaly Kuznetsov
2
-10
/
+36
2020-03-16
KVM: nVMX: stop abusing need_vmcs12_to_shadow_sync for eVMCS mapping
Vitaly Kuznetsov
1
-11
/
+13
2020-03-16
Merge branch 'kvm-null-pointer-fix' into HEAD
Paolo Bonzini
1
-2
/
+3
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
13
-53
/
+46
2020-03-16
selftests: kvm: Introduce the TEST_FAIL macro
Wainer dos Santos Moschetta
1
-0
/
+3
2020-03-16
selftests: KVM: s390: check for registers to NOT change on reset
Christian Borntraeger
1
-2
/
+53
2020-03-16
selftests: KVM: s390: test more register variants for the reset ioctl
Christian Borntraeger
1
-9
/
+41
2020-03-16
selftests: KVM: s390: fix early guest crash
Christian Borntraeger
1
-14
/
+13
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones
7
-5
/
+385
2020-03-16
KVM: selftests: virt_map should take npages, not size
Andrew Jones
6
-19
/
+16
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
18
-25
/
+37
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
10
-17
/
+16
2020-03-16
selftests: KVM: s390: fix format strings for access reg test
Christian Borntraeger
1
-2
/
+9
2020-03-16
selftests: KVM: s390: fixup fprintf format error in reset.c
Christian Borntraeger
1
-1
/
+1
2020-03-16
KVM: selftests: Share common API documentation
Andrew Jones
5
-248
/
+187
2020-03-16
selftests: KVM: SVM: Add vmcall test to gitignore
Andrew Jones
1
-2
/
+3
2020-03-16
KVM: nSVM: Remove an obsolete comment.
Miaohe Lin
1
-3
/
+0
2020-03-16
KVM: X86: correct meaningless kvm_apicv_activated() check
Paolo Bonzini
1
-9
/
+16
2020-03-16
KVM: nVMX: Consolidate nested MTF checks to helper function
Oliver Upton
1
-1
/
+1
2020-03-16
KVM: VMX: Micro-optimize vmexit time when not exposing PMU
Wanpeng Li
1
-1
/
+2
2020-03-16
KVM: selftests: s390x: Provide additional num-guest-pages adjustment
Andrew Jones
3
-9
/
+8
2020-03-16
kvm: svm: Introduce GA Log tracepoint for AVIC
Suravee Suthikulpanit
3
-0
/
+20
2020-03-16
KVM: Documentation: Update fast page fault for indirect sp
Peter Xu
1
-6
/
+5
2020-03-16
KVM: nSVM: avoid loss of pending IRQ/NMI before entering L2
Paolo Bonzini
1
-0
/
+18
2020-03-16
KVM: nSVM: implement check_nested_events for interrupts
Paolo Bonzini
1
-38
/
+30
2020-03-16
KVM: nSVM: ignore L1 interrupt window while running L2 with V_INTR_MASKING=1
Paolo Bonzini
1
-18
/
+37
2020-03-16
KVM: nSVM: do not change host intercepts while nested VM is running
Paolo Bonzini
1
-13
/
+18
2020-03-16
KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd
Paolo Bonzini
8
-17
/
+20
2020-03-16
KVM: x86: unify callbacks to load paging root
Paolo Bonzini
6
-35
/
+21
2020-03-16
KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic
Sean Christopherson
6
-16
/
+17
2020-03-16
KVM: x86: Refactor out-of-range logic to contain the madness
Sean Christopherson
1
-18
/
+29
2020-03-16
KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes
Sean Christopherson
2
-6
/
+43
2020-03-16
KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs
Sean Christopherson
4
-5
/
+8
2020-03-16
KVM: x86: Add helpers to perform CPUID-based guest vendor check
Sean Christopherson
3
-29
/
+33
2020-03-16
KVM: x86: Trace the original requested CPUID function in kvm_cpuid()
Jan Kiszka
1
-2
/
+2
2020-03-16
KVM: CPUID: add support for supervisor states
Paolo Bonzini
5
-16
/
+31
2020-03-16
KVM: x86: Move nSVM CPUID 0x8000000A handling into common x86 code
Sean Christopherson
4
-28
/
+11
2020-03-16
KVM: nSVM: Advertise and enable NRIPS for L1 iff nrips is enabled
Sean Christopherson
1
-2
/
+3
2020-03-16
KVM: nSVM: Expose SVM features to L1 iff nested is enabled
Sean Christopherson
1
-9
/
+13
[next]