index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-10
/
+61
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-25
/
+25
2021-04-26
Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2021-04-23
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-11
/
+9
2021-04-13
KVM: VMX: Don't use vcpu->run->internal.ndata as an array index
Reiji Watanabe
1
-5
/
+5
2021-04-08
KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp
Paolo Bonzini
1
-1
/
+1
2021-04-06
x86/sgx: Introduce virtual EPC for use by KVM guests
Sean Christopherson
1
-0
/
+12
2021-04-04
svm/sev: Register SEV and SEV-ES ASIDs to the misc controller
Vipin Sharma
2
-10
/
+61
2021-04-01
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...
Vitaly Kuznetsov
1
-2
/
+17
2021-04-01
KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken
Paolo Bonzini
1
-11
/
+14
2021-04-01
KVM: x86: reduce pvclock_gtod_sync_lock critical sections
Paolo Bonzini
1
-6
/
+4
2021-04-01
Merge branch 'kvm-fix-svm-races' into kvm-master
Paolo Bonzini
1
-5
/
+23
2021-04-01
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...
Paolo Bonzini
1
-1
/
+17
2021-04-01
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
1
-4
/
+6
2021-03-31
Merge commit 'kvm-tdp-fix-flushes' into kvm-master
Paolo Bonzini
3
-17
/
+42
2021-03-30
KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
Sean Christopherson
3
-6
/
+27
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Sean Christopherson
1
-4
/
+7
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
Sean Christopherson
1
-11
/
+12
2021-03-30
KVM: make: Fix out-of-source module builds
Siddharth Chandrasekaran
1
-1
/
+1
2021-03-30
KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...
Vitaly Kuznetsov
1
-0
/
+8
2021-03-30
KVM: x86: remove unused declaration of kvm_write_tsc()
Dongli Zhang
1
-1
/
+0
2021-03-30
KVM: clean up the unused argument
Haiwei Li
1
-5
/
+4
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2
-2
/
+2
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
7
-93
/
+191
2021-03-18
KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs
Wanpeng Li
1
-1
/
+1
2021-03-18
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
1
-44
/
+65
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
13
-19
/
+19
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
5
-15
/
+37
2021-03-18
KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enligh...
Vitaly Kuznetsov
1
-1
/
+25
2021-03-18
KVM: x86: hyper-v: Track Hyper-V TSC page status
Vitaly Kuznetsov
1
-14
/
+35
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
3
-0
/
+26
2021-03-17
KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_ST...
Vitaly Kuznetsov
1
-0
/
+3
2021-03-16
KVM: x86/mmu: Store the address space ID in the TDP iterator
Sean Christopherson
4
-24
/
+13
2021-03-16
KVM: x86/mmu: Factor out tdp_iter_return_to_root
Ben Gardon
3
-10
/
+19
2021-03-16
KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs
Ben Gardon
1
-1
/
+1
2021-03-16
KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page
Ben Gardon
1
-3
/
+8
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+36
2021-03-12
KVM: LAPIC: Advancing the timer expiration on guest initiated write
Wanpeng Li
1
-0
/
+1
2021-03-12
KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode
Sean Christopherson
1
-0
/
+11
2021-03-10
x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
Sean Christopherson
1
-1
/
+1
2021-03-08
x86: Remove duplicate TSC DEADLINE MSR definitions
Dave Hansen
1
-4
/
+4
2021-03-06
kvm: x86: use NULL instead of using plain integer as pointer
Muhammad Usama Anjum
1
-1
/
+1
2021-03-05
KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'
Sean Christopherson
1
-12
/
+13
2021-03-05
KVM: x86: Ensure deadline timer has truly expired before posting its IRQ
Sean Christopherson
1
-1
/
+10
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-13
/
+394
2021-03-02
KVM: SVM: Clear the CR4 register on reset
Babu Moger
1
-0
/
+1
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
3
-2
/
+337
2021-03-02
KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
David Woodhouse
1
-0
/
+4
2021-03-02
KVM: x86: allow compiling out the Xen hypercall interface
Paolo Bonzini
4
-2
/
+42
[next]