Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Anup Patel
| State =
Action Required
| Archived =
No
| 482 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
4
…
4
5
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v15,10/10] MAINTAINERS: Add entry for RISC-V AIA drivers
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-26
Anup Patel
New
[v15,09/10] RISC-V: Select APLIC and IMSIC drivers
Linux RISC-V AIA Support
- 1 -
-
-
-
2024-02-26
Anup Patel
New
[v15,08/10] irqchip/riscv-aplic: Add support for MSI-mode
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-26
Anup Patel
New
[v15,07/10] irqchip: Add RISC-V advanced PLIC driver for direct-mode
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-26
Anup Patel
New
[v15,06/10] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Linux RISC-V AIA Support
- 1 -
-
-
-
2024-02-26
Anup Patel
New
[v15,05/10] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-26
Anup Patel
New
[v15,04/10] irqchip/riscv-imsic: Add device MSI domain support for platform devices
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-26
Anup Patel
New
[v15,03/10] irqchip: Add RISC-V incoming MSI controller early driver
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-26
Anup Patel
New
[v15,02/10] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Linux RISC-V AIA Support
1 1 -
-
-
-
2024-02-26
Anup Patel
New
[v15,01/10] irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-26
Anup Patel
New
[v14,18/18] MAINTAINERS: Add entry for RISC-V AIA drivers
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,17/18] RISC-V: Select APLIC and IMSIC drivers
Linux RISC-V AIA Support
- 1 -
-
-
-
2024-02-22
Anup Patel
New
[v14,16/18] irqchip/riscv-aplic: Add support for MSI-mode
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,15/18] irqchip: Add RISC-V advanced PLIC driver for direct-mode
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,14/18] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Linux RISC-V AIA Support
- 1 -
-
-
-
2024-02-22
Anup Patel
New
[v14,13/18] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,12/18] irqchip/riscv-imsic: Add device MSI domain support for platform devices
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,11/18] irqchip: Add RISC-V incoming MSI controller early driver
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,10/18] genirq/matrix: Dynamic bitmap allocation
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,09/18] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Linux RISC-V AIA Support
1 1 -
-
-
-
2024-02-22
Anup Patel
New
[v14,08/18] irqchip/riscv-intc: Add support for RISC-V AIA
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,07/18] irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,06/18] irqchip/sifive-plic: Parse number of irqs and contexts early in plic_probe
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,05/18] irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,04/18] irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,03/18] irqchip/sifive-plic: Use devm_xyz() for managed allocation
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,02/18] irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz()
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v14,01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-22
Anup Patel
New
[v13,13/13] MAINTAINERS: Add entry for RISC-V AIA drivers
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[v13,12/13] RISC-V: Select APLIC and IMSIC drivers
Linux RISC-V AIA Support
- 1 -
-
-
-
2024-02-20
Anup Patel
New
[v13,11/13] irqchip/riscv-aplic: Add support for MSI-mode
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[v13,10/13] irqchip: Add RISC-V advanced PLIC driver for direct-mode
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[v13,09/13] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Linux RISC-V AIA Support
- 1 -
-
-
-
2024-02-20
Anup Patel
New
[v13,08/13] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[v13,07/13] irqchip/riscv-imsic: Add device MSI domain support for platform devices
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[v13,06/13] irqchip: Add RISC-V incoming MSI controller early driver
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[v13,05/13] genirq/matrix: Dynamic bitmap allocation
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[v13,04/13] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Linux RISC-V AIA Support
1 1 -
-
-
-
2024-02-20
Anup Patel
New
[v13,03/13] irqchip/riscv-intc: Add support for RISC-V AIA
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[v13,02/13] irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[v13,01/13] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Linux RISC-V AIA Support
- - -
-
-
-
2024-02-20
Anup Patel
New
[5/5] KVM: riscv: selftests: Add Zacas extension to get-reg-list test
KVM RISC-V report few more ISA extensions through ONE_REG
- 1 -
-
-
-
2024-02-14
Anup Patel
New
[4/5] RISC-V: KVM: Allow Zacas extension for Guest/VM
KVM RISC-V report few more ISA extensions through ONE_REG
- 1 -
-
-
-
2024-02-14
Anup Patel
New
[3/5] KVM: riscv: selftests: Add Ztso extension to get-reg-list test
KVM RISC-V report few more ISA extensions through ONE_REG
- 1 -
-
-
-
2024-02-14
Anup Patel
New
[2/5] RISC-V: KVM: Allow Ztso extension for Guest/VM
KVM RISC-V report few more ISA extensions through ONE_REG
- 1 -
-
-
-
2024-02-14
Anup Patel
New
[1/5] RISC-V: KVM: Forward SEED CSR access to user space
KVM RISC-V report few more ISA extensions through ONE_REG
- 1 -
-
-
-
2024-02-14
Anup Patel
New
RISC-V: Don't use IPIs in flush_icache_all() when patching text
RISC-V: Don't use IPIs in flush_icache_all() when patching text
- - -
-
-
-
2024-02-05
Anup Patel
New
[v12,25/25] MAINTAINERS: Add entry for RISC-V AIA drivers
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,24/25] RISC-V: Select APLIC and IMSIC drivers
Linux RISC-V AIA Support
- 1 -
-
-
-
2024-01-27
Anup Patel
New
[v12,23/25] irqchip/riscv-aplic: Add support for MSI-mode
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,21/25] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
Linux RISC-V AIA Support
- 1 -
-
-
-
2024-01-27
Anup Patel
New
[v12,20/25] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,19/25] irqchip/riscv-imsic: Add device MSI domain support for platform devices
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,18/25] irqchip: Add RISC-V incoming MSI controller early driver
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,17/25] genirq/matrix: Dynamic bitmap allocation
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,16/25] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
Linux RISC-V AIA Support
1 1 -
-
-
-
2024-01-27
Anup Patel
New
[v12,15/25] irqchip/riscv-intc: Add support for RISC-V AIA
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,14/25] irqchip/sifive-plic: Convert PLIC driver into a platform driver
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,13/25] genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,12/25] genirq/irqdomain: Reroute device MSI create_mapping
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,11/25] genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,10/25] genirq/msi: Optionally use dev->fwnode for device domain
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,09/25] genirq/msi: Provide DOMAIN_BUS_WIRED_TO_MSI
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,08/25] genirq/msi: Split msi_domain_alloc_irq_at()
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,07/25] genirq/msi: Provide optional translation op
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,06/25] irqchip: Convert all platform MSI users to the new API
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,05/25] platform-msi: Prepare for real per device domains
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,04/25] genirq/irqdomain: Add DOMAIN_BUS_DEVICE_IMS
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,03/25] genirq/msi: Extend msi_parent_ops
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,02/25] genirq/irqdomain: Remove the param count restriction from select()
Linux RISC-V AIA Support
- - -
-
-
-
2024-01-27
Anup Patel
New
[v12,01/25] irqchip/gic-v3: Make gic_irq_domain_select() robust for zero parameter count
Linux RISC-V AIA Support
1 - -
-
-
-
2024-01-27
Anup Patel
New
[v6,5/5] RISC-V: Enable SBI based earlycon support
RISC-V SBI debug console extension support
- 1 -
-
-
-
2024-01-19
Anup Patel
New
[v6,4/5] tty: Add SBI debug console support to HVC SBI driver
RISC-V SBI debug console extension support
1 1 -
-
-
-
2024-01-19
Anup Patel
New
[v6,3/5] tty/serial: Add RISC-V SBI debug console based earlycon
RISC-V SBI debug console extension support
1 1 -
-
-
-
2024-01-19
Anup Patel
New
[v6,2/5] RISC-V: Add SBI debug console helper routines
RISC-V SBI debug console extension support
- 1 -
-
-
-
2024-01-19
Anup Patel
New
[v6,1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
RISC-V SBI debug console extension support
- 1 -
-
-
-
2024-01-19
Anup Patel
New
[15/15] KVM: riscv: selftests: Add Zfa extension to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[14/15] RISC-V: KVM: Allow Zfa extension for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[13/15] KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[12/15] RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[11/15] KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[10/15] RISC-V: KVM: Allow Zihintntl extension for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[09/15] KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[08/15] RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[07/15] KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[06/15] RISC-V: KVM: Allow vector crypto extensions for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[05/15] KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[04/15] RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[03/15] KVM: riscv: selftests: Add Zbc extension to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[02/15] RISC-V: KVM: Allow Zbc extension for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros
KVM RISC-V report more ISA extensions through ONE_REG
- 1 -
-
-
-
2023-11-28
Anup Patel
New
[v5,5/5] RISC-V: Enable SBI based earlycon support
RISC-V SBI debug console extension support
- 1 -
-
-
-
2023-11-24
Anup Patel
New
[v5,4/5] tty: Add SBI debug console support to HVC SBI driver
RISC-V SBI debug console extension support
1 1 -
-
-
-
2023-11-24
Anup Patel
New
[v5,3/5] tty/serial: Add RISC-V SBI debug console based earlycon
RISC-V SBI debug console extension support
1 1 -
-
-
-
2023-11-24
Anup Patel
New
[v5,2/5] RISC-V: Add SBI debug console helper routines
RISC-V SBI debug console extension support
- 1 -
-
-
-
2023-11-24
Anup Patel
New
[v5,1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
RISC-V SBI debug console extension support
- 1 -
-
-
-
2023-11-24
Anup Patel
New
[v4,5/5] RISC-V: Enable SBI based earlycon support
RISC-V SBI debug console extension support
- 1 -
-
-
-
2023-11-18
Anup Patel
New
[v4,4/5] tty: Add SBI debug console support to HVC SBI driver
RISC-V SBI debug console extension support
- - -
-
-
-
2023-11-18
Anup Patel
New
[v4,3/5] tty/serial: Add RISC-V SBI debug console based earlycon
RISC-V SBI debug console extension support
- 1 -
-
-
-
2023-11-18
Anup Patel
New
«
1
2
3
4
…
4
5
»