LinuxLists
Users
About
Yafang Shao (
[email protected]
)
Number of posts: 712 (0.29 per day)
First post: 2017-08-01 02:15:11
Last post: 2024-05-30 09:26:22
Previous Page
/
Next Page
Date
List
Subject
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
2021-10-20 04:07:41
linux-kernel
Re: [sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail
2021-10-15 10:55:14
linux-kernel
Re: [sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail
2021-10-15 10:48:32
linux-kernel
Re: [sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail
2021-10-14 18:16:40
linux-kernel
Re: [sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail
2021-10-14 16:24:05
linux-kernel
Re: [sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail
2021-10-14 15:36:41
linux-kernel
Re: [sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail
2021-10-14 13:22:49
linux-kernel
Re: [sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail
2021-10-14 09:28:09
linux-kernel
Re: [PATCH v4 2/5] connector: use __get_task_comm in proc_comm_connector
2021-10-14 09:26:18
linux-kernel
Re: [sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail
2021-10-14 02:45:23
linux-kernel
Re: [PATCH v4 2/5] connector: use __get_task_comm in proc_comm_connector
2021-10-14 01:52:41
linux-kernel
Re: [PATCH v4 2/5] connector: use __get_task_comm in proc_comm_connector
2021-10-14 01:51:52
linux-kernel
Re: [PATCH v4 1/5] elfcore: use TASK_COMM_LEN instead of 16 in prpsinfo
2021-10-13 10:27:23
linux-kernel
[PATCH v4 5/5] kernel/kthread: show a warning if kthread's comm is truncated
2021-10-13 10:26:21
linux-kernel
[PATCH v4 1/5] elfcore: use TASK_COMM_LEN instead of 16 in prpsinfo
2021-10-13 10:26:03
linux-kernel
[PATCH v4 4/5] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-13 10:25:48
linux-kernel
[PATCH v4 3/5] fs/exec: use strscpy instead of strlcpy in __set_task_comm
2021-10-13 10:25:22
linux-kernel
[PATCH v4 2/5] connector: use __get_task_comm in proc_comm_connector
2021-10-13 10:25:11
linux-kernel
[PATCH v4 0/5] task_struct: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-13 06:21:20
linux-kernel
Re: [tip:sched/core 14/47] kernel/sched/fair.c:893:22: error: variable 'p' set but not used
2021-10-10 10:43:17
linux-kernel
[PATCH v3 3/4] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-10 10:42:22
linux-kernel
[PATCH v3 4/4] kernel/kthread: show a warning if kthread's comm is truncated
2021-10-10 10:41:02
linux-kernel
[PATCH v3 2/4] fs/exec: use strscpy instead of strlcpy in __set_task_comm
2021-10-10 10:41:02
linux-kernel
[PATCH v3 1/4] connector: use __get_task_comm in proc_comm_connector
2021-10-10 10:40:58
linux-kernel
[PATCH v3 0/4] task_struct: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-10 10:02:15
linux-kernel
Re: [tip:sched/core 13/47] kernel/sched/core.c:10400:42: error: variable 'stats' set but not used
2021-10-09 17:07:59
linux-kernel
Re: [tip:sched/core 14/47] /bin/bash: line 1: 21320 Segmentation fault sparse -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ -Wbitwise -Wno-return-void -Wno-unknown-attribute -fdiagnostic-prefix -D__CHECK_ENDIAN__ -D__NDS32_EB__ --arch=nds32 -mbig-endian -m32 -Wp,-MMD,kernel...
2021-10-08 12:18:09
linux-kernel
Re: [PATCH v2 4/4] kernel/kthread: show a warning if kthread's comm is truncated
2021-10-07 16:06:50
linux-kernel
Re: [PATCH v2 3/4] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-07 16:05:46
linux-kernel
Re: [PATCH v2 1/4] cn_proc.h: use TASK_COMM_LEN instread of 16 in struct proc_event
2021-10-07 13:14:06
linux-kernel
Re: [PATCH v2 3/4] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-07 12:11:16
linux-kernel
[PATCH v2 3/4] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-07 12:09:56
linux-kernel
[PATCH v2 4/4] kernel/kthread: show a warning if kthread's comm is truncated
2021-10-07 12:09:43
linux-kernel
[PATCH v2 1/4] cn_proc.h: use TASK_COMM_LEN instread of 16 in struct proc_event
2021-10-07 12:09:37
linux-kernel
[PATCH v2 2/4] fs/exec: use strscpy instead of strlcpy in __set_task_comm
2021-10-07 12:09:23
linux-kernel
[PATCH v2 0/4] task_struct: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-09-30 18:20:33
linux-kernel
Re: [PATCH 4/5] kernel: increase the size of kthread's comm
2021-09-30 13:16:49
linux-kernel
Re: [PATCH 2/5] kernel/fork: allocate task->comm dynamicly