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-06-12 06:07:38
linux-kernel
[PATCH v2 01/10] RISC-V: KVM: Implement guest external interrupt line management
2023-06-12 06:07:35
linux-kernel
[PATCH v2 00/10] RISC-V KVM in-kernel AIA irqchip
2023-06-12 06:06:43
linux-kernel
[PATCH v2 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
2023-06-12 06:06:30
linux-kernel
[PATCH v2 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
2023-06-12 06:06:29
linux-kernel
[PATCH v2 03/10] RISC-V: KVM: Add APLIC related defines
2023-06-12 05:47:45
linux-kernel
[PATCH v2 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
2023-06-12 05:43:24
linux-kernel
[PATCH v2 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
2023-06-12 05:43:00
linux-kernel
[PATCH v2 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
2023-06-09 12:03:39
linux-kernel
Re: [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
2023-06-07 14:36:01
linux-kernel
Re: [PATCH 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
2023-05-25 13:39:21
linux-kernel
Re: Bug report: kernel paniced when system hibernates
2023-05-18 14:14:08
linux-kernel
Re: Bug report: kernel paniced when system hibernates
2023-05-17 11:07:02
linux-kernel
[PATCH 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
2023-05-17 11:05:32
linux-kernel
[PATCH 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
2023-05-17 11:05:31
linux-kernel
[PATCH 02/10] RISC-V: KVM: Add IMSIC related defines
2023-05-17 11:04:43
linux-kernel
[PATCH 03/10] RISC-V: KVM: Add APLIC related defines
2023-05-17 11:04:27
linux-kernel
[PATCH 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
2023-05-17 10:57:05
linux-kernel
[PATCH 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
2023-05-17 10:56:32
linux-kernel
[PATCH 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
2023-05-17 10:56:14
linux-kernel
[PATCH 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
2023-05-17 10:55:48
linux-kernel
[PATCH 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
2023-05-17 10:54:57
linux-kernel
[PATCH 00/10] RISC-V KVM in-kernel AIA irqchip
2023-05-17 10:54:32
linux-kernel
[PATCH 01/10] RISC-V: KVM: Implement guest external interrupt line management
2023-05-10 15:18:13
linux-kernel
Re: [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
2023-05-08 14:43:51
linux-kernel
[PATCH v3 00/11] Linux RISC-V AIA Support
2023-05-08 14:43:07
linux-kernel
[PATCH v3 10/11] RISC-V: Select APLIC and IMSIC drivers
2023-05-08 14:42:35
linux-kernel
[PATCH v3 03/11] irqchip/riscv-intc: Add support for RISC-V AIA
2023-05-08 14:39:33
linux-kernel
[PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
2023-05-08 14:39:07
linux-kernel
[PATCH v3 09/11] irqchip: Add RISC-V advanced PLIC driver
2023-05-08 14:37:58
linux-kernel
[PATCH v3 04/11] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
2023-05-08 14:37:53
linux-kernel
[PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
2023-05-08 14:37:26
linux-kernel
[PATCH v3 01/11] RISC-V: Add riscv_fw_parent_hartid() function
2023-05-08 14:33:40
linux-kernel
[PATCH v3 11/11] MAINTAINERS: Add entry for RISC-V AIA drivers
2023-05-08 14:33:32
linux-kernel
[PATCH v3 06/11] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
2023-05-08 14:33:32
linux-kernel
[PATCH v3 08/11] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
2023-05-08 14:33:03
linux-kernel
[PATCH v3 05/11] irqchip: Add RISC-V incoming MSI controller driver
2023-04-26 10:33:13
linux-kernel
Re: [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
2023-04-04 15:39:24
linux-kernel
[PATCH v4 6/9] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
2023-04-04 15:38:30
linux-kernel
[PATCH v4 8/9] RISC-V: KVM: Virtualize per-HART AIA CSRs
2023-04-04 15:38:04
linux-kernel
[PATCH v4 9/9] RISC-V: KVM: Implement guest external interrupt line management
2023-04-04 15:37:48
linux-kernel
[PATCH v4 5/9] RISC-V: KVM: Implement subtype for CSR ONE_REG interface
2023-04-04 15:37:47
linux-kernel
[PATCH v4 7/9] RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
2023-04-04 15:37:46
linux-kernel
[PATCH v4 4/9] RISC-V: KVM: Initial skeletal support for AIA
2023-04-04 15:37:46
linux-kernel
[PATCH v4 3/9] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
2023-04-04 15:36:50
linux-kernel
[PATCH v4 2/9] RISC-V: Detect AIA CSRs from ISA string
2023-04-04 15:36:47
linux-kernel
[PATCH v4 1/9] RISC-V: Add AIA related CSR defines
2023-04-04 15:36:47
linux-kernel
[PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs
2023-04-03 12:19:02
linux-kernel
[PATCH v5 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
2023-04-03 12:18:46
linux-kernel
[PATCH v5 0/1] RISC-V KVM ONE_REG interface for SBI
2023-04-03 09:39:25
linux-kernel
[PATCH v3 8/8] RISC-V: KVM: Implement guest external interrupt line management
2023-04-03 09:39:14
linux-kernel
[PATCH v3 0/8] RISC-V KVM virtualize AIA CSRs