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
*
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
12
-87
/
+324
|
|
\
*
|
\
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
868
-4517
/
+8779
|
\
\
\
\
|
*
|
|
|
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
|
*
|
|
|
context_tracking: Make guest_enter/exit() .noinstr ready
Thomas Gleixner
2020-05-19
1
-5
/
+16
|
*
|
|
|
lockdep: Prepare for noinstr sections
Peter Zijlstra
2020-05-19
5
-22
/
+71
|
*
|
|
|
tracing: Provide lockdep less trace_hardirqs_on/off() variants
Thomas Gleixner
2020-05-19
2
-0
/
+41
|
*
|
|
|
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2020-05-19
6
-1
/
+72
|
*
|
|
|
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
2020-05-11
1
-1
/
+1
|
*
|
|
|
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-10
11
-90
/
+138
|
|
\
\
\
\
|
|
*
|
|
|
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
|
|
*
|
|
|
objtool: Fix infinite loop in for_offset_range()
Josh Poimboeuf
2020-04-26
1
-3
/
+4
|
|
*
|
|
|
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
|
|
*
|
|
|
objtool: Fix stack offset tracking for indirect CFAs
Josh Poimboeuf
2020-04-25
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-05-10
1
-2
/
+13
|
|
\
\
\
\
\
[next]