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
/
arch
/
powerpc
/
kvm
/
book3s_64_vio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill sched.h dependency on rcupdate.h
Kent Overstreet
2023-12-27
1
-0
/
+1
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2023-10-27
1
-2
/
+2
|
\
|
*
KVM: PPC: Always use the GPR accessors
Jordan Niethe
2023-09-14
1
-2
/
+2
*
|
powerpc: Remove extern from function implementations
Benjamin Gray
2023-10-19
1
-4
/
+4
|
/
*
KVM: PPC: Standardize on "int" return types in the powerpc KVM code
Thomas Huth
2023-03-16
1
-2
/
+2
*
KVM: PPC: Book3s: Use arg->size directly in kvm_vm_ioctl_create_spapr_tce()
Deming Wang
2022-11-24
1
-3
/
+3
*
KVM: PPC: Do not warn when userspace asked for too big TCE table
Alexey Kardashevskiy
2022-06-29
1
-1
/
+1
*
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
2022-05-19
1
-0
/
+43
*
KVM: PPC: Fix TCE handling for VFIO
Alexey Kardashevskiy
2022-04-21
1
-22
/
+23
*
KVM: PPC: Replace zero-length array with flexible array member
Len Baker
2021-10-20
1
-2
/
+1
*
KVM: Move last_used_slot logic out of search_memslots
David Matlack
2021-08-06
1
-1
/
+1
*
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
2020-09-22
1
-1
/
+1
*
KVM: PPC: Book3S: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-22
1
-1
/
+1
*
KVM: PPC: Book3S: Fix some RCU-list locks
Qian Cai
2020-05-27
1
-4
/
+14
*
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-03-16
1
-1
/
+0
*
KVM: PPC: Book3S: Replace current->mm by kvm->mm
Leonardo Bras
2020-01-17
1
-4
/
+6
*
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
1
-1
/
+1
*
KVM: PPC: Book3S: Invalidate multiple TCEs at once
Alexey Kardashevskiy
2019-08-30
1
-9
/
+20
*
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2019-08-30
1
-2
/
+4
*
mm: add account_locked_vm utility function
Daniel Jordan
2019-07-16
1
-40
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
KVM: PPC: Book3S: Allocate guest TCEs on demand too
Alexey Kardashevskiy
2019-04-30
1
-14
/
+58
*
KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
Alexey Kardashevskiy
2019-04-30
1
-4
/
+20
*
KVM: PPC: Book3S: Protect memslots while validating user address
Alexey Kardashevskiy
2019-04-05
1
-3
/
+3
*
KVM: PPC: Book3S: Improve KVM reference counting
Alexey Kardashevskiy
2019-02-22
1
-3
/
+4
*
KVM: PPC: Release all hardware TCE tables attached to a group
Alexey Kardashevskiy
2019-02-19
1
-1
/
+0
*
powerpc/vfio/iommu/kvm: Do not pin device memory
Alexey Kardashevskiy
2018-12-21
1
-8
/
+10
*
KVM: PPC: Optimize clearing TCEs for sparse tables
Alexey Kardashevskiy
2018-10-20
1
-3
/
+2
*
KVM: PPC: Remove redundand permission bits removal
Alexey Kardashevskiy
2018-10-09
1
-8
/
+4
*
KVM: PPC: Propagate errors to the guest when failed instead of ignoring
Alexey Kardashevskiy
2018-10-09
1
-14
/
+6
*
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
2018-10-09
1
-0
/
+35
*
KVM: PPC: Inform the userspace about TCE update failures
Alexey Kardashevskiy
2018-10-02
1
-4
/
+4
*
KVM: PPC: Validate all tces before updating tables
Alexey Kardashevskiy
2018-10-02
1
-0
/
+18
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-19
1
-3
/
+2
|
\
|
*
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
2018-08-06
1
-1
/
+1
|
|
\
|
*
|
KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tables
Alexey Kardashevskiy
2018-07-18
1
-3
/
+2
*
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-08-13
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
2018-07-18
1
-1
/
+1
|
|
/
*
|
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
|
KVM: PPC: Make iommu_table::it_userspace big endian
Alexey Kardashevskiy
2018-07-16
1
-5
/
+6
|
/
*
KVM: PPC: Book3S: Change return type to vm_fault_t
Souptick Joarder
2018-05-17
1
-1
/
+1
*
KVM: PPC: Book3S: Check KVM_CREATE_SPAPR_TCE_64 parameters
Alexey Kardashevskiy
2018-05-17
1
-1
/
+2
*
KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physica...
Alexey Kardashevskiy
2018-05-17
1
-14
/
+50
*
KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCE
Alexey Kardashevskiy
2018-05-17
1
-1
/
+1
*
KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
Alexey Kardashevskiy
2017-10-14
1
-9
/
+14
*
KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
Paul Mackerras
2017-08-30
1
-11
/
+10
*
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
2017-08-25
1
-22
/
+34
*
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
2017-04-20
1
-2
/
+304
*
KVM: PPC: Pass kvm* to kvmppc_find_table()
Alexey Kardashevskiy
2017-04-20
1
-3
/
+4
*
KVM: PPC: Align the table size to system page size
Alexey Kardashevskiy
2017-04-20
1
-1
/
+1
[next]