LinuxLists
Users
About
Anup Patel (
[email protected]
)
Number of posts: 1264 (0.31 per day)
First post: 2013-05-01 05:01:40
Last post: 2024-06-14 19:03:30
Previous Page
/
Next Page
Date
List
Subject
2022-05-25 03:09:45
linux-kernel
Re: [PATCH v3 4/4] RISC-V: KVM: Support sstc extension
2022-05-24 20:59:07
linux-kernel
Re: [PATCH v2 3/3] RISC-V: Fix SBI PMU calls for RV32
2022-05-24 15:28:37
linux-kernel
Re: [PATCH v3] RISC-V: Increase range and default value of NR_CPUS
2022-05-24 14:43:05
linux-kernel
Re: [PATCH v3 2/4] RISC-V: Enable sstc extension parsing from DT
2022-05-24 12:32:02
linux-kernel
Re: [PATCH v3 1/4] RISC-V: Add SSTC extension CSR details
2022-05-24 11:43:41
linux-kernel
Re: [PATCH v3 3/4] RISC-V: Prefer sstc extension if available
2022-05-23 16:03:14
linux-kernel
Re: [PATCH v3 2/2] riscv: turn pgtable_l4|[l5]_enabled to static key for RV64
2022-05-23 15:08:56
linux-kernel
Re: [PATCH v2 2/2] riscv: switch has_fpu() to the unified static key mechanism
2022-05-23 15:08:41
linux-kernel
Re: [PATCH v2 1/2] riscv: introduce unified static key mechanism for ISA extensions
2022-05-23 05:45:46
linux-kernel
Re: [PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support
2022-05-18 09:14:19
linux-kernel
Re: [PATCH v2 1/3] dt-bindings: riscv: document cbom-block-size
2022-05-16 10:07:37
linux-kernel
Re: [PATCH v2 2/4] riscv: introduce unified static key mechanism for CPU features
2022-05-14 23:09:50
linux-kernel
Re: [PATCH 2/2] cpuidle: riscv-sbi: Fix code to allow a genpd governor to be used
2022-05-14 19:57:41
linux-kernel
Re: [PATCH 1/2] cpuidle: psci: Fix regression leading to no genpd governor
2022-05-14 03:17:51
linux-kernel
Re: [PATCH v2 2/3] riscv: Implement Zicbom-based cache management operations
2022-05-14 02:57:19
linux-kernel
Re: [PATCH 1/2] RISC-V: Fix counter restart during overflow for RV32
2022-05-14 00:49:52
linux-kernel
Re: [PATCH 1/2] RISC-V: Fix counter restart during overflow for RV32
2022-05-13 14:29:57
linux-kernel
Re: [PATCH v2 3/3] riscv: implement cache-management errata for T-Head SoCs
2022-05-12 13:05:26
linux-kernel
Re: [PATCH v2 1/3] dt-bindings: riscv: document cbom-block-size
2022-05-12 09:25:40
linux-kernel
Re: [PATCH 2/2] RISC-V: Update user page mapping only once during start
2022-05-12 08:52:35
linux-kernel
Re: [PATCH] riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild
2022-05-11 14:41:16
linux-kernel
Re: [PATCH] selftests: kvm: replace ternary operator with min()
2022-05-10 21:06:16
linux-kernel
Re: [PATCH 07/22] risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
2022-05-10 19:17:53
linux-kernel
Re: [PATCH v3] RISC-V: KVM: Introduce ISA extension register
2022-05-09 11:36:42
linux-kernel
Re: [PATCH] KVM: selftests: riscv: Remove unneeded semicolon
2022-05-09 10:17:42
linux-kernel
Re: [PATCH v2 4/7] RISC-V: KVM: Introduce range based local HFENCE functions
2022-05-09 10:17:42
linux-kernel
Re: [PATCH v2 6/7] RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
2022-05-09 10:16:20
linux-kernel
[PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support
2022-05-09 10:14:53
linux-kernel
Re: [PATCH] clocksource/drivers/riscv: Events are stopped during CPU suspend
2022-05-09 10:12:23
linux-kernel
Re: [PATCH] KVM: selftests: riscv: Remove unneeded semicolon
2022-05-09 10:11:40
linux-kernel
Re: [PATCH v2 3/4] riscv: replace has_fpu() with system_supports_fpu()
2022-05-09 10:10:50
linux-kernel
Re: [PATCH v2 7/7] RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
2022-05-09 10:10:30
linux-kernel
Re: [PATCH v2 5/7] RISC-V: KVM: Reduce KVM_MAX_VCPUS value
2022-05-09 10:10:26
linux-kernel
Re: [PATCH v2 0/4] unified way to use static key and optimize pgtable_l4_enabled
2022-05-09 10:10:26
linux-kernel
Re: [v2 PATCH] RISC-V: KVM: Introduce ISA extension register
2022-05-09 10:10:18
linux-kernel
Re: [PATCH v2 3/7] RISC-V: KVM: Treat SBI HFENCE calls as NOPs
2022-05-09 10:10:16
linux-kernel
Re: [PATCH v2 1/7] RISC-V: KVM: Use G-stage name for hypervisor page table
2022-05-09 10:10:10
linux-kernel
Re: [PATCH v2 2/7] RISC-V: KVM: Add Sv57x4 mode support for G-stage
2022-05-09 10:09:20
linux-kernel
Re: [PATCH v2 1/4] riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
2022-05-09 10:08:22
linux-kernel
Re: [PATCH v2 4/4] riscv: convert pgtable_l4|[l5]_enabled to static key
2022-04-23 07:32:24
linux-kernel
Re: [PATCH v3] RISC-V: Increase range and default value of NR_CPUS
2022-04-22 16:52:22
linux-kernel
Re: [PATCH v1] RISC-V: Only default to spinwait on SBI-0.1 and M-mode
2022-04-12 21:50:21
linux-kernel
Re: [PATCH] RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
2022-04-12 09:55:04
linux-kernel
Re: [PATCH] RISC-V: KVM: include missing hwcap.h into vcpu_fp
2022-04-08 18:20:32
linux-kernel
Re: [PATCH v2] RISC-V: Increase range and default value of NR_CPUS
2022-04-06 01:35:53
linux-kernel
Re: [PATCH 1/3] KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
2022-04-05 20:50:45
linux-kernel
Re: [PATCH 2/3] KVM: selftests: riscv: Fix alignment of the guest_hang() function
2022-04-05 02:57:29
linux-kernel
Re: [PATCH] RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
2022-04-05 02:21:26
linux-kernel
Re: [PATCH RESEND] Documentation: kvm: Add missing line break in api.rst
2022-04-05 01:50:00
linux-kernel
Re: [PATCH -next] cpuidle: riscv: support non-SMP config
2022-04-05 01:05:10
linux-kernel
Re: [PATCH -next] cpuidle: riscv: support non-SMP config