Tiwei Bie ([email protected])

Number of posts: 49 (0.25 per day)
First post: 2023-10-10 11:39:54
Last post: 2024-04-23 13:16:33

Date List Subject
2024-04-23 13:16:33 linux-kernel [PATCH v2 6/7] um: Fix -Wmissing-prototypes warnings for __vdso_*
2024-04-23 13:13:15 linux-kernel [PATCH v2 5/7] um: Add an internal header shared among the user code
2024-04-23 13:11:43 linux-kernel [PATCH v2 0/7] um: A follow-up series of -Wmissing-prototypes fixes
2024-04-23 13:08:18 linux-kernel [PATCH v2 1/7] um: Fix -Wmissing-prototypes warnings for (rt_)sigreturn
2024-04-23 13:00:14 linux-kernel [PATCH v2 7/7] um: Remove unused do_get_thread_area function
2024-04-23 13:00:13 linux-kernel [PATCH v2 2/7] um: Fix the -Wmissing-prototypes warning for __switch_mm
2024-04-23 12:59:36 linux-kernel [PATCH v2 3/7] um: Fix the -Wmissing-prototypes warning for get_thread_reg
2024-04-23 12:59:21 linux-kernel [PATCH v2 4/7] um: Fix the declaration of kasan_map_memory
2024-04-23 12:44:21 linux-kernel Re: [PATCH 5/7] um: Add an internal header shared among the user code
2024-04-23 12:22:35 linux-kernel Re: [PATCH 2/7] um: Fix the -Wmissing-prototypes warning for __switch_mm
2024-04-23 12:10:07 linux-kernel Re: [PATCH 5/7] um: Add an internal header shared among the user code
2024-04-23 11:55:05 linux-kernel [PATCH 6/7] um: Fix -Wmissing-prototypes warnings for __vdso_*
2024-04-23 11:49:31 linux-kernel [PATCH 0/7] um: A follow-up series of -Wmissing-prototypes fixes
2024-04-23 11:37:41 linux-kernel [PATCH 3/7] um: Fix the -Wmissing-prototypes warning for get_thread_reg
2024-04-23 11:29:39 linux-kernel [PATCH 7/7] um: Remove unused do_get_thread_area function
2024-04-23 11:25:48 linux-kernel [PATCH 5/7] um: Add an internal header shared among the user code
2024-04-23 11:25:45 linux-kernel [PATCH 4/7] um: Fix the declaration of kasan_map_memory
2024-04-23 11:25:37 linux-kernel [PATCH 2/7] um: Fix the -Wmissing-prototypes warning for __switch_mm
2024-04-23 11:25:37 linux-kernel [PATCH 1/7] um: Fix -Wmissing-prototypes warnings for (rt_)sigreturn
2024-03-26 15:22:16 linux-kernel Re: [PATCH v3 8/9] um: Fix -Wmissing-prototypes warnings for text_poke*
2024-03-26 15:12:46 linux-kernel Re: [PATCH v3 0/9] um: Minor fixes and cleanups
2024-03-26 14:35:06 linux-kernel Re: [PATCH v3 0/9] um: Minor fixes and cleanups
2024-03-06 11:13:02 linux-kernel [PATCH v3 5/9] um: Add missing headers
2024-03-06 10:36:41 linux-kernel [PATCH v3 9/9] um: Fix -Wmissing-prototypes warnings for __warp_* and foo
2024-03-06 10:36:34 linux-kernel [PATCH v3 8/9] um: Fix -Wmissing-prototypes warnings for text_poke*
2024-03-06 10:36:18 linux-kernel [PATCH v3 3/9] um: Remove unused functions
2024-03-06 10:35:48 linux-kernel [PATCH v3 7/9] um: Move declarations to proper headers
2024-03-06 10:26:43 linux-kernel [PATCH v3 6/9] um: Stop tracking host PID in cpu_tasks
2024-03-06 10:26:29 linux-kernel [PATCH v3 4/9] um: Fix the return type of __switch_to
2024-03-06 10:26:20 linux-kernel [PATCH v3 0/9] um: Minor fixes and cleanups
2024-03-06 10:25:55 linux-kernel [PATCH v3 1/9] um: Make local functions and variables static
2024-03-06 10:25:52 linux-kernel [PATCH v3 2/9] um: Fix the declaration of vfree
2024-02-05 12:04:57 linux-kernel [PATCH v2 1/6] um: Make local functions and variables static
2024-02-05 11:54:33 linux-kernel [PATCH v2 4/6] um: Fix the return type of __switch_to
2024-02-05 11:53:08 linux-kernel [PATCH v2 5/6] um: Add missing headers
2024-02-05 11:52:54 linux-kernel [PATCH v2 3/6] um: Remove unused functions
2024-02-05 11:47:52 linux-kernel [PATCH v2 6/6] um: Stop tracking host PID in cpu_tasks
2024-02-05 11:47:51 linux-kernel [PATCH v2 2/6] um: Fix the declaration of vfree
2024-01-31 12:11:09 linux-kernel Re: [linus:master] [sched/eevdf] 2227a957e1: BUG:kernel_NULL_pointer_dereference,address
2024-01-23 11:31:43 linux-kernel [PATCH 2/5] um: Fix the declaration of vfree
2024-01-23 11:24:22 linux-kernel [PATCH 5/5] um: Add missing headers
2024-01-23 11:24:01 linux-kernel [PATCH 0/5] um: Minor fixes and cleanups
2024-01-23 11:19:58 linux-kernel [PATCH 3/5] um: Remove unused functions
2024-01-23 11:11:51 linux-kernel [PATCH 4/5] um: Fix the return type of __switch_to
2024-01-23 11:11:46 linux-kernel [PATCH 1/5] um: Make local functions and variables static
2023-12-09 04:52:04 linux-kernel Re: [PATCH -tip] sched/fair: gracefully handle EEVDF scheduling failures
2023-12-08 11:21:40 linux-kernel [PATCH -tip] sched/fair: gracefully handle EEVDF scheduling failures
2023-10-10 13:44:05 linux-kernel Re: [PATCH] erofs: fix inode metadata space layout description in documentation
2023-10-10 11:39:54 linux-kernel [PATCH] erofs: fix inode metadata space layout description in documentation