index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-ppc-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-03-29
13
-202
/
+261
|
\
|
*
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
Paul Mackerras
2018-03-27
1
-60
/
+88
|
*
KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler
Paul Mackerras
2018-03-19
1
-36
/
+93
|
*
KVM: PPC: Book3S HV: Streamline setting of reference and change bits
Paul Mackerras
2018-03-19
1
-33
/
+19
|
*
KVM: PPC: Book3S HV: Radix page fault handler optimizations
Paul Mackerras
2018-03-19
1
-15
/
+27
|
*
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-03-19
10
-46
/
+2
|
*
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Paul Mackerras
2018-03-14
1
-5
/
+5
|
*
Merge tag 'kvm-s390-master-4.16-3' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2018-03-06
1
-0
/
+2
|
|
\
|
*
\
Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-03-06
3
-35
/
+55
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
Laurent Vivier
2018-03-03
1
-3
/
+2
|
|
*
|
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
2018-03-02
1
-5
/
+7
|
|
*
|
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
Paul Mackerras
2018-03-02
1
-26
/
+43
|
|
*
|
KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
Paul Mackerras
2018-02-13
1
-1
/
+1
|
|
*
|
KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
Paul Mackerras
2018-02-13
1
-0
/
+2
*
|
|
|
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...
Liran Alon
2018-03-28
1
-8
/
+0
*
|
|
|
KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...
Liran Alon
2018-03-28
1
-13
/
+20
*
|
|
|
KVM: x86: Fix misleading comments on handling pending exceptions
Liran Alon
2018-03-28
1
-2
/
+12
*
|
|
|
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
2018-03-28
5
-11
/
+33
*
|
|
|
KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
Liran Alon
2018-03-28
1
-5
/
+0
*
|
|
|
x86/kvm: use Enlightened VMCS when running on Hyper-V
Vitaly Kuznetsov
2018-03-28
2
-10
/
+615
*
|
|
|
x86/hyper-v: detect nested features
Vitaly Kuznetsov
2018-03-28
3
-0
/
+10
*
|
|
|
x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
Vitaly Kuznetsov
2018-03-28
1
-0
/
+200
*
|
|
|
x86/hyper-v: allocate and use Virtual Processor Assist Pages
Vitaly Kuznetsov
2018-03-28
3
-3
/
+66
*
|
|
|
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
2018-03-28
4
-11
/
+11
*
|
|
|
x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
Vitaly Kuznetsov
2018-03-28
3
-84
/
+66
*
|
|
|
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-03-28
12
-11
/
+15
*
|
|
|
KVM: trivial documentation cleanups
Andrew Jones
2018-03-28
2
-4
/
+8
*
|
|
|
KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
Wanpeng Li
2018-03-28
1
-3
/
+9
*
|
|
|
tools/kvm_stat: Remove unused function
Cole Robinson
2018-03-28
1
-3
/
+0
*
|
|
|
tools/kvm_stat: Don't use deprecated file()
Cole Robinson
2018-03-28
1
-1
/
+1
*
|
|
|
tools/kvm_stat: Fix python3 syntax
Cole Robinson
2018-03-28
1
-2
/
+4
*
|
|
|
KVM: SVM: Implement pause loop exit logic in SVM
Babu Moger
2018-03-28
2
-3
/
+105
*
|
|
|
KVM: SVM: Add pause filter threshold
Babu Moger
2018-03-28
2
-1
/
+4
*
|
|
|
KVM: VMX: Bring the common code to header file
Babu Moger
2018-03-28
2
-42
/
+45
*
|
|
|
KVM: VMX: Remove ple_window_actual_max
Babu Moger
2018-03-28
1
-25
/
+6
*
|
|
|
KVM: VMX: Fix the module parameters for vmx
Babu Moger
2018-03-28
1
-13
/
+14
*
|
|
|
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
2018-03-28
4
-19
/
+20
*
|
|
|
Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2018-03-28
67
-1045
/
+2435
|
\
\
\
\
|
*
|
|
|
arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro
Marc Zyngier
2018-03-28
1
-2
/
+6
|
*
|
|
|
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2018-03-28
6
-20
/
+69
|
*
|
|
|
KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
Marc Zyngier
2018-03-26
1
-6
/
+9
|
*
|
|
|
KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
Marc Zyngier
2018-03-26
2
-48
/
+60
|
*
|
|
|
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-03-19
6
-69
/
+20
|
*
|
|
|
KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure
Peter Maydell
2018-03-19
1
-0
/
+9
|
*
|
|
|
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
2018-03-19
12
-72
/
+181
|
|
\
\
\
\
|
|
*
|
|
|
kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
Marc Zyngier
2018-03-14
1
-1
/
+2
|
|
*
|
|
|
KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
Marc Zyngier
2018-03-14
6
-16
/
+67
|
|
*
|
|
|
KVM: arm/arm64: Reduce verbosity of KVM init log
Ard Biesheuvel
2018-03-14
3
-5
/
+5
|
|
*
|
|
|
KVM: arm/arm64: Reset mapped IRQs on VM reset
Christoffer Dall
2018-03-14
3
-0
/
+31
|
|
*
|
|
|
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
Christoffer Dall
2018-03-14
2
-12
/
+0
[next]