Show patches with: Submitter = Oliver Upton       |   440 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ KVM: arm64: Use visibility hook to treat ID regs as RAZ - 1 - --- 2022-09-02 Oliver Upton New
[14/14] KVM: arm64: Handle stage-2 faults in parallel KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[13/14] KVM: arm64: Make table->block changes parallel-aware KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[12/14] KVM: arm64: Make leaf->leaf PTE changes parallel-aware KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[11/14] KVM: arm64: Make changes block->table to leaf PTEs parallel-aware KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[10/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[09/14] KVM: arm64: Free removed stage-2 tables in RCU callback KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[08/14] KVM: arm64: Protect page table traversal with RCU KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[07/14] KVM: arm64: Document behavior of pgtable visitor callback KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[06/14] KVM: arm64: Return next table from map callbacks KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[05/14] KVM: arm64: Split init and set for table PTE KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[04/14] KVM: arm64: Read the PTE once per visit KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[03/14] KVM: arm64: Directly read owner id field in stage2_pte_is_counted() KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
[01/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-08-30 Oliver Upton New
mailmap: Update Oliver's email address mailmap: Update Oliver's email address - - - --- 2022-08-19 Oliver Upton New
[RESEND] KVM: selftests: Update top-of-file comment in psci_test [RESEND] KVM: selftests: Update top-of-file comment in psci_test - - - --- 2022-08-19 Oliver Upton New
KVM: selftests: Update top-of-file comment in psci_test KVM: selftests: Update top-of-file comment in psci_test - - - --- 2022-08-19 Oliver Upton New
[6/6] KVM: selftests: Add test for RAZ/WI AArch32 ID registers KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system - - - --- 2022-08-17 Oliver Upton New
[5/6] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system - - - --- 2022-08-17 Oliver Upton New
[4/6] KVM: arm64: Add a visibility bit to ignore user writes KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system - - - --- 2022-08-17 Oliver Upton New
[3/6] KVM: arm64: Spin off helper for calling visibility hook KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system - 1 - --- 2022-08-17 Oliver Upton New
[2/6] KVM: arm64: Remove internal accessor helpers for id regs KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system - - - --- 2022-08-17 Oliver Upton New
[1/6] KVM: arm64: Use visibility hook to treat ID regs as RAZ KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system - 1 - --- 2022-08-17 Oliver Upton New
[v2,2/2] KVM: arm64: Reject 32bit user PSTATE on asymmetric systems KVM: arm64: Uphold 64bit-only behavior on asymmetric systems - - - --- 2022-08-16 Oliver Upton New
[v2,1/2] KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems KVM: arm64: Uphold 64bit-only behavior on asymmetric systems - - - --- 2022-08-16 Oliver Upton New
KVM: selftests: Use TEST_REQUIRE() in nx_huge_pages_test KVM: selftests: Use TEST_REQUIRE() in nx_huge_pages_test - 1 - --- 2022-08-12 Oliver Upton New
[2/2] KVM: arm64: Reject 32bit user PSTATE on asymmetric systems KVM: arm64: Uphold 64bit-only behavior on asymmetric systems - - - --- 2022-08-11 Oliver Upton New
[1/2] KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems KVM: arm64: Uphold 64bit-only behavior on asymmetric systems - - - --- 2022-08-11 Oliver Upton New
[v3,2/6] KVM: Shove vcpu stats_id init into kvm_vcpu_init() Untitled series #661390 - - - --- 2022-07-20 Oliver Upton New
[v3,1/6] KVM: Shove vm stats_id init into kvm_create_vm() [v3,1/6] KVM: Shove vm stats_id init into kvm_create_vm() - - - --- 2022-07-20 Oliver Upton New
[v3,6/6] KVM: Hoist debugfs_dentry init to kvm_create_vm_debugfs() (again) KVM: Clean up debugfs init/destroy - 1 - --- 2022-07-20 Oliver Upton New
[v3,5/6] KVM: Actually create debugfs in kvm_create_vm() KVM: Clean up debugfs init/destroy - 1 - --- 2022-07-20 Oliver Upton New
[v3,4/6] KVM: Pass the name of the VM fd to kvm_create_vm_debugfs() KVM: Clean up debugfs init/destroy - 1 - --- 2022-07-20 Oliver Upton New
[v3,3/6] KVM: Get an fd before creating the VM KVM: Clean up debugfs init/destroy - 1 - --- 2022-07-20 Oliver Upton New
[v3,2/6] KVM: Shove vcpu stats_id init into kvm_vcpu_init() KVM: Clean up debugfs init/destroy - 1 - --- 2022-07-20 Oliver Upton New
[v3,1/6] KVM: Shove vm stats_id init into kvm_create_vm() KVM: Clean up debugfs init/destroy - 1 - --- 2022-07-20 Oliver Upton New
[3/3] selftests: KVM: Add exponent check for boolean stats selftests: KVM: Improvements to binary stats test - - - --- 2022-07-19 Oliver Upton New
[2/3] selftests: KVM: Provide descriptive assertions in kvm_binary_stats_test selftests: KVM: Improvements to binary stats test - - - --- 2022-07-19 Oliver Upton New
[1/3] selftests: KVM: Check stat name before other fields selftests: KVM: Improvements to binary stats test - - - --- 2022-07-19 Oliver Upton New
« 1 2 ... 2 3 4 5 »