Show patches with: State = Action Required       |    Archived = No       |   198 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-fixes,2/2] riscv: Fix set_huge_pte_at() for NAPOT mappings when a swap entry is set Fix set_huge_pte_at() - - - 9-5 2023-09-28 Alexandre Ghiti New
[-fixes,1/2] riscv: Handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panicking Fix set_huge_pte_at() - - - 13-1 2023-09-28 Alexandre Ghiti New
[v4,4/4] riscv: Improve flush_tlb_kernel_range() riscv: tlb flush improvements - 1 1 27-3 2023-09-11 Alexandre Ghiti New
[v4,3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb riscv: tlb flush improvements - 1 1 2613 2023-09-11 Alexandre Ghiti New
[v4,2/4] riscv: Improve flush_tlb_range() for hugetlb pages riscv: tlb flush improvements - 1 1 27-3 2023-09-11 Alexandre Ghiti New
[v4,1/4] riscv: Improve flush_tlb() riscv: tlb flush improvements - 1 1 27-3 2023-09-11 Alexandre Ghiti New
[v4,6/6] RISC-V: selftests: Add CBO tests RISC-V: Enable cbo.zero in usermode - 1 - 2613 2023-09-18 Andrew Jones New
[v4,5/6] RISC-V: selftests: Convert hwprobe test to kselftest API RISC-V: Enable cbo.zero in usermode - - - 2613 2023-09-18 Andrew Jones New
[v4,4/6] RISC-V: selftests: Statically link hwprobe test RISC-V: Enable cbo.zero in usermode - 1 - 28-2 2023-09-18 Andrew Jones New
[v4,3/6] RISC-V: hwprobe: Expose Zicboz extension and its block size RISC-V: Enable cbo.zero in usermode - 2 - 2613 2023-09-18 Andrew Jones New
[v4,2/6] RISC-V: Enable cbo.zero in usermode RISC-V: Enable cbo.zero in usermode - 1 - 2613 2023-09-18 Andrew Jones New
[v4,1/6] RISC-V: Make zicbom/zicboz errors consistent RISC-V: Enable cbo.zero in usermode - 1 - 27-3 2023-09-18 Andrew Jones New
[v2,5/5] riscv: vector: allow kernel-mode Vector with preemption riscv: support kernel-mode Vector - - - 151- 2023-07-21 Andy Chiu New
[v2,4/5] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}() riscv: support kernel-mode Vector - - - 13-3 2023-07-21 Andy Chiu New
[v2,3/5] riscv: Add vector extension XOR implementation riscv: support kernel-mode Vector 1 - - 1114 2023-07-21 Andy Chiu New
[v2,2/5] riscv: Add support for kernel mode vector riscv: support kernel-mode Vector - - - 1114 2023-07-21 Andy Chiu New
[v2,1/5] riscv: sched: defer restoring Vector context for user riscv: support kernel-mode Vector 1 1 - 151- 2023-07-21 Andy Chiu New
[v9,15/15] MAINTAINERS: Add entry for RISC-V AIA drivers Linux RISC-V AIA Support - - - 2-1 2023-09-28 Anup Patel New
[v9,14/15] RISC-V: Select APLIC and IMSIC drivers Linux RISC-V AIA Support - 1 - 13-1 2023-09-28 Anup Patel New
[v9,13/15] irqchip/riscv-aplic: Add support for MSI-mode Linux RISC-V AIA Support - - - 12-2 2023-09-28 Anup Patel New
[v9,12/15] irqchip: Add RISC-V advanced PLIC driver for direct-mode Linux RISC-V AIA Support - - - 12-2 2023-09-28 Anup Patel New
[v9,11/15] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC Linux RISC-V AIA Support - 1 - 12-2 2023-09-28 Anup Patel New
[v9,10/15] irqchip/riscv-imsic: Add support for PCI MSI irqdomain Linux RISC-V AIA Support - - - 12-2 2023-09-28 Anup Patel New
[v9,09/15] irqchip/riscv-imsic: Add support for platform MSI irqdomain Linux RISC-V AIA Support - - - 12-2 2023-09-28 Anup Patel New
[v9,08/15] irqchip: Add RISC-V incoming MSI controller early driver Linux RISC-V AIA Support - - - 12-2 2023-09-28 Anup Patel New
[v9,07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller Linux RISC-V AIA Support 1 1 - 12-2 2023-09-28 Anup Patel New
[v9,06/15] irqchip/riscv-intc: Add support for RISC-V AIA Linux RISC-V AIA Support - - - 13-1 2023-09-28 Anup Patel New
[v9,05/15] irqchip/sifive-plic: Convert PLIC driver into a platform driver Linux RISC-V AIA Support - - - 12-2 2023-09-28 Anup Patel New
[v9,04/15] irqchip/sifive-plic: Fix syscore registration for multi-socket systems Linux RISC-V AIA Support - - - 13-1 2023-09-28 Anup Patel New
[v9,03/15] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized Linux RISC-V AIA Support - - - 13-1 2023-09-28 Anup Patel New
[v9,02/15] of: property: Add fw_devlink support for msi-parent Linux RISC-V AIA Support 1 1 - 13-1 2023-09-28 Anup Patel New
[v9,01/15] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs Linux RISC-V AIA Support - 1 - 11-3 2023-09-28 Anup Patel New
[2/2] clocksource: timer-riscv: Increase rating of clock_event_device for Sstc Misc RISC-V timer driver improvements - - - 16-- 2023-07-10 Anup Patel New
[1/2] clocksource: timer-riscv: Don't enable/disable timer interrupt Misc RISC-V timer driver improvements - - - 16-- 2023-07-10 Anup Patel New
crypto: riscv/aes - Implement scalar Zkn version for RV32 crypto: riscv/aes - Implement scalar Zkn version for RV32 - - - --1 2023-07-26 Ard Biesheuvel New
[v7,4/4] riscv: Test checksum functions riscv: Add fine-tuned checksum functions - - - 2613 2023-09-19 Charlie Jenkins New
[v7,3/4] riscv: Add checksum library riscv: Add fine-tuned checksum functions - - - 2613 2023-09-19 Charlie Jenkins New
[v7,2/4] riscv: Checksum header riscv: Add fine-tuned checksum functions - - - 2217 2023-09-19 Charlie Jenkins New
[v7,1/4] asm-generic: Improve csum_fold riscv: Add fine-tuned checksum functions - 1 - 28-2 2023-09-19 Charlie Jenkins New
[2/2] riscv: Add tests for riscv module loading riscv: Add remaining module relocations and tests - - - 9-5 2023-09-13 Charlie Jenkins New
[1/2] riscv: Add remaining module relocations riscv: Add remaining module relocations and tests - - - 12-2 2023-09-13 Charlie Jenkins New
[-next,v2] riscv: kdump: fix crashkernel reserving problem on RISC-V [-next,v2] riscv: kdump: fix crashkernel reserving problem on RISC-V - - - 26-4 2023-09-25 Chen Jiahao New
[v3,11/11] riscv: defconfig: enable SOPHGO SoC Add Milk-V Pioneer RISC-V board support 2 1 - 28-2 2023-09-27 Chen Wang conchuod New
[v3,10/11] riscv: dts: sophgo: add Milk-V Pioneer board device tree Add Milk-V Pioneer RISC-V board support 1 1 - 2712 2023-09-27 Chen Wang conchuod New
[v3,09/11] riscv: dts: add initial Sophgo SG2042 SoC device tree Add Milk-V Pioneer RISC-V board support 1 1 - 29-1 2023-09-27 Chen Wang conchuod New
[v3,08/11] MAINTAINERS: add two files to sophgo devicetrees entry Add Milk-V Pioneer RISC-V board support - - - 29-1 2023-09-27 Chen Wang conchuod New
[v3,07/11] dt-bindings: interrupt-controller: Add Sophgo sg2042 CLINT mswi Add Milk-V Pioneer RISC-V board support - - - 2712 2023-09-27 Chen Wang conchuod New
[v3,06/11] dt-bindings: timer: Add Sophgo sg2042 CLINT timer Add Milk-V Pioneer RISC-V board support - - - 2712 2023-09-27 Chen Wang conchuod New
[v3,05/11] dt-bindings: interrupt-controller: Add Sophgo SG2042 PLIC Add Milk-V Pioneer RISC-V board support 2 1 - 29-1 2023-09-27 Chen Wang conchuod New
[v3,04/11] dt-bindings: riscv: Add T-HEAD C920 compatibles Add Milk-V Pioneer RISC-V board support 1 2 - 29-1 2023-09-27 Chen Wang conchuod New
[v3,03/11] dt-bindings: riscv: add sophgo sg2042 bindings Add Milk-V Pioneer RISC-V board support 1 2 - 29-1 2023-09-27 Chen Wang conchuod New
[v3,02/11] dt-bindings: vendor-prefixes: add milkv/sophgo Add Milk-V Pioneer RISC-V board support 1 2 - 29-1 2023-09-27 Chen Wang conchuod New
[v3,01/11] riscv: Add SOPHGO SOC family Kconfig support Add Milk-V Pioneer RISC-V board support 1 2 - 2712 2023-09-27 Chen Wang conchuod New
[v3,01/11] riscv: Add SOPHGO SOC family Kconfig support Add SOPHGO SOC family Kconfig support 1 2 - 12-2 2023-09-27 Chen Wang conchuod New
riscv: mm: Synchronize memory attributes for all mm in free_initmem() on RV32 platform. riscv: mm: Synchronize memory attributes for all mm in free_initmem() on RV32 platform. - - - 2613 2023-09-12 CL Wang New
[7/7] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN Add support to handle misaligned accesses in S-mode - - - 19110 2023-09-26 Clément Léger New
[6/7] riscv: report misaligned accesses emulation to hwprobe Add support to handle misaligned accesses in S-mode - - - 17112 2023-09-26 Clément Léger New
[5/7] riscv: add support for sysctl unaligned_enabled control Add support to handle misaligned accesses in S-mode - - - 25-5 2023-09-26 Clément Léger New
[4/7] riscv: add floating point insn support to misaligned access emulation Add support to handle misaligned accesses in S-mode - - - 23-7 2023-09-26 Clément Léger New
[3/7] riscv: report perf event for misaligned fault Add support to handle misaligned accesses in S-mode - - - 29-1 2023-09-26 Clément Léger New
[2/7] riscv: add support for misaligned handling in S-mode Add support to handle misaligned accesses in S-mode - - - 2712 2023-09-26 Clément Léger New
[1/7] riscv: remove unused functions in traps_misaligned.c Add support to handle misaligned accesses in S-mode - - - 29-1 2023-09-26 Clément Léger New
selftests: sud_test: return correct emulated syscall value on RISC-V selftests: sud_test: return correct emulated syscall value on RISC-V - - - 26-4 2023-09-13 Clément Léger New
[v1] RISC-V: capitalise CMO op macros [v1] RISC-V: capitalise CMO op macros - 1 - 27-3 2023-09-15 Conor Dooley New
[RFT,2/2] Revert "RISC-V: mark hibernation as nonportable" RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions - - - 14-2 2023-08-02 Conor Dooley New
[RFT,1/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions - 1 - 1312 2023-08-02 Conor Dooley New
[v1] docs: move riscv under arch [v1] docs: move riscv under arch - - - 12-2 2023-09-30 Costa Shulyupin New
riscv: dts: starfive: Add VisionFive 2 PHY supplies riscv: dts: starfive: Add VisionFive 2 PHY supplies - - - 11-3 2023-09-23 Daniel Maslowski conchuod New
[6/6] riscv: dts: thead: Enable LicheePi 4A eMMC controller RISC-V: Add eMMC support for TH1520 boards - - - --- 2023-09-22 Drew Fustini conchuod New
[5/6] riscv: dts: thead: Enable BeagleV Ahead eMMC controller RISC-V: Add eMMC support for TH1520 boards - - - --- 2023-09-22 Drew Fustini conchuod New
[4/6] riscv: dts: thead: Add TH1520 mmc controller and sdhci clock RISC-V: Add eMMC support for TH1520 boards - - - --- 2023-09-22 Drew Fustini conchuod New
[RFC,v2,3/4] riscv: dts: thead: Enable BeagleV Ahead eMMC controller RISC-V: Add basic eMMC support for BeagleV Ahead - - - --1 2023-08-05 Drew Fustini conchuod New
[RFC,v2,2/4] riscv: dts: thead: Add TH1520 mmc controller and sdhci clock RISC-V: Add basic eMMC support for BeagleV Ahead - - - --1 2023-08-05 Drew Fustini conchuod New
riscv: Flush stale TLB entry with VMAP_STACK enabled riscv: Flush stale TLB entry with VMAP_STACK enabled - - - --1 2023-08-01 Dylan Jhong New
riscv: fix out of bounds in walk_stackframe riscv: fix out of bounds in walk_stackframe - - - 11-3 2023-09-28 Edward AD New
[v2] RISC-V: Probe misaligned access speed in parallel [v2] RISC-V: Probe misaligned access speed in parallel 1 1 2 2613 2023-09-20 Evan Green New
riscv: Add HAVE_IOREMAP_PROT support riscv: Add HAVE_IOREMAP_PROT support - - - 15-1 2023-07-16 Guo Ren New
[V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm [V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm - 1 1 151- 2023-07-14 Guo Ren New
riscv: entry: Fixup do_trap_break from kernel side riscv: entry: Fixup do_trap_break from kernel side - - 1 151- 2023-07-02 Guo Ren New
riscv: pageattr: Fixup synchronization problem between init_mm and active_mm riscv: pageattr: Fixup synchronization problem between init_mm and active_mm - - - 16-- 2023-06-29 Guo Ren New
riscv: signal: handle syscall restart before get_signal riscv: signal: handle syscall restart before get_signal - - - --- 2023-08-03 Haorong Lu New
[v4,12/12] RISC-V: crypto: add Zvksh accelerated SM3 hash implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,11/12] RISC-V: crypto: add Zvksed accelerated SM4 encryption implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,09/12] RISC-V: crypto: add a vector-crypto-accelerated SHA512 implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,08/12] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,06/12] RISC-V: crypto: add Zvbb+Zvbc accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,05/12] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,04/12] RISC-V: add vector crypto extension detection RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,03/12] RISC-V: add helper function to read the vector VLEN RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,02/12] riscv: Add vector extension XOR implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v4,01/12] riscv: Add support for kernel mode vector RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stuebner New
[v6,3/3] RISC-V: crypto: add accelerated GCM GHASH implementation Implement GCM ghash using Zbc and Zbkb extensions - - - 1411 2023-07-09 Heiko Stuebner New
[v6,2/3] RISC-V: hook new crypto subdir into build-system Implement GCM ghash using Zbc and Zbkb extensions - - - 151- 2023-07-09 Heiko Stuebner New
[v6,1/3] RISC-V: expose Zbc as Kconfig option Implement GCM ghash using Zbc and Zbkb extensions - - - 16-- 2023-07-09 Heiko Stuebner New
[v4] riscv: dts: allwinner: d1: Add PMU event node [v4] riscv: dts: allwinner: d1: Add PMU event node 2 1 - 16-- 2023-08-28 Inochi Amaoto conchuod New
[v3] RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK [v3] RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK - 1 - 28-2 2023-09-13 Jiexun Wang New
[v2] riscv: defconfig : add CONFIG_MMC_DW for starfive [v2] riscv: defconfig : add CONFIG_MMC_DW for starfive - 1 - 28-2 2023-09-12 Jinyu Tang New
[v2,2/2] riscv: errata: thead: use pa based instructions for CMO riscv: errata: thead: use riscv_nonstd_cache_ops for CMO - - - 13-1 2023-10-01 Jisheng Zhang New
« 1 2 »