Show patches with: Submitter = Dave Martin       |    State = Action Required       |   841 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[RFC] KVM: arm64: Treat FPEXC32_EL2 as a regular guest system register [RFC] KVM: arm64: Treat FPEXC32_EL2 as a regular guest system register - 1 - --- 2018-09-05 Dave Martin New
arm64: neon: Do not access kernel_neon_busy with preemption enabled - - - --- 2018-07-09 Dave Martin New
[RFC,16/16] KVM: arm64/sve: Report and enable SVE API extensions for userspace - - - --- 2018-06-21 Dave Martin New
[RFC,15/16] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST - - - --- 2018-06-21 Dave Martin New
[RFC,14/16] KVM: arm64/sve: Add SVE support to register access ioctl interface - - - --- 2018-06-21 Dave Martin New
[RFC,13/16] KVM: Allow 2048-bit register access via KVM_{GET, SET}_ONE_REG - - - --- 2018-06-21 Dave Martin New
[RFC,12/16] KVM: arm64/sve: Context switch the SVE registers - - - --- 2018-06-21 Dave Martin New
[RFC,11/16] KVM: arm64/sve: System register context switch and access support - - - --- 2018-06-21 Dave Martin New
[RFC,10/16] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest - - - --- 2018-06-21 Dave Martin New
[RFC,09/16] KVM: arm64: Allow ID registers to by dynamically read-as-zero - - - --- 2018-06-21 Dave Martin New
[RFC,08/16] KVM: arm64: Support dynamically hideable system registers - - - --- 2018-06-21 Dave Martin New
[RFC,07/16] arm64/sve: Enable SVE state tracking for non-task contexts - 1 - --- 2018-06-21 Dave Martin New
[RFC,06/16] arm64/sve: Determine virtualisation-friendly vector lengths - - - --- 2018-06-21 Dave Martin New
[RFC,05/16] KVM: arm: Add arch init/uninit hooks - - - --- 2018-06-21 Dave Martin New
[RFC,04/16] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h - 1 - --- 2018-06-21 Dave Martin New
[RFC,03/16] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance - 1 - --- 2018-06-21 Dave Martin New
[RFC,02/16] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled() - 1 - --- 2018-06-21 Dave Martin New
[RFC,01/16] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush - 1 - --- 2018-06-21 Dave Martin New
[v2,4/4] KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus - - - --- 2018-06-15 Dave Martin New
[v2,3/4] KVM: arm64/sve: Fix SVE trap restoration for non-current tasks - - - --- 2018-06-15 Dave Martin New
[v2,2/4] KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put() - - - --- 2018-06-15 Dave Martin New
[v2,1/4] arm64: introduce sysreg_clear_set() 1 1 - --- 2018-06-15 Dave Martin New
[4/4] KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus - - - --- 2018-06-14 Dave Martin New
[3/4] KVM: arm64/sve: Fix SVE trap restoration for non-current tasks - - - --- 2018-06-14 Dave Martin New
[2/4] KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put() - - - --- 2018-06-14 Dave Martin New
[1/4] arm64: introduce sysreg_clear_set() - 1 - --- 2018-06-14 Dave Martin New
arm64: Fix syscall restarting around signal suppressed by tracer - - - --- 2018-06-07 Dave Martin New
[v6,2/2] arm64: signal: Report signal frame size to userspace via auxv 1 - - --- 2018-06-01 Dave Martin New
[v6,1/2] arm64/sve: Thin out initialisation sanity-checks for sve_max_vl 1 - - --- 2018-06-01 Dave Martin New
KVM: arm64: VHE: Migrate _elx sysreg accessors to msr_s/mrs_s - - - --- 2018-05-29 Dave Martin New
[v5,2/2] arm64: signal: Report signal frame size to userspace via auxv - - - --- 2018-05-25 Dave Martin New
[v5,1/2] arm64/sve: Thin out initialisation sanity-checks for sve_max_vl 1 - - --- 2018-05-25 Dave Martin New
[v11,19/19] KVM: arm64: Invoke FPSIMD context switch trap from C - 3 - --- 2018-05-24 Dave Martin New
[v11,18/19] KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit() 1 2 - --- 2018-05-24 Dave Martin New
[v11,17/19] KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit() 2 1 - --- 2018-05-24 Dave Martin New
[v11,16/19] KVM: arm64: Remove eager host SVE state saving 3 1 - --- 2018-05-24 Dave Martin New
[v11,15/19] KVM: arm64: Save host SVE context as appropriate 1 1 - --- 2018-05-24 Dave Martin New
[v11,14/19] arm64/sve: Move sve_pffr() to fpsimd.h and make inline 2 1 - --- 2018-05-24 Dave Martin New
[v11,13/19] arm64/sve: Switch sve_pffr() argument from task to thread 2 1 - --- 2018-05-24 Dave Martin New
[v11,12/19] arm64/sve: Move read_zcr_features() out of cpufeature.h 2 1 - --- 2018-05-24 Dave Martin New
[v11,11/19] KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing 1 3 - --- 2018-05-24 Dave Martin New
[v11,10/19] KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags 1 2 - --- 2018-05-24 Dave Martin New
[v11,09/19] arm64/sve: Refactor user SVE trap maintenance for external use 2 1 - --- 2018-05-24 Dave Martin New
[v11,08/19] arm64: fpsimd: Eliminate task->mm checks - 3 - --- 2018-05-24 Dave Martin New
[v11,07/19] arm64: fpsimd: Avoid FPSIMD context leakage for the init task - 2 - --- 2018-05-24 Dave Martin New
[v11,06/19] arm64: fpsimd: Generalise context saving for non-task contexts 2 1 - --- 2018-05-24 Dave Martin New
[v11,05/19] KVM: arm64: Convert lazy FPSIMD context switch trap to C - 2 - --- 2018-05-24 Dave Martin New
[v11,04/19] KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change - 2 - --- 2018-05-24 Dave Martin New
[v11,03/19] arm64: Use update{,_tsk}_thread_flag() 2 1 - --- 2018-05-24 Dave Martin New
[v11,02/19] thread_info: Add update_thread_flag() helpers 4 1 - --- 2018-05-24 Dave Martin New
[v11,01/19] arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs - 3 - --- 2018-05-24 Dave Martin New
[v4,2/2] arm64: signal: Report signal frame size to userspace via auxv - - - --- 2018-05-23 Dave Martin New
[v4,1/2] arm64/sve: Thin out initialisation sanity-checks for sve_max_vl 1 - - --- 2018-05-23 Dave Martin New
[v10,18/18] KVM: arm64: Invoke FPSIMD context switch trap from C - 3 - --- 2018-05-22 Dave Martin New
[v10,17/18] KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit() 1 2 - --- 2018-05-22 Dave Martin New
[v10,16/18] KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit() 2 1 - --- 2018-05-22 Dave Martin New
[v10,15/18] KVM: arm64: Remove eager host SVE state saving 3 1 - --- 2018-05-22 Dave Martin New
[v10,14/18] KVM: arm64: Save host SVE context as appropriate 1 2 - --- 2018-05-22 Dave Martin New
« 1 2 3 48 9 »