Show patches with: Submitter = Guo Ren       |    State = Action Required       |   537 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V8,13/20] riscv: compat: process: Add UXL_32 support in start_thread riscv: compat: Add COMPAT Kbuild skeletal support - - 1 --- 2022-03-16 Guo Ren New
[V8,12/20] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT Kbuild skeletal support - 1 1 --- 2022-03-16 Guo Ren New
[V8,11/20] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT Kbuild skeletal support - 1 1 --- 2022-03-16 Guo Ren New
[V8,10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT Kbuild skeletal support - 1 1 --- 2022-03-16 Guo Ren New
[V8,09/20] riscv: compat: Add basic compat data type implementation riscv: compat: Add COMPAT Kbuild skeletal support - - 1 --- 2022-03-16 Guo Ren New
[V8,08/20] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT Kbuild skeletal support - 1 1 --- 2022-03-16 Guo Ren New
[V8,07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT Kbuild skeletal support - 2 1 --- 2022-03-16 Guo Ren New
[V8,06/20] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT Kbuild skeletal support - 2 1 --- 2022-03-16 Guo Ren New
[V8,05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT Kbuild skeletal support - 2 1 --- 2022-03-16 Guo Ren New
[V8,04/20] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT Kbuild skeletal support 1 1 1 --- 2022-03-16 Guo Ren New
[V8,03/20] compat: consolidate the compat_flock{, 64} definition riscv: compat: Add COMPAT Kbuild skeletal support - 1 1 --- 2022-03-16 Guo Ren New
[V8,02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h riscv: compat: Add COMPAT Kbuild skeletal support - 1 1 --- 2022-03-16 Guo Ren New
[V8,01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little riscv: compat: Add COMPAT Kbuild skeletal support - 1 1 --- 2022-03-16 Guo Ren New
[V2] arch: patch_text: Fixup last cpu should be master [V2] arch: patch_text: Fixup last cpu should be master 1 3 - --- 2022-03-13 Guo Ren New
[RFC] arch: patch_text: Fixup last cpu should be master [RFC] arch: patch_text: Fixup last cpu should be master - 1 - --- 2022-03-12 Guo Ren New
[V7,20/20] riscv: compat: Add COMPAT Kbuild skeletal support riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-27 Guo Ren New
[V7,18/20] riscv: compat: signal: Add rt_frame implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,17/20] riscv: compat: vdso: Add setup additional pages implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-27 Guo Ren New
[V7,15/20] riscv: compat: Add hw capability check for elf riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-27 Guo Ren New
[V7,14/20] riscv: compat: Add elf.h implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,13/20] riscv: compat: process: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-27 Guo Ren New
[V7,12/20] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,11/20] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,09/20] riscv: compat: Add basic compat data type implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-27 Guo Ren New
[V7,08/20] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-27 Guo Ren New
[V7,06/20] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-27 Guo Ren New
[V7,05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-27 Guo Ren New
[V7,04/20] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT mode support for rv64 1 1 - --- 2022-02-27 Guo Ren New
[V7,03/20] compat: consolidate the compat_flock{, 64} definition riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V7,01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-27 Guo Ren New
[V6,20/20] riscv: compat: Add COMPAT Kbuild skeletal support riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-24 Guo Ren New
[V6,18/20] riscv: compat: signal: Add rt_frame implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,17/20] riscv: compat: vdso: Add setup additional pages implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-24 Guo Ren New
[V6,15/20] riscv: compat: Add hw capability check for elf riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-24 Guo Ren New
[V6,14/20] riscv: compat: Add elf.h implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,13/20] riscv: compat: process: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-24 Guo Ren New
[V6,12/20] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,11/20] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,09/20] riscv: compat: Add basic compat data type implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-24 Guo Ren New
[V6,08/20] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-24 Guo Ren New
[V6,06/20] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-24 Guo Ren New
[V6,05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-24 Guo Ren New
[V6,04/20] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT mode support for rv64 1 1 - --- 2022-02-24 Guo Ren New
[V6,03/20] compat: consolidate the compat_flock{, 64} definition riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V6,01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-24 Guo Ren New
[V5,21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected riscv: compat: Add COMPAT mode support for rv64 1 2 - --- 2022-02-01 Guo Ren New
[V5,20/21] riscv: compat: Add COMPAT Kbuild skeletal support riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,18/21] riscv: compat: signal: Add rt_frame implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,17/21] riscv: compat: vdso: Add setup additional pages implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-01 Guo Ren New
[V5,15/21] riscv: compat: Add hw capability check for elf riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-01 Guo Ren New
[V5,14/21] riscv: compat: Add elf.h implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,13/21] riscv: compat: process: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-01 Guo Ren New
[V5,12/21] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,11/21] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-01 Guo Ren New
[V5,10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,09/21] riscv: compat: Add basic compat data type implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-02-01 Guo Ren New
[V5,08/21] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-01 Guo Ren New
[V5,06/21] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-01 Guo Ren New
[V5,05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-02-01 Guo Ren New
[V5,04/21] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT mode support for rv64 1 1 - --- 2022-02-01 Guo Ren New
[V5,03/21] compat: consolidate the compat_flock{, 64} definition riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V5,01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-02-01 Guo Ren New
[V7,2/2] irqchip/sifive-plic: Fixup thead, c900-plic DT parse missing Add thead,c900-plic support - - 1 --- 2022-01-30 Guo Ren New
[V7,1/2] dt-bindings: update riscv plic compatible string Add thead,c900-plic support - 1 - --- 2022-01-30 Guo Ren New
[V6,2/2] irqchip/sifive-plic: Fixup thead, c900-plic dt parse in opensbi Add thead,c900-plic support - - - --- 2022-01-29 Guo Ren New
[V6,1/2] dt-bindings: update riscv plic compatible string Add thead,c900-plic support - - - --- 2022-01-29 Guo Ren New
[V4,17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,16/17] riscv: compat: Add COMPAT Kbuild skeletal support riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-01-29 Guo Ren New
[V4,15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,14/17] riscv: compat: signal: Add rt_frame implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,13/17] riscv: compat: vdso: Add setup additional pages implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,11/17] riscv: compat: Add elf.h implementation riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-01-29 Guo Ren New
[V4,10/17] riscv: compat: process: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,09/17] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,08/17] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-01-29 Guo Ren New
[V4,06/17] riscv: compat: Add basic compat date type implementation riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,05/17] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-29 Guo Ren New
[V4,04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-01-29 Guo Ren New
[V4,03/17] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-01-29 Guo Ren New
[V4,02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT mode support for rv64 - 2 - --- 2022-01-29 Guo Ren New
[V4,01/17] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT mode support for rv64 1 1 - --- 2022-01-29 Guo Ren New
[V3,17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-20 Guo Ren New
[V3,16/17] riscv: compat: Add COMPAT Kbuild skeletal support riscv: compat: Add COMPAT mode support for rv64 - 1 - --- 2022-01-20 Guo Ren New
[V3,15/17] riscv: compat: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - --- 2022-01-20 Guo Ren New
« 1 2 3 45 6 »