Show patches with: Submitter = Dave Martin       |   899 patches
« 1 2 ... 5 6 78 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] arm64: fpsimd: Prevent registers leaking from dead tasks - 1 - --- 2017-12-06 Dave Martin New
arm64: fpsimd: Prevent registers leaking from dead tasks - 1 - --- 2017-12-05 Dave Martin New
[3/3] arm64/sve: KVM: Avoid dereference of dead task during guest entry - - - --- 2017-12-01 Dave Martin New
[2/3] arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu. - 1 - --- 2017-12-01 Dave Martin New
[1/3] arm64: KVM: Move CPU ID reg trap setup off the world switch path - 1 - --- 2017-12-01 Dave Martin New
arm64: fpsimd: Fix failure to restore FPSIMD state after signals - 1 1 --- 2017-11-30 Dave Martin New
[RFC,4/4] arm64/sve: KVM: Basic SVE support - - - --- 2017-11-17 Dave Martin New
[RFC,3/4] arm64/sve: KVM: Ensure user SVE use traps after vcpu execution - - - --- 2017-11-17 Dave Martin New
[RFC,2/4] arm64/sve: KVM: Avoid dereference of dead task during guest entry - - - --- 2017-11-17 Dave Martin New
[RFC,1/4] arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu. - - - --- 2017-11-17 Dave Martin New
arm64: Make ARMV8_DEPRECATED depend on SYSCTL 2 - - --- 2017-11-06 Dave Martin New
[v5,04/30] arm64: KVM: Hide unsupported AArch64 CPU features from guests 1 - - --- 2017-11-01 Dave Martin New
[RFC,v5,30/30] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ - - - --- 2017-10-31 Dave Martin New
[RFC,v5,29/30] arm64: signal: Report signal frame size to userspace via auxv - - - --- 2017-10-31 Dave Martin New
[v5,28/30] arm64/sve: Add documentation - 1 - --- 2017-10-31 Dave Martin New
[v5,27/30] arm64/sve: Detect SVE and activate runtime support - 2 - --- 2017-10-31 Dave Martin New
[v5,26/30] arm64/sve: KVM: Hide SVE from CPU features exposed to guests 3 1 - --- 2017-10-31 Dave Martin New
[v5,25/30] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution 2 1 - --- 2017-10-31 Dave Martin New
[v5,24/30] arm64/sve: KVM: Prevent guests from using SVE 2 2 - --- 2017-10-31 Dave Martin New
[v5,23/30] arm64/sve: Add sysctl to set the default vector length for new processes - 2 - --- 2017-10-31 Dave Martin New
[v5,22/30] arm64/sve: Add prctl controls for userspace vector length management - 1 - --- 2017-10-31 Dave Martin New
[v5,21/30] arm64/sve: ptrace and ELF coredump support - 1 - --- 2017-10-31 Dave Martin New
[v5,20/30] arm64/sve: Preserve SVE registers around EFI runtime service calls - 2 - --- 2017-10-31 Dave Martin New
[v5,19/30] arm64/sve: Preserve SVE registers around kernel-mode NEON use - 3 - --- 2017-10-31 Dave Martin New
[v5,18/30] arm64/sve: Probe SVE capabilities and usable vector lengths - 2 - --- 2017-10-31 Dave Martin New
[v5,17/30] arm64: cpufeature: Move sys_caps_initialised declarations 1 2 - --- 2017-10-31 Dave Martin New
[v5,16/30] arm64/sve: Backend logic for setting the vector length - 2 - --- 2017-10-31 Dave Martin New
[v5,15/30] arm64/sve: Signal handling support - 1 1 --- 2017-10-31 Dave Martin New
[v5,14/30] arm64/sve: Support vector length resetting for new processes - 2 - --- 2017-10-31 Dave Martin New
[v5,13/30] arm64/sve: Core task context handling - 2 - --- 2017-10-31 Dave Martin New
[v5,12/30] arm64/sve: Low-level CPU setup - 2 - --- 2017-10-31 Dave Martin New
[v5,11/30] arm64/sve: Signal frame and context structure definition - 2 - --- 2017-10-31 Dave Martin New
[v5,10/30] arm64/sve: Kconfig update and conditional compilation support - 2 - --- 2017-10-31 Dave Martin New
[v5,09/30] arm64/sve: Low-level SVE architectural state manipulation functions 1 1 - --- 2017-10-31 Dave Martin New
[v5,08/30] arm64/sve: System register and exception syndrome definitions - 2 - --- 2017-10-31 Dave Martin New
[v5,07/30] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag() 1 2 - --- 2017-10-31 Dave Martin New
[v5,06/30] arm64: Port deprecated instruction emulation to new sysctl interface - 2 - --- 2017-10-31 Dave Martin New
[v5,05/30] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON 1 1 - --- 2017-10-31 Dave Martin New
[v5,04/30] arm64: KVM: Hide unsupported AArch64 CPU features from guests 1 1 - --- 2017-10-31 Dave Martin New
[v5,03/30] arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn 1 - - --- 2017-10-31 Dave Martin New
[v5,02/30] arm64: fpsimd: Correctly annotate exception helpers called from asm 1 - - --- 2017-10-31 Dave Martin New
[v5,01/30] regset: Add support for dynamically sized regsets - 4 - --- 2017-10-31 Dave Martin New
[RFC,v4,28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ - - - --- 2017-10-27 Dave Martin New
[RFC,v4,27/28] arm64: signal: Report signal frame size to userspace via auxv - - - --- 2017-10-27 Dave Martin New
[v4,26/28] arm64/sve: Add documentation 1 - - --- 2017-10-27 Dave Martin New
[v4,25/28] arm64/sve: Detect SVE and activate runtime support - 2 - --- 2017-10-27 Dave Martin New
[v4,24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests 3 1 - --- 2017-10-27 Dave Martin New
[v4,23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution 2 1 - --- 2017-10-27 Dave Martin New
[v4,22/28] arm64/sve: KVM: Prevent guests from using SVE 2 2 - --- 2017-10-27 Dave Martin New
[v4,21/28] arm64/sve: Add sysctl to set the default vector length for new processes - 2 - --- 2017-10-27 Dave Martin New
[v4,20/28] arm64/sve: Add prctl controls for userspace vector length management - 1 - --- 2017-10-27 Dave Martin New
[v4,19/28] arm64/sve: ptrace and ELF coredump support - 1 - --- 2017-10-27 Dave Martin New
[v4,18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls - 2 - --- 2017-10-27 Dave Martin New
[v4,17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use - 3 - --- 2017-10-27 Dave Martin New
[v4,16/28] arm64/sve: Probe SVE capabilities and usable vector lengths - 2 - --- 2017-10-27 Dave Martin New
[v4,15/28] arm64: cpufeature: Move sys_caps_initialised declarations 1 2 - --- 2017-10-27 Dave Martin New
[v4,14/28] arm64/sve: Backend logic for setting the vector length - 1 - --- 2017-10-27 Dave Martin New
[v4,13/28] arm64/sve: Signal handling support - 1 - --- 2017-10-27 Dave Martin New
[v4,12/28] arm64/sve: Support vector length resetting for new processes - 2 - --- 2017-10-27 Dave Martin New
[v4,11/28] arm64/sve: Core task context handling - 1 - --- 2017-10-27 Dave Martin New
[v4,10/28] arm64/sve: Low-level CPU setup - 1 - --- 2017-10-27 Dave Martin New
[v4,09/28] arm64/sve: Signal frame and context structure definition - 1 - --- 2017-10-27 Dave Martin New
[v4,08/28] arm64/sve: Kconfig update and conditional compilation support - 2 - --- 2017-10-27 Dave Martin New
[v4,07/28] arm64/sve: Low-level SVE architectural state manipulation functions 1 1 - --- 2017-10-27 Dave Martin New
[v4,06/28] arm64/sve: System register and exception syndrome definitions - 2 - --- 2017-10-27 Dave Martin New
[v4,05/28] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag() 1 2 - --- 2017-10-27 Dave Martin New
[v4,04/28] arm64: Port deprecated instruction emulation to new sysctl interface - 2 - --- 2017-10-27 Dave Martin New
[v4,03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON 1 1 - --- 2017-10-27 Dave Martin New
[v4,02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests 1 2 - --- 2017-10-27 Dave Martin New
[v4,01/28] regset: Add support for dynamically sized regsets - 2 - --- 2017-10-27 Dave Martin New
arm64: asm-bug: Renumber macro local labels to avoid clashes - - - --- 2017-10-24 Dave Martin New
arm64/sve: ABI change: Zero SVE regs on syscall entry - 1 - --- 2017-10-24 Dave Martin New
[RFC] arm64/sve: ABI change: Zero SVE regs on syscall entry - - - --- 2017-10-23 Dave Martin New
[RFC,3/3] tty: amba-pl011: earlycon: Don't drain the transmitter after each char - - - --- 2017-10-18 Dave Martin New
[RFC,2/3] tty: amba-pl011: earlycon: Unify earlycon backends - - - --- 2017-10-18 Dave Martin New
[RFC,1/3] tty: amba-pl011: earlycon: Switch to relaxed I/O - - - --- 2017-10-18 Dave Martin New
[v3,26/28] arm64/sve: Add documentation - - - --- 2017-10-11 Dave Martin New
[RFC,v3,28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ - - - --- 2017-10-10 Dave Martin New
[RFC,v3,27/28] arm64: signal: Report signal frame size to userspace via auxv - - - --- 2017-10-10 Dave Martin New
[v3,26/28] arm64/sve: Add documentation - - - --- 2017-10-10 Dave Martin New
[v3,25/28] arm64/sve: Detect SVE and activate runtime support - 2 - --- 2017-10-10 Dave Martin New
[v3,24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests 4 1 - --- 2017-10-10 Dave Martin New
[v3,23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution 2 1 - --- 2017-10-10 Dave Martin New
[v3,22/28] arm64/sve: KVM: Prevent guests from using SVE 2 2 - --- 2017-10-10 Dave Martin New
[v3,21/28] arm64/sve: Add sysctl to set the default vector length for new processes - 2 - --- 2017-10-10 Dave Martin New
[v3,20/28] arm64/sve: Add prctl controls for userspace vector length management - 1 - --- 2017-10-10 Dave Martin New
[v3,19/28] arm64/sve: ptrace and ELF coredump support - - - --- 2017-10-10 Dave Martin New
[v3,18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls - 2 - --- 2017-10-10 Dave Martin New
[v3,17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use - 3 - --- 2017-10-10 Dave Martin New
[v3,16/28] arm64/sve: Probe SVE capabilities and usable vector lengths - 2 - --- 2017-10-10 Dave Martin New
[v3,15/28] arm64: cpufeature: Move sys_caps_initialised declarations 1 2 - --- 2017-10-10 Dave Martin New
[v3,14/28] arm64/sve: Backend logic for setting the vector length - 1 - --- 2017-10-10 Dave Martin New
[v3,13/28] arm64/sve: Signal handling support - 1 - --- 2017-10-10 Dave Martin New
[v3,12/28] arm64/sve: Support vector length resetting for new processes - 2 - --- 2017-10-10 Dave Martin New
[v3,11/28] arm64/sve: Core task context handling - - - --- 2017-10-10 Dave Martin New
[v3,10/28] arm64/sve: Low-level CPU setup - 1 - --- 2017-10-10 Dave Martin New
[v3,09/28] arm64/sve: Signal frame and context structure definition - 1 - --- 2017-10-10 Dave Martin New
[v3,08/28] arm64/sve: Kconfig update and conditional compilation support - 2 - --- 2017-10-10 Dave Martin New
[v3,07/28] arm64/sve: Low-level SVE architectural state manipulation functions 1 1 - --- 2017-10-10 Dave Martin New
[v3,06/28] arm64/sve: System register and exception syndrome definitions - 2 - --- 2017-10-10 Dave Martin New
« 1 2 ... 5 6 78 9 »