LinuxLists
Users
About
Atish Patra (
[email protected]
)
Number of posts: 574 (0.37 per day)
First post: 2020-01-28 19:14:12
Last post: 2024-04-25 20:22:31
Next Page
Date
List
Subject
2024-04-25 20:22:31
linux-kernel
Re: [kvm-riscv/for-next 1/2] drivers/perf: riscv: Remove the warning from stop function
2024-04-02 08:35:37
linux-kernel
Re: [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest
2024-04-02 00:03:42
linux-kernel
Re: [PATCH v4 10/15] RISC-V: KVM: Support 64 bit firmware counters on RV32
2024-04-01 22:37:27
linux-kernel
Re: [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed
2024-04-01 22:36:59
linux-kernel
Re: [PATCH v4 08/15] RISC-V: KVM: Implement SBI PMU Snapshot feature
2024-03-18 19:44:43
linux-kernel
Re: [PATCH] perf: RISC-V: Check standard event availability
2024-02-20 23:06:22
linux-kernel
Re: [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function
2024-01-17 22:33:31
linux-kernel
Re: [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
2024-01-17 09:02:44
linux-kernel
Re: [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
2024-01-17 08:58:57
linux-kernel
Re: [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
2024-01-16 22:21:15
linux-kernel
Re: [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
2024-01-13 00:32:21
linux-kernel
Re: [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
2024-01-12 23:50:41
linux-kernel
Re: [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
2024-01-12 23:44:37
linux-kernel
Re: [PATCH v7 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
2024-01-12 23:44:19
linux-kernel
Re: [PATCH v7 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
2024-01-09 17:54:53
linux-kernel
Re: [PATCH v5 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2024-01-09 07:52:19
linux-kernel
Re: [PATCH v5 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2024-01-09 01:25:14
linux-kernel
Re: [PATCH v5 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2024-01-09 01:20:57
linux-kernel
Re: [PATCH v5 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
2024-01-06 05:07:50
linux-kernel
Re: [PATCH v3 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2024-01-06 02:55:55
linux-kernel
Re: [PATCH v3 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
2024-01-06 02:52:39
linux-kernel
Re: [PATCH v3 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2023-12-16 23:34:19
linux-kernel
Re: [RFC 5/9] RISC-V: Add SBI PMU snapshot definitions
2023-12-08 21:09:26
linux-kernel
Re: [PATCH 1/2] drivers: perf: ctr_get_width function for legacy is not defined
2023-12-08 21:06:42
linux-kernel
Re: [PATCH 2/2] drivers: perf: added capabilities for legacy PMU
2023-12-05 02:47:49
linux-kernel
Re: [PATCH] drivers: perf: ctr_get_width function for legacy is not defined
2023-11-28 07:57:32
linux-kernel
Re: [PATCH] drivers: perf: ctr_get_width function for legacy is not defined
2023-10-26 19:53:03
linux-kernel
Re: [RFC PATCH 3/3] perf: RISC-V: add support for SSE event
2023-10-26 19:42:31
linux-kernel
Re: [External] Re: [RFC 00/12] riscv: Introduce Pseudo NMI
2023-10-25 23:02:34
linux-kernel
Re: [RFC 00/12] riscv: Introduce Pseudo NMI
2023-09-21 06:38:56
linux-kernel
Re: [PATCH v2] RISC-V: Probe misaligned access speed in parallel
2023-09-21 05:12:18
linux-kernel
Re: [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
2023-09-20 21:27:59
linux-kernel
Re: [PATCH v2] RISC-V: Probe misaligned access speed in parallel
2023-09-20 06:30:57
linux-kernel
Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
2023-09-20 02:51:01
linux-kernel
Re: [PATCH v8 01/16] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
2023-09-20 00:20:01
linux-kernel
Re: [PATCH v8 02/16] RISC-V: Add riscv_get_intc_hartid() function
2023-09-19 22:11:16
linux-kernel
Re: [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
2023-09-19 22:03:17
linux-kernel
Re: [PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
2023-09-19 20:02:43
linux-kernel
Re: [PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
2023-07-19 17:32:29
linux-kernel
Re: [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
2023-07-18 23:16:53
linux-kernel
Re: [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
2023-07-18 18:58:35
linux-kernel
Re: [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
2023-07-18 00:31:56
linux-kernel
Re: [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
2023-07-14 09:47:53
linux-kernel
Re: [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
2023-07-14 09:46:31
linux-kernel
Re: [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv
2023-07-14 09:31:02
linux-kernel
Re: [PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
2023-07-14 09:05:53
linux-kernel
Re: [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
2023-07-14 09:05:45
linux-kernel
Re: [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
2023-07-14 08:10:18
linux-kernel
Re: [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
2023-07-14 08:10:14
linux-kernel
Re: [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support
2023-07-14 08:10:04
linux-kernel
Re: [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver