Jisheng Zhang ([email protected])

Number of posts: 965 (1.04 per day)
First post: 2021-11-28 16:17:06
Last post: 2024-06-14 15:49:52

Date List Subject
2022-10-06 07:28:23 linux-kernel [PATCH 5/8] riscv: introduce riscv_has_extension_[un]likely()
2022-10-06 07:28:20 linux-kernel [PATCH 3/8] riscv: hwcap: make ISA extension ids can be used in asm
2022-10-06 07:15:54 linux-kernel Re: [PATCH] riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
2022-10-06 07:13:08 linux-kernel [PATCH] riscv: jump_label: mark arguments as const to satisfy asm constraints
2022-10-03 11:02:01 linux-kernel [PATCH v3 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
2022-10-03 10:52:50 linux-kernel [PATCH v3 1/4] riscv: process: fix kernel info leakage
2022-10-03 10:51:50 linux-kernel [PATCH v3 4/4] riscv: entry: consolidate general regs saving/restoring
2022-10-03 10:47:42 linux-kernel [PATCH v3 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
2022-10-03 10:46:41 linux-kernel [PATCH v3 0/4] riscv: entry: further clean up and VMAP_STACK fix
2022-09-29 17:36:47 linux-kernel Re: [PATCH v2 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
2022-09-29 16:14:30 linux-kernel Re: [PATCH v2 4/4] riscv: entry: consolidate general regs saving into save_gp
2022-09-28 17:54:12 linux-kernel Re: [PATCH v2 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
2022-09-28 17:19:23 linux-kernel [PATCH v2 0/4] riscv: entry: further clean up and VMAP_STACK fix
2022-09-28 17:02:12 linux-kernel Re: [PATCH 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
2022-09-28 16:41:08 linux-kernel [PATCH v2 4/4] riscv: entry: consolidate general regs saving into save_gp
2022-09-28 16:41:05 linux-kernel [PATCH v2 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
2022-09-28 16:41:04 linux-kernel [PATCH v2 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
2022-09-28 16:40:47 linux-kernel [PATCH v2 1/4] riscv: remove extra level wrappers of trace_hardirqs_{on,off}
2022-09-27 00:41:02 linux-kernel Re: [PATCH 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
2022-09-26 17:21:56 linux-kernel Re: [PATCH 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
2022-09-25 18:46:17 linux-kernel [PATCH 4/4] riscv: entry: consolidate general regs saving into save_gp
2022-09-25 18:15:57 linux-kernel [PATCH 0/4] riscv: entry: further clean up and VMAP_STACK fix
2022-09-25 18:06:52 linux-kernel [PATCH 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
2022-09-25 18:06:37 linux-kernel [PATCH 1/4] riscv: remove extra level wrappers of trace_hardirqs_{on,off}
2022-09-25 18:06:35 linux-kernel [PATCH 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
2022-09-25 17:14:05 linux-kernel [PATCH v3 0/3] riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc
2022-09-25 17:05:24 linux-kernel [PATCH v3 1/3] RISC-V: KVM: Record number of signal exits as a vCPU stat
2022-09-25 16:51:03 linux-kernel [PATCH v3 2/3] RISC-V: KVM: Use generic guest entry infrastructure
2022-09-25 16:49:13 linux-kernel [PATCH v3 3/3] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
2022-09-24 08:06:10 linux-kernel [PATCH] riscv: vdso: reorganise the file to remove two forward declarations.
2022-09-24 07:24:58 linux-kernel [PATCH v3] riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
2022-09-22 12:35:25 linux-kernel Re: [PATCH v2] riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
2022-09-08 16:12:40 linux-kernel [PATCH v2] riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
2022-09-07 18:32:07 linux-kernel Re: [PATCH] riscv/kprobe: Optimize the performance of patching instruction slot
2022-09-07 17:46:05 linux-kernel [PATCH] vdso: fix NULL deference in vdso_join_timens() when vfork
2022-09-05 13:48:53 linux-kernel Re: [PATCH V2 0/6] riscv: Add GENERIC_ENTRY, IRQ_STACKS support
2022-09-05 13:36:19 linux-kernel Re: [PATCH v2 4/5] riscv: add lazy preempt support
2022-09-02 13:58:29 linux-kernel Re: [PATCH v2 0/5] riscv: add PREEMPT_RT support
2022-09-01 14:18:47 linux-kernel Re: [PATCH v2 0/5] riscv: add PREEMPT_RT support
2022-08-31 19:02:18 linux-kernel [PATCH v2 5/5] riscv: Allow to enable RT
2022-08-31 18:47:21 linux-kernel [PATCH v2 2/5] RISC-V: KVM: Use generic guest entry infrastructure
2022-08-31 18:30:19 linux-kernel [PATCH v2 1/5] RISC-V: KVM: Record number of signal exits as a vCPU stat
2022-08-31 18:29:54 linux-kernel [PATCH v2 3/5] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
2022-08-31 18:28:03 linux-kernel [PATCH v2 4/5] riscv: add lazy preempt support
2022-08-31 18:10:45 linux-kernel [PATCH v2 0/5] riscv: add PREEMPT_RT support
2022-08-30 15:46:31 linux-kernel Re: [PATCH v2] riscv: enable THP_SWAP for RV64
2022-08-30 14:24:00 linux-kernel Re: [PATCH v2] riscv: enable THP_SWAP for RV64
2022-08-29 15:15:11 linux-kernel [PATCH v3] riscv: enable THP_SWAP for RV64
2022-08-29 14:31:01 linux-kernel Re: [PATCH v2] riscv: enable THP_SWAP for RV64
2022-08-27 10:09:44 linux-kernel [PATCH v2] riscv: enable THP_SWAP for RV64
2022-08-21 17:23:08 linux-kernel [PATCH] riscv: enable THP_SWAP for RV64