LinuxLists
Users
About
Cheng Jian (
[email protected]
)
Number of posts: 67 (0.74 per day)
First post: 2017-08-04 09:17:14
Last post: 2017-11-03 10:58:51
Next Page
Date
List
Subject
2020-06-05 10:47:48
linux-kernel
Re: [RFC PATCH] panic: fix deadlock in panic()
2020-06-04 18:37:23
linux-kernel
Re: [PATCH] module: make module symbols visible after init
2020-06-03 14:21:39
linux-kernel
[RFC PATCH] panic: fix deadlock in panic()
2020-06-03 14:14:31
linux-kernel
[PATCH] module: make module symbols visible after init
2020-05-30 06:19:10
linux-kernel
[PATCH] perf/evsel: Fix missing close fd when ignore_missing_thread
2020-05-15 10:11:20
linux-kernel
[PATCH] ftrace: show debugging information when panic_on_warn set
2020-04-10 13:51:03
linux-kernel
Re: [PATCH] sched/arm64: store cpu topology before notify_cpu_starting
2020-04-08 01:19:09
linux-kernel
Re: Why is text_mutex used in jump_label_transform for x86_64
2020-04-06 08:40:16
linux-kernel
Re: Why is text_mutex used in jump_label_transform for x86_64
2020-04-06 08:01:52
linux-kernel
Re: [PATCH] sched/arm64: store cpu topology before notify_cpu_starting
2020-04-01 11:29:53
linux-kernel
[PATCH] sched/arm64: store cpu topology before notify_cpu_starting
2020-03-19 13:51:04
linux-kernel
Why is text_mutex used in jump_label_transform for x86_64
2020-03-09 13:34:51
linux-kernel
[PATCH v2] kretprobe: check re-registration of the same kretprobe earlier
2020-03-09 07:39:34
linux-kernel
Re: [PATCH] kretprobe: check re-registration of the same kretprobe earlier
2020-03-07 02:18:16
linux-kernel
Re: [PATCH] kretprobe: check re-registration of the same kretprobe earlier
2020-03-06 09:28:34
linux-kernel
[PATCH] kretprobe: check re-registration of the same kretprobe earlier
2020-01-14 09:22:32
linux-kernel
Re: [PATCH] x86/ftrace: use ftrace_write to simplify code
2020-01-14 09:16:02
linux-kernel
Re: [PATCH] x86/ftrace: usr ftrace_write to simplify code
2020-01-14 01:39:21
linux-kernel
Re: [PATCH] x86/ftrace: usr ftrace_write to simplify code
2020-01-14 01:39:14
linux-kernel
[PATCH] x86/ftrace: use ftrace_write to simplify code
2020-01-13 07:20:16
linux-kernel
[PATCH] x86/ftrace: usr ftrace_write to simplify code
2020-01-13 06:19:39
linux-kernel
Re: [RFC PATCH] arm64/ftrace: support dynamically allocated trampolines
2020-01-10 11:29:50
linux-kernel
Re: [RFC PATCH] arm64/ftrace: support dynamically allocated trampolines
2020-01-09 17:08:29
linux-kernel
[RFC PATCH] arm64/ftrace: support dynamically allocated trampolines
2019-12-23 12:40:20
linux-kernel
Re: [PATCH] arm64/kprobe: add support for KPROBES_ON_FTRACE
2019-12-23 12:24:46
linux-kernel
[PATCH] arm64/kprobe: add support for KPROBES_ON_FTRACE
2019-12-13 09:59:22
linux-kernel
Re: [PATCH] sched/fair: Optimize select_idle_cpu
2019-12-13 09:49:13
linux-kernel
Re: [PATCH] sched/fair: Optimize select_idle_cpu
2019-12-13 03:08:26
linux-kernel
[PATCH v2] sched/fair: Optimize select_idle_cpu
2019-12-13 02:38:15
linux-kernel
Re: [PATCH] sched/fair: Optimize select_idle_cpu
2019-12-12 14:57:41
linux-kernel
Re: [PATCH] sched/fair: Optimize select_idle_cpu
2019-12-12 14:44:42
linux-kernel
[PATCH] sched/fair: Optimize select_idle_cpu
2019-09-04 06:56:56
linux-kernel
Re: [PATCH 2/2] sched/debug: add sched_update_nr_running tracepoint
2019-08-06 14:08:24
linux-kernel
[PATCH] sched/core: decrease rq->nr_uninterruptible before set_task_cpu
2019-07-27 11:31:57
linux-kernel
[PATCH] epoll: optimize epmutex in ep_free and eventpoll_release_file
2019-06-20 08:19:26
linux-kernel
[PATCH] Revert "x86/module: Detect and skip invalid relocations"
2019-05-08 15:08:33
linux-kernel
Re: [PATCH] ftrace: enable trampoline when rec count decrement to one
2019-05-04 12:19:54
linux-kernel
[PATCH] ftrace: enable trampoline when rec count decrement to one
2019-04-16 14:47:22
linux-kernel
Re: kernel BUG at kernel/cred.c:434!
2019-04-15 15:52:24
linux-kernel
Re: [PATCH] sched/fair: Use 'unsigned long' for group_shares,group_runnable
2019-04-15 15:22:14
linux-kernel
Re: [PATCH] sched/fair: Use 'unsigned long' for group_shares,group_runnable
2019-04-13 03:27:41
linux-kernel
[PATCH] sched/fair: Use 'unsigned long' for group_shares,group_runnable
2019-04-12 06:24:14
linux-kernel
kernel BUG at kernel/cred.c:434!
2019-03-15 00:44:16
linux-kernel
Re: WARN ON at kernel/sched/deadline.c task_non_contending
2019-03-12 02:04:41
linux-kernel
WARN ON at kernel/sched/deadline.c task_non_contending
2019-03-11 13:35:11
linux-kernel
Re: [RFC PATCH] perf: Paper over the hw.target problems
2019-02-18 06:05:19
linux-kernel
Re: [PATCH] x86: livepatch: Treat R_X86_64_PLT32 as R_X86_64_PC32
2018-01-27 09:43:32
linux-kernel
Re: [PATCH v3] perf/trace : Fix repetitious traces of perf on tracepoint
2018-01-16 12:34:27
linux-kernel
[PATCH v3] perf/trace : Fix repetitious traces of perf on tracepoint
2018-01-16 01:07:11
linux-kernel
Re: [PATCH] perf/trace : Fix repetitious traces of perf on tracepoint When i use perf to trace the sched_wakeup_new tracepoint, there is a bug that output the same event repetitiously. It can be reproduced by :
2018-01-15 12:31:01
linux-kernel
[PATCH v2] perf/trace : Fix repetitious traces of perf on tracepoint