index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nSVM: move MMU setup to nested_prepare_vmcb_control
Paolo Bonzini
2020-06-01
1
-6
/
+6
*
KVM: nSVM: extract preparation of VMCB for nested run
Paolo Bonzini
2020-06-01
1
-16
/
+24
*
KVM: nSVM: extract load_nested_vmcb_control
Paolo Bonzini
2020-06-01
1
-16
/
+22
*
KVM: nSVM: move map argument out of enter_svm_guest_mode
Paolo Bonzini
2020-06-01
3
-10
/
+9
*
KVM: nVMX: always update CR3 in VMCS
Paolo Bonzini
2020-05-28
1
-4
/
+1
*
KVM: SVM: always update CR3 in VMCB
Paolo Bonzini
2020-05-28
2
-16
/
+6
*
KVM: nSVM: correctly inject INIT vmexits
Paolo Bonzini
2020-05-28
1
-0
/
+27
*
KVM: nSVM: remove exit_required
Paolo Bonzini
2020-05-28
3
-19
/
+1
*
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
2020-05-28
5
-103
/
+58
*
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
2020-05-28
4
-77
/
+92
*
KVM: x86: track manually whether an event has been injected
Paolo Bonzini
2020-05-27
1
-5
/
+12
*
KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()
Vitaly Kuznetsov
2020-05-27
1
-3
/
+3
*
KVM: x86: Initialize tdp_level during vCPU creation
Sean Christopherson
2020-05-27
1
-0
/
+1
*
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
2020-05-27
1
-1
/
+1
*
KVM: nSVM: fix condition for filtering async PF
Paolo Bonzini
2020-05-27
1
-2
/
+2
*
kvm/x86: Remove redundant function implementations
彭浩(Richard)
2020-05-27
5
-16
/
+10
*
KVM: Fix the indentation to match coding style
Haiwei Li
2020-05-27
1
-1
/
+1
*
KVM: VMX: replace "fall through" with "return" to indicate different case
Miaohe Lin
2020-05-27
1
-4
/
+2
*
KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
Sean Christopherson
2020-05-27
3
-3
/
+3
*
KVM: x86: Remove superfluous brackets from case statement
Sean Christopherson
2020-05-27
1
-2
/
+2
*
KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags
Paolo Bonzini
2020-05-27
1
-1
/
+1
*
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2020-05-27
5
-39
/
+33
|
\
|
*
KVM: x86: simplify is_mmio_spte
Paolo Bonzini
2020-05-27
4
-11
/
+6
|
*
KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally
Maxim Levitsky
2020-05-27
1
-0
/
+4
|
*
KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
Maxim Levitsky
2020-05-27
1
-0
/
+3
|
*
KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
Sean Christopherson
2020-05-27
1
-18
/
+9
|
*
KVM: x86: only do L1TF workaround on affected processors
Paolo Bonzini
2020-05-19
1
-9
/
+10
|
*
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
2020-05-15
1
-1
/
+1
|
*
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-15
6
-84
/
+96
|
|
\
*
|
\
Merge tag 'kvm-s390-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-05-27
3
-8
/
+7
|
\
\
\
|
*
|
|
KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker()
Jason Yan
2020-04-20
1
-1
/
+1
|
*
|
|
KVM: s390: vsie: gmap_table_walk() simplifications
David Hildenbrand
2020-04-20
1
-5
/
+5
|
*
|
|
KVM: s390: vsie: Move conditional reschedule
David Hildenbrand
2020-04-20
1
-2
/
+1
*
|
|
|
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2020-05-20
94
-539
/
+884
|
\
\
\
\
|
*
|
|
|
x86/kvm: Restrict ASYNC_PF to user space
Thomas Gleixner
2020-05-19
1
-93
/
+7
|
*
|
|
|
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
2020-05-19
3
-63
/
+144
|
*
|
|
|
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-05-19
8
-37
/
+57
|
*
|
|
|
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2020-05-19
1
-0
/
+1
|
*
|
|
|
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-10
9
-86
/
+133
|
|
\
\
\
\
|
|
*
|
|
|
x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES
Josh Poimboeuf
2020-05-03
1
-4
/
+4
|
|
*
|
|
|
x86/apic: Move TSC deadline timer debug printk
Thomas Gleixner
2020-05-01
1
-13
/
+14
|
|
*
|
|
|
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
2020-05-01
1
-2
/
+3
|
|
*
|
|
|
x86/mm/cpa: Flush direct map alias during cpa
Rick Edgecombe
2020-04-30
1
-4
/
+8
|
|
*
|
|
|
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-25
3
-14
/
+43
|
|
*
|
|
|
x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf
2020-04-25
1
-1
/
+1
|
|
*
|
|
|
x86/unwind/orc: Prevent unwinding before ORC initialization
Josh Poimboeuf
2020-04-25
1
-3
/
+3
|
|
*
|
|
|
x86/unwind/orc: Don't skip the first frame for inactive tasks
Miroslav Benes
2020-04-25
1
-1
/
+1
|
|
*
|
|
|
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
2020-04-25
3
-18
/
+28
|
|
*
|
|
|
x86/unwind/orc: Convert global variables to static
Josh Poimboeuf
2020-04-25
1
-5
/
+5
|
|
*
|
|
|
x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
Jann Horn
2020-04-25
1
-1
/
+1
[next]