| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-02-08 | KVM: arm64: Keep a list of probed PMUs |  Alexandru Elisei | 1 | -2/+23 |
| 2022-02-08 | KVM: arm64: Keep a per-VM pointer to the default PMU |  Marc Zyngier | 1 | -16/+26 |
| 2022-02-08 | KVM: arm64: Do not change the PMU event filter after a VCPU has run |  Marc Zyngier | 2 | -13/+24 |
| 2022-02-08 | Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next |  Marc Zyngier | 4 | -26/+59 |
| 2022-02-08 | KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2 |  Keir Fraser | 3 | -23/+56 |
| 2022-02-08 | KVM: arm64: Drop unused param from kvm_psci_version() |  Oliver Upton | 1 | -3/+3 |
| 2022-02-08 | Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next |  Marc Zyngier | 5 | -93/+215 |
| 2022-02-08 | KVM: arm64: Make active_vmids invalid on vCPU schedule out |  Shameer Kolothum | 2 | -3/+23 |
| 2022-02-08 | KVM: arm64: Align the VMID allocation with the arm64 ASID |  Julien Grall | 4 | -93/+18 |
| 2022-02-08 | KVM: arm64: Make VMID bits accessible outside of allocator |  Shameer Kolothum | 1 | -1/+1 |
| 2022-02-08 | KVM: arm64: Introduce a new VMID allocator for KVM |  Shameer Kolothum | 1 | -0/+177 |
| 2022-02-08 | Merge branch kvm-arm64/fpsimd-doc into kvmarm-master/next |  Marc Zyngier | 2 | -4/+14 |
| 2022-02-08 | KVM: arm64: Add some more comments in kvm_hyp_handle_fpsimd() |  Mark Brown | 1 | -0/+4 |
| 2022-02-08 | KVM: arm64: Add comments for context flush and sync callbacks |  Mark Brown | 1 | -4/+10 |
| 2022-02-08 | Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/next |  Marc Zyngier | 1 | -18/+31 |
| 2022-02-08 | KVM: arm64: Add fast path to handle permission relaxation during dirty logging |  Jing Zhang | 1 | -2/+15 |
| 2022-02-08 | KVM: arm64: Use read/write spin lock for MMU protection |  Jing Zhang | 1 | -18/+18 |
| 2022-02-08 | KVM: arm64: Emulate the OS Lock |  Oliver Upton | 2 | -7/+25 |
| 2022-02-08 | KVM: arm64: Allow guest to set the OSLK bit |  Oliver Upton | 1 | -7/+30 |
| 2022-02-08 | KVM: arm64: Stash OSLSR_EL1 in the cpu context |  Oliver Upton | 1 | -7/+24 |
| 2022-02-08 | KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined |  Oliver Upton | 1 | -1/+1 |
| 2022-02-05 | Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 10 | -70/+53 |
| 2022-02-03 | KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata |  James Morse | 1 | -1/+19 |
| 2022-02-03 | KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs |  James Morse | 1 | -0/+8 |
| 2022-02-03 | KVM: arm64: Avoid consuming a stale esr value when SError occur |  James Morse | 1 | -1/+2 |
| 2022-02-01 | kvm/arm64: rework guest entry logic |  Mark Rutland | 1 | -18/+33 |
| 2022-01-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 4 | -15/+28 |
| 2022-01-28 | Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 4 | -15/+28 |
| 2022-01-24 | KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE |  Marc Zyngier | 1 | -1/+4 |
| 2022-01-22 | KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systems |  Marc Zyngier | 2 | -2/+18 |
| 2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 37 | -379/+935 |
| 2022-01-14 | KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance |  Marc Zyngier | 1 | -12/+6 |
| 2022-01-12 | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -62/+14 |
| 2022-01-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 4 | -6/+10 |
| 2022-01-07 | Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 30 | -304/+849 |
| 2022-01-05 | Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/... |  Catalin Marinas | 4 | -6/+10 |
| 2022-01-04 | Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next |  Marc Zyngier | 5 | -13/+12 |
| 2022-01-04 | KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve() |  Zenghui Yu | 1 | -1/+1 |
| 2021-12-20 | KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on() |  Fuad Tabba | 1 | -1/+1 |
| 2021-12-20 | KVM: arm64: Fix comment for kvm_reset_vcpu() |  Fuad Tabba | 1 | -4/+3 |
| 2021-12-16 | KVM: arm64: Rework kvm_pgtable initialisation |  Marc Zyngier | 3 | -7/+7 |
| 2021-12-16 | Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next |  Marc Zyngier | 10 | -119/+713 |
| 2021-12-16 | KVM: arm64: pkvm: Unshare guest structs during teardown |  Quentin Perret | 4 | -4/+82 |
| 2021-12-16 | KVM: arm64: Expose unshare hypercall to the host |  Will Deacon | 3 | -0/+42 |
| 2021-12-16 | KVM: arm64: Implement do_unshare() helper for unsharing memory |  Will Deacon | 1 | -0/+115 |
| 2021-12-16 | KVM: arm64: Implement __pkvm_host_share_hyp() using do_share() |  Will Deacon | 1 | -88/+33 |
| 2021-12-16 | KVM: arm64: Implement do_share() helper for sharing memory |  Will Deacon | 1 | -0/+237 |
| 2021-12-16 | KVM: arm64: Introduce wrappers for host and hyp spin lock accessors |  Will Deacon | 1 | -6/+26 |
| 2021-12-16 | KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages |  Will Deacon | 1 | -0/+5 |
| 2021-12-16 | KVM: arm64: pkvm: Refcount the pages shared with EL2 |  Quentin Perret | 1 | -10/+68 |