Chris Stillson ([email protected])

Number of posts: 18 (18 per day)
First post: 2022-09-21 21:55:36
Last post: 2022-09-23 16:41:31

Date List Subject
2022-09-23 16:41:31 linux-kernel Re: [PATCH v12 05/17] riscv: Add has_vector/riscv_vsize to save vector features.
2022-09-21 23:09:11 linux-kernel [PATCH v12 04/17] riscv: Add vector feature to compile
2022-09-21 23:09:11 linux-kernel [PATCH v12 06/17] riscv: Reset vector register
2022-09-21 22:49:08 linux-kernel [PATCH v12 02/17] riscv: Extending cpufeature.c to detect V-extension
2022-09-21 22:48:08 linux-kernel [PATCH v12 08/17] riscv: Add task switch support for vector
2022-09-21 22:47:57 linux-kernel [PATCH v12 07/17] riscv: Add vector struct and assembler definitions
2022-09-21 22:46:15 linux-kernel [PATCH v12 15/17] riscv: Add V extension to KVM ISA allow list
2022-09-21 22:43:44 linux-kernel [PATCH v12 16/17] riscv: KVM: Add vector lazy save/restore support
2022-09-21 22:43:14 linux-kernel [PATCH v12 14/17] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
2022-09-21 22:39:19 linux-kernel [PATCH v12 13/17] riscv: Add vector extension XOR implementation
2022-09-21 22:33:18 linux-kernel [PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
2022-09-21 22:32:43 linux-kernel [PATCH v12 03/17] riscv: Add new csr defines related to vector extension
2022-09-21 22:28:01 linux-kernel [PATCH v12 12/17] riscv: Add support for kernel mode vector
2022-09-21 22:11:39 linux-kernel [PATCH v12 17/17] riscv: prctl to enable vector commands
2022-09-21 22:05:30 linux-kernel [PATCH v12 11/17] riscv: signal: Report signal frame size to userspace via auxv
2022-09-21 21:59:09 linux-kernel [PATCH v12 10/17] riscv: Add sigcontext save/restore for vector
2022-09-21 21:57:12 linux-kernel [PATCH v12 09/17] riscv: Add ptrace vector support
2022-09-21 21:55:36 linux-kernel [PATCH v12 05/17] riscv: Add has_vector/riscv_vsize to save vector features.