index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2020-05-20
32
-293
/
+426
|
\
\
|
*
|
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
|
*
|
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
|
|
*
|
x86/entry/64: Fix unwind hints in __switch_to_asm()
Josh Poimboeuf
2020-04-25
1
-3
/
+2
|
|
*
|
x86/entry/64: Fix unwind hints in kernel exit path
Josh Poimboeuf
2020-04-25
1
-1
/
+2
|
|
*
|
x86/entry/64: Fix unwind hints in register clearing code
Josh Poimboeuf
2020-04-25
1
-19
/
+21
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-05-08
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Janakarajan Natarajan
2020-05-08
1
-1
/
+1
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-07
6
-23
/
+19
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
2020-05-06
1
-0
/
+1
|
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-06
5
-18
/
+23
|
|
\
\
\
\
|
|
*
|
|
|
crypto: arch/nhpoly1305 - process in explicit 4k chunks
Jason A. Donenfeld
2020-04-30
2
-2
/
+2
|
|
*
|
|
|
crypto: arch/lib - limit simd usage to 4k chunks
Jason A. Donenfeld
2020-04-30
3
-16
/
+21
|
*
|
|
|
|
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-27
2
-2
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/hyperv: Suspend/resume the VP assist page for hibernation
Dexuan Cui
2020-04-21
1
-2
/
+10
|
|
*
|
|
|
|
Drivers: hv: Move AEOI determination to architecture dependent code
Michael Kelley
2020-04-21
1
-0
/
+2
|
*
|
|
|
|
|
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-25
1
-14
/
+33
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86, sched: Move check for CPU type to caller function
Giovanni Gherdovich
2020-04-22
1
-4
/
+2
|
|
*
|
|
|
|
|
x86, sched: Don't enable static key when starting secondary CPUs
Peter Zijlstra (Intel)
2020-04-22
1
-7
/
+14
|
|
*
|
|
|
|
|
x86, sched: Account for CPUs with less than 4 cores in freq. invariance
Giovanni Gherdovich
2020-04-22
1
-3
/
+8
|
|
*
|
|
|
|
|
x86, sched: Bail out of frequency invariance if base frequency is unknown
Giovanni Gherdovich
2020-04-22
1
-0
/
+9
[next]