index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-14
1
-0
/
+2
|
\
|
*
KVM: x86: disable preemption while updating apicv inhibition
Maxim Levitsky
2022-06-09
1
-0
/
+2
|
*
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-06-09
1
-1
/
+1
|
|
\
*
|
\
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-14
1
-0
/
+3
|
\
\
\
|
*
|
|
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
2022-05-21
1
-0
/
+3
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-08
1
-12
/
+36
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
2022-06-08
1
-0
/
+22
|
*
|
KVM: x86: do not set st->preempted when going back to user space
Paolo Bonzini
2022-06-08
1
-12
/
+14
*
|
|
Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86: Fix all occurences of the "the the" typo
Bo Liu
2022-05-27
1
-1
/
+1
|
|
/
*
|
KVM: x86: avoid calling x86 emulator without a decoded instruction
Sean Christopherson
2022-05-25
1
-12
/
+19
*
|
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
1
-23
/
+37
|
\
|
|
*
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
2022-04-29
1
-1
/
+7
|
|
\
|
*
|
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-04-21
1
-0
/
+5
|
*
|
KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled
Sean Christopherson
2022-04-21
1
-0
/
+3
|
*
|
KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
Sean Christopherson
2022-04-21
1
-1
/
+14
|
*
|
KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
Sean Christopherson
2022-04-21
1
-1
/
+1
|
*
|
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-04-21
1
-15
/
+13
|
*
|
KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
Sean Christopherson
2022-04-21
1
-6
/
+1
*
|
|
KVM: LAPIC: Trace LAPIC timer expiration on every vmentry
Wanpeng Li
2022-05-25
1
-8
/
+0
*
|
|
KVM: x86: a vCPU with a pending triple fault is runnable
Paolo Bonzini
2022-05-12
1
-0
/
+3
*
|
|
KVM: x86/mmu: Expand and clean up page fault stats
Sean Christopherson
2022-05-12
1
-0
/
+5
*
|
|
KVM: x86/mmu: Make all page fault handlers internal to the MMU
Sean Christopherson
2022-05-12
1
-19
/
+0
*
|
|
KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness
Maxim Levitsky
2022-05-12
1
-1
/
+1
*
|
|
KVM: x86: avoid loading a vCPU after .vm_destroy was called
Maxim Levitsky
2022-05-02
1
-7
/
+3
*
|
|
KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
Suravee Suthikulpanit
2022-04-29
1
-0
/
+1
*
|
|
KVM: x86/mmu: replace direct_map with root_role.direct
Paolo Bonzini
2022-04-29
1
-6
/
+6
*
|
|
KVM: x86: Clean up and document nested #PF workaround
Sean Christopherson
2022-04-29
1
-1
/
+20
*
|
|
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
2022-04-29
1
-1
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
2022-04-29
1
-0
/
+2
|
*
|
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
2022-04-29
1
-1
/
+5
|
|
/
*
|
KVM: x86: Bail to userspace if emulation of atomic user access faults
Sean Christopherson
2022-04-13
1
-1
/
+1
*
|
KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
Sean Christopherson
2022-04-13
1
-21
/
+14
*
|
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
2022-04-13
1
-1
/
+1
*
|
KVM: x86: Copy kvm_pmu_ops by value to eliminate layer of indirection
Like Xu
2022-04-13
1
-0
/
+2
*
|
KVM: x86: Move kvm_ops_static_call_update() to x86.c
Like Xu
2022-04-13
1
-2
/
+17
*
|
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-13
1
-77
/
+134
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: optimize PKU branching in kvm_load_{guest|host}_xsave_state
Jon Kohler
2022-04-02
1
-5
/
+9
|
*
KVM: x86: allow per cpu apicv inhibit reasons
Maxim Levitsky
2022-04-02
1
-2
/
+11
|
*
KVM: x86: Don't snapshot "max" TSC if host TSC is constant
Sean Christopherson
2022-04-02
1
-15
/
+15
|
*
KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.
David Woodhouse
2022-04-02
1
-1
/
+25
|
*
KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
2022-04-02
1
-1
/
+2
|
*
KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
David Woodhouse
2022-04-02
1
-0
/
+1
|
*
KVM: x86/xen: Support direct injection of event channel events
David Woodhouse
2022-04-02
1
-0
/
+9
|
*
KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info
David Woodhouse
2022-04-02
1
-61
/
+2
|
*
KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info
David Woodhouse
2022-04-02
1
-3
/
+9
|
*
KVM: x86: Use gfn_to_pfn_cache for pv_time
David Woodhouse
2022-04-02
1
-13
/
+63
|
*
KVM: x86/xen: Use gfn_to_pfn_cache for runstate area
David Woodhouse
2022-04-02
1
-0
/
+1
|
*
KVM: x86: Allow userspace to opt out of hypercall patching
Oliver Upton
2022-04-02
1
-0
/
+11
*
|
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
2022-04-11
1
-4
/
+3
[next]