Show patches with: Submitter = Oliver Upton       |    State = Action Required       |   486 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,07/12] KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1 KVM: arm64: Enable 'writable' ID registers - - - --- 2023-10-03 Oliver Upton New
[v11,06/12] KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1 KVM: arm64: Enable 'writable' ID registers - - - --- 2023-10-03 Oliver Upton New
[v11,05/12] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8 KVM: arm64: Enable 'writable' ID registers - 1 - --- 2023-10-03 Oliver Upton New
[v11,04/12] KVM: arm64: Reject attempts to set invalid debug arch version KVM: arm64: Enable 'writable' ID registers - - - --- 2023-10-03 Oliver Upton New
[v11,03/12] KVM: arm64: Use guest ID register values for the sake of emulation KVM: arm64: Enable 'writable' ID registers - - - --- 2023-10-03 Oliver Upton New
[v11,02/12] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS KVM: arm64: Enable 'writable' ID registers - 1 - --- 2023-10-03 Oliver Upton New
[v11,01/12] KVM: arm64: Allow userspace to get the writable masks for feature ID registers KVM: arm64: Enable 'writable' ID registers - 1 - --- 2023-10-03 Oliver Upton New
KVM: arm64: Always invalidate TLB for stage-2 permission faults KVM: arm64: Always invalidate TLB for stage-2 permission faults 1 - - --- 2023-09-22 Oliver Upton New
[8/8] KVM: arm64: Get rid of vCPU-scoped feature bitmap KVM: arm64: Cleanup + fix to vCPU reset, feature flags - - - --- 2023-09-20 Oliver Upton New
[7/8] KVM: arm64: Remove unused return value from kvm_reset_vcpu() KVM: arm64: Cleanup + fix to vCPU reset, feature flags - - - --- 2023-09-20 Oliver Upton New
[6/8] KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handler KVM: arm64: Cleanup + fix to vCPU reset, feature flags - - - --- 2023-09-20 Oliver Upton New
[5/8] KVM: arm64: Prevent NV feature flag on systems w/o nested virt KVM: arm64: Cleanup + fix to vCPU reset, feature flags - - - --- 2023-09-20 Oliver Upton New
[4/8] KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctl KVM: arm64: Cleanup + fix to vCPU reset, feature flags - - - --- 2023-09-20 Oliver Upton New
[3/8] KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handler KVM: arm64: Cleanup + fix to vCPU reset, feature flags - - - --- 2023-09-20 Oliver Upton New
[2/8] KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler KVM: arm64: Cleanup + fix to vCPU reset, feature flags - 1 - --- 2023-09-20 Oliver Upton New
[1/8] KVM: arm64: Add generic check for system-supported vCPU features KVM: arm64: Cleanup + fix to vCPU reset, feature flags - 1 - --- 2023-09-20 Oliver Upton New
[v10,12/12] KVM: arm64: selftests: Test for setting ID register from usersapce KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,11/12] KVM: arm64: selftests: Import automatic generation of sysreg defs KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,10/12] KVM: arm64: Document vCPU feature selection UAPIs KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,09/12] KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1 KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,08/12] KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1 KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,07/12] KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1 KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,06/12] KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1 KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,05/12] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8 KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,04/12] KVM: arm64: Reject attempts to set invalid debug arch version KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,03/12] KVM: arm64: Use guest ID register values for the sake of emulation KVM: arm64: Enable 'writable' ID registers - - - --- 2023-09-20 Oliver Upton New
[v10,02/12] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS KVM: arm64: Enable 'writable' ID registers - 1 - --- 2023-09-20 Oliver Upton New
[v10,01/12] KVM: arm64: Allow userspace to get the writable masks for feature ID registers KVM: arm64: Enable 'writable' ID registers - 1 - --- 2023-09-20 Oliver Upton New
[2/2] KVM: arm64: Avoid soft lockups due to I-cache maintenance KVM: arm64: Address soft lockups due to I-cache CMOs - 1 1 --- 2023-09-20 Oliver Upton New
[1/2] arm64: tlbflush: Rename MAX_TLBI_OPS KVM: arm64: Address soft lockups due to I-cache CMOs 1 1 1 --- 2023-09-20 Oliver Upton New
KVM: arm64: Don't use kerneldoc comment for arm64_check_features() KVM: arm64: Don't use kerneldoc comment for arm64_check_features() - 1 - --- 2023-09-13 Oliver Upton New
[kvmtool,v3,17/17] aarch64: smccc: Start sending PSCI to userspace aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,16/17] aarch64: psci: Implement SYSTEM_{OFF,RESET} aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,15/17] aarch64: psci: Implement MIGRATE_INFO_TYPE aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,14/17] aarch64: psci: Implement AFFINITY_INFO aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,13/17] aarch64: psci: Implement CPU_ON aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,12/17] aarch64: psci: Implement CPU_OFF aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,11/17] aarch64: psci: Implement CPU_SUSPEND aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,10/17] aarch64: Add skeleton implementation for PSCI aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,09/17] aarch64: Add support for finding vCPU for given MPIDR aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,08/17] Add helpers to pause the VM from vCPU thread aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,07/17] arm: Generalize execution state specific VM initialization aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,06/17] aarch64: Expose ARM64_CORE_REG() for general use aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,05/17] arm: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,04/17] arm: Stash kvm_vcpu_init for later use aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,03/17] Update psci.h to Linux 6.5-rc1 aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,02/17] aarch64: Copy cputype.h from Linux 6.5-rc1 aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[kvmtool,v3,01/17] Import arm-smccc.h from Linux 6.5-rc1 aarch64: Handle PSCI calls in userspace - - - --- 2023-08-02 Oliver Upton New
[GIT,PULL] KVM/arm64 updates for 6.5 [GIT,PULL] KVM/arm64 updates for 6.5 - - - --- 2023-06-23 Oliver Upton New
[v2,20/20] aarch64: smccc: Start sending PSCI to userspace arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,19/20] aarch64: psci: Implement SYSTEM_{OFF,RESET} arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,18/20] aarch64: psci: Implement MIGRATE_INFO_TYPE arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,17/20] aarch64: psci: Implement AFFINITY_INFO arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,16/20] aarch64: psci: Implement CPU_ON arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,15/20] aarch64: psci: Implement CPU_OFF arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,14/20] aarch64: psci: Implement CPU_SUSPEND arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,13/20] aarch64: Add skeleton implementation for PSCI arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,12/20] aarch64: Add support for finding vCPU for given MPIDR arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,11/20] Add helpers to pause the VM from vCPU thread arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,10/20] arm: Generalize execution state specific VM initialization arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,09/20] aarch64: Expose ARM64_CORE_REG() for general use arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,08/20] arm: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,07/20] arm: Stash kvm_vcpu_init for later use arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,06/20] aarch64: Copy cputype.h from Linux 6.4-rc1 arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,05/20] Import arm-smccc.h from Linux 6.4-rc1 arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,04/20] Update headers with Linux 6.4-rc1 arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,03/20] Copy 64-bit alignment attrtibutes from Linux 6.4-rc1 arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,02/20] update_headers: Add missing entries to list of headers to copy arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[v2,01/20] update_headers: Use a list for arch-generic headers arm64: Handle PSCI calls in userspace - - - --- 2023-06-20 Oliver Upton New
[kvmtool,21/21] aarch64: smccc: Start sending PSCI to userspace arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,20/21] aarch64: psci: Implement SYSTEM_{OFF,RESET} arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,19/21] aarch64: psci: Implement MIGRATE_INFO_TYPE arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,18/21] aarch64: psci: Implement AFFINITY_INFO arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,17/21] aarch64: psci: Implement CPU_ON arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,16/21] aarch64: psci: Implement CPU_OFF arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,15/21] aarch64: psci: Implement CPU_SUSPEND arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,14/21] aarch64: Add skeleton implementation for PSCI arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,13/21] aarch64: Add support for finding vCPU for given MPIDR arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,12/21] Add helpers to pause the VM from vCPU thread arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,11/21] arm: Generalize execution state specific VM initialization arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,10/21] aarch64: Expose ARM64_CORE_REG() for general use arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,09/21] arm: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,08/21] arm: Add support for resetting a vCPU arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,07/21] arm: Stash kvm_vcpu_init for later use arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,06/21] aarch64: Copy cputype.h from Linux 6.4-rc1 arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,05/21] Import arm-smccc.h from Linux 6.4-rc1 arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,04/21] Update headers with Linux 6.4-rc1 arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,03/21] Copy 64-bit alignment attrtibutes from Linux 6.4-rc1 arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,02/21] update_headers: Add missing entries to list of headers to copy arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[kvmtool,01/21] update_headers: Use a list for arch-generic headers arm64: Handle PSCI calls in userspace - - - --- 2023-05-26 Oliver Upton New
[GIT,PULL,v2] KVM/arm64 fixes for 6.3, part #4 [GIT,PULL,v2] KVM/arm64 fixes for 6.3, part #4 - - - --- 2023-04-19 Oliver Upton New
[GIT,PULL] KVM/arm64 fixes for 6.3, part #4 [GIT,PULL] KVM/arm64 fixes for 6.3, part #4 - - - --- 2023-04-19 Oliver Upton New
[2/2] KVM: arm64: Test that SMC64 arch calls are reserved KVM: arm64: Reserve SMC64 arch range per SMCCC filter documentation - - - --- 2023-04-08 Oliver Upton New
[1/2] KVM: arm64: Prevent userspace from handling SMC64 arch range KVM: arm64: Reserve SMC64 arch range per SMCCC filter documentation - - - --- 2023-04-08 Oliver Upton New
[GIT,PULL] KVM/arm64 fixes for 6.3, part #3 [GIT,PULL] KVM/arm64 fixes for 6.3, part #3 - - - --- 2023-04-05 Oliver Upton New
[v3,13/13] KVM: selftests: Add test for SMCCC filter [v3,01/13] KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL - - - --- 2023-04-04 Oliver Upton New
[v3,12/13] KVM: selftests: Add a helper for SMCCC calls with SMC instruction [v3,01/13] KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL - - - --- 2023-04-04 Oliver Upton New
[v3,11/13] KVM: arm64: Let errors from SMCCC emulation to reach userspace [v3,01/13] KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL - - - --- 2023-04-04 Oliver Upton New
[v3,10/13] KVM: arm64: Return NOT_SUPPORTED to guest for unknown PSCI version [v3,01/13] KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL - - - --- 2023-04-04 Oliver Upton New
[v3,09/13] KVM: arm64: Introduce support for userspace SMCCC filtering [v3,01/13] KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL - - - --- 2023-04-04 Oliver Upton New
« 1 2 3 44 5 »