Show patches with: Submitter = Dave Martin       |   899 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/5] arm64: signal: factor out signal frame record allocation - 1 - --- 2017-06-15 Dave Martin New
[3/5] arm64: signal: factor frame layout and population into separate passes - 1 - --- 2017-06-15 Dave Martin New
[2/5] arm64: signal: Refactor sigcontext parsing in rt_sigreturn - 1 - --- 2017-06-15 Dave Martin New
[1/5] arm64: signal: split frame link record from sigcontext structure - 1 - --- 2017-06-15 Dave Martin New
[RFC,v3,0/4] Simplify kernel-mode NEON - - - --- 2017-05-31 Dave Martin New
[RFC,v3,4/4] arm64: neon: Add backwards compatibility kernel_neon_begin_partial() - - - --- 2017-05-25 Dave Martin New
[RFC,v3,3/4] arm64: neon: Remove support for nested or hardirq kernel-mode NEON - - - --- 2017-05-25 Dave Martin New
[RFC,v3,2/4] arm64: fpsimd: Consistently use __this_cpu_ ops where appropriate - 1 - --- 2017-05-25 Dave Martin New
[RFC,v3,1/4] arm64: neon: Add missing header guard in <asm/neon.h> - 1 - --- 2017-05-25 Dave Martin New
[RFC,v3,0/4] Simplify kernel-mode NEON - - - --- 2017-05-25 Dave Martin New
[RFC,v2,2/2] arm64: neon: Remove support for nested or hardirq kernel-mode NEON - - - --- 2017-05-24 Dave Martin New
[RFC,v2,1/2] arm64: neon: Add missing header guard in <asm/neon.h> - - - --- 2017-05-24 Dave Martin New
[RFC] arm64: neon: Remove support for nested or hardirq kernel-mode NEON - - - --- 2017-05-19 Dave Martin New
[RFC,v2,6/6] arm64: signal: Report signal frame size to userspace via auxv - - - --- 2017-04-12 Dave Martin New
[RFC,v2,5/6] arm64: signal: Parse extra_context during sigreturn - - - --- 2017-04-12 Dave Martin New
[RFC,v2,4/6] arm64: signal: Allocate extra sigcontext space as needed - - - --- 2017-04-12 Dave Martin New
[RFC,v2,3/6] arm64: signal: factor out signal frame record allocation - - - --- 2017-04-12 Dave Martin New
[RFC,v2,2/6] arm64: signal: factor frame layout and population into separate passes - - - --- 2017-04-12 Dave Martin New
[RFC,v2,1/6] arm64: signal: Refactor sigcontext parsing in rt_sigreturn - - - --- 2017-04-12 Dave Martin New
arm64: ptrace: Crystallise the pt_regs->syscallno = ~0UL idiom - - - --- 2017-03-24 Dave Martin New
arm64: cpufeature: Make ID reg accessor naming less counterintuitive 1 1 - --- 2017-03-23 Dave Martin New
[RFC,v2,41/41] arm64/sve: Documentation: Add overview of the SVE userspace ABI - - - --- 2017-03-22 Dave Martin New
[RFC,v2,40/41] arm64/sve: Allocate task SVE context storage dynamically - - - --- 2017-03-22 Dave Martin New
[RFC,v2,39/41] arm64/sve: Migrate to cpucap based detection for runtime SVE code - - - --- 2017-03-22 Dave Martin New
[RFC,v2,38/41] arm64/sve: Detect SVE via the cpufeature framework - - - --- 2017-03-22 Dave Martin New
[RFC,v2,37/41] arm64/sve: Enable default vector length control via procfs - - - --- 2017-03-22 Dave Martin New
[RFC,v2,36/41] arm64/sve: ptrace: Wire up vector length control and reporting - - - --- 2017-03-22 Dave Martin New
[RFC,v2,35/41] arm64/sve: Add vector length inheritance control - - - --- 2017-03-22 Dave Martin New
[RFC,v2,34/41] arm64/sve: Disallow VL setting for individual threads by default - - - --- 2017-03-22 Dave Martin New
[RFC,v2,33/41] arm64/sve: Wire up vector length control prctl() calls - - - --- 2017-03-22 Dave Martin New
[RFC,v2,32/41] arm64/sve: Factor out clearing of tasks' SVE regs - - - --- 2017-03-22 Dave Martin New
[RFC,v2,31/41] arm64/sve: Set CPU vector length to match current task - - - --- 2017-03-22 Dave Martin New
[RFC,v2,30/41] arm64/sve: Track vector length for each task - - - --- 2017-03-22 Dave Martin New
[RFC,v2,29/41] prctl: Add skeleton for PR_SVE_{SET, GET}_VL controls - - - --- 2017-03-22 Dave Martin New
[RFC,v2,28/41] arm64: KVM: Treat SVE use by guests as undefined instruction execution - - - --- 2017-03-22 Dave Martin New
[RFC,v2,27/41] arm64/sve: ptrace support - - - --- 2017-03-22 Dave Martin New
[RFC,v2,26/41] arm64/sve: Avoid stale user register state after SVE access exception - - - --- 2017-03-22 Dave Martin New
[RFC,v2,25/41] arm64/sve: Avoid preempt_disable() during sigreturn - - - --- 2017-03-22 Dave Martin New
[RFC,v2,24/41] arm64/sve: Discard SVE state on system call - - - --- 2017-03-22 Dave Martin New
[RFC,v2,23/41] arm64/sve: Move ZEN handling to the common task_fpsimd_load() path - - - --- 2017-03-22 Dave Martin New
[RFC,v2,22/41] arm64/sve: Implement FPSIMD-only context for tasks not using SVE - - - --- 2017-03-22 Dave Martin New
[RFC,v2,21/41] arm64/sve: Enable SVE on demand for userspace - - - --- 2017-03-22 Dave Martin New
[RFC,v2,20/41] arm64/sve: traps: Add descriptive string for SVE exceptions - - - --- 2017-03-22 Dave Martin New
[RFC,v2,19/41] arm64/sve: Avoid corruption when replacing the SVE state - - - --- 2017-03-22 Dave Martin New
[RFC,v2,18/41] arm64/sve: signal: Restore FPSIMD/SVE state in rt_sigreturn - - - --- 2017-03-22 Dave Martin New
[RFC,v2,17/41] arm64/sve: signal: Dump Scalable Vector Extension registers to user stack - - - --- 2017-03-22 Dave Martin New
[RFC,v2,16/41] arm64/sve: signal: Add SVE state record to sigcontext - - - --- 2017-03-22 Dave Martin New
[RFC,v2,15/41] arm64/sve: Restore working FPSIMD save/restore around signals - - - --- 2017-03-22 Dave Martin New
[RFC,v2,14/41] Revert "arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig" - - - --- 2017-03-22 Dave Martin New
[RFC,v2,13/41] arm64/sve: [BROKEN] Basic support for KERNEL_MODE_NEON - - - --- 2017-03-22 Dave Martin New
[RFC,v2,12/41] arm64/sve: Save/restore SVE state on context switch paths - - - --- 2017-03-22 Dave Martin New
[RFC,v2,11/41] arm64/sve: Expand task_struct for Scalable Vector Extension state - - - --- 2017-03-22 Dave Martin New
[RFC,v2,10/41] arm64/sve: Boot-time feature enablement - - - --- 2017-03-22 Dave Martin New
[RFC,v2,09/41] arm64/sve: Boot-time feature detection and reporting - - - --- 2017-03-22 Dave Martin New
[RFC,v2,08/41] arm64/sve: Low-level save/restore code - - - --- 2017-03-22 Dave Martin New
[RFC,v2,07/41] arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig - - - --- 2017-03-22 Dave Martin New
[RFC,v2,06/41] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON - - - --- 2017-03-22 Dave Martin New
[RFC,v2,05/41] arm64: signal: Parse extra_context during sigreturn - - - --- 2017-03-22 Dave Martin New
[RFC,v2,04/41] arm64: signal: Allocate extra sigcontext space as needed - - - --- 2017-03-22 Dave Martin New
[RFC,v2,03/41] arm64: signal: factor out signal frame record allocation - - - --- 2017-03-22 Dave Martin New
[RFC,v2,02/41] arm64: signal: factor frame layout and population into separate passes - - - --- 2017-03-22 Dave Martin New
[RFC,v2,01/41] arm64: signal: Refactor sigcontext parsing in rt_sigreturn - - - --- 2017-03-22 Dave Martin New
[v2] arm64/sve: ELF: Reserve ELF note number for SVE - - - --- 2017-03-08 Dave Martin New
arm64/sve: Reserve HWCAP and ELF note numbers for SVE - - - --- 2017-03-03 Dave Martin New
[RFC,10/10] Revert "arm64/sve: Limit vector length to 512 bits by default" - - - --- 2017-01-12 Dave Martin New
[RFC,09/10] arm64/sve: Enable default vector length control via procfs - - - --- 2017-01-12 Dave Martin New
[RFC,08/10] arm64/sve: ptrace: Wire up vector length control and reporting - - - --- 2017-01-12 Dave Martin New
[RFC,07/10] arm64/sve: Add vector length inheritance control - - - --- 2017-01-12 Dave Martin New
[RFC,06/10] arm64/sve: Disallow VL setting for individual threads by default - - - --- 2017-01-12 Dave Martin New
[RFC,05/10] arm64/sve: Wire up vector length control prctl() calls - - - --- 2017-01-12 Dave Martin New
[RFC,04/10] arm64/sve: Factor out clearing of tasks' SVE regs - - - --- 2017-01-12 Dave Martin New
[RFC,03/10] arm64/sve: Set CPU vector length to match current task - - - --- 2017-01-12 Dave Martin New
[RFC,02/10] arm64/sve: Track vector length for each task - - - --- 2017-01-12 Dave Martin New
[RFC,01/10] prctl: Add skeleton for PR_SVE_{SET, GET}_VL controls - - - --- 2017-01-12 Dave Martin New
Unhandled level 2 translation fault (11) at 0x000000b8, esr 0x92000046, rpi3 (aarch64) - - - --- 2017-01-11 Dave Martin New
[RFC,29/29] arm64/sve: Limit vector length to 512 bits by default - - - --- 2016-11-25 Dave Martin New
[RFC,28/29] arm64: KVM: Treat SVE use by guests as undefined instruction execution - - - --- 2016-11-25 Dave Martin New
[RFC,27/29] arm64/sve: ptrace support - - - --- 2016-11-25 Dave Martin New
[RFC,26/29] arm64/sve: Avoid stale user register state after SVE access exception - - - --- 2016-11-25 Dave Martin New
[RFC,25/29] arm64/sve: Avoid preempt_disable() during sigreturn - - - --- 2016-11-25 Dave Martin New
[RFC,24/29] arm64/sve: Discard SVE state on system call - - - --- 2016-11-25 Dave Martin New
[RFC,23/29] arm64/sve: Move ZEN handling to the common task_fpsimd_load() path - - - --- 2016-11-25 Dave Martin New
[RFC,22/29] arm64/sve: Implement FPSIMD-only context for tasks not using SVE - - - --- 2016-11-25 Dave Martin New
[RFC,21/29] arm64/sve: Enable SVE on demand for userspace - - - --- 2016-11-25 Dave Martin New
[RFC,20/29] arm64/sve: traps: Add descriptive string for SVE exceptions - - - --- 2016-11-25 Dave Martin New
[RFC,19/29] arm64/sve: Avoid corruption when replacing the SVE state - - - --- 2016-11-25 Dave Martin New
[RFC,18/29] arm64/sve: signal: Restore FPSIMD/SVE state in rt_sigreturn - - - --- 2016-11-25 Dave Martin New
[RFC,17/29] arm64/sve: signal: Dump Scalable Vector Extension registers to user stack - - - --- 2016-11-25 Dave Martin New
[RFC,16/29] arm64/sve: signal: Add SVE state record to sigcontext - - - --- 2016-11-25 Dave Martin New
[RFC,15/29] arm64/sve: Restore working FPSIMD save/restore around signals - - - --- 2016-11-25 Dave Martin New
[RFC,14/29] Revert "arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig" - - - --- 2016-11-25 Dave Martin New
[RFC,13/29] arm64/sve: Basic support for KERNEL_MODE_NEON - - - --- 2016-11-25 Dave Martin New
[RFC,12/29] arm64/sve: Save/restore SVE state on context switch paths - - - --- 2016-11-25 Dave Martin New
[RFC,11/29] arm64/sve: Expand task_struct for Scalable Vector Extension state - - - --- 2016-11-25 Dave Martin New
[RFC,10/29] arm64/sve: Boot-time feature enablement - - - --- 2016-11-25 Dave Martin New
[RFC,09/29] arm64/sve: Boot-time feature detection and reporting - - - --- 2016-11-25 Dave Martin New
[RFC,08/29] arm64/sve: Low-level save/restore code - - - --- 2016-11-25 Dave Martin New
[RFC,07/29] arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig - - - --- 2016-11-25 Dave Martin New
[RFC,06/29] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON 1 - - --- 2016-11-25 Dave Martin New
[RFC,05/29] arm64: signal: Parse extra_context during sigreturn - - - --- 2016-11-25 Dave Martin New
« 1 2 ... 6 7 8 9 »