Clément Léger ([email protected])

Number of posts: 336 (0.92 per day)
First post: 2023-06-13 13:22:58
Last post: 2024-06-12 07:15:39

Date List Subject
2023-10-11 11:21:40 linux-kernel [PATCH v1 13/13] dt-bindings: riscv: add Zvfh[min] ISA extension description
2023-10-11 11:21:32 linux-kernel [PATCH v1 04/13] dt-bindings: riscv: add Zv* ratified crypto ISA extensions description
2023-10-11 11:21:25 linux-kernel [PATCH v1 12/13] riscv: hwprobe: export Zvfh[min] ISA extensions
2023-10-11 11:21:25 linux-kernel [PATCH v1 10/13] dt-bindings: riscv: add Zihintntl ISA extension description
2023-10-11 11:21:18 linux-kernel [PATCH v1 08/13] riscv: add ISA extension probing for Zihintntl
2023-10-11 11:21:16 linux-kernel [PATCH v1 06/13] riscv: hwprobe: export Zfh/Zfhmin ISA extensions
2023-10-11 11:21:12 linux-kernel [PATCH v1 03/13] riscv: hwprobe: export Zv* ISA extensions
2023-10-11 11:20:48 linux-kernel [PATCH v1 05/13] riscv: add ISA extension probing for Zfh/Zfhmin
2023-10-11 11:20:45 linux-kernel [PATCH v1 09/13] riscv: hwprobe: export Zhintntl ISA extension
2023-10-11 11:20:45 linux-kernel [PATCH v1 02/13] riscv: add ISA extension probing for Zv* extensions
2023-10-11 11:20:40 linux-kernel [PATCH v1 01/13] riscv: fatorize hwprobe ISA extension reporting
2023-10-11 11:20:36 linux-kernel [PATCH v1 11/13] riscv: add ISA extension probing for Zvfh[min]
2023-10-11 11:20:26 linux-kernel [PATCH v1 07/13] dt-bindings: riscv: add Zfh/Zfhmin ISA extensions description
2023-10-11 11:19:51 linux-kernel [PATCH v1 00/13] riscv: report more ISA extensions through hwprobe
2023-10-09 13:08:13 linux-kernel Re: [PATCH v2 7/8] riscv: report misaligned accesses emulation to hwprobe
2023-10-09 13:03:17 linux-kernel Re: [PATCH v2 2/8] riscv: add support for misaligned trap handling in S-mode
2023-10-09 13:03:11 linux-kernel Re: [PATCH v2 1/8] riscv: remove unused functions in traps_misaligned.c
2023-10-05 17:15:38 linux-kernel Re: [PATCH] tracing: relax trace_event_eval_update() execution with schedule()
2023-10-04 15:16:40 linux-kernel [PATCH v2 0/8] Add support to handle misaligned accesses in S-mode
2023-10-04 15:16:06 linux-kernel [PATCH v2 8/8] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
2023-10-04 15:15:10 linux-kernel [PATCH v2 6/8] riscv: annotate check_unaligned_access_boot_cpu() with __init
2023-10-04 15:15:03 linux-kernel [PATCH v2 2/8] riscv: add support for misaligned trap handling in S-mode
2023-10-04 15:14:57 linux-kernel [PATCH v2 7/8] riscv: report misaligned accesses emulation to hwprobe
2023-10-04 15:14:54 linux-kernel [PATCH v2 1/8] riscv: remove unused functions in traps_misaligned.c
2023-10-04 15:14:51 linux-kernel [PATCH v2 5/8] riscv: add support for sysctl unaligned_enabled control
2023-10-04 15:14:48 linux-kernel [PATCH v2 4/8] riscv: add floating point insn support to misaligned access emulation
2023-10-04 15:14:41 linux-kernel [PATCH v2 3/8] riscv: report perf event for misaligned fault
2023-10-04 14:36:09 linux-kernel [PATCH 5/5] riscv: kvm: use ".L" local labels in assembly when applicable
2023-10-04 14:35:12 linux-kernel [PATCH 3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
2023-10-04 14:35:06 linux-kernel [PATCH 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
2023-10-04 14:35:01 linux-kernel [PATCH 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
2023-10-04 14:34:58 linux-kernel [PATCH 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
2023-10-04 14:34:56 linux-kernel [PATCH 1/5] riscv: use ".L" local labels in assembly when applicable
2023-10-04 13:11:37 linux-kernel [PATCH] riscv: blacklist assembly symbols for kprobe
2023-10-04 10:04:00 linux-kernel Re: [PATCH 0/7] Add support to handle misaligned accesses in S-mode
2023-10-03 08:23:35 linux-kernel Re: [PATCH 0/7] Add support to handle misaligned accesses in S-mode
2023-10-02 20:14:35 linux-kernel Re: [PATCH 0/7] Add support to handle misaligned accesses in S-mode
2023-10-02 11:31:57 linux-kernel Re: [PATCH 0/7] Add support to handle misaligned accesses in S-mode
2023-09-29 23:25:35 linux-kernel [PATCH v2] tracing: relax trace_event_eval_update() execution with cond_resched()
2023-09-29 17:34:20 linux-kernel [PATCH] tracing: relax trace_event_eval_update() execution with schedule()
2023-09-28 12:23:17 linux-kernel Re: [PATCH 6/7] riscv: report misaligned accesses emulation to hwprobe
2023-09-28 12:03:56 linux-kernel Re: [PATCH 0/7] Add support to handle misaligned accesses in S-mode
2023-09-27 00:03:22 linux-kernel [PATCH 6/7] riscv: report misaligned accesses emulation to hwprobe
2023-09-26 21:36:47 linux-kernel [PATCH 4/7] riscv: add floating point insn support to misaligned access emulation
2023-09-26 21:10:57 linux-kernel [PATCH 5/7] riscv: add support for sysctl unaligned_enabled control
2023-09-26 19:49:06 linux-kernel [PATCH 0/7] Add support to handle misaligned accesses in S-mode
2023-09-26 19:47:12 linux-kernel [PATCH 1/7] riscv: remove unused functions in traps_misaligned.c
2023-09-26 19:10:46 linux-kernel [PATCH 3/7] riscv: report perf event for misaligned fault
2023-09-26 18:06:54 linux-kernel [PATCH 2/7] riscv: add support for misaligned handling in S-mode
2023-09-26 15:05:03 linux-kernel [PATCH 7/7] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
2023-09-26 03:03:08 linux-kernel Re: [PATCH] tracing/user_events: align uaddr on unsigned long alignment