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

Date List Subject
2018-01-15 12:28:03 linux-kernel [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 :
2017-12-13 12:25:44 linux-kernel Re: [PATCH] kprobe : fix out-of-bounds in register_kretprobe when parsing negative data_size
2017-12-13 12:22:11 linux-kernel [PATCH] kprobe : fix out-of-bounds in register_kretprobe when parsing negative data_size
2017-12-08 12:42:57 linux-kernel Re: [PATCH] futex: use fault_in to avoid infinite loop
2017-12-07 13:25:24 linux-kernel [PATCH] sched: remove unused parameter from wakeup_gran
2017-12-06 14:15:43 linux-kernel [PATCH] futex: use fault_in to avoid infinite loop
2017-11-06 03:18:06 linux-kernel [PATCH] lib/traceevent : clean up clang build warning
2017-11-06 03:18:05 linux-kernel [PATCH] lib/traceevent : fix some issue in Makefile
2017-11-03 10:58:51 linux-kernel [PATCH] lock/rwlock fix comment for rwlock
2017-09-06 09:10:46 linux-kernel Re: a competition when some threads acquire futex
2017-09-06 00:28:50 linux-kernel Re: a competition when some threads acquire futex
2017-09-05 11:02:38 linux-kernel [PATCH] arm64: Convert pr_warning to standard pr_warn for arm64
2017-09-05 09:22:51 linux-kernel Re: [PATCH] arm64: Convert pr_warning to standard pr_warn
2017-09-05 02:27:52 linux-kernel [PATCH] arm64: Convert pr_warning to standard pr_warn
2017-09-05 01:50:56 linux-kernel a competition when some threads acquire futex
2017-08-04 09:17:14 linux-kernel [PATCH] sched/core: Remove unnecessary initialization init_idle_bootup_task()