Atish Kumar Patra ([email protected])

Number of posts: 564 (0.6 per day)
First post: 2021-11-18 08:41:06
Last post: 2024-06-12 07:48:43

Date List Subject
2023-01-27 18:27:00 linux-kernel [PATCH v3 12/14] RISC-V: KVM: Implement perf support without sampling
2023-01-27 18:26:57 linux-kernel [PATCH v3 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
2023-01-27 18:26:54 linux-kernel [PATCH v3 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
2023-01-27 18:26:51 linux-kernel [PATCH v3 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
2023-01-27 18:26:48 linux-kernel [PATCH v3 08/14] RISC-V: KVM: Add SBI PMU extension support
2023-01-27 18:26:44 linux-kernel [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
2023-01-27 18:26:41 linux-kernel [PATCH v3 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
2023-01-27 18:26:36 linux-kernel [PATCH v3 05/14] RISC-V: KVM: Return correct code for hsm stop function
2023-01-27 18:26:33 linux-kernel [PATCH v3 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
2023-01-27 18:26:30 linux-kernel [PATCH v3 03/14] RISC-V: Improve SBI PMU extension related definitions
2023-01-27 18:26:28 linux-kernel [PATCH v3 02/14] perf: RISC-V: Improve privilege mode filtering for perf
2023-01-27 18:26:23 linux-kernel [PATCH v3 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count
2023-01-27 18:26:19 linux-kernel [PATCH v3 00/14] KVM perf support
2023-01-12 19:57:00 linux-kernel Re: [PATCH v2 01/11] RISC-V: Define helper functions expose hpm counter width and count
2023-01-12 19:45:47 linux-kernel Re: [PATCH v2 06/11] RISC-V: KVM: Add skeleton support for perf
2023-01-12 19:27:28 linux-kernel Re: [PATCH v2 02/11] RISC-V: KVM: Define a probe function for SBI extension data structures
2023-01-12 19:27:23 linux-kernel Re: [PATCH v2 04/11] RISC-V: KVM: Modify SBI extension handler to return SBI error code
2023-01-12 19:06:34 linux-kernel Re: [PATCH v2 03/11] RISC-V: KVM: Return correct code for hsm stop function
2023-01-12 18:53:32 linux-kernel Re: [PATCH v2 07/11] RISC-V: KVM: Add SBI PMU extension support
2023-01-09 08:57:27 linux-kernel Re: [PATCH v3] dt-bindings: riscv: add SBI PMU event mappings
2022-12-22 20:52:51 linux-kernel Re: [PATCH v1] dt-bindings: riscv: add SBI PMU event mappings
2022-12-22 20:14:49 linux-kernel Re: [PATCH v1] dt-bindings: riscv: add SBI PMU event mappings
2022-12-15 21:34:11 linux-kernel Re: [PATCH v2 05/11] RISC-V: KVM: Improve privilege mode filtering for perf
2022-12-15 17:59:00 linux-kernel [PATCH v2 08/11] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
2022-12-15 17:58:14 linux-kernel [PATCH v2 07/11] RISC-V: KVM: Add SBI PMU extension support
2022-12-15 17:57:39 linux-kernel [PATCH v2 05/11] RISC-V: KVM: Improve privilege mode filtering for perf
2022-12-15 17:57:10 linux-kernel [PATCH v2 02/11] RISC-V: KVM: Define a probe function for SBI extension data structures
2022-12-15 17:50:58 linux-kernel [PATCH v2 10/11] RISC-V: KVM: Implement perf support without sampling
2022-12-15 17:48:16 linux-kernel [PATCH v2 01/11] RISC-V: Define helper functions expose hpm counter width and count
2022-12-15 17:38:21 linux-kernel [PATCH v2 06/11] RISC-V: KVM: Add skeleton support for perf
2022-12-15 17:36:38 linux-kernel [PATCH v2 03/11] RISC-V: KVM: Return correct code for hsm stop function
2022-12-15 17:33:18 linux-kernel [PATCH v2 00/11] KVM perf support
2022-12-15 17:32:24 linux-kernel [PATCH v2 04/11] RISC-V: KVM: Modify SBI extension handler to return SBI error code
2022-12-15 17:08:08 linux-kernel [PATCH v2 09/11] RISC-V: KVM: Implement trap & emulate for hpmcounters
2022-12-15 17:06:09 linux-kernel [PATCH v2 11/11] RISC-V: KVM: Implement firmware events
2022-11-29 09:51:48 linux-kernel Re: [PATCH] riscv: head: use 0 as the default text_offset
2022-11-28 21:30:15 linux-kernel Re: [PATCH] riscv: head: use 0 as the default text_offset
2022-10-29 00:16:09 linux-kernel [PATCH] RISC-V: Do not issue remote fences until smp is available
2022-10-06 23:28:54 linux-kernel [v4 PATCH 2/3] RISC-V: Update image header
2022-10-06 23:26:23 linux-kernel [v4 PATCH 1/3] loader: Move arm64 linux loader to common code
2022-10-06 23:25:07 linux-kernel [v4 PATCH 3/3] RISC-V: Use common linux loader
2022-10-06 23:13:43 linux-kernel [v4 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader
2022-07-22 17:24:28 linux-kernel [PATCH v7 2/4] RISC-V: Enable sstc extension parsing from DT
2022-07-22 17:22:16 linux-kernel [PATCH v7 4/4] RISC-V: KVM: Support sstc extension
2022-07-22 17:05:11 linux-kernel [PATCH v7 3/4] RISC-V: Prefer sstc extension if available
2022-07-22 16:54:01 linux-kernel [PATCH v7 1/4] RISC-V: Add SSTC extension CSR details
2022-07-22 16:52:10 linux-kernel [PATCH v7 0/4] Add Sstc extension support
2022-07-21 18:58:22 linux-kernel [PATCH v6 4/4] RISC-V: KVM: Support sstc extension
2022-07-21 18:58:13 linux-kernel [PATCH v6 2/4] RISC-V: Enable sstc extension parsing from DT
2022-07-21 18:52:14 linux-kernel [PATCH v6 1/4] RISC-V: Add SSTC extension CSR details
2022-07-21 18:51:49 linux-kernel [PATCH v6 3/4] RISC-V: Prefer sstc extension if available