Show patches with: Submitter = Andy Chiu       |    State = Action Required       |   194 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,v21,27/27] selftests: add .gitignore file for RISC-V hwprobe riscv: Add vector ISA support - - - --- 2023-06-05 Andy Chiu New
[-next,v21,26/27] selftests: Test RISC-V Vector prctl interface riscv: Add vector ISA support - - - --- 2023-06-05 Andy Chiu New
[-next,v21,25/27] riscv: Add documentation for Vector riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,24/27] riscv: Enable Vector code to be built riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,23/27] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,22/27] riscv: Add sysctl to set the default vector rule for new processes riscv: Add vector ISA support - 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,21/27] riscv: Add prctl controls for userspace vector management riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,20/27] riscv: hwcap: change ELF_HWCAP to a function riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,19/27] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,18/27] riscv: kvm: Add V extension to KVM ISA riscv: Add vector ISA support 1 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,17/27] riscv: prevent stack corruption by reserving task_pt_regs(p) early riscv: Add vector ISA support - 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,16/27] riscv: signal: validate altstack to reflect Vector riscv: Add vector ISA support - 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,15/27] riscv: signal: Report signal frame size to userspace via auxv riscv: Add vector ISA support 1 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,14/27] riscv: signal: Add sigcontext save/restore for vector riscv: Add vector ISA support 2 - 1 --- 2023-06-05 Andy Chiu New
[-next,v21,13/27] riscv: signal: check fp-reserved words unconditionally riscv: Add vector ISA support 2 - 1 --- 2023-06-05 Andy Chiu New
[-next,v21,12/27] riscv: Add ptrace vector support riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,11/27] riscv: Allocate user's vector context in the first-use trap riscv: Add vector ISA support - 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,10/27] riscv: Add task switch support for vector riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state riscv: Add vector ISA support 1 4 1 --- 2023-06-05 Andy Chiu New
[-next,v21,08/27] riscv: Introduce riscv_v_vsize to record size of Vector context riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,07/27] riscv: Introduce Vector enable/disable helpers riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,06/27] riscv: Disable Vector Instructions for kernel itself riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,05/27] riscv: Clear vector regfile on bootup riscv: Add vector ISA support 1 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,04/27] riscv: Add new csr defines related to vector extension riscv: Add vector ISA support 1 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0 riscv: Add vector ISA support - 4 - --- 2023-06-05 Andy Chiu New
[-next,v21,02/27] riscv: Extending cpufeature.c to detect V-extension riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,01/27] riscv: Rename __switch_to_aux() -> fpu riscv: Add vector ISA support - 4 1 --- 2023-06-05 Andy Chiu New
[-next,v20,26/26] selftests: add .gitignore file for RISC-V hwprobe riscv: Add vector ISA support - - - --- 2023-05-18 Andy Chiu New
[-next,v20,25/26] selftests: Test RISC-V Vector prctl interface riscv: Add vector ISA support - - - --- 2023-05-18 Andy Chiu New
[-next,v20,24/26] riscv: Add documentation for Vector riscv: Add vector ISA support - 2 - --- 2023-05-18 Andy Chiu New
[-next,v20,23/26] riscv: Enable Vector code to be built riscv: Add vector ISA support - 1 - --- 2023-05-18 Andy Chiu New
[-next,v20,22/26] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,21/26] riscv: Add sysctl to set the default vector rule for new processes riscv: Add vector ISA support - 3 - --- 2023-05-18 Andy Chiu New
[-next,v20,20/26] riscv: Add prctl controls for userspace vector management riscv: Add vector ISA support - 2 - --- 2023-05-18 Andy Chiu New
[-next,v20,19/26] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-05-18 Andy Chiu New
[-next,v20,18/26] riscv: kvm: Add V extension to KVM ISA riscv: Add vector ISA support 1 3 - --- 2023-05-18 Andy Chiu New
[-next,v20,17/26] riscv: prevent stack corruption by reserving task_pt_regs(p) early riscv: Add vector ISA support - 2 1 --- 2023-05-18 Andy Chiu New
[-next,v20,16/26] riscv: signal: validate altstack to reflect Vector riscv: Add vector ISA support - 2 1 --- 2023-05-18 Andy Chiu New
[-next,v20,15/26] riscv: signal: Report signal frame size to userspace via auxv riscv: Add vector ISA support 1 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,14/26] riscv: signal: Add sigcontext save/restore for vector riscv: Add vector ISA support 2 - 1 --- 2023-05-18 Andy Chiu New
[-next,v20,13/26] riscv: signal: check fp-reserved words unconditionally riscv: Add vector ISA support 2 - 1 --- 2023-05-18 Andy Chiu New
[-next,v20,12/26] riscv: Add ptrace vector support riscv: Add vector ISA support - 2 - --- 2023-05-18 Andy Chiu New
[-next,v20,11/26] riscv: Allocate user's vector context in the first-use trap riscv: Add vector ISA support - 2 - --- 2023-05-18 Andy Chiu New
[-next,v20,10/26] riscv: Add task switch support for vector riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,09/26] riscv: Introduce struct/helpers to save/restore per-task Vector state riscv: Add vector ISA support 1 4 1 --- 2023-05-18 Andy Chiu New
[-next,v20,08/26] riscv: Introduce riscv_v_vsize to record size of Vector context riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,07/26] riscv: Introduce Vector enable/disable helpers riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,06/26] riscv: Disable Vector Instructions for kernel itself riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,05/26] riscv: Clear vector regfile on bootup riscv: Add vector ISA support 1 2 1 --- 2023-05-18 Andy Chiu New
[-next,v20,04/26] riscv: Add new csr defines related to vector extension riscv: Add vector ISA support 1 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0 riscv: Add vector ISA support - 4 - --- 2023-05-18 Andy Chiu New
[-next,v20,02/26] riscv: Extending cpufeature.c to detect V-extension riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,01/26] riscv: Rename __switch_to_aux() -> fpu riscv: Add vector ISA support - 4 1 --- 2023-05-18 Andy Chiu New
[-next,v19,24/24] riscv: Add documentation for Vector riscv: Add vector ISA support - 2 - --- 2023-05-09 Andy Chiu New
[-next,v19,23/24] riscv: Enable Vector code to be built riscv: Add vector ISA support - - - --- 2023-05-09 Andy Chiu New
[-next,v19,22/24] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,21/24] riscv: Add sysctl to set the default vector rule for new processes riscv: Add vector ISA support - 2 - --- 2023-05-09 Andy Chiu New
[-next,v19,20/24] riscv: Add prctl controls for userspace vector management riscv: Add vector ISA support - 2 - --- 2023-05-09 Andy Chiu New
[-next,v19,19/24] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-05-09 Andy Chiu New
[-next,v19,18/24] riscv: kvm: Add V extension to KVM ISA riscv: Add vector ISA support 1 3 - --- 2023-05-09 Andy Chiu New
[-next,v19,17/24] riscv: prevent stack corruption by reserving task_pt_regs(p) early riscv: Add vector ISA support - 2 1 --- 2023-05-09 Andy Chiu New
[-next,v19,16/24] riscv: signal: validate altstack to reflect Vector riscv: Add vector ISA support - 2 1 --- 2023-05-09 Andy Chiu New
[-next,v19,15/24] riscv: signal: Report signal frame size to userspace via auxv riscv: Add vector ISA support 1 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,14/24] riscv: signal: Add sigcontext save/restore for vector riscv: Add vector ISA support 2 - 1 --- 2023-05-09 Andy Chiu New
[-next,v19,13/24] riscv: signal: check fp-reserved words unconditionally riscv: Add vector ISA support 2 - 1 --- 2023-05-09 Andy Chiu New
[-next,v19,12/24] riscv: Add ptrace vector support riscv: Add vector ISA support - 1 - --- 2023-05-09 Andy Chiu New
[-next,v19,11/24] riscv: Allocate user's vector context in the first-use trap riscv: Add vector ISA support 1 1 1 --- 2023-05-09 Andy Chiu New
[-next,v19,10/24] riscv: Add task switch support for vector riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,09/24] riscv: Introduce struct/helpers to save/restore per-task Vector state riscv: Add vector ISA support 1 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,08/24] riscv: Introduce riscv_v_vsize to record size of Vector context riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,07/24] riscv: Introduce Vector enable/disable helpers riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,06/24] riscv: Disable Vector Instructions for kernel itself riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,05/24] riscv: Clear vector regfile on bootup riscv: Add vector ISA support 1 2 1 --- 2023-05-09 Andy Chiu New
[-next,v19,04/24] riscv: Add new csr defines related to vector extension riscv: Add vector ISA support 1 4 1 --- 2023-05-09 Andy Chiu New
[-next,v19,03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V riscv: Add vector ISA support - - - --- 2023-05-09 Andy Chiu New
[-next,v19,02/24] riscv: Extending cpufeature.c to detect V-extension riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,01/24] riscv: Rename __switch_to_aux() -> fpu riscv: Add vector ISA support - 5 1 --- 2023-05-09 Andy Chiu New
[-next,v18,20/20] riscv: Enable Vector code to be built riscv: Add vector ISA support - 2 1 --- 2023-04-14 Andy Chiu New
[-next,v18,19/20] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-04-14 Andy Chiu New
[-next,v18,18/20] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-04-14 Andy Chiu New
[-next,v18,17/20] riscv: kvm: Add V extension to KVM ISA riscv: Add vector ISA support 1 3 - --- 2023-04-14 Andy Chiu New
[-next,v18,16/20] riscv: prevent stack corruption by reserving task_pt_regs(p) early riscv: Add vector ISA support - 2 1 --- 2023-04-14 Andy Chiu New
[-next,v18,15/20] riscv: signal: validate altstack to reflect Vector riscv: Add vector ISA support - 2 1 --- 2023-04-14 Andy Chiu New
[-next,v18,14/20] riscv: signal: Report signal frame size to userspace via auxv riscv: Add vector ISA support 1 3 1 --- 2023-04-14 Andy Chiu New
[-next,v18,13/20] riscv: signal: Add sigcontext save/restore for vector riscv: Add vector ISA support 2 - 1 --- 2023-04-14 Andy Chiu New
[-next,v18,12/20] riscv: signal: check fp-reserved words unconditionally riscv: Add vector ISA support 2 - 1 --- 2023-04-14 Andy Chiu New
[-next,v18,11/20] riscv: Add ptrace vector support riscv: Add vector ISA support - 1 - --- 2023-04-14 Andy Chiu New
[-next,v18,10/20] riscv: Allocate user's vector context in the first-use trap riscv: Add vector ISA support 1 1 1 --- 2023-04-14 Andy Chiu New
[-next,v18,09/20] riscv: Add task switch support for vector riscv: Add vector ISA support - 3 1 --- 2023-04-14 Andy Chiu New
[-next,v18,08/20] riscv: Introduce struct/helpers to save/restore per-task Vector state riscv: Add vector ISA support 1 3 1 --- 2023-04-14 Andy Chiu New
[-next,v18,07/20] riscv: Introduce riscv_v_vsize to record size of Vector context riscv: Add vector ISA support - 2 1 --- 2023-04-14 Andy Chiu New
[-next,v18,06/20] riscv: Introduce Vector enable/disable helpers riscv: Add vector ISA support - 2 1 --- 2023-04-14 Andy Chiu New
[-next,v18,05/20] riscv: Disable Vector Instructions for kernel itself riscv: Add vector ISA support - 2 1 --- 2023-04-14 Andy Chiu New
[-next,v18,04/20] riscv: Clear vector regfile on bootup riscv: Add vector ISA support 1 1 1 --- 2023-04-14 Andy Chiu New
[-next,v18,03/20] riscv: Add new csr defines related to vector extension riscv: Add vector ISA support 1 3 1 --- 2023-04-14 Andy Chiu New
[-next,v18,02/20] riscv: Extending cpufeature.c to detect V-extension riscv: Add vector ISA support - 2 1 --- 2023-04-14 Andy Chiu New
[-next,v18,01/20] riscv: Rename __switch_to_aux() -> fpu riscv: Add vector ISA support - 4 1 --- 2023-04-14 Andy Chiu New
[-next,v17,20/20] riscv: Enable Vector code to be built riscv: Add vector ISA support - 2 1 --- 2023-03-27 Andy Chiu New
[-next,v17,19/20] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-03-27 Andy Chiu New
[-next,v17,18/20] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-03-27 Andy Chiu New
« 1 2 »