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
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-6
/
+6
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-150
/
+169
2020-06-11
KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
Paolo Bonzini
1
-6
/
+1
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
1
-2
/
+5
2020-06-11
kvm: i8254: remove redundant assignment to pointer s
Colin Ian King
1
-1
/
+0
2020-06-11
KVM: x86: respect singlestep when emulating instruction
Felipe Franciosi
1
-1
/
+1
2020-06-11
Merge branch 'kvm-basic-exit-reason' into HEAD
Paolo Bonzini
1
-2
/
+2
2020-06-11
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
1
-1
/
+1
2020-06-11
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
1
-1
/
+1
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2
-2
/
+2
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-4
/
+4
2020-06-09
KVM: x86: Unexport x86_fpu_cache and make it static
Sean Christopherson
1
-2
/
+1
2020-06-08
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-5
/
+2
2020-06-08
KVM: SVM: fix calls to is_intercept
Paolo Bonzini
2
-2
/
+4
2020-06-08
Revert "KVM: x86: work around leak of uninitialized stack contents"
Vitaly Kuznetsov
1
-7
/
+0
2020-06-08
KVM: VMX: Properly handle kvm_read/write_guest_virt*() result
Vitaly Kuznetsov
3
-40
/
+74
2020-06-05
KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
Paolo Bonzini
1
-2
/
+6
2020-06-04
KVM: x86: minor code refactor and comments fixup around dirty logging
Anthony Yznaga
1
-55
/
+49
2020-06-04
KVM: x86: avoid unnecessary rmap walks when creating/moving slots
Anthony Yznaga
1
-1
/
+1
2020-06-04
KVM: x86: remove unnecessary rmap walk of read-only memslots
Anthony Yznaga
1
-4
/
+2
2020-06-04
KVM: Use vmemdup_user()
Denis Efremov
1
-10
/
+7
2020-06-04
KVM: x86: Move MPK feature detection to common code
Babu Moger
2
-5
/
+8
2020-06-04
KVM: x86: Assign correct value to array.maxnent
Xiaoyao Li
1
-2
/
+3
2020-06-04
KVM: VMX: Always treat MSR_IA32_PERF_CAPABILITIES as a valid PMU MSR
Sean Christopherson
1
-1
/
+1
2020-06-04
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
1
-5
/
+5
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
37
-1575
/
+2716
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-06-03
x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
Al Viro
1
-1
/
+1
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-2
/
+1
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls
Jon Doron
1
-0
/
+28
2020-06-01
x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
Jon Doron
1
-1
/
+1
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
4
-3
/
+219
2020-06-01
x86/hyper-v: Add synthetic debugger definitions
Jon Doron
1
-0
/
+27
2020-06-01
KVM: selftests: VMX preemption timer migration test
Makarand Sonare
1
-8
/
+4
2020-06-01
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
2
-8
/
+49
2020-06-01
KVM: x86/pmu: Support full width counting
Like Xu
5
-5
/
+65
2020-06-01
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
5
-17
/
+21
2020-06-01
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2
-1
/
+3
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
1
-4
/
+22
2020-06-01
KVM: x86: interrupt based APF 'page ready' event delivery
Vitaly Kuznetsov
1
-26
/
+67
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...
Vitaly Kuznetsov
1
-1
/
+1
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
6
-12
/
+22
2020-06-01
Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Rea...
Vitaly Kuznetsov
1
-22
/
+1
2020-06-01
KVM: VMX: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
5
-6
/
+155
[next]