Zhen Lei ([email protected])

Number of posts: 1698 (1.1 per day)
First post: 2013-08-27 12:40:21
Last post: 2017-11-24 07:03:08

Date List Subject
2022-09-21 08:42:28 linux-kernel Re: [PATCH v4 2/8] scripts/kallsyms: ensure that all possible combinations are compressed
2022-09-21 07:10:48 linux-kernel Re: [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
2022-09-21 02:53:12 linux-kernel Re: [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
2022-09-20 14:44:00 linux-kernel Re: [PATCH v2 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
2022-09-20 08:00:59 linux-kernel [PATCH v4 8/8] kallsyms: Add self-test facility
2022-09-20 07:51:25 linux-kernel [PATCH v4 6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
2022-09-20 07:50:58 linux-kernel [PATCH v4 2/8] scripts/kallsyms: ensure that all possible combinations are compressed
2022-09-20 07:32:45 linux-kernel [PATCH v4 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
2022-09-20 07:31:47 linux-kernel [PATCH v4 0/8] kallsyms: Optimizes the performance of lookup symbols
2022-09-20 07:28:24 linux-kernel [PATCH v4 3/8] scripts/kallsyms: don't compress symbol types
2022-09-20 07:27:03 linux-kernel [PATCH v4 1/8] scripts/kallsyms: rename build_initial_tok_table()
2022-09-20 07:20:02 linux-kernel [PATCH v4 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
2022-09-20 07:20:02 linux-kernel [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
2022-09-20 07:17:15 linux-kernel Re: [PATCH v3 8/8] kallsyms: Add self-test facility
2022-09-19 16:00:30 linux-kernel [PATCH v3 8/8] kallsyms: Add self-test facility
2022-09-19 15:37:43 linux-kernel [PATCH v3 3/8] scripts/kallsyms: don't compress symbol types
2022-09-19 15:32:03 linux-kernel [PATCH v3 2/8] scripts/kallsyms: ensure that all possible combinations are compressed
2022-09-19 15:32:03 linux-kernel [PATCH v3 1/8] scripts/kallsyms: rename build_initial_tok_table()
2022-09-19 15:31:57 linux-kernel [PATCH v3 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
2022-09-19 15:31:15 linux-kernel [PATCH v3 0/8] kallsyms: Optimizes the performance of lookup symbols
2022-09-19 15:23:28 linux-kernel [PATCH v3 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
2022-09-19 15:23:15 linux-kernel [PATCH v3 6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
2022-09-19 15:22:55 linux-kernel [PATCH v3 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
2022-09-17 13:08:09 linux-kernel Re: [PATCH v2 8/8] kallsyms: Add self-test facility
2022-09-16 03:27:44 linux-kernel Re: [PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
2022-09-16 01:56:53 linux-kernel Re: [PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
2022-09-14 06:57:33 linux-kernel [PATCH] tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_coming()
2022-09-09 13:27:28 linux-kernel [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
2022-09-09 13:27:05 linux-kernel [PATCH v2 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
2022-09-09 13:26:59 linux-kernel [PATCH v2 6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
2022-09-09 13:26:59 linux-kernel [PATCH v2 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
2022-09-09 13:20:49 linux-kernel [PATCH v2 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
2022-09-09 13:06:48 linux-kernel [PATCH v2 3/8] kallsyms: Adjust the types of some local variables
2022-09-09 13:06:25 linux-kernel [PATCH v2 8/8] kallsyms: Add self-test facility
2022-09-09 13:05:56 linux-kernel [PATCH v2 2/8] scripts/kallsyms: rename build_initial_tok_table()
2022-09-09 13:05:42 linux-kernel [PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
2022-09-09 01:46:50 linux-kernel Re: [PATCH 0/7] kallsyms: Optimizes the performance of lookup symbols
2022-09-08 13:48:31 linux-kernel [PATCH 2/7] scripts/kallsyms: rename build_initial_tok_table()
2022-09-08 13:47:18 linux-kernel [PATCH 7/7] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
2022-09-08 13:44:56 linux-kernel [PATCH 1/7] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
2022-09-08 13:31:16 linux-kernel [PATCH 0/7] kallsyms: Optimizes the performance of lookup symbols
2022-09-08 13:27:51 linux-kernel [PATCH 6/7] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
2022-09-08 13:14:07 linux-kernel [PATCH 5/7] kallsyms: Add helper kallsyms_on_each_match_symbol()
2022-09-08 13:13:56 linux-kernel [PATCH 4/7] kallsyms: Improve the performance of kallsyms_lookup_name()
2022-09-08 13:13:47 linux-kernel [PATCH 3/7] kallsyms: Adjust the types of some local variables
2022-09-08 02:04:00 linux-kernel Re: [PATCH v2 0/2] arm: Replace this_cpu_* with raw_cpu_* in panic_bad_stack()
2022-09-05 01:38:41 linux-kernel Re: [PATCH] livepatch: Move error print out of lock protection in klp_enable_patch()
2022-09-02 01:33:47 linux-kernel Re: [PATCH] livepatch: Move error print out of lock protection in klp_enable_patch()
2022-09-01 14:46:41 linux-kernel Re: [PATCH] livepatch: Move error print out of lock protection in klp_enable_patch()
2022-09-01 11:51:17 linux-kernel Re: [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling
2022-09-01 02:49:43 linux-kernel [PATCH] livepatch: Move error print out of lock protection in klp_enable_patch()