LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2022-05-13 14:16:03
linux-kernel
[PATCH v2 3/3] RISC-V: Fix SBI PMU calls for RV32
2022-05-13 09:21:34
linux-kernel
[PATCH v2 1/3] RISC-V: Fix counter restart during overflow for RV32
2022-05-13 04:03:24
linux-kernel
Re: [PATCH 1/2] RISC-V: Fix counter restart during overflow for RV32
2022-05-13 03:15:20
linux-kernel
[PATCH v8 10/12] target/riscv: Add few cache related PMU events
2022-05-13 01:13:29
linux-kernel
[PATCH v8 09/12] target/riscv: Simplify counter predicate function
2022-05-12 23:40:09
linux-kernel
[PATCH v8 05/12] target/riscv: Implement mcountinhibit CSR
2022-05-12 21:28:23
linux-kernel
[PATCH v8 01/12] target/riscv: Fix PMU CSR predicate function
2022-05-12 07:41:07
linux-kernel
[PATCH v8 08/12] target/riscv: Add sscofpmf extension support
2022-05-12 03:03:33
linux-kernel
[PATCH v8 03/12] target/riscv: pmu: Rename the counters extension to pmu
2022-05-12 02:35:35
linux-kernel
[PATCH v8 07/12] target/riscv: Support mcycle/minstret write operation
2022-05-12 00:16:15
linux-kernel
[PATCH v8 12/12] target/riscv: Update the privilege field for sscofpmf CSRs
2022-05-11 21:45:50
linux-kernel
[PATCH 1/2] RISC-V: Fix counter restart during overflow for RV32
2022-05-09 18:39:14
linux-kernel
Re: [v2 PATCH] RISC-V: KVM: Introduce ISA extension register
2022-05-09 18:34:48
linux-kernel
[PATCH v3] RISC-V: KVM: Introduce ISA extension register
2022-04-27 11:06:26
linux-kernel
[PATCH v3 3/4] RISC-V: Prefer sstc extension if available
2022-04-27 11:02:47
linux-kernel
[PATCH v3 1/4] RISC-V: Add SSTC extension CSR details
2022-04-27 10:51:50
linux-kernel
[PATCH v3 4/4] RISC-V: KVM: Support sstc extension
2022-04-27 09:54:56
linux-kernel
[PATCH v3 2/4] RISC-V: Enable sstc extension parsing from DT
2022-04-27 09:41:56
linux-kernel
[PATCH v3 0/4] Add Sstc extension support
2022-04-22 21:35:13
linux-kernel
Re: drivers/perf/riscv_pmu_sbi.c:464 pmu_sbi_get_ctrinfo() warn: potentially one past the end of array 'pmu_ctr_list[i]'
2022-04-22 19:11:02
linux-kernel
Re: linux-next: Fixes tags need some work in the kvm-fixes tree
2022-04-22 18:36:56
linux-kernel
[PATCH 2/2] RISC-V: KVM: Restrict the extensions that can be disabled
2022-04-22 17:44:31
linux-kernel
[v2 PATCH] RISC-V: KVM: Introduce ISA extension register
2022-04-21 13:03:59
linux-kernel
[PATCH 1/2] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
2022-04-20 14:17:09
linux-kernel
[PATCH 0/2] Miscellenous ISA string fixup
2022-03-28 23:06:23
linux-kernel
Re: [PATCH] riscv: cpu.c: don't use kernel-doc markers for comments
2022-03-24 10:11:19
linux-kernel
[PATCH] RISC-V: Declare per cpu boot data as static
2022-03-17 06:21:53
linux-kernel
[PATCH v6 6/6] RISC-V: Improve /proc/cpuinfo output for ISA extensions
2022-03-16 23:41:00
linux-kernel
[PATCH v6 5/6] RISC-V: Do no continue isa string parsing without correct XLEN
2022-03-16 23:24:51
linux-kernel
[PATCH v6 1/6] RISC-V: Correctly print supported extensions
2022-03-16 08:45:33
linux-kernel
[PATCH v6 2/6] RISC-V: Minimal parser for "riscv, isa" strings
2022-03-15 18:07:06
linux-kernel
[PATCH v6 0/6] Provide a fraemework for RISC-V ISA extensions
2022-03-15 07:40:25
linux-kernel
[PATCH v6 3/6] RISC-V: Extract multi-letter extension names from "riscv, isa"
2022-03-14 23:46:34
linux-kernel
[PATCH v6 4/6] RISC-V: Implement multi-letter ISA extension probing framework
2022-03-11 04:18:56
linux-kernel
Re: [PATCH v5 0/6] Provide a fraemework for RISC-V ISA extensions
2022-03-04 21:04:56
linux-kernel
[RFC PATCH v2 7/7] RISC-V: KVM: Support sstc extension
2022-03-04 21:04:49
linux-kernel
[RFC PATCH v2 5/7] RISC-V: KVM: Restrict the extensions that can be disabled
2022-03-04 21:04:48
linux-kernel
[RFC PATCH v2 6/7] RISC-V: KVM: Introduce ISA extension register
2022-03-04 21:04:19
linux-kernel
[RFC PATCH v2 2/7] RISC-V: Enable sstc extension parsing from DT
2022-03-04 21:04:08
linux-kernel
[RFC PATCH v2 1/7] RISC-V: Add SSTC extension CSR details
2022-03-04 21:04:02
linux-kernel
[RFC PATCH v2 0/7] Add Sstc extension support
2022-03-04 20:15:52
linux-kernel
[RFC PATCH v2 4/7] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
2022-03-04 20:15:36
linux-kernel
[RFC PATCH v2 3/7] RISC-V: Prefer sstc extension if available
2022-02-28 11:28:31
linux-kernel
[RFC PATCH 0/6] Add Sstc extension support
2022-02-28 11:10:09
linux-kernel
[RFC PATCH 6/6] RISC-V: KVM: Support sstc extension
2022-02-28 10:55:31
linux-kernel
[RFC PATCH 1/6] RISC-V: Add SSTC extension CSR details
2022-02-28 10:54:26
linux-kernel
[RFC PATCH 5/6] RISC-V: KVM: Introduce ISA extension register
2022-02-28 10:51:08
linux-kernel
[RFC PATCH 3/6] RISC-V: Prefer sstc extension if available
2022-02-28 10:50:23
linux-kernel
[RFC PATCH 2/6] RISC-V: Enable sstc extension parsing from DT
2022-02-28 10:33:19
linux-kernel
[RFC PATCH 4/6] RISC-V: Restrict the isa field in config register to base extensions
2022-02-23 11:03:17
linux-kernel
[PATCH v5 5/6] RISC-V: Do no continue isa string parsing without correct XLEN