index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-10
/
+9
2018-06-21
KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
Marc Zyngier
1
-10
/
+9
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
1
-2
/
+2
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-01
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-32
/
+8
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-01
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-1
/
+6
2018-05-26
KVM: introduce kvm_make_vcpus_request_mask() API
Vitaly Kuznetsov
1
-8
/
+26
2018-05-25
KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
Christoffer Dall
1
-1
/
+6
2018-03-06
kvm: use insert sort in kvm_io_bus_register_dev function
Gal Hammer
1
-18
/
+18
2018-02-24
KVM: mmu: Fix overlap between public and private memslots
Wanpeng Li
1
-2
/
+1
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-32
/
+30
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2018-02-01
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-0
/
+1
2018-01-31
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-31
/
+12
2018-01-31
kvm: embed vcpu id to dentry of vcpu anon inode
Masatake YAMATO
1
-1
/
+4
2018-01-31
kvm: Map PFN-type memory regions as writable (if possible)
KarimAllah Ahmed
1
-2
/
+5
2018-01-15
kvm: whitelist struct kvm_vcpu_arch
Paolo Bonzini
1
-2
/
+6
2017-12-14
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
1
-7
/
+5
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
1
-2
/
+0
2017-12-14
KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
Christoffer Dall
1
-2
/
+24
2017-12-14
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
1
-11
/
+6
2017-12-14
kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm()
Markus Elfring
1
-10
/
+11
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
1
-0
/
+8
2017-12-04
kvm: switch get_user_page_nowait() to get_user_pages_unlocked()
Al Viro
1
-31
/
+12
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+23
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-0
/
+23
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+2
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2017-11-16
Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
1
-2
/
+2
2017-11-09
KVM: s390: vsie: use common code functions for pinning
David Hildenbrand
1
-2
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-12
kvm, mm: account kvm related kmem slabs to kmemcg
Shakeel Butt
1
-1
/
+1
2017-09-20
get_compat_sigset()
Al Viro
1
-5
/
+2
2017-09-15
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
Davidlohr Bueso
1
-1
/
+1
2017-09-13
KVM: fix rcu warning on VM_CREATE errors
Christian Borntraeger
1
-0
/
+1
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+5
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-42
/
+0
[next]