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