Show patches with: Submitter = Oliver Upton       |   480 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats - - - --- 2022-07-19 Oliver Upton New
[v2,5/5] KVM: Hoist debugfs_dentry init to kvm_create_vm_debugfs() (again) KVM: Clean up debugfs+stats init/destroy - 1 - --- 2022-05-18 Oliver Upton New
[v2,4/5] KVM: Actually create debugfs in kvm_create_vm() KVM: Clean up debugfs+stats init/destroy - - - --- 2022-05-18 Oliver Upton New
[v2,3/5] KVM: Get an fd before creating the VM KVM: Clean up debugfs+stats init/destroy - - - --- 2022-05-18 Oliver Upton New
[v2,2/5] KVM: Shove vcpu stats_id init into kvm_vcpu_init() KVM: Clean up debugfs+stats init/destroy - - - --- 2022-05-18 Oliver Upton New
[v2,1/5] KVM: Shove vm stats_id init into kvm_create_vm() KVM: Clean up debugfs+stats init/destroy - - - --- 2022-05-18 Oliver Upton New
[2/2] KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE KVM: arm64: Minor pKVM cleanups - 1 - --- 2022-05-09 Oliver Upton New
[1/2] KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler KVM: arm64: Minor pKVM cleanups - 1 - --- 2022-05-09 Oliver Upton New
[v6,12/12] selftests: KVM: Test SYSTEM_SUSPEND PSCI call KVM: arm64: PSCI SYSTEM_SUSPEND support - - - --- 2022-05-04 Oliver Upton New
[v6,11/12] selftests: KVM: Refactor psci_test to make it amenable to new tests KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-05-04 Oliver Upton New
[v6,10/12] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test KVM: arm64: PSCI SYSTEM_SUSPEND support - - - --- 2022-05-04 Oliver Upton New
[v6,09/12] selftests: KVM: Create helper for making SMCCC calls KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-05-04 Oliver Upton New
[v6,08/12] selftests: KVM: Rename psci_cpu_on_test to psci_test KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-05-04 Oliver Upton New
[v6,07/12] KVM: arm64: Implement PSCI SYSTEM_SUSPEND KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-05-04 Oliver Upton New
[v6,06/12] KVM: arm64: Add support for userspace to suspend a vCPU KVM: arm64: PSCI SYSTEM_SUSPEND support - - - --- 2022-05-04 Oliver Upton New
[v6,05/12] KVM: arm64: Return a value from check_vcpu_requests() KVM: arm64: PSCI SYSTEM_SUSPEND support - - - --- 2022-05-04 Oliver Upton New
[v6,04/12] KVM: arm64: Rename the KVM_REQ_SLEEP handler KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-05-04 Oliver Upton New
[v6,03/12] KVM: arm64: Track vCPU power state using MP state values KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-05-04 Oliver Upton New
[v6,02/12] KVM: arm64: Dedupe vCPU power off helpers KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-05-04 Oliver Upton New
[v6,01/12] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2 KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-05-04 Oliver Upton New
[v4,7/7] Revert "KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set" KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-05-03 Oliver Upton New
[v4,6/7] KVM/arm64: Hide AArch32 PMU registers when not available KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-05-03 Oliver Upton New
[v4,5/7] KVM: arm64: Start trapping ID registers for 32 bit guests KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-05-03 Oliver Upton New
[v4,4/7] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-05-03 Oliver Upton New
[v4,3/7] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-05-03 Oliver Upton New
[v4,2/7] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-05-03 Oliver Upton New
[v4,1/7] KVM: arm64: Return a bool from emulate_cp() KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-05-03 Oliver Upton New
[v3,5/5] KVM: arm64: Start trapping ID registers for 32 bit guests KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-04-25 Oliver Upton New
[v3,4/5] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-04-25 Oliver Upton New
[v3,3/5] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-04-25 Oliver Upton New
[v3,2/5] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-04-25 Oliver Upton New
[v3,1/5] KVM: arm64: Return a bool from emulate_cp() KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-04-25 Oliver Upton New
[RFC,17/17] TESTONLY: KVM: arm64: Add super lazy accounting of stage 2 table pages KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,16/17] KVM: arm64: Enable parallel stage 2 MMU faults KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,15/17] KVM: arm64: Allow parallel calls to kvm_pgtable_stage2_map() KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,13/17] KVM: arm64: Setup cache for stage2 page headers KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,12/17] KVM: arm64: Stuff mmu page cache in sub struct KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,11/17] KVM: arm64: Move MMU cache init/destroy into helpers KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,09/17] KVM: arm64: Tear down unlinked page tables in parallel walk KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,08/17] KVM: arm64: Spin off helper for initializing table pte KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,07/17] KVM: arm64: Enlighten perm relax path about parallel walks KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,06/17] KVM: arm64: Implement break-before-make sequence for parallel walks KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,05/17] KVM: arm64: Take an argument to indicate parallel walk KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,04/17] KVM: arm64: Protect page table traversal with RCU KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,03/17] KVM: arm64: Return the next table from map callbacks KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,02/17] KVM: arm64: Only read the pte once per visit KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[RFC,01/17] KVM: arm64: Directly read owner id field in stage2_pte_is_counted() KVM: arm64: Parallelize stage 2 fault handling - - - --- 2022-04-15 Oliver Upton New
[5/5] KVM: Hoist debugfs_dentry init to kvm_create_vm_debugfs() (again) KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[4/5] KVM: Actually create debugfs in kvm_create_vm() KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[3/5] KVM: Get an fd before creating the VM KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[2/5] KVM: Shove vcpu stats_id init into kvm_vcpu_create_debugfs() KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[1/5] KVM: Shove vm stats_id init into kvm_create_vm_debugfs() KVM: Clean up debugfs+stats init/destroy - - - --- 2022-04-15 Oliver Upton New
[v5,13/13] selftests: KVM: Test SYSTEM_SUSPEND PSCI call KVM: arm64: PSCI SYSTEM_SUSPEND support - - - --- 2022-04-09 Oliver Upton New
[v5,12/13] selftests: KVM: Refactor psci_test to make it amenable to new tests KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-04-09 Oliver Upton New
[v5,11/13] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test KVM: arm64: PSCI SYSTEM_SUSPEND support - - - --- 2022-04-09 Oliver Upton New
[v5,10/13] selftests: KVM: Create helper for making SMCCC calls KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-04-09 Oliver Upton New
[v5,09/13] selftests: KVM: Rename psci_cpu_on_test to psci_test KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-04-09 Oliver Upton New
[v5,08/13] KVM: arm64: Implement PSCI SYSTEM_SUSPEND KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-04-09 Oliver Upton New
[v5,07/13] KVM: arm64: Add support for userspace to suspend a vCPU KVM: arm64: PSCI SYSTEM_SUSPEND support - - - --- 2022-04-09 Oliver Upton New
[v5,06/13] KVM: arm64: Return a value from check_vcpu_requests() KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-04-09 Oliver Upton New
[v5,05/13] KVM: Create helper for setting a system event exit KVM: arm64: PSCI SYSTEM_SUSPEND support 1 1 - --- 2022-04-09 Oliver Upton New
[v5,04/13] KVM: arm64: Rename the KVM_REQ_SLEEP handler KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-04-09 Oliver Upton New
[v5,03/13] KVM: arm64: Track vCPU power state using MP state values KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-04-09 Oliver Upton New
[v5,02/13] KVM: arm64: Dedupe vCPU power off helpers KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-04-09 Oliver Upton New
[v5,01/13] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2 KVM: arm64: PSCI SYSTEM_SUSPEND support - 1 - --- 2022-04-09 Oliver Upton New
[v3,3/3] selftests: KVM: Free the GIC FD when cleaning up in arch_timer KVM: Fix use-after-free in debugfs - - - --- 2022-04-06 Oliver Upton New
[v3,2/3] selftests: KVM: Don't leak GIC FD across dirty log test iterations KVM: Fix use-after-free in debugfs - 1 - --- 2022-04-06 Oliver Upton New
[v3,1/3] KVM: Don't create VM debugfs files outside of the VM directory KVM: Fix use-after-free in debugfs - - - --- 2022-04-06 Oliver Upton New
[v2,3/3] selftests: KVM: Free the GIC FD when cleaning up in arch_timer KVM: Fix use-after-free in debugfs - - - --- 2022-04-04 Oliver Upton New
[v2,2/3] selftests: KVM: Don't leak GIC FD across dirty log test iterations KVM: Fix use-after-free in debugfs - 1 - --- 2022-04-04 Oliver Upton New
[v2,1/3] KVM: Don't create VM debugfs files outside of the VM directory KVM: Fix use-after-free in debugfs - - - --- 2022-04-04 Oliver Upton New
[4/4] selftests: KVM: Free the GIC FD when cleaning up in arch_timer KVM: arm64: Fix use-after-free in debugfs - - - --- 2022-04-02 Oliver Upton New
[3/4] selftests: KVM: Don't leak GIC FD across dirty log test iterations KVM: arm64: Fix use-after-free in debugfs - 1 - --- 2022-04-02 Oliver Upton New
[2/4] KVM: Only log about debugfs directory collision once KVM: arm64: Fix use-after-free in debugfs - - - --- 2022-04-02 Oliver Upton New
[1/4] KVM: arm64: vgic: Don't assume the VM debugfs directory exists KVM: arm64: Fix use-after-free in debugfs - - - --- 2022-04-02 Oliver Upton New
[v2] KVM: arm64: Don't split hugepages outside of MMU write lock [v2] KVM: arm64: Don't split hugepages outside of MMU write lock - 1 - --- 2022-04-01 Oliver Upton New
[v2,3/3] KVM: arm64: Start trapping ID registers for 32 bit guests KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-04-01 Oliver Upton New
[v2,2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-04-01 Oliver Upton New
[v2,1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-04-01 Oliver Upton New
KVM: arm64: Don't split hugepages outside of MMU write lock KVM: arm64: Don't split hugepages outside of MMU write lock - - - --- 2022-03-31 Oliver Upton New
[3/3] KVM: arm64: Start trapping ID registers for 32 bit guests KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-03-29 Oliver Upton New
[2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-03-29 Oliver Upton New
[1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-03-29 Oliver Upton New
[v2,3/3] KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls - - - --- 2022-03-22 Oliver Upton New
[v2,2/3] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32 KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls 1 1 - --- 2022-03-22 Oliver Upton New
[v2,1/3] KVM: arm64: Generally disallow SMC64 for AArch32 guests KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls 1 2 - --- 2022-03-22 Oliver Upton New
KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler - - - --- 2022-03-22 Oliver Upton New
[kvmtool,v2] Revert "kvm tools: Filter out CPU vendor string" [kvmtool,v2] Revert "kvm tools: Filter out CPU vendor string" - - - --- 2022-03-18 Oliver Upton New
[2/2] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32 KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls - 1 - --- 2022-03-18 Oliver Upton New
[1/2] KVM: arm64: Generally disallow SMC64 for AArch32 guests KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls - 2 - --- 2022-03-18 Oliver Upton New
[RESEND,kvmtool] x86/cpuid: Stop masking the CPU vendor [RESEND,kvmtool] x86/cpuid: Stop masking the CPU vendor - - - --- 2022-03-17 Oliver Upton New
x86/cpuid: Stop masking the CPU vendor x86/cpuid: Stop masking the CPU vendor - - - --- 2022-03-17 Oliver Upton New
Documentation: KVM: Describe guest TSC scaling in migration algorithm Documentation: KVM: Describe guest TSC scaling in migration algorithm - - - --- 2022-03-16 Oliver Upton New
[2/2] selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN KVM: x86: Allow opt out of guest hypercall patching - - - --- 2022-03-16 Oliver Upton New
[1/2] KVM: x86: Allow userspace to opt out of hypercall patching KVM: x86: Allow opt out of guest hypercall patching - - - --- 2022-03-16 Oliver Upton New
[RFC,kvmtool,5/5] ARM: Implement PSCI SYSTEM_SUSPEND [RFC,kvmtool,1/5] TESTONLY: Sync KVM headers with pending changes - - - --- 2022-03-11 Oliver Upton New
[RFC,kvmtool,4/5] ARM: Add a helper to re-init a vCPU [RFC,kvmtool,1/5] TESTONLY: Sync KVM headers with pending changes - - - --- 2022-03-11 Oliver Upton New
[RFC,kvmtool,3/5] ARM: Stash vcpu_init in the vCPU structure [RFC,kvmtool,1/5] TESTONLY: Sync KVM headers with pending changes - - - --- 2022-03-11 Oliver Upton New
« 1 2 3 44 5 »