index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
1
-2
/
+10
|
\
|
*
KVM: Move x86's MMU memory cache helpers to common KVM code
Sean Christopherson
2020-07-09
1
-0
/
+7
|
*
KVM: x86: take as_id into account when checking PGD
Vitaly Kuznetsov
2020-07-09
1
-0
/
+1
|
*
KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t...
Vitaly Kuznetsov
2020-07-08
1
-2
/
+2
*
|
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner
2020-07-24
1
-0
/
+8
*
|
KVM: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
1
-1
/
+1
|
/
*
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
2020-06-11
1
-0
/
+1
*
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-06-08
1
-2
/
+2
*
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
2020-06-04
1
-2
/
+1
*
KVM: introduce kvm_read_guest_offset_cached()
Vitaly Kuznetsov
2020-06-01
1
-0
/
+3
*
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-05-13
1
-5
/
+5
*
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
1
-0
/
+3
|
\
|
*
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
2020-05-08
1
-0
/
+3
*
|
kvm: add capability for halt polling
David Matlack
2020-04-24
1
-0
/
+1
*
|
KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
Tianjia Zhang
2020-04-21
1
-1
/
+1
*
|
KVM: x86/mmu: Avoid an extra memslot lookup in try_async_pf() for L2
Paolo Bonzini
2020-04-21
1
-0
/
+6
*
|
kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
Emanuele Giuseppe Esposito
2020-04-21
1
-0
/
+5
|
/
*
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
2020-04-14
1
-1
/
+1
*
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
1
-2
/
+2
*
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-31
1
-1
/
+1
|
\
|
*
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
2020-02-28
1
-1
/
+1
*
|
KVM: Fix out of range accesses to memslots
Sean Christopherson
2020-03-26
1
-0
/
+3
*
|
KVM: Drop largepages_enabled and its accessor/mutator
Sean Christopherson
2020-03-16
1
-2
/
+0
*
|
KVM: Drop gfn_to_pfn_atomic()
Peter Xu
2020-03-16
1
-1
/
+0
*
|
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
2020-03-16
1
-1
/
+10
*
|
KVM: Dynamically size memslot array based on number of used slots
Sean Christopherson
2020-03-16
1
-1
/
+1
*
|
KVM: Terminate memslot walks via used_slots
Sean Christopherson
2020-03-16
1
-6
/
+12
*
|
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
2020-03-16
1
-1
/
+1
*
|
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
2020-03-16
1
-13
/
+10
*
|
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
1
-2
/
+1
*
|
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
2020-03-16
1
-1
/
+1
*
|
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
2020-03-16
1
-2
/
+0
|
/
*
KVM: x86: fix missing prototypes
Paolo Bonzini
2020-02-17
1
-0
/
+2
*
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
2020-01-30
1
-0
/
+5
|
\
|
*
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-01-30
1
-2
/
+5
|
*
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
2020-01-30
1
-0
/
+2
*
|
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-01-27
1
-1
/
+1
*
|
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
2020-01-27
1
-0
/
+1
*
|
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2020-01-27
1
-0
/
+3
*
|
KVM: Remove kvm_read_guest_atomic()
Peter Xu
2020-01-27
1
-2
/
+0
*
|
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
1
-3
/
+0
*
|
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-27
1
-1
/
+0
*
|
KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()
Sean Christopherson
2020-01-27
1
-4
/
+0
*
|
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
2020-01-27
1
-1
/
+1
*
|
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
2020-01-24
1
-0
/
+1
*
|
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
2020-01-24
1
-0
/
+1
*
|
KVM: Remove kvm_arch_vcpu_free() declaration
Sean Christopherson
2020-01-24
1
-1
/
+0
*
|
kvm: Refactor handling of VM debugfs files
Milan Pandurov
2020-01-21
1
-2
/
+5
*
|
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-01-08
1
-3
/
+3
*
|
KVM: Remove duplicated declaration of kvm_vcpu_kick
Zenghui Yu
2020-01-08
1
-1
/
+0
|
/
[next]