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
*
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
Jim Mattson
2018-12-21
1
-1
/
+2
*
kvm: introduce manual dirty log reprotect
Paolo Bonzini
2018-12-14
1
-0
/
+5
*
kvm: rename last argument to kvm_get_dirty_log_protect
Paolo Bonzini
2018-12-14
1
-1
/
+1
*
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
2018-12-14
1
-0
/
+2
*
kvm: x86: make kvm_{load|put}_guest_fpu() static
Sebastian Andrzej Siewior
2018-09-20
1
-2
/
+0
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-2
/
+2
*
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
Tianyu Lan
2018-08-06
1
-0
/
+7
*
KVM: Switch 'requests' to be 64-bit (explicitly)
KarimAllah Ahmed
2018-08-06
1
-5
/
+5
*
KVM: s390: a utility function for migration
Claudio Imbrenda
2018-07-13
1
-0
/
+7
*
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
1
-0
/
+5
*
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
1
-1
/
+1
*
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-06-01
1
-0
/
+9
|
\
|
*
KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
Christoffer Dall
2018-05-25
1
-0
/
+9
*
|
KVM: introduce kvm_make_vcpus_request_mask() API
Vitaly Kuznetsov
2018-05-26
1
-0
/
+3
*
|
KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
Wanpeng Li
2018-05-11
1
-7
/
+1
|
/
*
kvm: fix warning for non-x86 builds
Sebastian Ott
2018-02-24
1
-0
/
+3
*
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
Sebastian Ott
2018-02-24
1
-1
/
+2
*
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2017-12-14
1
-0
/
+12
*
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
2017-12-14
1
-1
/
+1
*
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2017-12-05
1
-1
/
+1
*
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
1
-0
/
+3
*
KVM: s390: vsie: use common code functions for pinning
David Hildenbrand
2017-11-09
1
-0
/
+1
*
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-08
1
-1
/
+2
*
KVM: nVMX: get rid of nested_get_page()
David Hildenbrand
2017-08-07
1
-0
/
+6
*
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
2017-08-02
1
-2
/
+4
*
KVM: make pid available for uevents without debugfs
Claudio Imbrenda
2017-07-26
1
-0
/
+1
*
KVM: use correct accessor function for __kvm_memslots
Christian Borntraeger
2017-07-10
1
-3
/
+2
*
KVM: mark memory slots as rcu
Christian Borntraeger
2017-07-07
1
-1
/
+1
*
KVM: mark kvm->busses as rcu protected
Christian Borntraeger
2017-07-07
1
-1
/
+7
*
KVM: mark vcpu->pid pointer as rcu protected
Christian Borntraeger
2017-07-07
1
-1
/
+1
*
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
1
-0
/
+5
*
KVM: improve arch vcpu request defining
Andrew Jones
2017-06-04
1
-0
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-10
1
-1
/
+11
|
\
|
*
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
1
-0
/
+11
|
|
\
|
|
*
KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
2017-05-09
1
-0
/
+11
|
*
|
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-05-09
1
-1
/
+0
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
2017-04-28
1
-1
/
+0
|
|
|
\
\
|
|
|
*
|
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-27
1
-1
/
+0
|
|
|
|
/
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
kvm: Move srcu_struct fields to end of struct kvm
Paul E. McKenney
2017-04-21
1
-2
/
+2
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
1
-2
/
+0
|
|
/
/
/
*
|
|
|
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-05-03
1
-8
/
+8
*
|
|
|
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-05-02
1
-0
/
+1
*
|
|
|
KVM: mark requests that need synchronization
Paolo Bonzini
2017-04-27
1
-4
/
+5
*
|
|
|
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
2017-04-27
1
-1
/
+1
*
|
|
|
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
2017-04-27
1
-0
/
+6
*
|
|
|
KVM: mark requests that do not need a wakeup
Radim Krčmář
2017-04-27
1
-5
/
+7
*
|
|
|
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
1
-2
/
+12
|
|
_
|
/
|
/
|
|
[next]