LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-09-25 16:50:32
linux-kernel
[PATCH v2 6/9] RISC-V: KVM: Allow Zicond extension for Guest/VM
2023-09-25 14:00:04
linux-kernel
Re: [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
2023-09-22 02:31:26
linux-kernel
Re: [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
2023-09-21 18:59:07
linux-kernel
Re: [PATCH v2 0/4] KVM RISC-V fixes for ONE_REG interface
2023-09-21 03:15:38
linux-kernel
Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
2023-09-21 02:20:47
linux-kernel
[PATCH v2 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
2023-09-20 22:00:47
linux-kernel
[PATCH v2 0/4] KVM RISC-V fixes for ONE_REG interface
2023-09-20 21:15:46
linux-kernel
[PATCH v2 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
2023-09-20 20:45:39
linux-kernel
Re: [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
2023-09-20 18:51:48
linux-kernel
[PATCH v2 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
2023-09-20 17:47:16
linux-kernel
[PATCH v2 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
2023-09-20 16:20:53
linux-kernel
Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
2023-09-20 15:53:09
linux-kernel
Re: [PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
2023-09-19 14:21:02
linux-kernel
[PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
2023-09-19 12:27:12
linux-kernel
[PATCH 2/7] RISC-V: Detect Zicond from ISA string
2023-09-19 11:27:59
linux-kernel
[PATCH 7/7] KVM: riscv: selftests: Add condops extensions to get-reg-list test
2023-09-19 10:18:09
linux-kernel
[PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
2023-09-19 10:17:05
linux-kernel
[PATCH 6/7] KVM: riscv: selftests: Add smstateen registers to get-reg-list test
2023-09-19 07:32:33
linux-kernel
[PATCH 0/7] KVM RISC-V Conditional Operations
2023-09-19 07:05:18
linux-kernel
[PATCH 3/7] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
2023-09-19 06:21:26
linux-kernel
[PATCH 4/7] RISC-V: KVM: Allow Zicond extension for Guest/VM
2023-09-19 05:50:30
linux-kernel
[PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
2023-09-19 04:58:20
linux-kernel
[PATCH 5/7] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
2023-09-18 23:00:33
linux-kernel
[PATCH 0/4] KVM RISC-V fixes for ONE_REG interface
2023-09-18 22:51:15
linux-kernel
[PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
2023-09-18 20:48:47
linux-kernel
[PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
2023-09-15 03:23:22
linux-kernel
[PATCH v8 11/16] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
2023-09-14 05:59:59
linux-kernel
[PATCH v8 07/16] irqchip/riscv-intc: Add support for RISC-V AIA
2023-09-13 16:27:02
linux-kernel
[PATCH v8 05/16] irqchip/sifive-plic: Fix syscore registration for multi-socket systems
2023-09-13 14:07:06
linux-kernel
Re: [PATCH v8 09/16] irqchip: Add RISC-V incoming MSI controller early driver
2023-09-13 12:59:23
linux-kernel
[PATCH v8 10/16] irqchip/riscv-imsic: Add support for platform MSI irqdomain
2023-09-13 11:29:46
linux-kernel
[PATCH v8 13/16] irqchip: Add RISC-V advanced PLIC driver for direct-mode
2023-09-13 11:02:35
linux-kernel
Re: [PATCH v8 03/16] of: property: Add fw_devlink support for msi-parent
2023-09-13 00:28:43
linux-kernel
[PATCH v8 15/16] RISC-V: Select APLIC and IMSIC drivers
2023-09-13 00:17:49
linux-kernel
[PATCH v8 03/16] of: property: Add fw_devlink support for msi-parent
2023-09-13 00:12:51
linux-kernel
[PATCH v8 06/16] irqchip/sifive-plic: Convert PLIC driver into a platform driver
2023-09-12 22:56:00
linux-kernel
[PATCH v8 14/16] irqchip/riscv-aplic: Add support for MSI-mode
2023-09-12 22:07:23
linux-kernel
[PATCH v8 09/16] irqchip: Add RISC-V incoming MSI controller early driver
2023-09-12 21:18:47
linux-kernel
[PATCH v8 08/16] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
2023-09-12 21:08:18
linux-kernel
[PATCH v8 12/16] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
2023-09-12 19:26:14
linux-kernel
[PATCH v8 02/16] RISC-V: Add riscv_get_intc_hartid() function
2023-09-12 18:59:08
linux-kernel
[PATCH v8 01/16] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
2023-09-12 18:53:26
linux-kernel
[PATCH v8 00/16] Linux RISC-V AIA Support
2023-09-12 17:57:30
linux-kernel
[PATCH v8 04/16] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized
2023-09-12 17:55:39
linux-kernel
[PATCH v8 16/16] MAINTAINERS: Add entry for RISC-V AIA drivers
2023-08-12 05:32:41
linux-kernel
Re: [PATCH v7 02/15] of: property: Add fw_devlink support for msi-parent
2023-08-12 03:29:31
linux-kernel
Re: [PATCH v7 11/15] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
2023-08-10 08:31:35
linux-kernel
Re: [PATCH v7 11/15] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
2023-08-08 18:16:29
linux-kernel
Re: [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device
2023-08-03 05:10:04
linux-kernel
Re: [PATCH v7 01/15] RISC-V: Add riscv_get_intc_hartid() function
2023-08-02 17:31:54
linux-kernel
[PATCH v7 00/15] Linux RISC-V AIA Support