Show patches with: none      |   1779 patches
« 1 2 ... 9 10 1117 18 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,09/13] kallsyms: introduce sections needed to map symbols to built-in modules kallsyms: reliable symbol->address lookup with /proc/kallmodsyms - 1 - --- 2022-12-05 Nick Alcock New
[v10,08/13] kbuild: make address ranges map work with IBT kallsyms: reliable symbol->address lookup with /proc/kallmodsyms - 1 - --- 2022-12-05 Nick Alcock New
[v10,07/13] kbuild: generate an address ranges map at vmlinux link time kallsyms: reliable symbol->address lookup with /proc/kallmodsyms - 1 - --- 2022-12-05 Nick Alcock New
[v10,06/13] build: add a simple iterator over modules.builtin.objs kallsyms: reliable symbol->address lookup with /proc/kallmodsyms - - - --- 2022-12-05 Nick Alcock New
[v10,05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules kallsyms: reliable symbol->address lookup with /proc/kallmodsyms - - - --- 2022-12-05 Nick Alcock New
[v10,04/13] kbuild: fix up substitutions in makefiles to allow for tristate checker kallsyms: reliable symbol->address lookup with /proc/kallmodsyms - - - --- 2022-12-05 Nick Alcock New
[v10,03/13] kbuild: add tristate checker kallsyms: reliable symbol->address lookup with /proc/kallmodsyms - - - --- 2022-12-05 Nick Alcock New
[v10,02/13] kbuild: bring back tristate.conf kallsyms: reliable symbol->address lookup with /proc/kallmodsyms - 2 - --- 2022-12-05 Nick Alcock New
[v10,01/13] kbuild: add modules.builtin.objs kallsyms: reliable symbol->address lookup with /proc/kallmodsyms - 1 - --- 2022-12-05 Nick Alcock New
[v2] module: Don't wait for GOING modules [v2] module: Don't wait for GOING modules - 1 - --- 2022-12-05 Petr Pavlu New
[v6,5/5] drivers: Implement module modaliases for USB [v6,1/5] module: Add empty modalias sysfs attribute - - - --- 2022-12-02 Allen Webb New
[v6,4/5] docs: Add entry for /sys/module/*/modalias [v6,1/5] module: Add empty modalias sysfs attribute - - - --- 2022-12-02 Allen Webb New
[v6,3/5] Implement modalias sysfs attribute for modules [v6,1/5] module: Add empty modalias sysfs attribute - - - --- 2022-12-02 Allen Webb New
[v6,2/5] drivers: Add bus_for_each for iterating over the subsystems [v6,1/5] module: Add empty modalias sysfs attribute - - - --- 2022-12-02 Allen Webb New
[v6,1/5] module: Add empty modalias sysfs attribute [v6,1/5] module: Add empty modalias sysfs attribute - - - --- 2022-12-02 Allen Webb New
[v5,1/1] modules: add modalias file to sysfs for modules. [v5,1/1] modules: add modalias file to sysfs for modules. - - - --- 2022-12-01 Allen Webb New
[v5,0/1] Fix CONFIG_USB=y && CONFIG_MODULES not set - - - --- 2022-12-01 Allen Webb New
[v4] modules: add modalias file to sysfs for modules. [v4] modules: add modalias file to sysfs for modules. - - - --- 2022-11-30 Allen Webb New
[v3] modules: add modalias file to sysfs for modules. [v3] modules: add modalias file to sysfs for modules. - - - --- 2022-11-29 Allen Webb New
modules: add modalias file to sysfs for modules. modules: add modalias file to sysfs for modules. - - - --- 2022-11-28 Allen Webb New
autogen.sh: remove --with-rootprefix, it is gone since kmod-11 autogen.sh: remove --with-rootprefix, it is gone since kmod-11 - - - --- 2022-11-28 Adam Gołębiowski New
module: Don't wait for GOING modules module: Don't wait for GOING modules - - - --- 2022-11-23 Petr Pavlu New
[v9] kallsyms: Add self-test facility [v9] kallsyms: Add self-test facility - - 1 --- 2022-11-15 Zhen Lei New
modules: add modalias file to sysfs for modules. modules: add modalias file to sysfs for modules. - - - --- 2022-11-11 Allen Webb New
Patch to exposing modalias'es for built in kernel modules (USB) Patch to exposing modalias'es for built in kernel modules (USB) - - - --- 2022-11-10 Allen Webb New
module: Fix NULL vs IS_ERR checking for module_get_next_page module: Fix NULL vs IS_ERR checking for module_get_next_page - 1 - --- 2022-11-10 Miaoqian Lin New
[v9,8/8] perf: proof-of-concept kallmodsyms support [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-11-09 Nick Alcock New
[v9,7/8] kallsyms: add /proc/kallmodsyms for text symbol disambiguation [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-11-09 Nick Alcock New
[v9,6/8] kallsyms: distinguish text symbols fully using object file names [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-11-09 Nick Alcock New
[v9,5/8] kallsyms: optimize .kallsyms_modules* [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-11-09 Nick Alcock New
[v9,4/8] kallsyms: introduce sections needed to map symbols to built-in modules [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-11-09 Nick Alcock New
[v9,3/8] kbuild: generate an address ranges map at vmlinux link time [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-11-09 Nick Alcock New
[v9,2/8] kbuild: add modules_thick.builtin [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-11-09 Nick Alcock New
[v9,1/8] kbuild: bring back tristate.conf [v9,1/8] kbuild: bring back tristate.conf - 2 - --- 2022-11-09 Nick Alcock New
modpost: Join broken long printed messages modpost: Join broken long printed messages - 1 - --- 2022-11-09 Geert Uytterhoeven New
[v8,9/9] kallsyms: Add self-test facility 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,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,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,5/9] kallsyms: Add helper kallsyms_on_each_match_symbol() 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,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,2/9] kallsyms: Improve the performance of kallsyms_lookup_name() kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-11-02 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
[18/30] module: Use kstrtobool() instead of strtobool() Untitled series #690968 - 2 - --- 2022-11-01 Christophe JAILLET New
[v5,2/2] powerpc/64: Add module check for ELF ABI version powerpc module arch checks - - - --- 2022-10-31 Nicholas Piggin New
[v5,1/2] module: add module_elf_check_arch for module-specific checks powerpc module arch checks 1 - - --- 2022-10-31 Nicholas Piggin New
[v9,8/8] perf: proof-of-concept kallmodsyms support [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-10-27 Nick Alcock New
[v9,7/8] kallsyms: add /proc/kallmodsyms for text symbol disambiguation [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-10-27 Nick Alcock New
[v9,6/8] kallsyms: distinguish text symbols fully using object file names [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-10-27 Nick Alcock New
[v9,5/8] kallsyms: optimize .kallsyms_modules* [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-10-27 Nick Alcock New
[v9,4/8] kallsyms: introduce sections needed to map symbols to built-in modules [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-10-27 Nick Alcock New
[v9,3/8] kbuild: generate an address ranges map at vmlinux link time [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-10-27 Nick Alcock New
[v9,2/8] kbuild: add modules_thick.builtin [v9,1/8] kbuild: bring back tristate.conf - 1 - --- 2022-10-27 Nick Alcock New
[v9,1/8] kbuild: bring back tristate.conf [v9,1/8] kbuild: bring back tristate.conf - 2 - --- 2022-10-27 Nick Alcock New
[v7,11/11] kallsyms: Add self-test facility 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,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,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,07/11] kallsyms: Add helper kallsyms_on_each_match_symbol() 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,05/11] kallsyms: Improve the performance of kallsyms_lookup_name() 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,03/11] scripts/kallsyms: remove helper sym_name() and cleanup kallsyms: Optimizes the performance of lookup symbols - - - --- 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,01/11] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - 1 - --- 2022-10-17 Zhen Lei New
[v3,4/4] selftests: kmod: Add tests for merging same-name module load requests module: Merge same-name module load requests - - - --- 2022-10-16 Petr Pavlu New
[v3,3/4] module: Merge same-name module load requests module: Merge same-name module load requests 1 1 1 --- 2022-10-16 Petr Pavlu New
[v3,2/4] module: Update a comment describing what is protected by module_mutex module: Merge same-name module load requests - 2 - --- 2022-10-16 Petr Pavlu New
[v3,1/4] module: Correct wake up of module_wq module: Merge same-name module load requests - 2 - --- 2022-10-16 Petr Pavlu New
[v1] kernel/module: allocate module vmap space after making sure the module is unique [v1] kernel/module: allocate module vmap space after making sure the module is unique - - - --- 2022-10-13 David Hildenbrand New
[modules-next] module: tracking: Keep a record of tainted unloaded modules only [modules-next] module: tracking: Keep a record of tainted unloaded modules only 1 - - --- 2022-10-07 Aaron Tomlin New
[GIT,PULL] Modules updates for v6.1-rc1 [GIT,PULL] Modules updates for v6.1-rc1 - - - --- 2022-10-07 Luis Chamberlain New
module: remove redundant module_sysfs_initialized variable module: remove redundant module_sysfs_initialized variable - 1 - --- 2022-09-29 Rasmus Villemoes New
[v3,3/8] kbuild: generate KSYMTAB entries by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2022-09-28 Masahiro Yamada New
[v2,1/7] kbuild: generate KSYMTAB entries by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2022-09-26 Masahiro Yamada New
[v6,11/11] kallsyms: Add self-test facility 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,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,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,07/11] kallsyms: Add helper kallsyms_on_each_match_symbol() 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,05/11] kallsyms: Improve the performance of kallsyms_lookup_name() 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,03/11] scripts/kallsyms: remove helper sym_name() and cleanup kallsyms: Optimizes the performance of lookup symbols - - - --- 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,01/11] scripts/kallsyms: rename build_initial_tok_table() kallsyms: Optimizes the performance of lookup symbols - 1 - --- 2022-09-24 Zhen Lei New
[-next] module: Remove unused macros module_addr_min/max [-next] module: Remove unused macros module_addr_min/max - 2 - --- 2022-09-24 Chen Zhongjin New
[v5,10/10] kallsyms: Add self-test facility 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,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,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,06/10] kallsyms: Add helper kallsyms_on_each_match_symbol() 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,04/10] scripts/kallsyms: generate kallsyms_best_token_table[] 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,02/10] scripts/kallsyms: don't compress symbol types kallsyms: Optimizes the performance of lookup symbols - - - --- 2022-09-23 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
[v4,8/8] kallsyms: Add self-test facility 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
« 1 2 ... 9 10 1117 18 »