Anup Patel ([email protected])

Number of posts: 998 (1.16 per day)
First post: 2022-01-25 09:10:46
Last post: 2024-06-06 10:22:50

Date List Subject
2022-04-12 20:08:04 linux-kernel [PATCH 6/6] RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
2022-04-12 19:45:38 linux-kernel [PATCH 0/6] KVM RISC-V Sv57x4 support and HFENCE improvements
2022-04-06 15:22:10 linux-kernel Re: [PATCH v2] RISC-V: Increase range and default value of NR_CPUS
2022-03-29 22:06:43 linux-kernel [PATCH 2/3] KVM: selftests: riscv: Fix alignment of the guest_hang() function
2022-03-29 20:57:10 linux-kernel [PATCH 0/3] Unexpected guest trap handling for KVM RISC-V selftests
2022-03-29 13:37:37 linux-kernel [PATCH 3/3] KVM: selftests: riscv: Improve unexpected guest trap handling
2022-03-29 11:15:57 linux-kernel [PATCH 1/3] KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
2022-03-25 19:39:54 linux-kernel [PATCH v5 0/7] RISC-V IPI Improvements
2022-03-25 19:01:49 linux-kernel [PATCH v5 4/7] RISC-V: Treat IPIs as normal Linux IRQs
2022-03-25 18:59:37 linux-kernel [PATCH v5 3/7] genirq: Add mechanism to multiplex a single HW IPI
2022-03-25 18:49:47 linux-kernel [PATCH v5 6/7] RISC-V: Use IPIs for remote TLB flush when possible
2022-03-25 18:46:13 linux-kernel [PATCH v5 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
2022-03-25 18:19:25 linux-kernel [PATCH v5 7/7] RISC-V: Use IPIs for remote icache flush when possible
2022-03-25 11:56:01 linux-kernel [PATCH v5 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
2022-03-24 23:44:44 linux-kernel [PATCH v5 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
2022-03-24 22:40:34 linux-kernel [PATCH] RISC-V: Enable perf events by default
2022-03-24 17:37:41 linux-kernel [PATCH v2] RISC-V: Enable profiling by default
2022-03-21 14:13:04 linux-kernel [PATCH v2] RISC-V: Increase range and default value of NR_CPUS
2022-03-21 02:56:14 linux-kernel Re: [PATCH] RISC-V: Increase range and default value of NR_CPUS
2022-03-17 06:50:22 linux-kernel [PATCH] RISC-V: Increase range and default value of NR_CPUS
2022-03-17 06:50:02 linux-kernel [PATCH] RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
2022-03-11 22:31:25 linux-kernel Re: [PATCH v5 0/6] Provide a fraemework for RISC-V ISA extensions
2022-03-01 09:41:15 linux-kernel [PATCH v4 6/6] RISC-V: Use IPIs for remote icache flush when possible
2022-03-01 08:36:17 linux-kernel [PATCH v4 5/6] RISC-V: Use IPIs for remote TLB flush when possible
2022-03-01 07:30:08 linux-kernel [PATCH v4 3/6] RISC-V: Treat IPIs as normal Linux IRQs
2022-03-01 07:01:37 linux-kernel [PATCH v4 1/6] RISC-V: Clear SIP bit only when using SBI IPI operations
2022-03-01 05:38:16 linux-kernel [PATCH v4 2/6] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
2022-03-01 05:38:15 linux-kernel [PATCH v4 4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs
2022-03-01 04:42:33 linux-kernel [PATCH v4 0/6] RISC-V IPI Improvements
2022-02-21 09:51:33 linux-kernel [PATCH v3 3/6] RISC-V: Treat IPIs as normal Linux IRQs
2022-02-21 06:43:15 linux-kernel [PATCH v3 6/6] RISC-V: Use IPIs for remote icache flush when possible
2022-02-21 06:43:07 linux-kernel [PATCH v3 1/6] RISC-V: Clear SIP bit only when using SBI IPI operations
2022-02-20 20:52:21 linux-kernel [PATCH v3 0/6] RISC-V IPI Improvements
2022-02-20 17:33:38 linux-kernel [PATCH v3 4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs
2022-02-20 14:50:36 linux-kernel [PATCH v3 5/6] RISC-V: Use IPIs for remote TLB flush when possible
2022-02-20 10:01:44 linux-kernel [PATCH v3 2/6] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
2022-02-12 18:32:49 linux-kernel Re: [PATCH v11 1/8] RISC-V: Enable CPU_IDLE drivers
2022-02-10 09:53:52 linux-kernel [PATCH v11 2/8] RISC-V: Rename relocate() and make it global
2022-02-10 08:34:20 linux-kernel [PATCH v11 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
2022-02-10 07:47:56 linux-kernel [PATCH v11 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
2022-02-10 07:46:37 linux-kernel [PATCH v11 1/8] RISC-V: Enable CPU_IDLE drivers
2022-02-10 07:29:51 linux-kernel [PATCH v11 0/8] RISC-V CPU Idle Support
2022-02-10 07:29:25 linux-kernel [PATCH v11 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
2022-02-10 06:10:45 linux-kernel [PATCH v11 4/8] RISC-V: Add SBI HSM suspend related defines
2022-02-10 06:06:04 linux-kernel [PATCH v11 6/8] cpuidle: Add RISC-V SBI CPU idle driver
2022-02-10 06:05:18 linux-kernel [PATCH v11 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
2022-02-09 08:12:15 linux-kernel Re: [PATCH v10 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
2022-02-03 11:07:39 linux-kernel [PATCH 3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension
2022-02-03 08:15:34 linux-kernel [PATCH 5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
2022-02-03 07:26:11 linux-kernel Re: [PATCH] RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
2022-02-03 04:30:17 linux-kernel [PATCH 4/6] RISC-V: Add SBI HSM suspend related defines