Show patches with: State = Action Required       |    Archived = No       |   219 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] RISC-V: Enable IPI CPU Backtrace [v2] RISC-V: Enable IPI CPU Backtrace - - - 13-- 2024-07-18 takakura@valinux.co.jp New
[v1] riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown [v1] riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown - 1 - 13-- 2024-07-11 sunying@isrc.iscas.ac.cn New
RISC-V: Enable IPI CPU Backtrace RISC-V: Enable IPI CPU Backtrace - 1 - 13-- 2024-04-17 takakura@valinux.co.jp New
[RFC] riscv: Allow to build only with LLVM >= 17.0.0 [RFC] riscv: Allow to build only with LLVM >= 17.0.0 - - - 13-- 2024-07-17 Alexandre Ghiti New
riscv: patch: Remove redundant functions riscv: patch: Remove redundant functions - 1 - 13-- 2024-07-17 Alexandre Ghiti New
[v3,11/11] riscv: Add qspinlock support Zacas/Zabha support and qspinlocks - - - 11-2 2024-07-17 Alexandre Ghiti New
[v3,10/11] dt-bindings: riscv: Add Ziccrse ISA extension description Zacas/Zabha support and qspinlocks - 1 - 12-1 2024-07-17 Alexandre Ghiti New
[v3,09/11] riscv: Add ISA extension parsing for Ziccrse Zacas/Zabha support and qspinlocks - - - 12-1 2024-07-17 Alexandre Ghiti New
[v3,08/11] asm-generic: ticket-lock: Add separate ticket-lock.h Zacas/Zabha support and qspinlocks - 1 - 1111 2024-07-17 Alexandre Ghiti New
[v3,07/11] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock Zacas/Zabha support and qspinlocks - 1 - 1111 2024-07-17 Alexandre Ghiti New
[v3,06/11] riscv: Implement xchg8/16() using Zabha Zacas/Zabha support and qspinlocks - - - 1111 2024-07-17 Alexandre Ghiti New
[v3,05/11] riscv: Implement arch_cmpxchg128() using Zacas Zacas/Zabha support and qspinlocks - - - 12-1 2024-07-17 Alexandre Ghiti New
[v3,04/11] riscv: Improve zacas fully-ordered cmpxchg() Zacas/Zabha support and qspinlocks - - - 1111 2024-07-17 Alexandre Ghiti New
[v3,03/11] riscv: Implement cmpxchg8/16() using Zabha Zacas/Zabha support and qspinlocks - - - 1111 2024-07-17 Alexandre Ghiti New
[v3,02/11] dt-bindings: riscv: Add Zabha ISA extension description Zacas/Zabha support and qspinlocks - 1 - 12-1 2024-07-17 Alexandre Ghiti New
[v3,01/11] riscv: Implement cmpxchg32/64() using Zacas Zacas/Zabha support and qspinlocks - - - 1111 2024-07-17 Alexandre Ghiti New
[v4,4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc Svvptc extension to remove preventive sfence.vma - - - 13-- 2024-07-17 Alexandre Ghiti New
[v4,3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings Svvptc extension to remove preventive sfence.vma - 1 - 13-- 2024-07-17 Alexandre Ghiti New
[v4,2/4] dt-bindings: riscv: Add Svvptc ISA extension description Svvptc extension to remove preventive sfence.vma 1 - - 13-- 2024-07-17 Alexandre Ghiti New
[v4,1/4] riscv: Add ISA extension parsing for Svvptc Svvptc extension to remove preventive sfence.vma - 1 - 13-- 2024-07-17 Alexandre Ghiti 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
riscv: Extend sv39 linear mapping max size to 128G riscv: Extend sv39 linear mapping max size to 128G - 1 1 10-3 2024-05-14 Alexandre Ghiti New
[v4,2/2] rust: add tracepoint support Tracepoints and static branch in Rust - 1 - 1111 2024-06-28 Alice Ryhl New
[v4,1/2] rust: add static_key_false Tracepoints and static branch in Rust - - 1 1111 2024-06-28 Alice Ryhl 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
[v2,6/6] riscv: ftrace: support PREEMPT riscv: ftrace: atmoic patching and preempt improvements - - - 13-- 2024-06-28 Andy Chiu New
[v2,5/6] riscv: vector: Support calling schedule() for preemptible Vector riscv: ftrace: atmoic patching and preempt improvements - - - 13-- 2024-06-28 Andy Chiu New
[v2,4/6] riscv: ftrace: do not use stop_machine to update code riscv: ftrace: atmoic patching and preempt improvements - - - 13-- 2024-06-28 Andy Chiu New
[v2,3/6] riscv: ftrace: prepare ftrace for atomic code patching riscv: ftrace: atmoic patching and preempt improvements - - - 13-- 2024-06-28 Andy Chiu New
[v2,2/6] riscv: ftrace: align patchable functions to 4 Byte boundary riscv: ftrace: atmoic patching and preempt improvements - - - 13-- 2024-06-28 Andy Chiu New
[v2,1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS riscv: ftrace: atmoic patching and preempt improvements 1 - - 13-- 2024-06-28 Andy Chiu New
[13/17] hexagon: use new system call table arch: convert everything to syscall.tbl - - - 121- 2024-07-04 Arnd Bergmann New
[12/17] csky: convert to generic syscall table arch: convert everything to syscall.tbl 1 - - 121- 2024-07-04 Arnd Bergmann New
[11/17] arm64: rework compat syscall macros arch: convert everything to syscall.tbl 1 - - 121- 2024-07-04 Arnd Bergmann New
[10/17] arm64: generate 64-bit syscall.tbl arch: convert everything to syscall.tbl 1 - - 121- 2024-07-04 Arnd Bergmann New
[03/17] um: don't generate asm/bpf_perf_event.h arch: convert everything to syscall.tbl - - - 121- 2024-07-04 Arnd Bergmann New
[2/2] kbuild: Create INSTALL_PATH directory if it does not exist kbuild: Fix install errors when INSTALL_PATH does not exist - 1 - --1 2024-07-14 Bingwu Zhang New
[1/2] kbuild: Abort make on install failures kbuild: Fix install errors when INSTALL_PATH does not exist - - - --1 2024-07-14 Bingwu Zhang New
[v2] riscv: entry: always initialize regs->a0 to -ENOSYS [v2] riscv: entry: always initialize regs->a0 to -ENOSYS - 1 - 121- 2024-06-27 Celeste Liu New
[v3,5/5] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h [v3,1/5] arch/x86: Drop own definition of pgd,p4d_leaf - 1 - 13-- 2024-07-13 Christophe Leroy New
[v3,4/5] mips: Do not define pud_leaf() when there is no PMD [v3,1/5] arch/x86: Drop own definition of pgd,p4d_leaf - - - 13-- 2024-07-13 Christophe Leroy New
[v3,3/5] LoongArch: Do not define pud_leaf() when there is no PMD [v3,1/5] arch/x86: Drop own definition of pgd,p4d_leaf - - - 13-- 2024-07-13 Christophe Leroy New
[v3,2/5] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h [v3,1/5] arch/x86: Drop own definition of pgd,p4d_leaf - 2 - 13-- 2024-07-13 Christophe Leroy New
[v3,1/5] arch/x86: Drop own definition of pgd,p4d_leaf [v3,1/5] arch/x86: Drop own definition of pgd,p4d_leaf - 1 - 13-- 2024-07-13 Christophe Leroy New
riscv/mm: Add soft-dirty page tracking support riscv/mm: Add soft-dirty page tracking support - - - 121- 2024-07-10 Chunyan Zhang 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
[v1] riscv: dts: starfive: remove non-existant spi device from jh7110-common.dtsi [v1] riscv: dts: starfive: remove non-existant spi device from jh7110-common.dtsi - 2 - 13-- 2024-07-16 Conor Dooley conchuod New
riscv: dts: starfive: add pcie1 on the star64 riscv: dts: starfive: add pcie1 on the star64 - - - --1 2024-06-26 Conor Dooley New
[v1,5/5] riscv: dts: microchip: update pcie reg properties PolarFire SoC Icicle Reference Design PCIe ?support?/fixes - - - 11-2 2024-06-10 Conor Dooley conchuod New
[v1,4/5] riscv: dts: microchip: modify memory map & add dma-ranges for pcie on icicle PolarFire SoC Icicle Reference Design PCIe ?support?/fixes - - - 11-2 2024-06-10 Conor Dooley conchuod New
[v1,3/5] RISC-V: Add an MPFS erratum for PCIe PolarFire SoC Icicle Reference Design PCIe ?support?/fixes - 1 - 12-1 2024-06-10 Conor Dooley conchuod New
[v1,2/5] cache: ccache: add mpfs to nonstandard cache ops list PolarFire SoC Icicle Reference Design PCIe ?support?/fixes - 1 - 12-1 2024-06-10 Conor Dooley conchuod New
[v1,1/5] cache: ccache: allow building for PolarFire PolarFire SoC Icicle Reference Design PCIe ?support?/fixes - 1 - 12-1 2024-06-10 Conor Dooley conchuod New
[v3] riscv/purgatory: align riscv_kernel_entry [v3] riscv/purgatory: align riscv_kernel_entry - 1 - 121- 2024-07-19 Daniel Maslowski New
riscv: vdso: do not strip debugging info for vdso.so.dbg riscv: vdso: do not strip debugging info for vdso.so.dbg - 2 - 13-- 2024-06-11 duchangbin New
[v1,2/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards riscv: dts: starfive: Enable Bluetooth on JH7100 boards - - - 10-3 2024-05-08 Emil Renner Berthing conchuod New
[v1,1/2] riscv: dts: starfive: Add JH7100 high speed UARTs riscv: dts: starfive: Enable Bluetooth on JH7100 boards - - - 10-3 2024-05-08 Emil Renner Berthing conchuod New
[v2] perf arch events: Fix duplicate RISC-V SBI firmware event name [v2] perf arch events: Fix duplicate RISC-V SBI firmware event name - 4 - 121- 2024-07-19 Eric Lin New
[v3,2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines RISC-V: hwprobe: Misaligned scalar perf fix and rename - 1 - 12-2 2024-06-27 Evan Green New
[v3,1/2] RISC-V: hwprobe: Add MISALIGNED_PERF key RISC-V: hwprobe: Misaligned scalar perf fix and rename - 2 - 12-2 2024-06-27 Evan Green New
[v3,4/4] riscv: dts: starfive: enable heartbeat LED for StarFive VisionFive 2 [v3,1/4] riscv: defconfig: enable "heartbeat" led trigger - - - --1 2024-06-27 FUKAUMI Naoki New
[v3,3/4] riscv: dts: starfive: enable heartbeat LED for Pine64 Star64 [v3,1/4] riscv: defconfig: enable "heartbeat" led trigger - - - --1 2024-06-27 FUKAUMI Naoki New
[v3,2/4] riscv: dts: starfive: enable heartbeat LED for Milk-V Mars [v3,1/4] riscv: defconfig: enable "heartbeat" led trigger - - - --1 2024-06-27 FUKAUMI Naoki New
[v3,1/4] riscv: defconfig: enable "heartbeat" led trigger [v3,1/4] riscv: defconfig: enable "heartbeat" led trigger - - - --1 2024-06-27 FUKAUMI Naoki New
[v3,14/15] riscv: Add support for suppressing warning backtraces Add support for suppressing warning backtraces 1 1 1 1111 2024-04-03 Guenter Roeck Needs ACK
[v7,8/8] RISC-V: hwprobe: Document unaligned vector perf key RISC-V: Detect and report speed of unaligned vector accesses - 2 - --1 2024-07-26 Jesse Taube New
[v7,7/8] RISC-V: Report vector unaligned access speed hwprobe RISC-V: Detect and report speed of unaligned vector accesses - 2 - --1 2024-07-26 Jesse Taube New
[v7,6/8] RISC-V: Detect unaligned vector accesses supported RISC-V: Detect and report speed of unaligned vector accesses - 2 - --1 2024-07-26 Jesse Taube New
[v7,5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED RISC-V: Detect and report speed of unaligned vector accesses - 3 - --1 2024-07-26 Jesse Taube New
[v7,4/8] RISC-V: Scalar unaligned access emulated on hotplug CPUs RISC-V: Detect and report speed of unaligned vector accesses - 1 - --1 2024-07-26 Jesse Taube New
[v7,3/8] RISC-V: Check scalar unaligned access on all CPUs RISC-V: Detect and report speed of unaligned vector accesses - 2 - --1 2024-07-26 Jesse Taube New
[v7,2/8] dt-bindings: riscv: Add Zicclsm ISA extension description. RISC-V: Detect and report speed of unaligned vector accesses 1 - - --1 2024-07-26 Jesse Taube New
[v7,1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe RISC-V: Detect and report speed of unaligned vector accesses - 2 - --1 2024-07-26 Jesse Taube New
[v4,4/4] RISC-V: Use Zkr to seed KASLR base address RISC-V: Parse DT for Zkr to seed KASLR - 3 1 121- 2024-07-09 Jesse Taube New
[v4,3/4] RISC-V: pi: Add kernel/pi/pi.h RISC-V: Parse DT for Zkr to seed KASLR - 1 - 121- 2024-07-09 Jesse Taube New
[v4,2/4] RISC-V: lib: Add pi aliases for string functions RISC-V: Parse DT for Zkr to seed KASLR - 2 - 13-- 2024-07-09 Jesse Taube New
[v4,1/4] RISC-V: pi: Force hidden visibility for all symbol references RISC-V: Parse DT for Zkr to seed KASLR - 1 - 13-- 2024-07-09 Jesse Taube New
[v5] crash: Fix crash memory reserve exceed system memory bug [v5] crash: Fix crash memory reserve exceed system memory bug 1 - - 13-- 2024-07-23 Jinjie Ruan New
RISC-V: Implement kgdb_roundup_cpus() to enable IPI KGDB Roundup RISC-V: Implement kgdb_roundup_cpus() to enable IPI KGDB Roundup - 1 - --1 2024-07-19 Jinjie Ruan New
riscv: Remove unused _TIF_WORK_MASK riscv: Remove unused _TIF_WORK_MASK - 1 - 13-- 2024-07-11 Jinjie Ruan New
[v3,2/2] riscv: stacktrace: Add USER_STACKTRACE support riscv: stacktrace: Add USER_STACKTRACE support - - 1 13-- 2024-07-08 Jinjie Ruan New
[v3,1/2] riscv: Fix fp alignment bug in perf_callchain_user() riscv: stacktrace: Add USER_STACKTRACE support - - - 13-- 2024-07-08 Jinjie Ruan New
[RFC] riscv: Enable generic CPU vulnerabilites support [RFC] riscv: Enable generic CPU vulnerabilites support - - - 13-- 2024-07-03 Jinjie Ruan 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] riscv: avoid Imbalance in RAS [v2] riscv: avoid Imbalance in RAS - 1 - 13-- 2024-07-20 Jisheng Zhang New
[v2,2/2] serial: 8250_early: add xscale earlycon support serial: 8250: move mmp|pxa uart earlycon code and add xscale earlycon - - - 121- 2024-07-11 Jisheng Zhang New
[v2,1/2] serial: 8250: move mmp|pxa uart earlycon code serial: 8250: move mmp|pxa uart earlycon code and add xscale earlycon - - - 121- 2024-07-11 Jisheng Zhang New
[v2,2/2] riscv: select ARCH_USE_SYM_ANNOTATIONS riscv: select ARCH_USE_SYM_ANNOTATIONS - 1 - 121- 2024-07-09 Jisheng Zhang New
« 1 2 3 »