Li Huafei ([email protected])

Number of posts: 92 (0.11 per day)
First post: 2021-02-25 14:11:02
Last post: 2023-07-05 07:05:40

Date List Subject
2023-07-05 07:05:40 linux-kernel Re: [PATCH 5.10] kprobes/x86: Fix kprobe debug exception handling logic
2023-07-01 09:02:28 linux-kernel Re: [PATCH 5.10] kprobes/x86: Fix kprobe debug exception handling logic
2023-06-30 02:27:39 linux-kernel [PATCH 5.10] kprobes/x86: Fix kprobe debug exception handling logic
2023-01-13 02:06:07 linux-kernel Re: [PATCH 4/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
2023-01-12 07:46:07 linux-kernel Re: [PATCH 4/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
2022-12-07 02:06:04 linux-kernel Re: [PATCH 1/2] RISC-V: kexec: Fix memory leak of fdt buffer
2022-12-07 01:59:06 linux-kernel Re: [PATCH 1/2] RISC-V: kexec: Fix memory leak of fdt buffer
2022-11-26 12:29:45 linux-kernel [PATCH] kprobes: Fix check for probe enabled in kill_kprobe()
2022-11-12 07:14:25 linux-kernel [PATCH v2] kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case
2022-11-12 04:07:50 linux-kernel Re: [PATCH] kprobes: Update ftrace_ops when clearing ftrace-based aggrprobe's post_handler
2022-11-11 10:44:34 linux-kernel [PATCH] kprobes: Update ftrace_ops when clearing ftrace-based aggrprobe's post_handler
2022-11-04 10:45:56 linux-kernel [PATCH 1/2] RISC-V: kexec: Fix memory leak of fdt buffer
2022-11-04 10:40:33 linux-kernel [PATCH 2/2] RISC-V: kexec: Fix memory leak of elf header buffer
2022-11-03 06:51:20 linux-kernel Re: [PATCH v2] ftrace: Fix use-after-free for dynamic ftrace_ops
2022-11-03 04:11:17 linux-kernel Re: [PATCH v2] ftrace: Fix use-after-free for dynamic ftrace_ops
2022-11-03 03:39:58 linux-kernel [PATCH v2] ftrace: Fix use-after-free for dynamic ftrace_ops
2022-11-03 02:51:20 linux-kernel Re: [PATCH] ftrace: Fix use-after-free for dynamic ftrace_ops
2022-11-02 03:43:07 linux-kernel Re: [PATCH] ftrace: Fix use-after-free for dynamic ftrace_ops
2022-11-01 07:25:44 linux-kernel [PATCH -next] ftrace: Fix use-after-free for dynamic ftrace_ops
2022-11-01 07:07:54 linux-kernel Re: [PATCH -next] ftrace: Fix use-after-free for dynamic ftrace_ops
2022-11-01 07:01:56 linux-kernel [PATCH] ftrace: Fix use-after-free for dynamic ftrace_ops
2022-10-18 13:27:44 linux-kernel [PATCH v4 0/2] ARM: Convert to ARCH_STACKWALK
2022-10-18 13:25:07 linux-kernel [PATCH v4 1/2] ARM: stacktrace: Make stack walk callback consistent with generic code
2022-10-18 13:24:54 linux-kernel [PATCH v4 2/2] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
2022-09-26 15:47:44 linux-kernel Re: [PATCH RESEND v2 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe
2022-09-26 15:45:28 linux-kernel Re: [PATCH RESEND v2 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe
2022-09-23 08:51:23 linux-kernel Re: [PATCH RESEND v2 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe
2022-09-09 03:14:45 linux-kernel [PATCH RESEND v2 1/2] riscv: ftrace: Fix the comments about the number of ftrace instruction
2022-09-09 02:58:56 linux-kernel [PATCH RESEND v2 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe
2022-08-26 08:41:52 linux-kernel [PATCH RESEND v3 2/4] ARM: stacktrace: Avoid duplicate saving of exception PC value
2022-08-26 08:39:15 linux-kernel [PATCH RESEND v3 3/4] ARM: stacktrace: Make stack walk callback consistent with generic code
2022-08-26 08:38:14 linux-kernel Re: [PATCH v3 0/4] ARM: Convert to ARCH_STACKWALK
2022-08-26 08:18:23 linux-kernel [PATCH RESEND v3 0/4] ARM: Convert to ARCH_STACKWALK
2022-08-26 08:11:45 linux-kernel [PATCH RESEND v3 4/4] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
2022-08-26 07:46:48 linux-kernel [PATCH RESEND v3 1/4] ARM: stacktrace: Skip frame pointer boundary check for call_with_stack()
2022-08-19 03:13:24 linux-kernel [PATCH v2 1/2] riscv: ftrace: Fix the comments about the number of ftrace instruction
2022-08-19 03:07:38 linux-kernel [PATCH v2 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe
2022-08-18 09:32:56 linux-kernel Re: [PATCH v3 0/4] ARM: Convert to ARCH_STACKWALK
2022-07-27 06:44:22 linux-kernel Re: [PATCH 5/5] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
2022-07-27 04:34:14 linux-kernel [PATCH v3 3/4] ARM: stacktrace: Make stack walk callback consistent with generic code
2022-07-27 04:26:28 linux-kernel [PATCH v3 1/4] ARM: stacktrace: Skip frame pointer boundary check for call_with_stack()
2022-07-27 04:25:39 linux-kernel [PATCH v3 4/4] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
2022-07-27 04:25:12 linux-kernel [PATCH v3 0/4] ARM: Convert to ARCH_STACKWALK
2022-07-27 04:16:05 linux-kernel [PATCH v3 2/4] ARM: stacktrace: Avoid duplicate saving of exception PC value
2022-07-26 13:05:36 linux-kernel Re: [PATCH 2/5] ARM: stacktrace: Avoid duplicate saving of exception PC value
2022-07-26 12:26:17 linux-kernel Re: [PATCH 3/5] ARM: stacktrace: Allow stack trace saving for non-current tasks
2022-07-26 09:41:23 linux-kernel Re: [PATCH 2/5] ARM: stacktrace: Avoid duplicate saving of exception PC value
2022-07-26 09:39:47 linux-kernel Re: [PATCH 5/5] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
2022-07-26 09:38:59 linux-kernel Re: [PATCH 4/5] ARM: stacktrace: Make stack walk callback consistent with generic code
2022-07-26 09:38:13 linux-kernel Re: [PATCH 3/5] ARM: stacktrace: Allow stack trace saving for non-current tasks
2022-07-26 08:28:52 linux-kernel Re: [PATCH 1/5] ARM: stacktrace: Skip frame pointer boundary check for call_with_stack()