Yafang Shao ([email protected])

Number of posts: 698 (6.91 per day)
First post: 2017-08-01 02:15:11
Last post: 2017-11-10 04:57:06

Date List Subject
2021-11-01 06:06:17 linux-kernel [PATCH v7 03/11] sched.h: use __must_be_array instead of BUILD_BUG_ON in get_task_comm
2021-11-01 06:06:12 linux-kernel [PATCH v7 02/11] fs/exec: make __get_task_comm always get a nul terminated string
2021-11-01 06:05:58 linux-kernel [PATCH v7 01/11] fs/exec: make __set_task_comm always set a nul terminated string
2021-11-01 06:05:38 linux-kernel [PATCH v7 00/11] extend task comm from 16 to 24
2021-10-29 07:46:48 linux-kernel Re: [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated
2021-10-28 01:45:46 linux-kernel Re: [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated
2021-10-26 21:38:11 linux-kernel Re: [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task comm size change
2021-10-26 17:29:15 linux-kernel Re: [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task comm size change
2021-10-26 17:24:39 linux-kernel Re: [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task comm size change
2021-10-26 08:32:36 linux-kernel Re: [PATCH v6 07/12] samples/bpf/offwaketime_kern: make sched_switch tracepoint args adopt to comm size change
2021-10-26 08:01:37 linux-kernel Re: [PATCH v6 05/12] elfcore: make prpsinfo always get a nul terminated task comm
2021-10-26 08:00:00 linux-kernel Re: [PATCH v6 03/12] drivers/connector: make connector comm always nul ternimated
2021-10-26 07:59:09 linux-kernel Re: [PATCH v6 02/12] fs/exec: make __get_task_comm always get a nul terminated string
2021-10-26 06:39:44 linux-kernel Re: [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated
2021-10-26 06:38:57 linux-kernel Re: [PATCH v6 10/12] tools/testing/selftests/bpf: make it adopt to task comm size change
2021-10-26 06:38:14 linux-kernel Re: [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task comm size change
2021-10-26 06:38:03 linux-kernel Re: [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
2021-10-26 06:18:03 linux-kernel Re: [PATCH v6 04/12] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
2021-10-26 06:09:15 linux-kernel Re: [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
2021-10-25 13:21:56 linux-kernel [PATCH v6 07/12] samples/bpf/offwaketime_kern: make sched_switch tracepoint args adopt to comm size change
2021-10-25 13:21:11 linux-kernel [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
2021-10-25 11:21:31 linux-kernel [PATCH v6 09/12] tools/perf/test: make perf test adopt to task comm size change
2021-10-25 08:38:15 linux-kernel [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
2021-10-25 08:38:09 linux-kernel [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task comm size change
2021-10-25 08:37:48 linux-kernel [PATCH v6 10/12] tools/testing/selftests/bpf: make it adopt to task comm size change
2021-10-25 08:37:29 linux-kernel [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated
2021-10-25 08:37:27 linux-kernel [PATCH v6 03/12] drivers/connector: make connector comm always nul ternimated
2021-10-25 08:35:59 linux-kernel [PATCH v6 06/12] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
2021-10-25 08:35:50 linux-kernel [PATCH v6 05/12] elfcore: make prpsinfo always get a nul terminated task comm
2021-10-25 08:35:45 linux-kernel [PATCH v6 02/12] fs/exec: make __get_task_comm always get a nul terminated string
2021-10-25 08:35:27 linux-kernel [PATCH v6 04/12] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
2021-10-25 08:35:24 linux-kernel [PATCH v6 00/12] extend task comm from 16 to 24
2021-10-22 06:40:48 linux-kernel Re: [PATCH v5 13/15] tools/testing/selftests/bpf: use TASK_COMM_LEN_16 instead of hard-coded 16
2021-10-22 06:26:28 linux-kernel Re: [PATCH v5 03/15] sched.h: introduce TASK_COMM_LEN_16
2021-10-22 06:24:19 linux-kernel Re: [PATCH v5 00/15] extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-21 03:49:54 linux-kernel [PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
2021-10-21 03:48:49 linux-kernel [PATCH v5 15/15] kernel/kthread: show a warning if kthread's comm is truncated
2021-10-21 03:48:46 linux-kernel [PATCH v5 13/15] tools/testing/selftests/bpf: use TASK_COMM_LEN_16 instead of hard-coded 16
2021-10-21 03:48:42 linux-kernel [PATCH v5 14/15] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-21 03:48:40 linux-kernel [PATCH v5 11/15] tools/bpf/bpftool: use TASK_COMM_LEN_16 instead of hard-coded 16
2021-10-21 03:48:31 linux-kernel [PATCH v5 12/15] tools/perf/test: make perf test adopt to task comm size change
2021-10-21 03:47:44 linux-kernel [PATCH v5 09/15] tools/include: introduce TASK_COMM_LEN_16
2021-10-21 03:47:20 linux-kernel [PATCH v5 08/15] samples/bpf/user: use TASK_COMM_LEN_16 instead of hard-coded 16
2021-10-21 03:47:15 linux-kernel [PATCH v5 04/15] cn_proc: make connector comm always nul ternimated
2021-10-21 03:47:06 linux-kernel [PATCH v5 06/15] elfcore: make prpsinfo always get a nul terminated task comm
2021-10-21 03:47:05 linux-kernel [PATCH v5 07/15] samples/bpf/kern: use TASK_COMM_LEN instead of hard-coded 16
2021-10-21 03:47:01 linux-kernel [PATCH v5 02/15] fs/exec: make __get_task_comm always get a nul terminated string
2021-10-21 03:47:00 linux-kernel [PATCH v5 05/15] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
2021-10-21 03:47:00 linux-kernel [PATCH v5 01/15] fs/exec: make __set_task_comm always set a nul ternimated string
2021-10-21 03:46:56 linux-kernel [PATCH v5 00/15] extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-21 03:46:49 linux-kernel [PATCH v5 03/15] sched.h: introduce TASK_COMM_LEN_16