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
2024-04-18 12:45:50 linux-kernel [PATCH v2 06/12] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
2024-04-18 12:45:30 linux-kernel [PATCH v2 02/12] riscv: dts: enable Zc* extensions when needed
2024-04-18 12:45:22 linux-kernel [PATCH v2 03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension
2024-04-18 12:45:21 linux-kernel [PATCH v2 05/12] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
2024-04-18 12:45:04 linux-kernel [PATCH v2 04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
2024-04-18 12:44:19 linux-kernel [PATCH v2 01/12] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
2024-04-18 12:44:16 linux-kernel [PATCH v2 00/12] Add support for a few Zc* extensions as well as Zcmop
2024-04-16 15:24:02 linux-kernel Re: [PATCH 07/10] riscv: add ISA extension parsing for Zcmop
2024-04-15 09:21:32 linux-kernel Re: [PATCH 07/10] riscv: add ISA extension parsing for Zcmop
2024-04-11 09:28:53 linux-kernel Re: [PATCH 07/10] riscv: add ISA extension parsing for Zcmop
2024-04-11 09:12:59 linux-kernel Re: [PATCH v3 1/2] riscv: nommu: remove PAGE_OFFSET hardcoding
2024-04-11 07:44:04 linux-kernel Re: [PATCH 07/10] riscv: add ISA extension parsing for Zcmop
2024-04-10 15:31:23 linux-kernel Re: [PATCH v3 1/2] riscv: nommu: remove PAGE_OFFSET hardcoding
2024-04-10 14:53:11 linux-kernel [PATCH v5] riscv: hwprobe: export highest virtual userspace address
2024-04-10 13:33:45 linux-kernel Re: [PATCH v2] riscv: Call secondary mmu notifier when flushing the tlb
2024-04-10 09:28:57 linux-kernel [PATCH 10/10] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
2024-04-10 09:25:06 linux-kernel [PATCH 03/10] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
2024-04-10 09:24:54 linux-kernel [PATCH 06/10] dt-bindings: riscv: add Zcmop ISA extension description
2024-04-10 09:23:38 linux-kernel [PATCH 07/10] riscv: add ISA extension parsing for Zcmop
2024-04-10 09:23:21 linux-kernel [PATCH 02/10] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
2024-04-10 09:22:37 linux-kernel [PATCH 08/10] riscv: hwprobe: export Zcmop ISA extension
2024-04-10 09:22:32 linux-kernel [PATCH 09/10] RISC-V: KVM: Allow Zcmop extension for Guest/VM
2024-04-10 09:18:49 linux-kernel [PATCH 05/10] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
2024-04-10 09:18:18 linux-kernel [PATCH 04/10] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
2024-04-10 09:16:38 linux-kernel [PATCH 01/10] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
2024-04-10 09:13:40 linux-kernel [PATCH 00/10] Add support for a few Zc* extensions as well as Zcmop
2024-04-09 14:43:43 linux-kernel [PATCH riscv/fixes] riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN
2024-04-08 11:20:07 linux-kernel Re: [PATCH 0/5] Add parsing for Zimop ISA extension
2024-04-08 08:01:29 linux-kernel Re: [PATCH 0/5] Add parsing for Zimop ISA extension
2024-04-04 10:36:06 linux-kernel [PATCH 5/5] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
2024-04-04 10:35:40 linux-kernel [PATCH 4/5] RISC-V: KVM: Allow Zimop extension for Guest/VM
2024-04-04 10:35:37 linux-kernel [PATCH 3/5] riscv: hwprobe: export Zimop ISA extension
2024-04-04 10:35:17 linux-kernel [PATCH 2/5] riscv: add ISA extension parsing for Zimop
2024-04-04 10:34:57 linux-kernel [PATCH 0/5] Add parsing for Zimop ISA extension
2024-04-04 10:34:49 linux-kernel [PATCH 1/5] dt-bindings: riscv: add Zimop ISA extension description
2024-03-13 08:46:19 linux-kernel [PATCH v4] riscv: hwprobe: export highest virtual userspace address
2024-03-01 16:51:02 linux-kernel [PATCH] riscv: hwprobe: export highest virtual userspace address
2024-03-01 08:36:15 linux-kernel Re: [PATCH v4 01/15] RISC-V: Fix the typo in Scountovf CSR name
2024-03-01 08:27:56 linux-kernel Re: [PATCH v4 02/15] RISC-V: Add FIRMWARE_READ_HI definition
2024-02-28 08:05:11 linux-kernel Re: [PATCH v4 2/2] riscv: Set unalignment speed at compile time
2024-02-27 09:14:26 linux-kernel Re: [PATCH] riscv: deprecate CONFIG_MMU=n
2024-02-26 15:59:51 linux-kernel Re: [PATCH] riscv: deprecate CONFIG_MMU=n
2024-02-26 15:26:49 linux-kernel Re: [PATCH] riscv: deprecate CONFIG_MMU=n
2024-02-26 14:13:16 linux-kernel [PATCH] riscv: deprecate CONFIG_MMU=n
2024-02-21 08:31:23 linux-kernel [PATCH v2] riscv: hwprobe: export Zihintpause ISA extension
2024-02-21 08:06:57 linux-kernel Re: [PATCH] riscv: hwprobe: export Zihintpause ISA extension
2024-02-20 17:00:02 linux-kernel Re: [PATCH v2] riscv: hwprobe: export largest userspace address
2024-02-20 11:10:10 linux-kernel [PATCH v2] riscv: hwprobe: export largest userspace address
2024-02-19 15:49:29 linux-kernel [PATCH] riscv: hwprobe: export Zihintpause ISA extension
2024-02-06 15:42:27 linux-kernel [PATCH v2] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
2024-02-06 14:07:05 linux-kernel Re: [PATCH] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code