Show patches with: Submitter = Dave Martin       |   899 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,07/26] arm64/sve: Clarify role of the VQ map maintenance functions KVM: arm64: SVE guest support - 2 - --- 2019-02-18 Dave Martin New
[v5,06/26] arm64/sve: Check SVE virtualisability KVM: arm64: SVE guest support - 1 - --- 2019-02-18 Dave Martin New
[v5,05/26] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h KVM: arm64: SVE guest support 1 1 - --- 2019-02-18 Dave Martin New
[v5,04/26] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance KVM: arm64: SVE guest support - 1 - --- 2019-02-18 Dave Martin New
[v5,03/26] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled() KVM: arm64: SVE guest support - 1 - --- 2019-02-18 Dave Martin New
[v5,02/26] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush KVM: arm64: SVE guest support - 2 - --- 2019-02-18 Dave Martin New
[v5,01/26] KVM: Documentation: Document arm64 core registers in detail KVM: arm64: SVE guest support - 2 - --- 2019-02-18 Dave Martin New
[RFC,12/12] arm64: [HACK] Check that out-of-range SVE register IDs can't be dumped arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,11/12] arm64: [HACK] FPSIMD/SVE register dumping for lkvm debug arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,10/12] arm64: [HACK] Allow configuration of the guest's set of SVE vector lengths arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,09/12] arm64: [HACK] Show extra info about SVE with --show-reg-list arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,08/12] arm64: [HACK] Basic SVE support arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,07/12] arm64: [HACK] Add option to show the kernel's KVM register ID list arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,06/12] arm64: [HACK] Pull in kvm UAPI header updates from SVE development branch arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,05/12] arm64: Correct ARM64_CORE_REG() size encodings for all core registers arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,04/12] Makefile: [HACK] Pass relevant flags when checking for libfdt arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,03/12] Makefile: [HACK] Work around GCC 8 warnings :( arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,02/12] update_headers: Sync kvm UAPI headers with linux v5.0-rc2 arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[RFC,01/12] guest: Add generated file guest/guest_init.c to .gitignore arm64: SVE guest support test hacks - - - --- 2019-01-18 Dave Martin RFC
[v4,25/25] KVM: arm64/sve: Document KVM API extensions for SVE [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,24/25] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,23/25] KVM: arm64: Add a capabillity to advertise SVE support [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,22/25] KVM: arm64/sve: Allow userspace to enable SVE for vcpus [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,21/25] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,20/25] KVM: arm/arm64: Add hook to finalize the vcpu configuration [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,19/25] arm64/sve: In-kernel vector length availability query interface [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - 1 - --- 2019-01-17 Dave Martin New
[v4,18/25] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,17/25] KVM: arm64/sve: Add SVE support to register access ioctl interface [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,16/25] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,15/25] KVM: Allow 2048-bit register access via ioctl interface [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - 1 - --- 2019-01-17 Dave Martin New
[v4,14/25] KVM: arm64/sve: Context switch the SVE registers [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,13/25] KVM: arm64/sve: System register context switch and access support [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,12/25] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,11/25] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,10/25] KVM: arm64: Propagate vcpu into read_id_reg() [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - 1 - --- 2019-01-17 Dave Martin New
[v4,09/25] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - 1 - --- 2019-01-17 Dave Martin New
[v4,08/25] arm64/sve: Enable SVE state tracking for non-task contexts [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - 1 - --- 2019-01-17 Dave Martin New
[v4,07/25] arm64/sve: Clarify role of the VQ map maintenance functions [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,06/25] arm64/sve: Check SVE virtualisability [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,05/25] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - 1 - --- 2019-01-17 Dave Martin New
[v4,04/25] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - 1 - --- 2019-01-17 Dave Martin New
[v4,03/25] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled() [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - 1 - --- 2019-01-17 Dave Martin New
[v4,02/25] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - 1 - --- 2019-01-17 Dave Martin New
[v4,01/25] KVM: Documentation: Document arm64 core registers in detail [v4,01/25] KVM: Documentation: Document arm64 core registers in detail - - - --- 2019-01-17 Dave Martin New
[v4,00/25] KVM: arm64: SVE guest support - - - --- 2019-01-17 Dave Martin New
[v2,2/2] arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h> arm64/sve: UAPI: Disentangle ptrace.h from sigcontext.h - - - --- 2019-01-04 Dave Martin New
[v2,1/2] arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition arm64/sve: UAPI: Disentangle ptrace.h from sigcontext.h - - - --- 2019-01-04 Dave Martin New
[v2,2/2] KVM: arm64: Factor out KVM_GET_REG_LIST core register enumeration Fix KVM_GET_REG_LIST invalid register ID regression - - - --- 2018-12-12 Dave Martin New
[v2,1/2] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST Fix KVM_GET_REG_LIST invalid register ID regression - - - --- 2018-12-12 Dave Martin New
[RFC,v3,24/24] KVM: arm64/sve: Document KVM API extensions for SVE KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,23/24] KVM: Documentation: Document arm64 core registers in detail KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,22/24] KVM: arm64/sve: allow KVM_ARM_SVE_CONFIG_QUERY on vm fd KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,21/24] KVM: arm64/sve: Report and enable SVE API extensions for userspace KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,20/24] KVM: arm: Add support for early vcpu configuration ioctls KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,19/24] KVM: arm: Move detection of invalid VM type bits to generic code KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,18/24] arm64/sve: In-kernel vector length availability query interface KVM: arm64: SVE guest support - 1 - --- 2018-12-11 Dave Martin RFC
[RFC,v3,17/24] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,16/24] KVM: arm64/sve: Add SVE support to register access ioctl interface KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,15/24] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,14/24] KVM: Allow 2048-bit register access via ioctl interface KVM: arm64: SVE guest support - 1 - --- 2018-12-11 Dave Martin RFC
[RFC,v3,13/24] KVM: arm64/sve: Context switch the SVE registers KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,12/24] KVM: arm64/sve: System register context switch and access support KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,11/24] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,10/24] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,09/24] KVM: arm64: Propagate vcpu into read_id_reg() KVM: arm64: SVE guest support - 1 - --- 2018-12-11 Dave Martin RFC
[RFC,v3,08/24] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest KVM: arm64: SVE guest support - 1 - --- 2018-12-11 Dave Martin RFC
[RFC,v3,07/24] arm64/sve: Enable SVE state tracking for non-task contexts KVM: arm64: SVE guest support - 1 - --- 2018-12-11 Dave Martin RFC
[RFC,v3,06/24] arm64/sve: Clarify role of the VQ map maintenance functions KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,05/24] arm64/sve: Check SVE virtualisability KVM: arm64: SVE guest support - - - --- 2018-12-11 Dave Martin RFC
[RFC,v3,04/24] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h KVM: arm64: SVE guest support - 1 - --- 2018-12-11 Dave Martin RFC
[RFC,v3,03/24] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance KVM: arm64: SVE guest support - 1 - --- 2018-12-11 Dave Martin RFC
[RFC,v3,02/24] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled() KVM: arm64: SVE guest support - 1 - --- 2018-12-11 Dave Martin RFC
[RFC,v3,01/24] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush KVM: arm64: SVE guest support - 1 - --- 2018-12-11 Dave Martin RFC
[3/3] arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h> arm64/sve: UAPI: Disentangle ptrace.h from sigcontext.h - - - --- 2018-12-11 Dave Martin New
[2/3] arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition arm64/sve: UAPI: Disentangle ptrace.h from sigcontext.h - - - --- 2018-12-11 Dave Martin New
[1/3] kbuild: install_headers.sh: Strip _UAPI from #if-defined() guards arm64/sve: UAPI: Disentangle ptrace.h from sigcontext.h - - - --- 2018-12-11 Dave Martin New
[REPOST] KVM: arm64: Treat FPEXC32_EL2 as a regular guest system register [REPOST] KVM: arm64: Treat FPEXC32_EL2 as a regular guest system register - - - --- 2018-12-11 Dave Martin New
[RFC,v2,23/23] KVM: arm64/sve: Document KVM API extensions for SVE KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,22/23] KVM: Documentation: Document arm64 core registers in detail KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,21/23] KVM: arm64/sve: allow KVM_ARM_SVE_CONFIG_QUERY on vm fd KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,20/23] KVM: arm64: Add arch vm ioctl hook KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,19/23] KVM: arm64/sve: Report and enable SVE API extensions for userspace KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,18/23] KVM: arm64: Add arch vcpu ioctl hook KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,17/23] arm64/sve: In-kernel vector length availability query interface KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,16/23] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,15/23] KVM: arm64/sve: Add SVE support to register access ioctl interface KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,14/23] KVM: Allow 2048-bit register access via ioctl interface KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,13/23] KVM: arm64/sve: Context switch the SVE registers KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,12/23] KVM: arm64/sve: System register context switch and access support KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,11/23] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,10/23] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,09/23] KVM: arm64: Propagate vcpu into read_id_reg() KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,08/23] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,07/23] arm64/sve: Enable SVE state tracking for non-task contexts KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,06/23] arm64/sve: Check SVE virtualisability KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,05/23] KVM: arm: Add arch vcpu uninit hook KVM: arm64: Initial support for SVE guests - - - --- 2018-09-28 Dave Martin New
[RFC,v2,04/23] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,03/23] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,02/23] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled() KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
[RFC,v2,01/23] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush KVM: arm64: Initial support for SVE guests - 1 - --- 2018-09-28 Dave Martin New
« 1 2 3 48 9 »