Age | Commit message (Expand) | Author |
2023-06-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-06-14 | arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format | Anshuman Khandual |
2023-05-30 | KVM: arm64: Populate fault info for watchpoint | Akihiko Odaki |
2023-05-19 | KVM: arm64: Prevent unconditional donation of unmapped regions from the host | Will Deacon |
2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-21 | Merge branch kvm-arm64/spec-ptw into kvmarm-master/next | Marc Zyngier |
2023-04-14 | KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc() | Marc Zyngier |
2023-04-14 | KVM: arm64: nvhe: Synchronise with page table walker on TLBI | Marc Zyngier |
2023-04-13 | KVM: arm64: nvhe: Synchronise with page table walker on vcpu run | Marc Zyngier |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2023-04-04 | KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs | Fuad Tabba |
2023-03-30 | KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2 | Marc Zyngier |
2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-02-02 | KVM: arm64: Finalise EL2 state from pKVM PSCI relay | Quentin Perret |
2023-02-02 | KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHE | Quentin Perret |
2023-01-19 | arm64: Drop SYS_ from SPE register defines | Rob Herring |
2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-12-05 | Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next | Marc Zyngier |
2022-12-05 | Merge branch kvm-arm64/parallel-faults into kvmarm-master/next | Marc Zyngier |
2022-11-11 | KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run() | Will Deacon |
2022-11-11 | KVM: arm64: Don't unnecessarily map host kernel sections at EL2 | Quentin Perret |
2022-11-11 | KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2 | Quentin Perret |
2022-11-11 | KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2 | Will Deacon |
2022-11-11 | KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host | Quentin Perret |
2022-11-11 | KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache | Quentin Perret |
2022-11-11 | KVM: arm64: Instantiate guest stage-2 page-tables at EL2 | Quentin Perret |
2022-11-11 | KVM: arm64: Add generic hyp_memcache helpers | Quentin Perret |
2022-11-11 | KVM: arm64: Provide I-cache invalidation by virtual address at EL2 | Will Deacon |
2022-11-11 | KVM: arm64: Add per-cpu fixmap infrastructure at EL2 | Quentin Perret |
2022-11-11 | KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1 | Fuad Tabba |
2022-11-11 | KVM: arm64: Add infrastructure to create and track pKVM instances at EL2 | Fuad Tabba |
2022-11-11 | KVM: arm64: Rename 'host_kvm' to 'host_mmu' | Will Deacon |
2022-11-11 | KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2 | Quentin Perret |
2022-11-11 | KVM: arm64: Prevent the donation of no-map pages | Quentin Perret |
2022-11-11 | KVM: arm64: Implement do_donate() helper for donating memory | Will Deacon |
2022-11-11 | KVM: arm64: Unify identifiers used to distinguish host and hypervisor | Will Deacon |
2022-11-11 | KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2 | Quentin Perret |
2022-11-11 | KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory | Quentin Perret |
2022-11-11 | KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool | Quentin Perret |
2022-11-11 | KVM: arm64: Move hyp refcount manipulation helpers to common header file | Quentin Perret |
2022-11-10 | KVM: arm64: Handle stage-2 faults in parallel | Oliver Upton |
2022-11-10 | KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make | Oliver Upton |
2022-11-10 | KVM: arm64: Pass mm_ops through the visitor context | Oliver Upton |
2022-11-10 | KVM: arm64: Stash observed pte value in visitor context | Oliver Upton |
2022-11-10 | KVM: arm64: Combine visitor arguments into a context structure | Oliver Upton |
2022-11-09 | arm64: unwind: add asynchronous unwind tables to kernel and modules | Ard Biesheuvel |
2022-11-01 | KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE | Marc Zyngier |
2022-10-25 | KVM: arm64: Use correct accessor to parse stage-1 PTEs | Quentin Perret |
2022-10-22 | Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |