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
2023-01-30 10:26:23 linux-kernel Re: [PATCH v1] riscv: support arch_has_hw_pte_young()
2023-01-28 08:29:09 linux-kernel [PATCH v3 2/2] RISC-V: KVM: Redirect illegal instruction traps to guest
2023-01-28 08:29:04 linux-kernel [PATCH v3 1/2] RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()
2023-01-28 07:29:19 linux-kernel [PATCH v2 7/7] RISC-V: KVM: Implement guest external interrupt line management
2023-01-28 07:28:52 linux-kernel [PATCH v2 6/7] RISC-V: KVM: Virtualize per-HART AIA CSRs
2023-01-28 07:28:49 linux-kernel [PATCH v2 5/7] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
2023-01-28 07:28:28 linux-kernel [PATCH v2 4/7] RISC-V: KVM: Initial skeletal support for AIA
2023-01-28 07:28:15 linux-kernel [PATCH v2 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
2023-01-28 07:28:05 linux-kernel [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
2023-01-28 07:28:01 linux-kernel [PATCH v2 1/7] RISC-V: Add AIA related CSR defines
2023-01-28 07:27:53 linux-kernel [PATCH v2 0/7] RISC-V KVM virtualize AIA CSRs
2023-01-27 15:55:41 linux-kernel Re: [PATCH 5/7] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
2023-01-27 14:31:19 linux-kernel Re: [PATCH 4/7] RISC-V: KVM: Initial skeletal support for AIA
2023-01-27 13:53:32 linux-kernel Re: [PATCH 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
2023-01-27 12:40:15 linux-kernel Re: [PATCH 2/7] RISC-V: Detect AIA CSRs from ISA string
2023-01-27 12:18:59 linux-kernel Re: [PATCH 1/7] RISC-V: Add AIA related CSR defines
2023-01-27 12:06:29 linux-kernel Re: [PATCH v2 1/9] RISC-V: Add AIA related CSR defines
2023-01-27 11:31:54 linux-kernel [PATCH v2] RISC-V: KVM: Redirect illegal instruction traps to guest
2023-01-20 04:28:58 linux-kernel Re: [PATCH v16 0/9] RISC-V IPI Improvements
2023-01-18 05:06:09 linux-kernel Re: [PATCH v2 7/9] irqchip: Add RISC-V advanced PLIC driver
2023-01-12 16:13:55 linux-kernel [PATCH 5/7] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
2023-01-12 16:03:17 linux-kernel [PATCH 4/7] RISC-V: KVM: Initial skeletal support for AIA
2023-01-12 15:20:42 linux-kernel [PATCH 2/7] RISC-V: Detect AIA CSRs from ISA string
2023-01-12 15:11:23 linux-kernel [PATCH 0/7] RISC-V KVM virtualize AIA CSRs
2023-01-12 14:07:26 linux-kernel [PATCH 6/7] RISC-V: KVM: Virtualize per-HART AIA CSRs
2023-01-12 14:07:18 linux-kernel [PATCH 7/7] RISC-V: KVM: Implement guest external interrupt line management
2023-01-12 14:06:38 linux-kernel [PATCH 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
2023-01-12 14:06:38 linux-kernel [PATCH 1/7] RISC-V: Add AIA related CSR defines
2023-01-12 12:33:45 linux-kernel Re: [PATCH v16 0/9] RISC-V IPI Improvements
2023-01-10 06:41:23 linux-kernel Re: Expected rdpmc behavior during context swtich and a RISC-V conundrum
2023-01-04 14:14:15 linux-kernel Re: [PATCH v6 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
2023-01-03 15:05:32 linux-kernel [PATCH v2 9/9] MAINTAINERS: Add entry for RISC-V AIA drivers
2023-01-03 15:01:53 linux-kernel [PATCH v2 2/9] RISC-V: Detect AIA CSRs from ISA string
2023-01-03 14:57:17 linux-kernel [PATCH v2 6/9] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
2023-01-03 14:55:47 linux-kernel [PATCH v2 7/9] irqchip: Add RISC-V advanced PLIC driver
2023-01-03 14:55:40 linux-kernel [PATCH v16 8/9] irqchip/riscv-intc: Add empty irq_eoi() for chained irq handlers
2023-01-03 14:54:12 linux-kernel [PATCH v2 5/9] irqchip: Add RISC-V incoming MSI controller driver
2023-01-03 14:41:15 linux-kernel [PATCH v6 1/3] RISC-V: time: initialize hrtimer based broadcast clock event device
2023-01-03 14:40:30 linux-kernel [PATCH v2 8/9] RISC-V: Select APLIC and IMSIC drivers
2023-01-03 14:40:06 linux-kernel [PATCH v16 7/9] RISC-V: Use IPIs for remote icache flush when possible
2023-01-03 14:39:29 linux-kernel [PATCH v6 2/3] dt-bindings: timer: Add bindings for the RISC-V timer device
2023-01-03 14:38:18 linux-kernel [PATCH v2 1/9] RISC-V: Add AIA related CSR defines
2023-01-03 14:38:05 linux-kernel [PATCH v6 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
2023-01-03 14:37:46 linux-kernel [PATCH v16 3/9] genirq: Add mechanism to multiplex a single HW IPI
2023-01-03 14:37:19 linux-kernel [PATCH v2 3/9] irqchip/riscv-intc: Add support for RISC-V AIA
2023-01-03 14:33:17 linux-kernel [PATCH v2 0/9] Linux RISC-V AIA Support
2023-01-03 14:29:40 linux-kernel [PATCH v2 4/9] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
2023-01-03 14:21:44 linux-kernel [PATCH v16 6/9] RISC-V: Use IPIs for remote TLB flush when possible
2023-01-03 14:20:23 linux-kernel [PATCH v16 0/9] RISC-V IPI Improvements
2023-01-03 14:18:44 linux-kernel [PATCH v16 1/9] RISC-V: Clear SIP bit only when using SBI IPI operations
2023-01-03 14:18:08 linux-kernel [PATCH v6 3/3] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT