Show patches with: Submitter = Jisheng Zhang       |    Archived = No       |   339 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/9] serial: bflb_uart: add Bouffalolab UART Driver riscv: add Bouffalolab bl808 support - - - --1 2022-11-27 Jisheng Zhang Changes Requested
[v2,1/9] dt-bindings: serial: add documentation for Bouffalolab UART Driver riscv: add Bouffalolab bl808 support - - - --1 2022-11-27 Jisheng Zhang Changes Requested
[RFC] riscv: vdso: remove hardcoded 0x800 .text section start addr [RFC] riscv: vdso: remove hardcoded 0x800 .text section start addr - - - 16-- 2022-11-23 Jisheng Zhang palmer Changes Requested
riscv: boot: add zstd support riscv: boot: add zstd support - - - 16-- 2022-11-23 Jisheng Zhang palmer Accepted
[7/7] MAINTAINERS: add myself as Bouffalolab SoC entry maintainer riscv: add Bouffalolab bl808 support - - - --1 2022-11-20 Jisheng Zhang conchuod Superseded
[6/7] riscv: dts: bouffalolab: add Sipeed M1S dock devicetree riscv: add Bouffalolab bl808 support - - - --1 2022-11-20 Jisheng Zhang conchuod Superseded
[5/7] riscv: dts: bouffalolab: add the bl808 SoC base device tree riscv: add Bouffalolab bl808 support - - - --1 2022-11-20 Jisheng Zhang conchuod Superseded
[4/7] riscv: add the Bouffalolab SoC family Kconfig option riscv: add Bouffalolab bl808 support - 1 - --1 2022-11-20 Jisheng Zhang conchuod Superseded
[3/7] MAINTAINERS: add myself as a reviewer for Bouffalolab uart driver riscv: add Bouffalolab bl808 support - - - --1 2022-11-20 Jisheng Zhang conchuod Superseded
[2/7] serial: bflb_uart: add Bouffalolab UART Driver riscv: add Bouffalolab bl808 support - - - --1 2022-11-20 Jisheng Zhang conchuod Superseded
[1/7] dt-bindings: serial: add bindings doc for Bouffalolab uart driver riscv: add Bouffalolab bl808 support - - - --1 2022-11-20 Jisheng Zhang conchuod Superseded
[v2] riscv: vdso: fix section overlapping under some conditions [v2] riscv: vdso: fix section overlapping under some conditions - - - 1211 2022-11-02 Jisheng Zhang palmer Accepted
riscv: vdso: fix build with llvm riscv: vdso: fix build with llvm - - 1 12-2 2022-10-31 Jisheng Zhang palmer Accepted
riscv: vdso: fix section overlapping under some conditions riscv: vdso: fix section overlapping under some conditions - - - 1211 2022-10-31 Jisheng Zhang palmer Superseded
riscv: process: fix kernel info leakage riscv: process: fix kernel info leakage - - 1 1111 2022-10-29 Jisheng Zhang palmer Accepted
riscv: fix race when vmap stack overflow riscv: fix race when vmap stack overflow - 1 - --- 2022-10-19 Jisheng Zhang Superseded
riscv: remove special treatment for the link order of head.o riscv: remove special treatment for the link order of head.o - - - --- 2022-10-18 Jisheng Zhang palmer Accepted
[v2] riscv: jump_label: mark arguments as const to satisfy asm constraints [v2] riscv: jump_label: mark arguments as const to satisfy asm constraints - 1 1 --- 2022-10-08 Jisheng Zhang Accepted
[8/8] riscv: remove riscv_isa_ext_keys[] array and related usage riscv: improve boot time isa extensions handling - 2 - --- 2022-10-06 Jisheng Zhang Superseded
[7/8] riscv: cpu_relax: switch to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - 2 - --- 2022-10-06 Jisheng Zhang Superseded
[6/8] riscv: fpu: switch has_fpu() to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - 2 - --- 2022-10-06 Jisheng Zhang Superseded
[5/8] riscv: introduce riscv_has_extension_[un]likely() riscv: improve boot time isa extensions handling - 1 - --- 2022-10-06 Jisheng Zhang Superseded
[4/8] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions riscv: improve boot time isa extensions handling - 2 - --- 2022-10-06 Jisheng Zhang Superseded
[3/8] riscv: hwcap: make ISA extension ids can be used in asm riscv: improve boot time isa extensions handling - 2 - --- 2022-10-06 Jisheng Zhang Superseded
[2/8] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier riscv: improve boot time isa extensions handling - 2 - --- 2022-10-06 Jisheng Zhang Superseded
[1/8] riscv: move riscv_noncoherent_supported() out of ZICBOM probe riscv: improve boot time isa extensions handling - 2 - --- 2022-10-06 Jisheng Zhang Superseded
[v2,4/4] riscv: entry: consolidate general regs saving into save_gp riscv: entry: further clean up and VMAP_STACK fix - - - --- 2022-09-28 Jisheng Zhang Superseded
[v2,3/4] riscv: fix race when vmap stack overflow and remove shadow_stack riscv: entry: further clean up and VMAP_STACK fix - - - --- 2022-09-28 Jisheng Zhang Superseded
[v2,2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork riscv: entry: further clean up and VMAP_STACK fix - - - --- 2022-09-28 Jisheng Zhang Superseded
[v2,1/4] riscv: remove extra level wrappers of trace_hardirqs_{on,off} riscv: entry: further clean up and VMAP_STACK fix - 1 - --- 2022-09-28 Jisheng Zhang Superseded
[4/4] riscv: entry: consolidate general regs saving into save_gp riscv: entry: further clean up and VMAP_STACK fix 1 - - --- 2022-09-25 Jisheng Zhang Superseded
[3/4] riscv: fix race when vmap stack overflow and remove shadow_stack riscv: entry: further clean up and VMAP_STACK fix - 1 - --- 2022-09-25 Jisheng Zhang Superseded
[2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork riscv: entry: further clean up and VMAP_STACK fix 1 - - --- 2022-09-25 Jisheng Zhang Superseded
[1/4] riscv: remove extra level wrappers of trace_hardirqs_{on,off} riscv: entry: further clean up and VMAP_STACK fix - 1 - --- 2022-09-25 Jisheng Zhang Superseded
[v2] riscv: vdso: fix NULL deference in vdso_join_timens() when vfork [v2] riscv: vdso: fix NULL deference in vdso_join_timens() when vfork - - 1 --- 2022-09-08 Jisheng Zhang Superseded
[v3] riscv: enable THP_SWAP for RV64 [v3] riscv: enable THP_SWAP for RV64 - 2 - --- 2022-08-29 Jisheng Zhang Accepted
[v2] riscv: enable THP_SWAP for RV64 [v2] riscv: enable THP_SWAP for RV64 - 2 - --- 2022-08-27 Jisheng Zhang Superseded
riscv: enable THP_SWAP for RV64 riscv: enable THP_SWAP for RV64 - 1 - --- 2022-08-21 Jisheng Zhang Superseded
riscv: compat: s/failed/unsupported if compat mode isn't supported riscv: compat: s/failed/unsupported if compat mode isn't supported 1 - - --- 2022-08-21 Jisheng Zhang Accepted
« 1 2 3 4 »