Andrew Jones ([email protected])

Number of posts: 691 (1 per day)
First post: 2022-07-18 17:55:12
Last post: 2024-06-10 11:11:49

Date List Subject
2023-07-03 13:26:33 linux-kernel Re: [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
2023-07-03 11:31:45 linux-kernel Re: [PATCH v3 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
2023-07-03 11:02:39 linux-kernel Re: [PATCH] riscv: optimize ELF relocation function in riscv
2023-07-03 11:02:27 linux-kernel Re: [PATCH v3 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
2023-07-03 08:31:13 linux-kernel Re: [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
2023-07-01 15:39:36 linux-kernel Re: [PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-07-01 15:35:37 linux-kernel Re: [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
2023-07-01 14:37:05 linux-kernel Re: [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
2023-07-01 12:12:10 linux-kernel Re: [PATCH v4] dt-bindings: riscv: deprecate riscv,isa
2023-07-01 11:03:01 linux-kernel Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
2023-06-30 12:07:55 linux-kernel Re: [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
2023-06-30 11:16:12 linux-kernel Re: [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
2023-06-30 10:53:45 linux-kernel Re: [PATCH v3 03/10] riscv: Make legacy counter enum match the HW numbering
2023-06-30 08:00:57 linux-kernel Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
2023-06-30 07:46:45 linux-kernel Re: [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c
2023-06-29 14:10:41 linux-kernel Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
2023-06-29 10:04:16 linux-kernel Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
2023-06-27 10:12:27 linux-kernel Re: [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
2023-06-27 09:53:55 linux-kernel Re: [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test
2023-06-27 09:53:22 linux-kernel Re: [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
2023-06-27 09:34:23 linux-kernel Re: [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
2023-06-26 16:44:45 linux-kernel Re: [PATCH v1 5/9] RISC-V: add missing single letter extension definitions
2023-06-26 16:41:40 linux-kernel Re: [PATCH v1 8/9] RISC-V: enable extension detection from new properties
2023-06-26 16:40:38 linux-kernel Re: [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext()
2023-06-26 16:32:49 linux-kernel Re: [PATCH v1 9/9] RISC-V: try new extension properties in of_early_processor_hartid()
2023-06-26 16:26:58 linux-kernel Re: [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3
2023-06-26 16:16:38 linux-kernel Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
2023-06-26 16:08:14 linux-kernel Re: [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext
2023-06-26 16:07:39 linux-kernel Re: [PATCH v1 4/9] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
2023-06-26 16:04:13 linux-kernel Re: [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c
2023-06-26 15:57:47 linux-kernel Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
2023-06-26 15:44:54 linux-kernel Re: [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c
2023-06-26 15:34:50 linux-kernel Re: [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext()
2023-06-24 11:31:25 linux-kernel Re: [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
2023-06-23 09:35:11 linux-kernel Re: [PATCH v2 2/3] Documentation: riscv: Add early boot document
2023-06-22 17:40:14 linux-kernel Re: [PATCH v2 2/3] Documentation: riscv: Add early boot document
2023-06-21 12:55:34 linux-kernel Re: [PATCH v2 2/3] Documentation: riscv: Add early boot document
2023-06-21 07:47:07 linux-kernel Re: [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
2023-06-20 11:04:50 linux-kernel Re: [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
2023-06-12 09:55:59 linux-kernel Re: [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
2023-06-12 09:32:59 linux-kernel Re: [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
2023-06-09 13:50:45 linux-kernel Re: [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
2023-06-09 12:35:21 linux-kernel Re: [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
2023-06-09 09:51:33 linux-kernel Re: [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
2023-06-08 10:18:34 linux-kernel Re: [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
2023-05-31 15:24:47 linux-kernel Re: [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
2023-05-31 15:24:32 linux-kernel Re: [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
2023-05-31 15:18:01 linux-kernel Re: [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
2023-05-31 15:06:59 linux-kernel Re: [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
2023-05-31 15:04:28 linux-kernel Re: [PATCH v2 01/10] perf: Fix wrong comment about default event_idx
2023-05-31 15:03:02 linux-kernel Re: [PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h