index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-11-02
18
-338
/
+797
|
\
|
*
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
Paul Mackerras
2017-11-01
5
-17
/
+212
|
*
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
2017-11-01
3
-33
/
+57
|
*
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
2017-11-01
5
-37
/
+79
|
*
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-11-01
7
-113
/
+96
|
*
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
Paul Mackerras
2017-11-01
3
-33
/
+44
|
*
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
2017-11-01
4
-53
/
+126
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-11-01
5
-50
/
+14
|
|
\
|
|
*
KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature
Michael Ellerman
2017-10-20
1
-2
/
+2
|
|
*
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...
Paul Mackerras
2017-10-19
4
-48
/
+12
|
*
|
KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0
Nicholas Piggin
2017-11-01
1
-1
/
+1
|
*
|
KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGS
Greg Kurz
2017-11-01
1
-3
/
+13
|
*
|
KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled
Paul Mackerras
2017-11-01
1
-0
/
+12
|
*
|
KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guests
Paul Mackerras
2017-10-16
1
-3
/
+10
|
*
|
KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVM
Alexey Kardashevskiy
2017-10-14
1
-0
/
+2
|
*
|
KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation i...
Markus Elfring
2017-10-14
1
-1
/
+0
|
*
|
KVM: PPC: BookE: Use vma_pages function
Thomas Meyer
2017-10-14
1
-1
/
+1
|
*
|
KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
Thomas Meyer
2017-10-14
1
-1
/
+2
|
*
|
KVM: PPC: Book3S HV: Handle unexpected interrupts better
Paul Mackerras
2017-10-14
2
-1
/
+137
*
|
|
KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0
Wanpeng Li
2017-10-20
1
-2
/
+7
*
|
|
KVM: VMX: Fix VPID capability detection
Wanpeng Li
2017-10-20
1
-2
/
+13
*
|
|
KVM: nVMX: Fix EPT switching advertising
Wanpeng Li
2017-10-20
1
-2
/
+3
*
|
|
KVM: SVM: detect opening of SMI window using STGI intercept
Ladi Prosek
2017-10-18
4
-9
/
+36
|
/
/
*
|
KVM: x86: extend usage of RET_MMIO_PF_* constants
Paolo Bonzini
2017-10-12
2
-58
/
+55
*
|
KVM: nSVM: fix SMI injection in guest mode
Ladi Prosek
2017-10-12
3
-6
/
+58
*
|
KVM: nSVM: refactor nested_svm_vmrun
Ladi Prosek
2017-10-12
1
-63
/
+69
*
|
KVM: nVMX: fix SMI injection in guest mode
Ladi Prosek
2017-10-12
1
-11
/
+49
*
|
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
Ladi Prosek
2017-10-12
1
-0
/
+2
*
|
KVM: x86: introduce ISA specific smi_allowed callback
Ladi Prosek
2017-10-12
4
-1
/
+14
*
|
KVM: x86: introduce ISA specific SMM entry/exit callbacks
Ladi Prosek
2017-10-12
6
-1
/
+58
*
|
KVM: SVM: limit kvm_handle_page_fault to #PF handling
Paolo Bonzini
2017-10-12
4
-9
/
+17
*
|
KVM: SVM: unconditionally wake up VCPU on IOMMU interrupt
Paolo Bonzini
2017-10-12
1
-4
/
+1
*
|
arch/x86: remove redundant null checks before kmem_cache_destroy
Tim Hansen
2017-10-12
1
-4
/
+2
*
|
KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled
Wanpeng Li
2017-10-12
1
-5
/
+2
*
|
KVM: X86: Processor States following Reset or INIT
Wanpeng Li
2017-10-12
2
-0
/
+24
*
|
KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch
Radim Krčmář
2017-10-12
1
-1
/
+3
*
|
KVM: x86: really disarm lapic timer when clearing TMICT
Radim Krčmář
2017-10-12
1
-1
/
+3
*
|
KVM: x86: handle 0 write to TSC_DEADLINE MSR
Radim Krčmář
2017-10-12
1
-0
/
+3
*
|
kvm, mm: account kvm related kmem slabs to kmemcg
Shakeel Butt
2017-10-12
2
-3
/
+3
*
|
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
David Hildenbrand
2017-10-12
2
-14
/
+14
*
|
KVM: x86: allow setting identity map addr with no vcpus only
David Hildenbrand
2017-10-12
2
-1
/
+8
*
|
KVM: x86: document special identity map address value
David Hildenbrand
2017-10-12
1
-0
/
+3
*
|
KVM: VMX: cleanup init_rmode_identity_map()
David Hildenbrand
2017-10-12
1
-22
/
+4
*
|
KVM: nVMX: no need to set ept/vpid caps to 0
David Hildenbrand
2017-10-12
1
-4
/
+2
*
|
KVM: nVMX: no need to set vcpu->cpu when switching vmcs
David Hildenbrand
2017-10-12
1
-1
/
+0
*
|
KVM: VMX: drop unnecessary function declarations
David Hildenbrand
2017-10-12
1
-2
/
+0
*
|
KVM: VMX: require INVEPT GLOBAL for EPT
David Hildenbrand
2017-10-12
1
-3
/
+3
*
|
KVM: VMX: call ept_sync_global() with enable_ept only
David Hildenbrand
2017-10-12
1
-1
/
+2
*
|
KVM: VMX: drop enable_ept check from ept_sync_context()
David Hildenbrand
2017-10-12
1
-6
/
+4
*
|
KVM: x86: no need to inititalize vcpu members to 0
David Hildenbrand
2017-10-12
1
-5
/
+0
[next]