index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+0
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
1
-1
/
+1
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-44
/
+10
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-189
/
+217
2020-04-01
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-0
/
+3
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
1
-2
/
+0
2020-04-01
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
2
-18
/
+0
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
1
-2
/
+2
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
1
-0
/
+1
2020-03-26
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
1
-0
/
+2
2020-03-26
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
3
-0
/
+43
2020-03-24
KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
Laurent Dufour
1
-1
/
+2
2020-03-24
KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
Laurent Dufour
1
-11
/
+21
2020-03-24
KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
Fabiano Rosas
1
-0
/
+3
2020-03-20
KVM: PPC: Fix kernel crash with PR KVM
Greg Kurz
2
-2
/
+1
2020-03-19
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
8
-25
/
+0
2020-03-19
KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM
Greg Kurz
4
-3
/
+4
2020-03-19
KVM: PPC: Book3S PR: Fix kernel crash with PR KVM
Greg Kurz
2
-2
/
+1
2020-03-19
KVM: PPC: Use fallthrough;
Joe Perches
5
-7
/
+6
2020-03-19
KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
Michael Roth
1
-0
/
+1
2020-03-19
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
2
-7
/
+37
2020-03-19
KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code
Michael Ellerman
1
-1
/
+1
2020-03-19
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler
Paul Mackerras
1
-62
/
+57
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
6
-6
/
+0
2020-03-16
KVM: Terminate memslot walks via used_slots
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
1
-5
/
+1
2020-03-16
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
2
-0
/
+10
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
5
-16
/
+9
2020-03-16
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
1
-6
/
+0
2020-03-16
KVM: PPC: Move memslot memory allocation into prepare_memory_region()
Sean Christopherson
5
-38
/
+21
2020-03-04
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-26
/
+10
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-5
/
+5
2020-01-30
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
8
-22
/
+51
2020-01-29
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
David Michael
1
-0
/
+1
2020-01-29
KVM: PPC: Book3S HV: Release lock on page-out failure path
Bharata B Rao
1
-1
/
+1
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-1
/
+1
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-10
/
+0
2020-01-27
KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
1
-24
/
+32
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2
-10
/
+0
2020-01-27
KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
Sean Christopherson
1
-27
/
+33
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
1
-23
/
+4
2020-01-26
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
1
-0
/
+2
2020-01-26
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
1
-4
/
+2
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
1
-1
/
+1
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
1
-0
/
+5
2020-01-24
KVM: PPC: Drop kvm_arch_vcpu_free()
Sean Christopherson
1
-7
/
+2
2020-01-24
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
7
-51
/
+27
2020-01-24
KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
Sean Christopherson
1
-3
/
+3
2020-01-24
KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
Sean Christopherson
1
-11
/
+11
[next]