| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused | Sean Christopherson | 2022-04-21 | 1 | -4/+5 |
* | KVM: PPC: Merge powerpc's debugfs entry content into generic entry | Alexey Kardashevskiy | 2022-02-02 | 1 | -1/+1 |
* | KVM: PPC: Book3S HV P9: Comment and fix MMU context switching code | Nicholas Piggin | 2021-11-24 | 1 | -0/+4 |
* | KVM: PPC: Book3S HV: Stop exporting symbols from book3s_64_mmu_radix | Fabiano Rosas | 2021-08-24 | 1 | -3/+0 |
* | KVM: PPC: Book3S HV: Add sanity check to copy_tofrom_guest | Fabiano Rosas | 2021-08-24 | 1 | -0/+3 |
* | KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines | Fabiano Rosas | 2021-08-24 | 1 | -2/+4 |
* | KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM | Bharata B Rao | 2021-06-22 | 1 | -5/+22 |
* | KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks | Nicholas Piggin | 2021-05-05 | 1 | -3/+2 |
* | KVM: PPC: Convert to the gfn-based MMU notifier callbacks | Sean Christopherson | 2021-04-17 | 1 | -12/+13 |
* | KVM: x86/mmu: Consider the hva in mmu_notifier retry | David Stevens | 2021-02-22 | 1 | -1/+1 |
* | KVM: PPC: Book3S: Fix symbol undeclared warnings | Wang Wensheng | 2020-09-22 | 1 | -1/+1 |
* | Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2020-08-09 | 1 | -0/+4 |
|\ |
|
| * | KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks | Alexey Kardashevskiy | 2020-07-21 | 1 | -0/+4 |
* | | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
* | | powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL | Aneesh Kumar K.V | 2020-06-22 | 1 | -1/+2 |
* | | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault | Christoph Hellwig | 2020-06-17 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-06-12 | 1 | -8/+28 |
|\ |
|
| * | KVM: PPC: Book3S HV: Close race with page faults around memslot flushes | Paul Mackerras | 2020-05-28 | 1 | -0/+5 |
| * | KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON | Paul Mackerras | 2020-05-28 | 1 | -4/+7 |
| * | KVM: PPC: Book3S HV: Ignore kmemleak false positives | Qian Cai | 2020-05-27 | 1 | -2/+14 |
| * | KVM: PPC: Clean up redundant 'kvm_run' parameters | Tianjia Zhang | 2020-05-27 | 1 | -2/+2 |
* | | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | | mm/gup.c: convert to use get_user_{page|pages}_fast_only() | Souptick Joarder | 2020-06-08 | 1 | -1/+1 |
* | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-06-05 | 1 | -24/+47 |
|\ \ |
|
| * | | powerpc/book3s64/kvm: Fix secondary page table walk warning during migration | Aneesh Kumar K.V | 2020-05-29 | 1 | -6/+29 |
| * | | powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page | Aneesh Kumar K.V | 2020-05-05 | 1 | -4/+4 |
| * | | powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table | Aneesh Kumar K.V | 2020-05-05 | 1 | -9/+9 |
| * | | powerpc/kvm/book3s: Add helper to walk partition scoped linux page table. | Aneesh Kumar K.V | 2020-05-05 | 1 | -6/+6 |
| * | | Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvm | Michael Ellerman | 2020-05-05 | 1 | -4/+5 |
| |\ \ |
|
* | | | | powerpc: add support for folded p4d page tables | Mike Rapoport | 2020-06-05 | 1 | -13/+19 |
| |_|/
|/| | |
|
* | | | Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2020-04-21 | 1 | -4/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions | Paul Mackerras | 2020-04-21 | 1 | -4/+5 |
* | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-04-05 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | powerpc/kvm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2020-03-04 | 1 | -3/+2 |
* | | KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code | Michael Ellerman | 2020-03-19 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-02-04 | 1 | -4/+2 |
|\ |
|
| * | powerpc: use probe_user_read() and probe_user_write() | Christophe Leroy | 2020-01-25 | 1 | -4/+2 |
* | | KVM: PPC: Add skip_page_out parameter to uvmem functions | Sukadev Bhattiprolu | 2020-01-17 | 1 | -1/+1 |
|/ |
|
* | KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM | Bharata B Rao | 2019-11-28 | 1 | -0/+3 |
* | KVM: PPC: Book3S HV: Radix changes for secure guest | Bharata B Rao | 2019-11-28 | 1 | -0/+22 |
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-07-14 | 1 | -9/+3 |
|\ |
|
| * | powerpc/book3s: Use config independent helpers for page table walk | Aneesh Kumar K.V | 2019-07-04 | 1 | -9/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
|/ |
|
* | KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G] | Suraj Jitindar Singh | 2019-02-19 | 1 | -1/+14 |
* | KVM: PPC: Book3S HV: radix: Fix uninitialized var build error | Michael Ellerman | 2018-12-30 | 1 | -1/+1 |
* | KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with host | Suraj Jitindar Singh | 2018-12-21 | 1 | -4/+18 |
* | KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list() | Suraj Jitindar Singh | 2018-12-21 | 1 | -2/+2 |
* | KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest | Suraj Jitindar Singh | 2018-12-17 | 1 | -5/+4 |
* | KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants... | Suraj Jitindar Singh | 2018-12-17 | 1 | -3/+4 |