index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
Sean Christopherson
2019-04-16
1
-13
/
+24
|
*
KVM: nVMX: Return -EINVAL when signaling failure in VM-Entry helpers
Sean Christopherson
2019-04-16
1
-12
/
+12
|
*
KVM: nVMX: Return -EINVAL when signaling failure in pre-VM-Entry helpers
Paolo Bonzini
2019-04-16
1
-21
/
+7
|
*
KVM: nVMX: Rename and split top-level consistency checks to match SDM
Sean Christopherson
2019-04-16
1
-14
/
+25
|
*
KVM: nVMX: Move guest non-reg state checks to VM-Exit path
Sean Christopherson
2019-04-16
1
-15
/
+15
|
*
kvm: nVMX: Check "load IA32_PAT" VM-entry control on vmentry
Krish Sadhukhan
2019-04-16
1
-0
/
+4
|
*
kvm: nVMX: Check "load IA32_PAT" VM-exit control on vmentry
Krish Sadhukhan
2019-04-16
1
-0
/
+4
|
*
KVM: x86: optimize check for valid PAT value
Paolo Bonzini
2019-04-16
3
-10
/
+12
|
*
KVM: x86: clear VM_EXIT_SAVE_IA32_PAT
Paolo Bonzini
2019-04-16
1
-1
/
+0
|
*
KVM: vmx: print more APICv fields in dump_vmcs
Paolo Bonzini
2019-04-16
1
-2
/
+10
*
|
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-15
1
-11
/
+20
|
\
\
|
*
|
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-10
1
-11
/
+20
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
2
-2
/
+2
|
\
\
\
|
*
|
|
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
2
-2
/
+2
*
|
|
|
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-14
2
-3
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Documentation: Move L1TF to separate directory
Thomas Gleixner
2019-03-06
1
-2
/
+2
|
*
|
|
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
Thomas Gleixner
2019-03-06
1
-0
/
+3
|
*
|
|
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
Andi Kleen
2019-03-06
1
-1
/
+2
*
|
|
|
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Make anon_inodes unconditional
David Howells
2019-04-19
1
-1
/
+0
*
|
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-07
2
-19
/
+31
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2019-04-12
1
-4
/
+16
|
*
|
|
|
x86/pkeys: Provide *pkru() helpers
Sebastian Andrzej Siewior
2019-04-11
1
-1
/
+1
|
*
|
|
|
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
2019-04-10
1
-14
/
+14
*
|
|
|
|
KVM: nVMX: Fix size checks in vmx_set_nested_state
Jim Mattson
2019-05-01
1
-2
/
+2
*
|
|
|
|
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
Sean Christopherson
2019-04-30
2
-4
/
+2
*
|
|
|
|
x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE
Vitaly Kuznetsov
2019-04-30
1
-0
/
+1
*
|
|
|
|
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
Sean Christopherson
2019-04-30
1
-2
/
+19
*
|
|
|
|
KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit
Rick Edgecombe
2019-04-27
2
-3
/
+12
*
|
|
|
|
KVM: lapic: Convert guest TSC to host time domain if necessary
Sean Christopherson
2019-04-18
1
-3
/
+21
*
|
|
|
|
KVM: lapic: Allow user to disable adaptive tuning of timer advancement
Sean Christopherson
2019-04-18
3
-5
/
+17
*
|
|
|
|
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
2019-04-18
5
-25
/
+28
*
|
|
|
|
KVM: lapic: Disable timer advancement if adaptive tuning goes haywire
Sean Christopherson
2019-04-18
1
-0
/
+4
*
|
|
|
|
x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
Vitaly Kuznetsov
2019-04-18
1
-1
/
+10
*
|
|
|
|
KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too short
Liran Alon
2019-04-18
1
-3
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
2019-04-16
1
-2
/
+2
*
|
|
|
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-04-16
1
-1
/
+3
*
|
|
|
KVM: x86: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
2019-04-16
1
-1
/
+1
*
|
|
|
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
2019-04-16
2
-4
/
+16
*
|
|
|
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
2019-04-16
1
-10
/
+11
*
|
|
|
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
2019-04-16
3
-16
/
+10
*
|
|
|
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
2019-04-16
2
-18
/
+18
*
|
|
|
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
2019-04-16
4
-90
/
+86
*
|
|
|
KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU
Liran Alon
2019-04-16
1
-0
/
+25
*
|
|
|
KVM: x86: Raise #GP when guest vCPU do not support PMU
Liran Alon
2019-04-16
1
-0
/
+4
*
|
|
|
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
2019-04-16
4
-6
/
+12
*
|
|
|
KVM: x86: svm: make sure NMI is injected after nmi_singlestep
Vitaly Kuznetsov
2019-04-16
1
-0
/
+3
*
|
|
|
svm/avic: Fix invalidate logical APIC id entry
Suthikulpanit, Suravee
2019-04-16
1
-1
/
+2
*
|
|
|
Revert "svm: Fix AVIC incomplete IPI emulation"
Suthikulpanit, Suravee
2019-04-16
1
-4
/
+15
*
|
|
|
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
2019-04-16
3
-10
/
+9
[prev]
[next]