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
2023-04-19 22:19:48
linux-kernel
[RFC 06/48] RISC-V: KVM: Implement COVH SBI extension
2023-04-19 22:19:41
linux-kernel
[RFC 11/48] RISC-V: KVM: Use the new VM IOCTL for measuring pages
2023-04-19 22:19:36
linux-kernel
[RFC 07/48] RISC-V: KVM: Add a barebone CoVE implementation
2023-04-19 22:19:09
linux-kernel
[RFC 05/48] RISC-V: Add COVH SBI extensions definitions
2023-04-19 22:19:05
linux-kernel
[RFC 04/48] RISC-V: KVM: Add a helper function to get pgd size
2023-04-19 22:19:05
linux-kernel
[RFC 01/48] mm/vmalloc: Introduce arch hooks to notify ioremap/unmap changes
2023-04-19 22:19:04
linux-kernel
[RFC 03/48] RISC-V: KVM: Invoke aia_update with preempt disabled/irq enabled
2023-04-19 22:18:45
linux-kernel
[RFC 02/48] RISC-V: KVM: Improve KVM error reporting to the user space
2023-04-19 22:18:15
linux-kernel
[RFC 00/48] RISC-V CoVE support
2023-04-06 02:48:34
linux-kernel
Re: [PATCH V3 00/20] Add basic ACPI support for RISC-V
2023-02-07 09:57:06
linux-kernel
[PATCH v6 8/8] RISC-V: KVM: Increment firmware pmu events
2023-02-07 09:56:57
linux-kernel
[PATCH v6 7/8] RISC-V: KVM: Support firmware events
2023-02-07 09:56:53
linux-kernel
[PATCH v6 6/8] RISC-V: KVM: Implement perf support without sampling
2023-02-07 09:56:50
linux-kernel
[PATCH v6 5/8] RISC-V: KVM: Implement trap & emulate for hpmcounters
2023-02-07 09:56:46
linux-kernel
[PATCH v6 4/8] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
2023-02-07 09:56:43
linux-kernel
[PATCH v6 3/8] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
2023-02-07 09:56:39
linux-kernel
[PATCH v6 2/8] RISC-V: KVM: Add SBI PMU extension support
2023-02-07 09:56:36
linux-kernel
[PATCH v6 1/8] RISC-V: KVM: Add skeleton support for perf
2023-02-07 09:56:34
linux-kernel
[PATCH v6 0/8] KVM perf support
2023-02-05 01:16:31
linux-kernel
[PATCH v5 14/14] RISC-V: KVM: Increment firmware pmu events
2023-02-05 01:16:29
linux-kernel
[PATCH v5 13/14] RISC-V: KVM: Support firmware events
2023-02-05 01:16:25
linux-kernel
[PATCH v5 12/14] RISC-V: KVM: Implement perf support without sampling
2023-02-05 01:16:22
linux-kernel
[PATCH v5 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
2023-02-05 01:16:11
linux-kernel
[PATCH v5 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
2023-02-05 01:16:07
linux-kernel
[PATCH v5 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
2023-02-05 01:16:01
linux-kernel
[PATCH v5 07/14] RISC-V: KVM: Add skeleton support for perf
2023-02-05 01:15:58
linux-kernel
[PATCH v5 08/14] RISC-V: KVM: Add SBI PMU extension support
2023-02-05 01:15:52
linux-kernel
[PATCH v5 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
2023-02-05 01:15:48
linux-kernel
[PATCH v5 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
2023-02-05 01:15:45
linux-kernel
[PATCH v5 05/14] RISC-V: KVM: Return correct code for hsm stop function
2023-02-05 01:15:42
linux-kernel
[PATCH v5 03/14] RISC-V: Improve SBI PMU extension related definitions
2023-02-05 01:15:39
linux-kernel
[PATCH v5 02/14] perf: RISC-V: Improve privilege mode filtering for perf
2023-02-05 01:15:34
linux-kernel
[PATCH v5 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count
2023-02-05 01:15:29
linux-kernel
[PATCH v5 00/14] KVM perf support
2023-02-01 23:14:13
linux-kernel
[PATCH v4 14/14] RISC-V: KVM: Increment firmware pmu events
2023-02-01 23:14:02
linux-kernel
[PATCH v4 13/14] RISC-V: KVM: Support firmware events
2023-02-01 23:13:47
linux-kernel
[PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
2023-02-01 23:13:44
linux-kernel
[PATCH v4 12/14] RISC-V: KVM: Implement perf support without sampling
2023-02-01 23:13:42
linux-kernel
[PATCH v4 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
2023-02-01 23:13:37
linux-kernel
[PATCH v4 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
2023-02-01 23:13:31
linux-kernel
[PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support
2023-02-01 23:13:25
linux-kernel
[PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
2023-02-01 23:13:16
linux-kernel
[PATCH v4 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
2023-02-01 23:13:13
linux-kernel
[PATCH v4 05/14] RISC-V: KVM: Return correct code for hsm stop function
2023-02-01 23:13:09
linux-kernel
[PATCH v4 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
2023-02-01 23:13:07
linux-kernel
[PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions
2023-02-01 23:13:05
linux-kernel
[PATCH v4 02/14] perf: RISC-V: Improve privilege mode filtering for perf
2023-02-01 23:13:02
linux-kernel
[PATCH v4 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count
2023-02-01 23:12:58
linux-kernel
[PATCH v4 00/14] KVM perf support
2023-01-27 18:27:12
linux-kernel
[PATCH v3 14/14] RISC-V: KVM: Increment firmware pmu events
2023-01-27 18:27:10
linux-kernel
[PATCH v3 13/14] RISC-V: KVM: Support firmware events