Linux Modules
[Prev Page][Next Page]
- Re: [PATCH] livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH] livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH] livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH] livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3] modules: add modalias file to sysfs for modules.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH v2] module: Don't wait for GOING modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3] modules: add modalias file to sysfs for modules.
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module/decompress: Support zstd in-kernel decompression
- From: Piotr Gorski <piotrgorski@xxxxxxxxxxx>
- Re: [PATCH v2] module: Don't wait for GOING modules
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH] module/decompress: Support zstd in-kernel decompression
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module/decompress: Support zstd in-kernel decompression
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] module/decompress: Support zstd in-kernel decompression
- From: Stephen Boyd <swboyd@xxxxxxxxxxxx>
- Re: [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v2] module: Don't wait for GOING modules
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] module: Don't wait for GOING modules
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH v10 06/13] build: add a simple iterator over modules.builtin.objs
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 10/13] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 07/13] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 13/13] perf: proof-of-concept kallmodsyms support
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 04/13] kbuild: fix up substitutions in makefiles to allow for tristate checker
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 03/13] kbuild: add tristate checker
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 12/13] kallsyms: add /proc/kallmodsyms for text symbol disambiguation
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 08/13] kbuild: make address ranges map work with IBT
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 11/13] kallsyms: distinguish text symbols fully using object file names
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 09/13] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 02/13] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v10 01/13] kbuild: add modules.builtin.objs
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v6 5/5] drivers: Implement module modaliases for USB
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/5] Implement modalias sysfs attribute for modules
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/5] drivers: Add bus_for_each for iterating over the subsystems
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] module: Add empty modalias sysfs attribute
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] module: Don't wait for GOING modules
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH v6 5/5] drivers: Implement module modaliases for USB
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/5] drivers: Implement module modaliases for USB
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 3/5] Implement modalias sysfs attribute for modules
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 2/5] drivers: Add bus_for_each for iterating over the subsystems
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 1/5] module: Add empty modalias sysfs attribute
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 5/5] drivers: Implement module modaliases for USB
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- [PATCH v6 4/5] docs: Add entry for /sys/module/*/modalias
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- [PATCH v6 3/5] Implement modalias sysfs attribute for modules
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- [PATCH v6 2/5] drivers: Add bus_for_each for iterating over the subsystems
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- [PATCH v6 1/5] module: Add empty modalias sysfs attribute
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- [PATCH v6 0/5] Add sysfs match-id modalias attribute for USB modules
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v5 1/1] modules: add modalias file to sysfs for modules.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/1] Fix CONFIG_USB=y && CONFIG_MODULES not set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/1] Fix CONFIG_USB=y && CONFIG_MODULES not set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 1/1] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- [PATCH v5 0/1] Fix CONFIG_USB=y && CONFIG_MODULES not set
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH v4] modules: add modalias file to sysfs for modules.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] modules: add modalias file to sysfs for modules.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] autogen.sh: remove --with-rootprefix, it is gone since kmod-11
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v4] modules: add modalias file to sysfs for modules.
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH] module: Don't wait for GOING modules
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v3] modules: add modalias file to sysfs for modules.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- [PATCH] autogen.sh: remove --with-rootprefix, it is gone since kmod-11
- From: Adam Gołębiowski <adamg@xxxxxxxxxxxxx>
- RE: [PATCH] module: Don't wait for GOING modules
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] module: Don't wait for GOING modules
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH] module: Don't wait for GOING modules
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH] module: Don't wait for GOING modules
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Alexey Gladkov <legion@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH v9 7/8] kallsyms: add /proc/kallmodsyms for text symbol disambiguation
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v9] kallsyms: Add self-test facility
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v9] kallsyms: Add self-test facility
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v9] kallsyms: Add self-test facility
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v9 7/8] kallsyms: add /proc/kallmodsyms for text symbol disambiguation
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH] modpost: Join broken long printed messages
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v9 7/8] kallsyms: add /proc/kallmodsyms for text symbol disambiguation
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] modules: add modalias file to sysfs for modules.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] modules: add modalias file to sysfs for modules.
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: Patch to exposing modalias'es for built in kernel modules (USB)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: Patch to exposing modalias'es for built in kernel modules (USB)
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch to exposing modalias'es for built in kernel modules (USB)
- From: Allen Webb <allenwebb@xxxxxxxxxx>
- Re: [PATCH] module: Fix NULL vs IS_ERR checking for module_get_next_page
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] module: Fix NULL vs IS_ERR checking for module_get_next_page
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- Re: [PATCH] module: Fix NULL vs IS_ERR checking for module_get_next_page
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: Fix NULL vs IS_ERR checking for module_get_next_page
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- Re: [PATCH] module: Fix NULL vs IS_ERR checking for module_get_next_page
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 1/8] kbuild: bring back tristate.conf
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] module: Fix NULL vs IS_ERR checking for module_get_next_page
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- Re: [PATCH] modpost: Join broken long printed messages
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- [PATCH v9 7/8] kallsyms: add /proc/kallmodsyms for text symbol disambiguation
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 8/8] perf: proof-of-concept kallmodsyms support
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH PING v9] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 5/8] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 1/8] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 6/8] kallsyms: distinguish text symbols fully using object file names
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH] modpost: Join broken long printed messages
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- Re: semantics of --ignore-install
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v5 2/2] powerpc/64: Add module check for ELF ABI version
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [PATCH v8 4/9] kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH 18/30] module: Use kstrtobool() instead of strtobool()
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 0/2] powerpc module arch checks
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] powerpc/64: Add module check for ELF ABI version
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 0/2] powerpc module arch checks
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 1/2] module: add module_elf_check_arch for module-specific checks
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 18/30] module: Use kstrtobool() instead of strtobool()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- RE: [PATCH v8 4/9] kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 2/9] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 8/9] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 5/9] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 4/9] kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 9/9] kallsyms: Add self-test facility
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 3/9] kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=y
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 1/9] scripts/kallsyms: rename build_initial_tok_table()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 18/30] module: Use kstrtobool() instead of strtobool()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 2/2] powerpc/64: Add module check for ELF ABI version
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v5 1/2] module: add module_elf_check_arch for module-specific checks
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v5 0/2] powerpc module arch checks
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- RE: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- [PATCH v9 6/8] kallsyms: distinguish text symbols fully using object file names
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 8/8] perf: proof-of-concept kallmodsyms support
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 7/8] kallsyms: add /proc/kallmodsyms for text symbol disambiguation
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 5/8] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 2/8] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9 1/8] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v9] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v3 4/4] selftests: kmod: Add tests for merging same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 4/4] selftests: kmod: Add tests for merging same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- semantics of --ignore-install
- From: "Marco d'Itri" <md@xxxxxxxx>
- Re: [PATCH v7 11/11] kallsyms: Add self-test facility
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v7 11/11] kallsyms: Add self-test facility
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 3/4] module: Merge same-name module load requests
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 11/11] kallsyms: Add self-test facility
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v3 3/4] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v7 11/11] kallsyms: Add self-test facility
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 4/4] selftests: kmod: Add tests for merging same-name module load requests
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v3 3/4] module: Merge same-name module load requests
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v3 2/4] module: Update a comment describing what is protected by module_mutex
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v3 3/4] module: Merge same-name module load requests
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 2/4] module: Update a comment describing what is protected by module_mutex
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/4] module: Correct wake up of module_wq
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v7 04/11] kallsyms: Add helper kallsyms_compress_symbol_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 09/11] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 02/11] scripts/kallsyms: don't compress symbol types
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 05/11] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 07/11] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 10/11] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 01/11] scripts/kallsyms: rename build_initial_tok_table()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 08/11] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 11/11] kallsyms: Add self-test facility
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 03/11] scripts/kallsyms: remove helper sym_name() and cleanup
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v7 06/11] kallsyms: Improve the performance of kallsyms_lookup_name() when CONFIG_LTO_CLANG=y
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v3 4/4] selftests: kmod: Add tests for merging same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- [PATCH v3 3/4] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- [PATCH v3 2/4] module: Update a comment describing what is protected by module_mutex
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- [PATCH v3 1/4] module: Correct wake up of module_wq
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- [PATCH v3 0/4] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v2 1/2] module: Correct wake up of module_wq
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1] kernel/module: allocate module vmap space after making sure the module is unique
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1] kernel/module: allocate module vmap space after making sure the module is unique
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v1] kernel/module: allocate module vmap space after making sure the module is unique
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v1] kernel/module: allocate module vmap space after making sure the module is unique
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Faster, incremental depmod when adding modules?
- From: jim.cromie@xxxxxxxxx
- RE: Unloaded tainted modules list with tcrypt
- From: "Elliott, Robert (Servers)" <elliott@xxxxxxx>
- Re: Unloaded tainted modules list with tcrypt
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- RE: Unloaded tainted modules list with tcrypt
- From: "Elliott, Robert (Servers)" <elliott@xxxxxxx>
- Re: Unloaded tainted modules list with tcrypt
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: Unloaded tainted modules list with tcrypt
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [GIT PULL] Modules updates for v6.1-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Unloaded tainted modules list with tcrypt
- From: "Elliott, Robert (Servers)" <elliott@xxxxxxx>
- Re: [PATCH v6 11/11] kallsyms: Add self-test facility
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH modules-next] module: tracking: Keep a record of tainted unloaded modules only
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH modules-next] module: tracking: Keep a record of tainted unloaded modules only
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [GIT PULL] Modules updates for v6.1-rc1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: "Unloaded tainted modules:" prints repeated wrong value
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 11/11] kallsyms: Add self-test facility
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] module: remove redundant module_sysfs_initialized variable
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: remove redundant module_sysfs_initialized variable
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH -next] module: Remove unused macros module_addr_min/max
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: remove redundant module_sysfs_initialized variable
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 2/2] module: Merge same-name module load requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 1/2] module: Correct wake up of module_wq
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH -next] module: Remove unused macros module_addr_min/max
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH] module: remove redundant module_sysfs_initialized variable
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] module: remove redundant module_sysfs_initialized variable
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3 3/8] kbuild: generate KSYMTAB entries by modpost
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v3 3/8] kbuild: generate KSYMTAB entries by modpost
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 1/7] kbuild: generate KSYMTAB entries by modpost
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH -next] module: Remove unused macros module_addr_min/max
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v6 10/11] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 09/11] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 11/11] kallsyms: Add self-test facility
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 08/11] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 07/11] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 03/11] scripts/kallsyms: remove helper sym_name() and cleanup
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 05/11] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 06/11] kallsyms: Add helper kallsyms_lookup_clang_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 04/11] scripts/kallsyms: generate kallsyms_best_token_table[]
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 02/11] scripts/kallsyms: don't compress symbol types
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 00/11] kallsyms: Optimizes the performance of lookup symbols
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v6 01/11] scripts/kallsyms: rename build_initial_tok_table()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v5 08/10] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- [PATCH -next] module: Remove unused macros module_addr_min/max
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- Re: [PATCH v5 08/10] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 05/10] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 01/10] scripts/kallsyms: rename build_initial_tok_table()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 04/10] scripts/kallsyms: generate kallsyms_best_token_table[]
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 03/10] scripts/kallsyms: remove helper sym_name() and cleanup
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 02/10] scripts/kallsyms: don't compress symbol types
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 08/10] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 06/10] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 00/10] kallsyms: Optimizes the performance of lookup symbols
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 10/10] kallsyms: Add self-test facility
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 09/10] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 07/10] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: kallmodsyms: just checking my expectations...
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- kallmodsyms: just checking my expectations...
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v4 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v4 3/8] scripts/kallsyms: don't compress symbol types
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 2/8] scripts/kallsyms: ensure that all possible combinations are compressed
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 3/8] scripts/kallsyms: don't compress symbol types
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v4 2/8] scripts/kallsyms: ensure that all possible combinations are compressed
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 2/8] scripts/kallsyms: ensure that all possible combinations are compressed
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v4 1/8] scripts/kallsyms: rename build_initial_tok_table()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v2 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v2 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH v4 8/8] kallsyms: Add self-test facility
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v4 6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v4 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v4 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v4 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v4 3/8] scripts/kallsyms: don't compress symbol types
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v4 2/8] scripts/kallsyms: ensure that all possible combinations are compressed
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v4 1/8] scripts/kallsyms: rename build_initial_tok_table()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v4 0/8] kallsyms: Optimizes the performance of lookup symbols
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v3 8/8] kallsyms: Add self-test facility
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
- From: Mauro Carvalho Chehab <mauro.chehab@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] kallsyms: Add self-test facility
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 8/8] kallsyms: Add self-test facility
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 8/8] kallsyms: Add self-test facility
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v3 6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v3 1/8] scripts/kallsyms: rename build_initial_tok_table()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v3 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v3 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v3 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v3 3/8] scripts/kallsyms: don't compress symbol types
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v3 2/8] scripts/kallsyms: ensure that all possible combinations are compressed
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v3 0/8] kallsyms: Optimizes the performance of lookup symbols
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 2/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- [PATCH v2 1/2] module: Correct wake up of module_wq
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- [PATCH v2 0/2] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [PATCH v2 8/8] kallsyms: Add self-test facility
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v2 8/8] kallsyms: Add self-test facility
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- [PATCH v5 6/7] module: Improve support for asynchronous module exit code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- [PATCH v2 3/8] kallsyms: Adjust the types of some local variables
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 8/8] kallsyms: Add self-test facility
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 2/8] scripts/kallsyms: rename build_initial_tok_table()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH 0/7] kallsyms: Optimizes the performance of lookup symbols
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH 0/7] kallsyms: Optimizes the performance of lookup symbols
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH resend] module/decompress: generate sysfs string at compile time
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 7/7] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 6/7] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 5/7] kallsyms: Add helper kallsyms_on_each_match_symbol()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 4/7] kallsyms: Improve the performance of kallsyms_lookup_name()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 3/7] kallsyms: Adjust the types of some local variables
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 2/7] scripts/kallsyms: rename build_initial_tok_table()
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 1/7] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 0/7] kallsyms: Optimizes the performance of lookup symbols
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH resend] module/decompress: generate sysfs string at compile time
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH resend] module/decompress: generate sysfs string at compile time
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH resend] module/decompress: generate sysfs string at compile time
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] module: Merge same-name module load requests
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] module: Merge same-name module load requests
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH] module: Merge same-name module load requests
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH 28/30] Improved symbolic error names
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [RFC PATCH 28/30] Improved symbolic error names
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 03/30] Lazy percpu counters
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 03/30] Lazy percpu counters
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 modules-next 1/1] module: Add debugfs interface to view unloaded tainted modules
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 03/30] Lazy percpu counters
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 03/30] Lazy percpu counters
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [RFC PATCH 22/30] Code tagging based fault injection
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 03/30] Lazy percpu counters
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 22/30] Code tagging based fault injection
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 03/30] Lazy percpu counters
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 22/30] Code tagging based fault injection
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 22/30] Code tagging based fault injection
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 03/30] Lazy percpu counters
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH 22/30] Code tagging based fault injection
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH modules-next] module: Add debugfs interface to view unloaded tainted modules
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [RFC PATCH 03/30] Lazy percpu counters
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 00/30] Code tagging framework and applications
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 27/30] Code tagging based latency tracking
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC PATCH 22/30] Code tagging based fault injection
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [RFC PATCH 29/30] dyndbg: Convert to code tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 30/30] MAINTAINERS: Add entries for code tagging & related
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 28/30] Improved symbolic error names
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 27/30] Code tagging based latency tracking
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 21/30] lib: implement context capture support for page and slab allocators
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 26/30] bcache: Convert to lib/time_stats
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 25/30] lib/time_stats: New library for statistics on events
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 23/30] timekeeping: Add a missing include
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 22/30] Code tagging based fault injection
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 24/30] wait: Clean up waitqueue_entry initialization
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 20/30] lib: introduce support for storing code tag context
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 19/30] move stack capture functionality into a separate function for reuse
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 18/30] codetag: add codetag query helper functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 15/30] lib: introduce slab allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 17/30] lib/string.c: strsep_no_empty()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 13/30] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 06/30] lib: code tagging module support
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 12/30] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 08/30] lib: introduce page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 09/30] change alloc_pages name in dma_map_ops to avoid name conflicts
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 07/30] lib: add support for allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 05/30] lib: code tagging framework
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 04/30] scripts/kallysms: Always include __start and __stop symbols
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 01/30] kernel/module: move find_kallsyms_symbol_value declaration
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 02/30] lib/string_helpers: Drop space in string_get_size's output
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 03/30] Lazy percpu counters
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC PATCH 00/30] Code tagging framework and applications
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH modules-next] module: Add debugfs interface to view unloaded tainted modules
- From: Petr Pavlu <petr.pavlu@xxxxxxxx>
- [PATCH modules-next] module: Add debugfs interface to view unloaded tainted modules
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Faster, incremental depmod when adding modules?
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- Re: Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: Block module crash loading on 5.15.x kernel?
- From: "David F." <df7729@xxxxxxxxx>
- Block module crash loading on 5.15.x kernel?
- From: "David F." <df7729@xxxxxxxxx>
- Re: [PATCH v4 1/5] kunit: unify module and builtin suite definitions
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v4 1/5] kunit: unify module and builtin suite definitions
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH v4 1/5] kunit: unify module and builtin suite definitions
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [GIT PULL] Modules updates for v6.0-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: matoro <matoro_mailinglist_kernel@xxxxxxxxx>
- Re: [PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [GIT PULL] Modules updates for v6.0-rc1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: matoro <matoro_mailinglist_kernel@xxxxxxxxx>
- Re: [PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: matoro <matoro_mailinglist_kernel@xxxxxxxxx>
- Re: [PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- Re: [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/6] Introduce "sysctl:" module aliases
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] Introduce "sysctl:" module aliases
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 7/7] modpost: use null string instead of NULL pointer for default namespace
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 5/6] netfilter: conntrack: use MODULE_SYSCTL_TABLE
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 4/6] module, modpost: introduce support for MODULE_SYSCTL_TABLE
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 1/6] modpost: factor out elf/arch-specific code from section_rel[a]()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 0/6] Introduce "sysctl:" module aliases
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- Re: [PATCH v2] module: Replace kmap() with kmap_local_page()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2] module: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH] module: Replace kmap() with kmap_local_page()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: Replace kmap() with kmap_local_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH] module: Replace kmap() with kmap_local_page()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Issues in man pages of kmod
- From: Helge Kreutzmann <debian@xxxxxxxxxxxxx>
- [PATCH] module: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v2 0/3] module: Show the last unloaded module's taint flag(s)
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH v2 1/3] module: Modify module_flags() to accept show_state argument
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v2 3/3] module: Show the last unloaded module's taint flag(s)
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v2 2/3] module: Use strscpy() for last_unloaded_module
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v2 0/3] module: Show the last unloaded module's taint flag(s)
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: Daniel Latypov <dlatypov@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] module: Move module's Kconfig items in kernel/module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH] modules: move module symbols from init/Kconfig
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 0/5] bpf_prog_pack followup
- From: Song Liu <songliubraving@xxxxxx>
- [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 0/5] bpf_prog_pack followup
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 0/5] bpf_prog_pack followup
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH] modules: move module symbols from init/Kconfig
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] module: Move module's Kconfig items in kernel/module/
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 0/5] bpf_prog_pack followup
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] modules: move module symbols from init/Kconfig
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2] module: Move module's Kconfig items in kernel/module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 0/5] bpf_prog_pack followup
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH v6 bpf-next 0/5] bpf_prog_pack followup
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 0/5] bpf_prog_pack followup
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [GIT PULL] Modules fixes for v5.19-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] modules: move module symbols from init/Kconfig
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Update file list for module maintainers
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]