index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/mmu: Consider the hva in mmu_notifier retry
David Stevens
2021-02-22
1
-4
/
+25
*
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
2021-02-09
1
-1
/
+1
*
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-09
1
-2
/
+2
*
KVM: x86/mmu: Use an rwlock for the x86 MMU
Ben Gardon
2021-02-04
1
-17
/
+20
*
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
2021-02-04
1
-3
/
+12
*
Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-25
1
-0
/
+1
|
\
|
*
KVM: Forbid the use of tagged userspace addresses for memslots
Marc Zyngier
2021-01-21
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-08
1
-2
/
+1
|
\
\
|
*
|
kvm: check tlbs_dirty directly
Lai Jiangshan
2021-01-07
1
-2
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-25
/
+145
|
\
|
|
|
*
|
KVM: Don't allocate dirty bitmap if dirty ring is enabled
Peter Xu
2020-11-15
1
-2
/
+2
|
*
|
KVM: Make dirty ring exclusive to dirty bitmap log
Peter Xu
2020-11-15
1
-0
/
+12
|
*
|
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
1
-1
/
+112
|
*
|
KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
Peter Xu
2020-11-15
1
-13
/
+17
|
*
|
KVM: remove kvm_clear_guest_page
Paolo Bonzini
2020-11-15
1
-9
/
+2
|
|
/
*
/
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
2020-12-19
1
-1
/
+1
|
/
*
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-21
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-21
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
|
/
[next]