Andy Chiu ([email protected])

Number of posts: 75 (0.12 per day)
First post: 2022-09-17 01:50:34
Last post: 2024-06-13 07:35:48

Date List Subject
2024-02-12 02:13:41 linux-kernel Re: [PATCH] riscv: vector: Fix a typo of preempt_v
2024-02-01 07:05:56 linux-kernel Re: [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode
2024-01-11 15:25:55 linux-kernel Re: [PATCH] riscv: vector: Check SR_SD before saving vstate
2023-12-28 03:18:02 linux-kernel Re: [RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h
2023-12-23 04:26:08 linux-kernel Re: [RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h
2023-12-23 04:15:34 linux-kernel Re: [RFC PATCH 2/4] riscv: add compile-time test into is_compat_task()
2023-12-21 07:55:18 linux-kernel Re: [PATCH] riscv: vector: Check SR_SD before saving vstate
2023-12-15 15:39:15 linux-kernel Re: [PATCH 3/5] tools: selftests: riscv: Add missing include for vector test
2023-12-07 15:31:55 linux-kernel Re: [PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
2023-09-14 17:43:55 linux-kernel Re: [RFC PATCH 0/6] RISC-V BLAKE2s Vector implementation
2023-08-10 10:04:51 linux-crypto Re: [PATCH v4 06/12] RISC-V: crypto: add Zvbb+Zvbc accelerated GCM GHASH implementation
2023-07-13 18:00:37 linux-kernel Re: [PATCH v4 01/12] riscv: Add support for kernel mode vector
2023-07-05 05:24:53 linux-kernel Re: [PATCH v4] riscv: Discard vector state on syscalls
2023-06-28 17:27:47 linux-kernel Re: [PATCH v2] riscv: Discard vector state on syscalls
2023-06-28 16:16:51 linux-kernel Re: [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
2023-06-27 15:38:11 linux-kernel Re: [PATCH v2] riscv: Discard vector state on syscalls
2023-05-30 14:21:07 linux-kernel Re: [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
2023-05-30 09:53:10 linux-kernel Re: [PATCH] riscv: vector: Fixup modules compile error
2023-05-24 09:38:26 linux-kernel Re: [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
2023-05-22 08:44:54 linux-kernel Re: [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
2023-05-16 15:05:34 linux-kernel Re: [PATCH 3/5] Documentation: riscv: vector: Use bullet lists for prctl list
2023-04-10 09:43:34 linux-kernel Re: [PATCH] riscv: entry: Save a0 prior syscall_enter_from_user_mode()
2023-02-15 14:40:09 linux-kernel Re: [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap
2022-09-17 01:50:34 linux-kernel Re: [PATCH 1/3] riscv: ftrace: Fixup panic by disabling preemption