index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: x86/mmu: Support dirty logging for the TDP MMU
Ben Gardon
2020-10-23
1
-4
/
+2
*
KVM: Cache as_id in kvm_memory_slot
Peter Xu
2020-10-22
1
-0
/
+6
*
KVM: use struct_size() and flex_array_size() helpers in kvm_io_bus_unregister...
Rustam Kovhaev
2020-09-28
1
-2
/
+2
*
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
2020-09-11
1
-9
/
+12
*
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-11
1
-1
/
+1
|
\
|
*
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
1
-1
/
+1
*
|
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-22
1
-1
/
+2
|
/
*
KVM: Move x86's MMU memory cache helpers to common KVM code
Sean Christopherson
2020-07-09
1
-0
/
+55
*
KVM: x86: take as_id into account when checking PGD
Vitaly Kuznetsov
2020-07-09
1
-0
/
+8
*
kvm: use more precise cast and do not drop __user
Paolo Bonzini
2020-07-02
1
-1
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
1
-25
/
+28
|
\
|
*
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-06-08
1
-10
/
+16
|
*
KVM: Use vmemdup_user()
Denis Efremov
2020-06-04
1
-11
/
+8
|
*
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
2020-06-04
1
-4
/
+4
*
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
|
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2020-06-08
1
-5
/
+3
|
/
*
Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-06-01
1
-1
/
+1
|
\
|
*
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
1
-1
/
+1
*
|
KVM: check userspace_addr for all memslots
Paolo Bonzini
2020-06-01
1
-3
/
+2
*
|
KVM: introduce kvm_read_guest_offset_cached()
Vitaly Kuznetsov
2020-06-01
1
-5
/
+14
*
|
Revert "KVM: No need to retry for hva_to_pfn_remapped()"
Paolo Bonzini
2020-06-01
1
-0
/
+5
*
|
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-15
1
-3
/
+15
*
|
KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
Wanpeng Li
2020-05-15
1
-0
/
+1
*
|
KVM: No need to retry for hva_to_pfn_remapped()
Peter Xu
2020-05-15
1
-5
/
+0
*
|
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-05-13
1
-10
/
+9
*
|
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
1
-3
/
+11
|
\
\
|
*
|
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
2020-05-08
1
-3
/
+11
|
|
/
*
|
kvm: add capability for halt polling
David Matlack
2020-04-24
1
-4
/
+15
*
|
KVM: SVM: avoid infinite loop on NPF from bad address
Paolo Bonzini
2020-04-21
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
-5
/
+1
*
|
KVM: x86: move kvm_create_vcpu_debugfs after last failure point
Paolo Bonzini
2020-04-21
1
-3
/
+1
*
|
KVM: remove redundant assignment to variable r
Colin Ian King
2020-04-15
1
-1
/
+0
|
/
*
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
1
-4
/
+14
*
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
-13
/
+0
*
KVM: Drop gfn_to_pfn_atomic()
Peter Xu
2020-03-16
1
-6
/
+0
*
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
2020-03-16
1
-7
/
+17
*
KVM: Dynamically size memslot array based on number of used slots
Sean Christopherson
2020-03-16
1
-3
/
+28
*
KVM: Terminate memslot walks via used_slots
Sean Christopherson
2020-03-16
1
-52
/
+158
*
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
2020-03-16
1
-8
/
+19
*
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
2020-03-16
1
-20
/
+71
*
KVM: Clean up local variable usage in __kvm_set_memory_region()
Sean Christopherson
2020-03-16
1
-24
/
+26
*
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
1
-11
/
+7
*
KVM: Move memslot deletion to helper function
Sean Christopherson
2020-03-16
1
-29
/
+46
*
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
2020-03-16
1
-1
/
+1
*
KVM: Move setting of memslot into helper routine
Sean Christopherson
2020-03-16
1
-43
/
+63
*
KVM: Refactor error handling for setting memory region
Sean Christopherson
2020-03-16
1
-22
/
+18
*
KVM: Explicitly free allocated-but-unused dirty bitmap
Sean Christopherson
2020-03-16
1
-3
/
+4
[next]