Show patches with: State = Action Required       |    Archived = No       |   348 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,7/7] kasan: sw_tags: Support runtime stack tagging control for RISC-V kasan: RISC-V support for KASAN_SW_TAGS using pointer masking - 1 - 13-- 2024-08-14 Samuel Holland New
[RFC,6/7] riscv: Implement KASAN_SW_TAGS kasan: RISC-V support for KASAN_SW_TAGS using pointer masking - - - 121- 2024-08-14 Samuel Holland New
[RFC,5/7] riscv: Align the sv39 linear map to 16 GiB kasan: RISC-V support for KASAN_SW_TAGS using pointer masking - - - 13-- 2024-08-14 Samuel Holland New
[RFC,4/7] riscv: Do not rely on KASAN to define the memory layout kasan: RISC-V support for KASAN_SW_TAGS using pointer masking - - - 13-- 2024-08-14 Samuel Holland New
[RFC,3/7] kasan: sw_tags: Support tag widths less than 8 bits kasan: RISC-V support for KASAN_SW_TAGS using pointer masking - 1 - 121- 2024-08-14 Samuel Holland New
[RFC,2/7] kasan: sw_tags: Check kasan_flag_enabled at runtime kasan: RISC-V support for KASAN_SW_TAGS using pointer masking - 1 - 13-- 2024-08-14 Samuel Holland New
[RFC,1/7] kasan: sw_tags: Use arithmetic shift for shadow computation kasan: RISC-V support for KASAN_SW_TAGS using pointer masking - - - 13-- 2024-08-14 Samuel Holland New
riscv: add a warning when physical memory address overflows riscv: add a warning when physical memory address overflows - 1 1 --1 2024-08-14 yunhui cui New
[2/2] dt-bindings: riscv: Add Zicclsm ISA extension description. RISC-V: Add Zicclsm extension support 1 1 - 13-- 2024-08-09 Jesse Taube New
[1/2] RISC-V: Add Zicclsm to cpufeature and hwprobe RISC-V: Add Zicclsm extension support - 3 1 121- 2024-08-09 Jesse Taube New
[1/1] RISC-V: Add parameter to unaligned access speed [1/1] RISC-V: Add parameter to unaligned access speed - - - --1 2024-08-05 Jesse Taube New
[RFC] riscv: mm: Add support for uffd write-protect support [RFC] riscv: mm: Add support for uffd write-protect support - - - --1 2024-07-30 Jinjie Ruan New
[v5,10/10] riscv: defconfig: enable SpacemiT SoC riscv: add initial support for SpacemiT K1 - 1 1 11-2 2024-07-30 Yixun Lan conchuod Under Review
[v5,09/10] riscv: dts: spacemit: add Banana Pi BPI-F3 board device tree riscv: add initial support for SpacemiT K1 1 - - 1111 2024-07-30 Yixun Lan conchuod Under Review
[v5,08/10] riscv: dts: add initial SpacemiT K1 SoC device tree riscv: add initial support for SpacemiT K1 1 - - 1111 2024-07-30 Yixun Lan conchuod Under Review
[v5,07/10] riscv: add SpacemiT SoC family Kconfig support riscv: add initial support for SpacemiT K1 - 1 - 1111 2024-07-30 Yixun Lan conchuod Under Review
[v5,06/10] dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible riscv: add initial support for SpacemiT K1 1 - - 12-1 2024-07-30 Yixun Lan conchuod Under Review
[v5,05/10] dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC riscv: add initial support for SpacemiT K1 1 - - 12-1 2024-07-30 Yixun Lan conchuod Under Review
[v5,04/10] dt-bindings: timer: Add SpacemiT K1 CLINT riscv: add initial support for SpacemiT K1 1 - - 12-1 2024-07-30 Yixun Lan conchuod Under Review
[v5,03/10] dt-bindings: riscv: add SpacemiT K1 bindings riscv: add initial support for SpacemiT K1 1 1 - 1111 2024-07-30 Yixun Lan conchuod Under Review
[v5,02/10] dt-bindings: riscv: Add SpacemiT X60 compatibles riscv: add initial support for SpacemiT K1 1 - - 12-1 2024-07-30 Yixun Lan conchuod Under Review
[v5,01/10] dt-bindings: vendor-prefixes: add spacemit riscv: add initial support for SpacemiT K1 1 - - 12-1 2024-07-30 Yixun Lan conchuod Under Review
[v8,5/5] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test Add Svade and Svadu Extensions Support - 1 - --1 2024-07-26 Yong-Xuan Wang New
[v8,3/5] RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM Add Svade and Svadu Extensions Support - 2 - --1 2024-07-26 Yong-Xuan Wang New
[v8,2/5] dt-bindings: riscv: Add Svade and Svadu Entries Add Svade and Svadu Extensions Support 1 2 - --1 2024-07-26 Yong-Xuan Wang New
[v8,1/5] RISC-V: Add Svade and Svadu Extensions Support Add Svade and Svadu Extensions Support - 2 - --1 2024-07-26 Yong-Xuan Wang New
[v2] riscv: mm: add paging_check() before paging_init() [v2] riscv: mm: add paging_check() before paging_init() - - - 11-3 2024-07-25 yunhui cui New
[v3] riscv/mm/fault: add show_pte() before die() [v3] riscv/mm/fault: add show_pte() before die() - 2 - 121- 2024-07-23 yunhui cui New
[v2,7/7] riscv: traps: mark do_irq() as __always_inline riscv: convert bottom half of exception handling to C - - - 11-3 2024-07-20 Jisheng Zhang New
[v2,6/7] riscv: staticalize and remove asmlinkage from updated functions riscv: convert bottom half of exception handling to C - - - 11-3 2024-07-20 Jisheng Zhang New
[v2,5/7] riscv: errata: sifive: remove NOMMU handling riscv: convert bottom half of exception handling to C - - - 12-2 2024-07-20 Jisheng Zhang New
[v2,4/7] riscv: errata: remove ALT_INSN_FAULT and ALT_PAGE_FAULT riscv: convert bottom half of exception handling to C - - - 12-2 2024-07-20 Jisheng Zhang New
[v2,3/7] riscv: convert bottom half of exception handling to C riscv: convert bottom half of exception handling to C - - - 1112 2024-07-20 Jisheng Zhang New
[v2,2/7] riscv: traps: remove __visible annotation riscv: convert bottom half of exception handling to C - - - 12-2 2024-07-20 Jisheng Zhang New
[v2,1/7] riscv: traps: staticalize handle_break() riscv: convert bottom half of exception handling to C - - - 12-2 2024-07-20 Jisheng Zhang New
[v2,2/2] riscv: Check that vdso does not contain any dynamic relocations Prevent dynamic relocations in vDSO - 1 - 10-3 2024-07-05 Alexandre Ghiti New
[v2,1/2] riscv: vdso: Prevent gcc from inserting calls to memset() Prevent dynamic relocations in vDSO - 1 - 10-3 2024-07-05 Alexandre Ghiti New
[v8] riscv: mm: Add support for Svinval extension [v8] riscv: mm: Add support for Svinval extension - 2 - 121- 2024-07-02 Mayuresh Chitale New
riscv: signal: abstract header saving for setup_sigcontext riscv: signal: abstract header saving for setup_sigcontext - - - 121- 2024-06-28 Andy Chiu New
riscv: vector: treat VS_INITIAL as discard riscv: vector: treat VS_INITIAL as discard - - - 13-- 2024-06-28 Andy Chiu New
[v1,2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification riscv: Expose orig_a0 to userspace for ptrace to set the actual a0 - 1 - 11-2 2024-06-27 Quan Zhou New
[v1,1/2] riscv: Expose orig_a0 in the user_regs_struct structure riscv: Expose orig_a0 to userspace for ptrace to set the actual a0 - 1 - 12-1 2024-06-27 Quan Zhou New
[v2] RISC-V: cmdline: Add support for 'memmap' parameter [v2] RISC-V: cmdline: Add support for 'memmap' parameter - 1 - 13-- 2024-06-24 yunhui cui New
[5/5] KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test riscv: add support for Zaamo and Zalrsc extensions - - - 12-2 2024-06-19 Clément Léger New
[4/5] RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM riscv: add support for Zaamo and Zalrsc extensions - - - 12-2 2024-06-19 Clément Léger New
[3/5] riscv: hwprobe: export Zaamo and Zalrsc extensions riscv: add support for Zaamo and Zalrsc extensions - 1 - 1112 2024-06-19 Clément Léger New
[2/5] riscv: add parsing for Zaamo and Zalrsc extensions riscv: add support for Zaamo and Zalrsc extensions 1 - - 12-2 2024-06-19 Clément Léger New
[1/5] dt-bindings: riscv: add Zaamo and Zalrsc ISA extension description riscv: add support for Zaamo and Zalrsc extensions 1 - - 12-2 2024-06-19 Clément Léger New
« 1 2 3 4 »