Show patches with: Submitter = Dave Martin       |    State = Action Required       |    Archived = No       |   170 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v5,30/30] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ [v5,01/30] regset: Add support for dynamically sized regsets - - - - --- 2017-10-31 Dave Martin New
[RFC,v5,29/30] arm64: signal: Report signal frame size to userspace via auxv [v5,01/30] regset: Add support for dynamically sized regsets - - - - --- 2017-10-31 Dave Martin New
[v5,28/30] arm64/sve: Add documentation [v5,01/30] regset: Add support for dynamically sized regsets - - 1 - --- 2017-10-31 Dave Martin New
[v5,27/30] arm64/sve: Detect SVE and activate runtime support [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,26/30] arm64/sve: KVM: Hide SVE from CPU features exposed to guests [v5,01/30] regset: Add support for dynamically sized regsets 3 - 1 - --- 2017-10-31 Dave Martin New
[v5,25/30] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution [v5,01/30] regset: Add support for dynamically sized regsets 2 - 1 - --- 2017-10-31 Dave Martin New
[v5,24/30] arm64/sve: KVM: Prevent guests from using SVE [v5,01/30] regset: Add support for dynamically sized regsets 2 - 2 - --- 2017-10-31 Dave Martin New
[v5,23/30] arm64/sve: Add sysctl to set the default vector length for new processes [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,22/30] arm64/sve: Add prctl controls for userspace vector length management [v5,01/30] regset: Add support for dynamically sized regsets - - 1 - --- 2017-10-31 Dave Martin New
[v5,21/30] arm64/sve: ptrace and ELF coredump support [v5,01/30] regset: Add support for dynamically sized regsets - - 1 - --- 2017-10-31 Dave Martin New
[v5,20/30] arm64/sve: Preserve SVE registers around EFI runtime service calls [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,19/30] arm64/sve: Preserve SVE registers around kernel-mode NEON use [v5,01/30] regset: Add support for dynamically sized regsets - - 3 - --- 2017-10-31 Dave Martin New
[v5,18/30] arm64/sve: Probe SVE capabilities and usable vector lengths [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,17/30] arm64: cpufeature: Move sys_caps_initialised declarations [v5,01/30] regset: Add support for dynamically sized regsets 1 - 2 - --- 2017-10-31 Dave Martin New
[v5,16/30] arm64/sve: Backend logic for setting the vector length [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,15/30] arm64/sve: Signal handling support [v5,01/30] regset: Add support for dynamically sized regsets - - 1 1 --- 2017-10-31 Dave Martin New
[v5,14/30] arm64/sve: Support vector length resetting for new processes [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,13/30] arm64/sve: Core task context handling [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,12/30] arm64/sve: Low-level CPU setup [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,11/30] arm64/sve: Signal frame and context structure definition [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,10/30] arm64/sve: Kconfig update and conditional compilation support [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,09/30] arm64/sve: Low-level SVE architectural state manipulation functions [v5,01/30] regset: Add support for dynamically sized regsets 1 - 1 - --- 2017-10-31 Dave Martin New
[v5,08/30] arm64/sve: System register and exception syndrome definitions [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,07/30] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag() [v5,01/30] regset: Add support for dynamically sized regsets 1 - 2 - --- 2017-10-31 Dave Martin New
[v5,06/30] arm64: Port deprecated instruction emulation to new sysctl interface [v5,01/30] regset: Add support for dynamically sized regsets - - 2 - --- 2017-10-31 Dave Martin New
[v5,05/30] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON [v5,01/30] regset: Add support for dynamically sized regsets 1 - 1 - --- 2017-10-31 Dave Martin New
[v5,04/30] arm64: KVM: Hide unsupported AArch64 CPU features from guests [v5,01/30] regset: Add support for dynamically sized regsets 2 - 1 - --- 2017-10-31 Dave Martin New
[v5,03/30] arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn [v5,01/30] regset: Add support for dynamically sized regsets 1 - - - --- 2017-10-31 Dave Martin New
[v5,02/30] arm64: fpsimd: Correctly annotate exception helpers called from asm [v5,01/30] regset: Add support for dynamically sized regsets 1 - - - --- 2017-10-31 Dave Martin New
[v5,01/30] regset: Add support for dynamically sized regsets [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 ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-27 Dave Martin New
[RFC,v4,27/28] arm64: signal: Report signal frame size to userspace via auxv ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-27 Dave Martin New
[v4,26/28] arm64/sve: Add documentation ARM Scalable Vector Extension (SVE) 1 - - - --- 2017-10-27 Dave Martin New
[v4,25/28] arm64/sve: Detect SVE and activate runtime support ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-27 Dave Martin New
[v4,24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests ARM Scalable Vector Extension (SVE) 3 - 1 - --- 2017-10-27 Dave Martin New
[v4,23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution ARM Scalable Vector Extension (SVE) 2 - 1 - --- 2017-10-27 Dave Martin New
[v4,22/28] arm64/sve: KVM: Prevent guests from using SVE ARM Scalable Vector Extension (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 ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-27 Dave Martin New
[v4,20/28] arm64/sve: Add prctl controls for userspace vector length management ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-27 Dave Martin New
[v4,19/28] arm64/sve: ptrace and ELF coredump support ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-27 Dave Martin New
[v4,18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-27 Dave Martin New
[v4,17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use ARM Scalable Vector Extension (SVE) - - 3 - --- 2017-10-27 Dave Martin New
[v4,16/28] arm64/sve: Probe SVE capabilities and usable vector lengths ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-27 Dave Martin New
[v4,15/28] arm64: cpufeature: Move sys_caps_initialised declarations ARM Scalable Vector Extension (SVE) 1 - 2 - --- 2017-10-27 Dave Martin New
[v4,14/28] arm64/sve: Backend logic for setting the vector length ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-27 Dave Martin New
[v4,13/28] arm64/sve: Signal handling support ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-27 Dave Martin New
[v4,12/28] arm64/sve: Support vector length resetting for new processes ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-27 Dave Martin New
[v4,11/28] arm64/sve: Core task context handling ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-27 Dave Martin New
[v4,10/28] arm64/sve: Low-level CPU setup ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-27 Dave Martin New
[v4,09/28] arm64/sve: Signal frame and context structure definition ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-27 Dave Martin New
[v4,08/28] arm64/sve: Kconfig update and conditional compilation support ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-27 Dave Martin New
[v4,07/28] arm64/sve: Low-level SVE architectural state manipulation functions ARM Scalable Vector Extension (SVE) 1 - 1 - --- 2017-10-27 Dave Martin New
[v4,06/28] arm64/sve: System register and exception syndrome definitions ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-27 Dave Martin New
[v4,05/28] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag() ARM Scalable Vector Extension (SVE) 1 - 2 - --- 2017-10-27 Dave Martin New
[v4,04/28] arm64: Port deprecated instruction emulation to new sysctl interface ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-27 Dave Martin New
[v4,03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON ARM Scalable Vector Extension (SVE) 1 - 1 - --- 2017-10-27 Dave Martin New
[v4,02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests ARM Scalable Vector Extension (SVE) 1 - 2 - --- 2017-10-27 Dave Martin New
[v4,01/28] regset: Add support for dynamically sized regsets ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-27 Dave Martin New
[RFC,v3,28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[RFC,v3,27/28] arm64: signal: Report signal frame size to userspace via auxv ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[v3,26/28] arm64/sve: Add documentation ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[v3,25/28] arm64/sve: Detect SVE and activate runtime support ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests ARM Scalable Vector Extension (SVE) 4 - 1 - --- 2017-10-10 Dave Martin New
[v3,23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution ARM Scalable Vector Extension (SVE) 2 - 1 - --- 2017-10-10 Dave Martin New
[v3,22/28] arm64/sve: KVM: Prevent guests from using SVE ARM Scalable Vector Extension (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 ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,20/28] arm64/sve: Add prctl controls for userspace vector length management ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,19/28] arm64/sve: ptrace and ELF coredump support ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[v3,18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use ARM Scalable Vector Extension (SVE) - - 3 - --- 2017-10-10 Dave Martin New
[v3,16/28] arm64/sve: Probe SVE capabilities and usable vector lengths ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,15/28] arm64: cpufeature: Move sys_caps_initialised declarations ARM Scalable Vector Extension (SVE) 1 - 2 - --- 2017-10-10 Dave Martin New
[v3,14/28] arm64/sve: Backend logic for setting the vector length ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,13/28] arm64/sve: Signal handling support ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,12/28] arm64/sve: Support vector length resetting for new processes ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,11/28] arm64/sve: Core task context handling ARM Scalable Vector Extension (SVE) - - - - --- 2017-10-10 Dave Martin New
[v3,10/28] arm64/sve: Low-level CPU setup ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,09/28] arm64/sve: Signal frame and context structure definition ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-10-10 Dave Martin New
[v3,08/28] arm64/sve: Kconfig update and conditional compilation support ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,07/28] arm64/sve: Low-level SVE architectural state manipulation functions ARM Scalable Vector Extension (SVE) 1 - 1 - --- 2017-10-10 Dave Martin New
[v3,06/28] arm64/sve: System register and exception syndrome definitions ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,05/28] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag() ARM Scalable Vector Extension (SVE) 1 - 2 - --- 2017-10-10 Dave Martin New
[v3,04/28] arm64: Port deprecated instruction emulation to new sysctl interface ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[v3,03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON ARM Scalable Vector Extension (SVE) 1 - 1 - --- 2017-10-10 Dave Martin New
[v3,02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests ARM Scalable Vector Extension (SVE) 1 - 1 - --- 2017-10-10 Dave Martin New
[v3,01/28] regset: Add support for dynamically sized regsets ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-10-10 Dave Martin New
[RFC,v2,28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ ARM Scalable Vector Extension (SVE) - - - - --- 2017-08-31 Dave Martin New
[RFC,v2,27/28] arm64: signal: Report signal frame size to userspace via auxv ARM Scalable Vector Extension (SVE) - - - - --- 2017-08-31 Dave Martin New
[v2,26/28] arm64/sve: Add documentation ARM Scalable Vector Extension (SVE) - - - - --- 2017-08-31 Dave Martin New
[v2,25/28] arm64/sve: Detect SVE and activate runtime support ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-08-31 Dave Martin New
[v2,24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-08-31 Dave Martin New
[v2,23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-08-31 Dave Martin New
[v2,22/28] arm64/sve: KVM: Prevent guests from using SVE ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-08-31 Dave Martin New
[v2,21/28] arm64/sve: Add sysctl to set the default vector length for new processes ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-08-31 Dave Martin New
[v2,20/28] arm64/sve: Add prctl controls for userspace vector length management ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-08-31 Dave Martin New
[v2,19/28] arm64/sve: ptrace and ELF coredump support ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-08-31 Dave Martin New
[v2,18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-08-31 Dave Martin New
[v2,17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-08-31 Dave Martin New
[v2,16/28] arm64/sve: Probe SVE capabilities and usable vector lengths ARM Scalable Vector Extension (SVE) - - 1 - --- 2017-08-31 Dave Martin New
[v2,15/28] arm64: cpufeature: Move sys_caps_initialised declarations ARM Scalable Vector Extension (SVE) - - 2 - --- 2017-08-31 Dave Martin New
« 1 2 »