Charlie Jenkins ([email protected])

Number of posts: 706 (2.23 per day)
First post: 2023-06-26 19:17:48
Last post: 2024-05-09 00:33:34

Date List Subject
2024-05-09 00:33:34 linux-kernel Re: [PATCH v3 00/29] riscv control-flow integrity for usermode
2024-05-09 00:11:18 linux-kernel Re: [PATCH v3 01/29] riscv: envcfg save and restore on task switching
2024-05-09 00:07:49 linux-kernel Re: [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
2024-05-08 17:06:25 linux-kernel Re: [PATCH v2 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option
2024-05-08 01:38:47 linux-kernel [PATCH v2 6/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBA Kconfig option
2024-05-08 01:38:22 linux-kernel [PATCH v2 8/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBS Kconfig option
2024-05-08 01:38:06 linux-kernel [PATCH v2 7/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBC Kconfig option
2024-05-08 01:37:54 linux-kernel [PATCH v2 5/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBB Kconfig option
2024-05-08 01:37:53 linux-kernel [PATCH v2 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option
2024-05-08 01:37:29 linux-kernel [PATCH v2 4/8] riscv: Move RISCV_ISA_SVPBMT to Kconfig.isa
2024-05-08 01:37:29 linux-kernel [PATCH v2 1/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_C Kconfig option
2024-05-08 01:37:14 linux-kernel [PATCH v2 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option
2024-05-08 01:36:49 linux-kernel [PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
2024-05-08 01:25:08 linux-kernel Re: [PATCH 4/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_SVPBMT Kconfig option
2024-05-07 20:39:26 linux-kernel Re: [PATCH 4/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_SVPBMT Kconfig option
2024-05-07 20:08:38 linux-kernel Re: [PATCH 0/8] riscv: Support compiling the kernel with extensions
2024-05-07 01:45:15 linux-kernel [PATCH 7/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBC Kconfig option
2024-05-07 01:44:36 linux-kernel [PATCH 8/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBS Kconfig option
2024-05-07 01:44:06 linux-kernel [PATCH 6/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBA Kconfig option
2024-05-07 01:44:00 linux-kernel [PATCH 5/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBB Kconfig option
2024-05-07 01:43:54 linux-kernel [PATCH 1/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_C Kconfig option
2024-05-07 01:43:32 linux-kernel [PATCH 4/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_SVPBMT Kconfig option
2024-05-07 01:43:20 linux-kernel [PATCH 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option
2024-05-07 01:43:16 linux-kernel [PATCH 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option
2024-05-07 01:42:49 linux-kernel [PATCH 0/8] riscv: Support compiling the kernel with extensions
2024-05-03 18:26:47 linux-kernel [PATCH v6 09/17] riscv: Convert xandespmu to use the vendor extension framework
2024-05-03 18:25:06 linux-kernel [PATCH v6 17/17] selftests: riscv: Support xtheadvector in vector tests
2024-05-03 18:24:59 linux-kernel [PATCH v6 16/17] selftests: riscv: Fix vector tests
2024-05-03 18:24:34 linux-kernel [PATCH v6 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
2024-05-03 18:24:14 linux-kernel [PATCH v6 14/17] riscv: hwprobe: Add thead vendor extension probing
2024-05-03 18:24:10 linux-kernel [PATCH v6 13/17] riscv: vector: Support xtheadvector save/restore
2024-05-03 18:23:48 linux-kernel [PATCH v6 12/17] riscv: Add xtheadvector instruction definitions
2024-05-03 18:23:20 linux-kernel [PATCH v6 11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
2024-05-03 18:23:09 linux-kernel [PATCH v6 10/17] RISC-V: define the elements of the VCSR vector CSR
2024-05-03 18:22:44 linux-kernel [PATCH v6 08/17] riscv: cpufeature: Extract common elements from extension checking
2024-05-03 18:22:24 linux-kernel [PATCH v6 07/17] riscv: Introduce vendor variants of extension helpers
2024-05-03 18:22:02 linux-kernel [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo
2024-05-03 18:21:51 linux-kernel [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions
2024-05-03 18:21:30 linux-kernel [PATCH v6 04/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
2024-05-03 18:21:28 linux-kernel [PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
2024-05-03 18:21:20 linux-kernel [PATCH v6 03/17] riscv: vector: Use vlenb from DT
2024-05-03 18:20:56 linux-kernel [PATCH v6 02/17] dt-bindings: riscv: cpus: add a vlen register length property
2024-05-03 18:20:48 linux-kernel [PATCH v6 01/17] dt-bindings: riscv: Add xtheadvector ISA extension description
2024-05-03 17:40:37 linux-kernel Re: [PATCH v5 03/17] riscv: vector: Use vlenb from DT
2024-05-03 17:38:50 linux-kernel Re: [PATCH v5 05/17] riscv: Extend cpufeature.c to detect vendor extensions
2024-05-03 17:15:31 linux-kernel Re: [PATCH v5 03/17] riscv: vector: Use vlenb from DT
2024-05-03 17:08:59 linux-kernel Re: [PATCH v5 05/17] riscv: Extend cpufeature.c to detect vendor extensions
2024-05-03 04:52:56 linux-kernel [PATCH v4 2/2] riscv: cpufeature: Fix extension subset checking
2024-05-03 04:52:41 linux-kernel [PATCH v4 1/2] riscv: cpufeature: Fix thead vector hwcap removal
2024-05-03 04:52:27 linux-kernel [PATCH v4 0/2] riscv: Extension parsing fixes
2024-05-03 04:51:55 linux-kernel [PATCH v5 17/17] selftests: riscv: Support xtheadvector in vector tests