Show patches with: Submitter = Anup Patel       |    State = Action Required       |   115 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/9] RISC-V: Export sbi_get_mvendorid() and friends RISC-V KVM ONE_REG interface for SBI 2 2 - 16-- 2022-11-28 Anup Patel palmer Needs ACK
RISC-V: KVM: Change the SBI specification version to v1.0 RISC-V: KVM: Change the SBI specification version to v1.0 - 1 - --- 2022-09-08 Anup Patel New
[3/3] RISC-V: KVM: Allow Guest use Svinval extension Svinval support for KVM RISC-V - - - --- 2022-09-02 Anup Patel New
[2/3] RISC-V: KVM: Use Svinval for local TLB maintenance when available Svinval support for KVM RISC-V - - - --- 2022-09-02 Anup Patel New
[1/3] RISC-V: Probe Svinval extension form ISA string Svinval support for KVM RISC-V - - - --- 2022-09-02 Anup Patel New
[v2,2/2] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT property Improve CLOCK_EVT_FEAT_C3STOP feature setting - - - --- 2022-07-27 Anup Patel New
[v2,1/2] dt-bindings: riscv: Add optional DT property riscv,timer-can-wake-cpu Improve CLOCK_EVT_FEAT_C3STOP feature setting - - - --- 2022-07-27 Anup Patel New
[v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output [v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output - 3 2 --- 2022-07-27 Anup Patel New
[v7,7/7] RISC-V: Use IPIs for remote icache flush when possible RISC-V IPI Improvements - - - --- 2022-07-20 Anup Patel New
[v7,6/7] RISC-V: Use IPIs for remote TLB flush when possible RISC-V IPI Improvements - - - --- 2022-07-20 Anup Patel New
[v7,5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs RISC-V IPI Improvements - - - --- 2022-07-20 Anup Patel New
[v7,4/7] RISC-V: Treat IPIs as normal Linux IRQs RISC-V IPI Improvements - - - --- 2022-07-20 Anup Patel New
[v7,3/7] genirq: Add mechanism to multiplex a single HW IPI RISC-V IPI Improvements - - - --- 2022-07-20 Anup Patel New
[v7,2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode RISC-V IPI Improvements - - - --- 2022-07-20 Anup Patel New
[v7,1/7] RISC-V: Clear SIP bit only when using SBI IPI operations RISC-V IPI Improvements - 1 - --- 2022-07-20 Anup Patel New
[2/2] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT property Improve CLOCK_EVT_FEAT_C3STOP feature setting - - - --- 2022-07-19 Anup Patel New
[1/2] dt-bindings: riscv: Add optional DT property riscv,timer-always-on Improve CLOCK_EVT_FEAT_C3STOP feature setting - - - --- 2022-07-19 Anup Patel New
cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage - 1 - --- 2022-07-18 Anup Patel New
RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests() RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests() - 1 2 --- 2022-07-10 Anup Patel New
[5/5] RISC-V: KVM: Add support for Svpbmt inside Guest/VM KVM RISC-V Svpbmt support - 1 - --- 2022-07-07 Anup Patel New
[4/5] RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap() KVM RISC-V Svpbmt support - 1 - --- 2022-07-07 Anup Patel New
[3/5] RISC-V: KVM: Add G-stage ioremap() and iounmap() functions KVM RISC-V Svpbmt support - 1 - --- 2022-07-07 Anup Patel New
[2/5] riscv: Fix missing PAGE_PFN_MASK KVM RISC-V Svpbmt support - 1 - --- 2022-07-07 Anup Patel New
[1/5] KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache KVM RISC-V Svpbmt support 1 - - --- 2022-07-07 Anup Patel New
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output - 1 1 --- 2022-06-20 Anup Patel New
[v2,3/3] RISC-V: KVM: Add extensible CSR emulation framework Improve instruction and CSR emulation in KVM RISC-V - - - --- 2022-06-15 Anup Patel New
[v2,2/3] RISC-V: KVM: Add extensible system instruction emulation framework Improve instruction and CSR emulation in KVM RISC-V - - - --- 2022-06-15 Anup Patel New
[v2,1/3] RISC-V: KVM: Factor-out instruction emulation into separate sources Improve instruction and CSR emulation in KVM RISC-V - - - --- 2022-06-15 Anup Patel New
[3/3] RISC-V: KVM: Add extensible CSR emulation framework Improve instruction and CSR emulation in KVM RISC-V - - - --- 2022-06-10 Anup Patel New
[2/3] RISC-V: KVM: Add extensible system instruction emulation framework Improve instruction and CSR emulation in KVM RISC-V - - - --- 2022-06-10 Anup Patel New
[1/3] RISC-V: KVM: Factor-out instruction emulation into separate sources Improve instruction and CSR emulation in KVM RISC-V - - - --- 2022-06-10 Anup Patel New
[v2,7/7] RISC-V: KVM: Cleanup stale TLB entries when host CPU changes KVM RISC-V Sv57x4 support and HFENCE improvements - 1 - --- 2022-04-20 Anup Patel New
[v2,6/7] RISC-V: KVM: Add remote HFENCE functions based on VCPU requests KVM RISC-V Sv57x4 support and HFENCE improvements 1 - - --- 2022-04-20 Anup Patel New
[v2,5/7] RISC-V: KVM: Reduce KVM_MAX_VCPUS value KVM RISC-V Sv57x4 support and HFENCE improvements - 1 - --- 2022-04-20 Anup Patel New
[v2,4/7] RISC-V: KVM: Introduce range based local HFENCE functions KVM RISC-V Sv57x4 support and HFENCE improvements - 1 - --- 2022-04-20 Anup Patel New
[v2,3/7] RISC-V: KVM: Treat SBI HFENCE calls as NOPs KVM RISC-V Sv57x4 support and HFENCE improvements - 1 - --- 2022-04-20 Anup Patel New
[v2,2/7] RISC-V: KVM: Add Sv57x4 mode support for G-stage KVM RISC-V Sv57x4 support and HFENCE improvements - 1 - --- 2022-04-20 Anup Patel New
[v2,1/7] RISC-V: KVM: Use G-stage name for hypervisor page table KVM RISC-V Sv57x4 support and HFENCE improvements - 1 - --- 2022-04-20 Anup Patel New
[v3] RISC-V: Increase range and default value of NR_CPUS [v3] RISC-V: Increase range and default value of NR_CPUS - 1 - --- 2022-04-20 Anup Patel New
[v6,7/7] RISC-V: Use IPIs for remote icache flush when possible RISC-V IPI Improvements - - - --- 2022-04-18 Anup Patel New
[v6,6/7] RISC-V: Use IPIs for remote TLB flush when possible RISC-V IPI Improvements - - - --- 2022-04-18 Anup Patel New
[v6,5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs RISC-V IPI Improvements - - - --- 2022-04-18 Anup Patel New
[v6,4/7] RISC-V: Treat IPIs as normal Linux IRQs RISC-V IPI Improvements - - - --- 2022-04-18 Anup Patel New
[v6,3/7] genirq: Add mechanism to multiplex a single HW IPI RISC-V IPI Improvements - - - --- 2022-04-18 Anup Patel New
[v6,2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode RISC-V IPI Improvements - - - --- 2022-04-18 Anup Patel New
[v6,1/7] RISC-V: Clear SIP bit only when using SBI IPI operations RISC-V IPI Improvements - 1 - --- 2022-04-18 Anup Patel New
[6/6] RISC-V: KVM: Add remote HFENCE functions based on VCPU requests KVM RISC-V Sv57x4 support and HFENCE improvements - - - --- 2022-04-12 Anup Patel New
[5/6] RISC-V: KVM: Reduce KVM_MAX_VCPUS value KVM RISC-V Sv57x4 support and HFENCE improvements - - - --- 2022-04-12 Anup Patel New
[4/6] RISC-V: KVM: Introduce range based local HFENCE functions KVM RISC-V Sv57x4 support and HFENCE improvements - - - --- 2022-04-12 Anup Patel New
[3/6] RISC-V: KVM: Treat SBI HFENCE calls as NOPs KVM RISC-V Sv57x4 support and HFENCE improvements - - - --- 2022-04-12 Anup Patel New
[2/6] RISC-V: KVM: Add Sv57x4 mode support for G-stage KVM RISC-V Sv57x4 support and HFENCE improvements - - - --- 2022-04-12 Anup Patel New
[1/6] RISC-V: KVM: Use G-stage name for hypervisor page table KVM RISC-V Sv57x4 support and HFENCE improvements - - - --- 2022-04-12 Anup Patel New
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57 RISC-V: mm: Fix set_satp_mode() for platform not having Sv57 - 1 - --- 2022-04-12 Anup Patel New
[3/3] KVM: selftests: riscv: Improve unexpected guest trap handling Unexpected guest trap handling for KVM RISC-V selftests - - - --- 2022-03-29 Anup Patel New
[2/3] KVM: selftests: riscv: Fix alignment of the guest_hang() function Unexpected guest trap handling for KVM RISC-V selftests - - - --- 2022-03-29 Anup Patel New
[1/3] KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table Unexpected guest trap handling for KVM RISC-V selftests - - - --- 2022-03-29 Anup Patel New
[v5,7/7] RISC-V: Use IPIs for remote icache flush when possible RISC-V IPI Improvements - - - --- 2022-03-24 Anup Patel New
[v5,6/7] RISC-V: Use IPIs for remote TLB flush when possible RISC-V IPI Improvements - - - --- 2022-03-24 Anup Patel New
[v5,5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs RISC-V IPI Improvements - - - --- 2022-03-24 Anup Patel New
[v5,4/7] RISC-V: Treat IPIs as normal Linux IRQs RISC-V IPI Improvements - - - --- 2022-03-24 Anup Patel New
[v5,3/7] genirq: Add mechanism to multiplex a single HW IPI RISC-V IPI Improvements - - - --- 2022-03-24 Anup Patel New
[v5,2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode RISC-V IPI Improvements - - - --- 2022-03-24 Anup Patel New
[v5,1/7] RISC-V: Clear SIP bit only when using SBI IPI operations RISC-V IPI Improvements - 1 - --- 2022-03-24 Anup Patel New
[v2] RISC-V: Enable profiling by default [v2] RISC-V: Enable profiling by default - 1 - --- 2022-03-24 Anup Patel New
RISC-V: Enable perf events by default RISC-V: Enable perf events by default - - - --- 2022-03-23 Anup Patel New
[v2] RISC-V: Increase range and default value of NR_CPUS [v2] RISC-V: Increase range and default value of NR_CPUS - - - --- 2022-03-19 Anup Patel New
RISC-V: Increase range and default value of NR_CPUS RISC-V: Increase range and default value of NR_CPUS - - - --- 2022-03-17 Anup Patel New
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put() RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put() - - - --- 2022-03-17 Anup Patel New
[v4,6/6] RISC-V: Use IPIs for remote icache flush when possible RISC-V IPI Improvements - - - --- 2022-03-01 Anup Patel New
[v4,5/6] RISC-V: Use IPIs for remote TLB flush when possible RISC-V IPI Improvements - - - --- 2022-03-01 Anup Patel New
[v4,4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs RISC-V IPI Improvements - - - --- 2022-03-01 Anup Patel New
[v4,3/6] RISC-V: Treat IPIs as normal Linux IRQs RISC-V IPI Improvements - - - --- 2022-03-01 Anup Patel New
[v4,2/6] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode RISC-V IPI Improvements - - - --- 2022-03-01 Anup Patel New
[v4,1/6] RISC-V: Clear SIP bit only when using SBI IPI operations RISC-V IPI Improvements - 1 - --- 2022-03-01 Anup Patel New
[v3,6/6] RISC-V: Use IPIs for remote icache flush when possible RISC-V IPI Improvements - - - --- 2022-02-20 Anup Patel New
[v3,5/6] RISC-V: Use IPIs for remote TLB flush when possible RISC-V IPI Improvements - - - --- 2022-02-20 Anup Patel New
[v3,4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs RISC-V IPI Improvements - - - --- 2022-02-20 Anup Patel New
[v3,3/6] RISC-V: Treat IPIs as normal Linux IRQs RISC-V IPI Improvements - - - --- 2022-02-20 Anup Patel New
[v3,2/6] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode RISC-V IPI Improvements - - - --- 2022-02-20 Anup Patel New
[v3,1/6] RISC-V: Clear SIP bit only when using SBI IPI operations RISC-V IPI Improvements - 1 - --- 2022-02-20 Anup Patel New
[v11,8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine RISC-V CPU Idle Support - - - --- 2022-02-10 Anup Patel New
[v11,7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states RISC-V CPU Idle Support - 2 - --- 2022-02-10 Anup Patel New
[v11,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support 1 - - --- 2022-02-10 Anup Patel New
[v11,5/8] cpuidle: Factor-out power domain related code from PSCI domain driver RISC-V CPU Idle Support - 1 - --- 2022-02-10 Anup Patel New
[v11,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - 2 - --- 2022-02-10 Anup Patel New
[v11,3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit RISC-V CPU Idle Support - 1 - --- 2022-02-10 Anup Patel New
[v11,2/8] RISC-V: Rename relocate() and make it global RISC-V CPU Idle Support - 2 - --- 2022-02-10 Anup Patel New
[v11,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - 2 - --- 2022-02-10 Anup Patel New
[6/6] RISC-V: KVM: Implement SBI HSM suspend call KVM RISC-V SBI v0.3 support - 1 - --- 2022-02-01 Anup Patel New
[5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function KVM RISC-V SBI v0.3 support - 1 - --- 2022-02-01 Anup Patel New
[4/6] RISC-V: Add SBI HSM suspend related defines KVM RISC-V SBI v0.3 support - 1 - --- 2022-02-01 Anup Patel New
[3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension KVM RISC-V SBI v0.3 support - 1 - --- 2022-02-01 Anup Patel New
[2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function KVM RISC-V SBI v0.3 support - 1 - --- 2022-02-01 Anup Patel New
[1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3 KVM RISC-V SBI v0.3 support - 1 - --- 2022-02-01 Anup Patel New
RISC-V: KVM: Fix SBI implementation version RISC-V: KVM: Fix SBI implementation version - - - --- 2022-01-31 Anup Patel New
[v2,6/6] RISC-V: Use IPIs for remote icache flush when possible RISC-V IPI Improvements - - - --- 2022-01-28 Anup Patel New
[v2,5/6] RISC-V: Use IPIs for remote TLB flush when possible RISC-V IPI Improvements - - - --- 2022-01-28 Anup Patel New
[v2,4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs RISC-V IPI Improvements - - - --- 2022-01-28 Anup Patel New
[v2,3/6] RISC-V: Treat IPIs as normal Linux IRQs RISC-V IPI Improvements - - - --- 2022-01-28 Anup Patel New
[v2,2/6] irqchip/riscv-intc: Create domain using named fwnode RISC-V IPI Improvements - - - --- 2022-01-28 Anup Patel New
« 1 2 »