Show patches with: none      |   1779 patches
« 1 2 3 417 18 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Possible problem in check-local-export during the kernel build process (RCU torture) Possible problem in check-local-export during the kernel build process (RCU torture) - - 1 --- 2022-06-28 Zhouyi Zhou New
module: main: Remove unnecessary ‘0’ values from err module: main: Remove unnecessary ‘0’ values from err - - - --- 2023-10-20 ZhouJie New
[1/7] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-08 Zhen Lei New
[2/7] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-08 Zhen Lei New
[3/7] kallsyms: Adjust the types of some local variables kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-08 Zhen Lei New
[4/7] kallsyms: Improve the performance of kallsyms_lookup_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-08 Zhen Lei New
[5/7] kallsyms: Add helper kallsyms_on_each_match_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-08 Zhen Lei New
[6/7] livepatch: Use kallsyms_on_each_match_symbol() to improve performance kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-08 Zhen Lei New
[7/7] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-08 Zhen Lei New
[v2,1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-09 Zhen Lei New
[v2,2/8] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-09 Zhen Lei New
[v2,3/8] kallsyms: Adjust the types of some local variables kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-09 Zhen Lei New
[v2,4/8] kallsyms: Improve the performance of kallsyms_lookup_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-09 Zhen Lei New
[v2,5/8] kallsyms: Add helper kallsyms_on_each_match_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-09 Zhen Lei New
[v2,6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-09 Zhen Lei New
[v2,7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-09 Zhen Lei New
[v2,8/8] kallsyms: Add self-test facility kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-09 Zhen Lei New
[v3,1/8] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-19 Zhen Lei New
[v3,2/8] scripts/kallsyms: ensure that all possible combinations are compressed kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-19 Zhen Lei New
[v3,3/8] scripts/kallsyms: don't compress symbol types kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-19 Zhen Lei New
[v3,4/8] kallsyms: Improve the performance of kallsyms_lookup_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-19 Zhen Lei New
[v3,5/8] kallsyms: Add helper kallsyms_on_each_match_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-19 Zhen Lei New
[v3,6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-19 Zhen Lei New
[v3,7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-19 Zhen Lei New
[v3,8/8] kallsyms: Add self-test facility kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-19 Zhen Lei New
[v4,1/8] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - 1 - --- 2022-09-20 Zhen Lei New
[v4,2/8] scripts/kallsyms: ensure that all possible combinations are compressed kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-20 Zhen Lei New
[v4,3/8] scripts/kallsyms: don't compress symbol types kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-20 Zhen Lei New
[v4,4/8] kallsyms: Improve the performance of kallsyms_lookup_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-20 Zhen Lei New
[v4,5/8] kallsyms: Add helper kallsyms_on_each_match_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-20 Zhen Lei New
[v4,6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-20 Zhen Lei New
[v4,7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-20 Zhen Lei New
[v4,8/8] kallsyms: Add self-test facility kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-20 Zhen Lei New
[v5,01/10] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - 1 - --- 2022-09-23 Zhen Lei New
[v5,02/10] scripts/kallsyms: don't compress symbol types kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 Zhen Lei New
[v5,03/10] scripts/kallsyms: remove helper sym_name() and cleanup kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 Zhen Lei New
[v5,04/10] scripts/kallsyms: generate kallsyms_best_token_table[] kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 Zhen Lei New
[v5,05/10] kallsyms: Improve the performance of kallsyms_lookup_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 Zhen Lei New
[v5,06/10] kallsyms: Add helper kallsyms_on_each_match_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 Zhen Lei New
[v5,07/10] livepatch: Use kallsyms_on_each_match_symbol() to improve performance kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 Zhen Lei New
[v5,08/10] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 Zhen Lei New
[v5,09/10] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 Zhen Lei New
[v5,10/10] kallsyms: Add self-test facility kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 Zhen Lei New
[v6,01/11] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - 1 - --- 2022-09-24 Zhen Lei New
[v6,02/11] scripts/kallsyms: don't compress symbol types kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v6,03/11] scripts/kallsyms: remove helper sym_name() and cleanup kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v6,04/11] scripts/kallsyms: generate kallsyms_best_token_table[] kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v6,05/11] kallsyms: Improve the performance of kallsyms_lookup_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v6,06/11] kallsyms: Add helper kallsyms_lookup_clang_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v6,07/11] kallsyms: Add helper kallsyms_on_each_match_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v6,08/11] livepatch: Use kallsyms_on_each_match_symbol() to improve performance kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v6,09/11] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v6,10/11] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v6,11/11] kallsyms: Add self-test facility kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-24 Zhen Lei New
[v7,01/11] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - 1 - --- 2022-10-17 Zhen Lei New
[v7,02/11] scripts/kallsyms: don't compress symbol types kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v7,03/11] scripts/kallsyms: remove helper sym_name() and cleanup kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v7,04/11] kallsyms: Add helper kallsyms_compress_symbol_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v7,05/11] kallsyms: Improve the performance of kallsyms_lookup_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v7,06/11] kallsyms: Improve the performance of kallsyms_lookup_name() when CONFIG_LTO_CLANG=y kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v7,07/11] kallsyms: Add helper kallsyms_on_each_match_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v7,08/11] livepatch: Use kallsyms_on_each_match_symbol() to improve performance kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v7,09/11] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v7,10/11] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v7,11/11] kallsyms: Add self-test facility kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-10-17 Zhen Lei New
[v8,1/9] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - 1 - --- 2022-11-02 Zhen Lei New
[v8,2/9] kallsyms: Improve the performance of kallsyms_lookup_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-11-02 Zhen Lei New
[v8,3/9] kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=y kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-11-02 Zhen Lei New
[v8,4/9] kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[] kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-11-02 Zhen Lei New
[v8,5/9] kallsyms: Add helper kallsyms_on_each_match_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-11-02 Zhen Lei New
[v8,6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-11-02 Zhen Lei New
[v8,7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-11-02 Zhen Lei New
[v8,8/9] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-11-02 Zhen Lei New
[v8,9/9] kallsyms: Add self-test facility kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-11-02 Zhen Lei New
[v9] kallsyms: Add self-test facility [v9] kallsyms: Add self-test facility - - 1 --- 2022-11-15 Zhen Lei New
livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication 1 1 - --- 2022-12-07 Zhen Lei New
kallsyms: Fix sleeping function called from invalid context when CONFIG_KALLSYMS_SELFTEST=y kallsyms: Fix sleeping function called from invalid context when CONFIG_KALLSYMS_SELFTEST=y - - - --- 2022-12-20 Zhen Lei New
[v2] kallsyms: Fix sleeping function called from invalid context when CONFIG_KALLSYMS_SELFTEST=y [v2] kallsyms: Fix sleeping function called from invalid context when CONFIG_KALLSYMS_SELFTEST=y - - - --- 2022-12-28 Zhen Lei New
[1/3] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() kallsyms: Optimize the search for module symbols by livepatch and bpf - 1 - --- 2022-12-30 Zhen Lei New
[2/3] bpf: Optimize get_modules_for_addrs() kallsyms: Optimize the search for module symbols by livepatch and bpf - - - --- 2022-12-30 Zhen Lei New
[3/3] kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol() kallsyms: Optimize the search for module symbols by livepatch and bpf - - - --- 2022-12-30 Zhen Lei New
[v3] kallsyms: Remove the performance test from kallsyms_selftest.c [v3] kallsyms: Remove the performance test from kallsyms_selftest.c - - - --- 2023-01-10 Zhen Lei New
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol() kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol() 2 1 - --- 2023-03-08 Zhen Lei New
module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. - - - --- 2024-04-10 Yifan Hong New
[v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. [v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. - 1 - --- 2024-04-10 Yifan Hong New
testsuite: fix test_array_sort pointers inderection - - - --- 2016-11-08 Yauheni Kaliuta Accepted
shared: make scratchbuf_str static - - - --- 2016-11-09 Yauheni Kaliuta Accepted
[RFC,2/3] libkmod: list: export list handling functions - - - --- 2016-11-11 Yauheni Kaliuta Changes Requested
[RFC,3/3] depmod: handle nested loops - - - --- 2016-11-11 Yauheni Kaliuta Changes Requested
[RFC,1/3] depmod: create depmod dir independent search function - - - --- 2016-11-23 Yauheni Kaliuta Changes Requested
[RFC,2/3] depmod: search key: move builtin detection under the add function - - - --- 2016-11-23 Yauheni Kaliuta Accepted
[RFC,3/3] depmod: implement external directories support - - - --- 2016-11-23 Yauheni Kaliuta Changes Requested
[RFC,v2,2/2] depmod: handle nested loops - - - --- 2017-02-20 Yauheni Kaliuta Changes Requested
[v3,2/2] depmod: handle nested loops - - - --- 2017-02-22 Yauheni Kaliuta Accepted
depmod: fix errorpath memleaks in report cycles logic - - - --- 2017-03-20 Yauheni Kaliuta Accepted
[1/4] libkmod: modinfo: fix sig_id output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[2/4] libkmod: modinfo: use own function for sig_key hex output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[3/4] libkmod: modinfo: implement line splitting in hex_to_str - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[4/4] libkmod: modinfo: implement signature output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[PATCHv2,1/4] depmod: create depmod dir independent search function - - - --- 2017-05-09 Yauheni Kaliuta Accepted
« 1 2 3 417 18 »