Show patches with: Submitter = Guo Ren       |    State = Action Required       |   50 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V12,14/14] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,13/14] RISC-V: paravirt: pvqspinlock: Add kconfig entry riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,12/14] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,11/14] RISC-V: paravirt: pvqspinlock: Add SBI implementation riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,10/14] RISC-V: paravirt: Add pvqspinlock frontend skeleton riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,09/14] RISC-V: paravirt: Add pvqspinlock KVM backend riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,08/14] riscv: qspinlock: Force virt_spin_lock for KVM guests riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,07/14] riscv: qspinlock: Add virt_spin_lock() support for VM guest riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,06/14] riscv: qspinlock: Introduce combo spinlock riscv: Add Native/Paravirt qspinlock support - - - --- 2023-12-25 Guo Ren New
[V12,05/14] riscv: qspinlock: Add basic queued_spinlock support riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,04/14] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,03/14] riscv: errata: Move errata vendor func-id into vendorid_list.h riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,02/14] asm-generic: ticket-lock: Add separate ticket-lock.h riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V12,01/14] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-12-25 Guo Ren New
[V11,17/17] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu() riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton riscv: Add Native/Paravirt qspinlock support - - - --- 2023-09-10 Guo Ren New
[V11,15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,10/17] riscv: qspinlock: errata: Enable qspinlock for T-HEAD processors riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest riscv: Add Native/Paravirt qspinlock support - - - --- 2023-09-10 Guo Ren New
[V11,07/17] riscv: qspinlock: Introduce qspinlock param for command line riscv: Add Native/Paravirt qspinlock support - - - --- 2023-09-10 Guo Ren New
[V11,06/17] riscv: qspinlock: Introduce combo spinlock riscv: Add Native/Paravirt qspinlock support - - - --- 2023-09-10 Guo Ren New
[V11,05/17] riscv: qspinlock: Add basic queued_spinlock support riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,03/17] riscv: Use Zicbop in arch_xchg when available riscv: Add Native/Paravirt qspinlock support - - - --- 2023-09-10 Guo Ren New
[V11,02/17] asm-generic: ticket-lock: Move into ticket_spinlock.h riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V11,01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock riscv: Add Native/Paravirt qspinlock support - 1 - --- 2023-09-10 Guo Ren New
[V10,19/19] locking/qspinlock: riscv: Add Compact NUMA-aware lock support riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,18/19] locking/qspinlock: Move pv_ops into x86 directory riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,17/19] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,16/19] RISC-V: paravirt: pvqspinlock: Add kconfig entry riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,15/19] RISC-V: paravirt: pvqspinlock: Add SBI implementation riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,14/19] RISC-V: paravirt: pvqspinlock: Add xchg8 & cmpxchg_small support riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,13/19] RISC-V: paravirt: pvqspinlock: Remove unnecessary definitions of cmpxchg & xchg riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,12/19] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,11/19] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu() riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,10/19] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,09/19] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,08/19] riscv: qspinlock: Use new static key for controlling call of virt_spin_lock() riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,06/19] riscv: qspinlock: Allow force qspinlock from the command line riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,05/19] riscv: qspinlock: Introduce combo spinlock riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,04/19] riscv: qspinlock: Add basic queued_spinlock support riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,03/19] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,02/19] asm-generic: ticket-lock: Move into ticket_spinlock.h riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New
[V10,01/19] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock riscv: Add Native/Paravirt/CNA qspinlock support - - - --- 2023-08-02 Guo Ren New