Linux Modules
[Prev Page][Next Page]
- [PATCH v2 1/5] module: Move module's Kconfig item in kernel/module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 2/5] module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 1/4] module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 0/4] Miscellaneous cleanups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 3/4] module: Rework layout alignment to avoid BUG_ON()s
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 4/5] module: Rework layout alignment to avoid BUG_ON()s
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 5/5] module: Rename debug_align() as strict_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 3/5] module: Move module_enable_x() and frob_text() in strict_rwx.c
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 4/4] module: Rename debug_align() as strict_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 0/6] Allocate module text and data separately
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 2/6] module: Prepare for handling several RB trees
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 3/6] module: Introduce data_layout
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 5/6] module: Remove module_addr_min and module_addr_max
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 1/6] module: Always have struct mod_tree_root
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v8 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 03/13] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v8 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v7 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v7 05/13] module: Move latched RB-tree support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v7 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 03/13] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v7 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v1 6/6] module: Rename debug_align() as strict_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 4/6] module: Move module_enable_x() and frob_text() in strict_rwx.c
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 0/6] Miscellaneous cleanups
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 3/6] module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 2/6] module: Move module's Kconfig item in kernel/module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 5/6] module: Rework layout alignment to avoid BUG_ON()s
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 1/6] module: Have kernel/module/ dedicated to CONFIG_MODULES
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 2/6] module: Prepare for handling several RB trees
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 5/6] module: Remove module_addr_min and module_addr_max
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 3/6] module: Introduce data_layout
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 1/6] module: Always have struct mod_tree_root
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 0/6] Allocate module text and data separately
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 3/4] Fixup for e5973a14d187 ("module: Move strict rwx support to a separate file")
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 4/4] Fixup for 54f2273e5fef ("module: Move kallsyms support into a separate file")
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 2/4] Fixup for 1df95c1b9fb2 ("module: Move latched RB-tree support to a separate file")
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 1/4] Fixup for 87b31159f78a ("module: Move all into module/")
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 11/13] module: Move sysfs support into a separate file
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v6 05/13] module: Move latched RB-tree support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v6 00/13] module: core code clean up
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 01/13] module: Move all into module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 03/11] kernel/kmod: move modprobe sysctl to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH v6 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v6 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 03/13] module: Make internal.h and decompress.c more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v6 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v2 0/3] kmod: add patient module removal support
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: Modules fixes for v5.17-rc5
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Modules fixes for v5.17-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 0/3] kmod: add patient module removal support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/8] Random fixes + modinfo --modname
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Modules fixes for v5.17-rc5
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 8/8] modinfo: Allow to force arg as module name
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 8/8] modinfo: Allow to force arg as module name
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 8/8] modinfo: Allow to force arg as module name
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH 7/8] modinfo: Update help message with "modulename"
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 8/8] modinfo: Allow to force arg as module name
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 6/8] libkmod: Add lookup from module name
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 5/8] libkmod: Update docs about indexes order
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 4/8] libkmod: Add helper function to iterate lookup options
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 3/8] gitignore: ignore gtk-doc.make
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/8] libkmod-module: Fix return code for kmod_module_new_from_lookup()
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/8] test-initstate: Check for negative value on error
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 0/8] Random fixes + modinfo --modname
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
- From: Michal Suchanek <msuchanek@xxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v5 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v2] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 1/3] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v5 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v5 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH 1/3] libkmod: Prefer builtin index over builtin.alias
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH 1/3] libkmod: Prefer builtin index over builtin.alias
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 3/3] depmod: Stop opening modules.modinfo once per module
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/3] depmod: Do not duplicate builtin index
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v5 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v5 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v5 13/13] module: Move version support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 12/13] module: Move kdb_modules list out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 11/13] module: Move sysfs support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 10/13] module: Move procfs support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 09/13] module: Move kallsyms support into a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 08/13] module: Move kmemleak support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 2/6] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v5 06/13] module: Move strict rwx support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 05/13] module: Move latched RB-tree support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 04/13] module: Move livepatch support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 03/13] module: Make internal.h more compliant
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 02/13] module: Simple refactor in preparation for split
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 01/13] module: Move all into module/
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH 2/2] modprobe: remove unneeded variable str_start
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] modprobe: fix the NULL-termination of new_argv
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v8 2/6] kbuild: add modules_thick.builtin
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v8 4/6] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH v5 04/13] module: Move livepatch support to a separate file
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 8/8] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 10/10] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 15/15] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 25/27] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 34/36] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 40/42] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v5 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 05/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 04/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 03/13] module: Make internal.h more compliant
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v5 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [RFC PATCH v4 07/13] module: Move extra signature support out of core code
- From: Miroslav Benes <mbenes@xxxxxxx>
- [PATCH v8 5/6] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 6/6] kallsyms: add /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 3/6] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 4/6] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 1/6] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8 2/6] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [RFC PATCH v4 03/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 03/13] module: Move livepatch support to a separate file
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- RE: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- [modules] 64aee03f98: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [RFC PATCH 1/2] modules: Make module_enable_x() independant of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC PATCH 2/2] modules: Rename debug_align() as section_align()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH 1/2] modules: Make module_enable_x() independant of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/13] module: core code clean up
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Igor Pylypiv <ipylypiv@xxxxxxxxxx>
- [RFC PATCH v4 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 05/13] module: Move arch strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 03/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 04/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v4 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v3 03/13] module: Move livepatch support to a separate file
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [RFC PATCH v3 00/13] module: core code clean up
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- [RFC PATCH v3 13/13] module: Move version support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 05/13] module: Move arch strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 04/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 03/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v3 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
- From: Igor Pylypiv <ipylypiv@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 01/11] kernel: Implement try_module_get_live
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Modules updates for v5.17-rc1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Modules updates for v5.17-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Modules updates for v5.17-rc1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/13] module: Move livepatch support to a separate file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/13] module: Move livepatch support to a separate file
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 03/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [RFC PATCH v2 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/13] module: Move livepatch support to a separate file
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 03/13] module: Move livepatch support to a separate file
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/13] module: Move livepatch support to a separate file
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 00/12] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 11/12] module: Move sysfs support into a separate file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 05/12] module: Move arch strict rwx support to a separate file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/13] module: core code clean up
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH] MAINTAINERS: add mailing lists for kmod and modules
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module.h: allow #define strings to work with MODULE_IMPORT_NS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/13] module: core code clean up
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH v3] module: add in-kernel support for decompressing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/13] module: core code clean up
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH] livepatch: Avoid CPU hogging with cond_resched
- From: David Vernet <void@xxxxxxxxxxxxx>
- [RFC PATCH v2 11/13] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 12/13] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 10/13] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 09/13] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 08/13] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 07/13] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 06/13] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 05/13] module: Move arch strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 04/13] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 03/13] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 02/13] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 01/13] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH v2 00/13] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH] livepatch: Avoid CPU hogging with cond_resched
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH bpf-next v6 01/11] kernel: Implement try_module_get_live
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH] livepatch: Avoid CPU hogging with cond_resched
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH] livepatch: Avoid CPU hogging with cond_resched
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/12] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 11/12] module: Move sysfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 12/12] module: Move kdb_modules list out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 09/12] module: Move kallsyms support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 07/12] module: Move extra signature support out of core code
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 08/12] module: Move kmemleak support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 10/12] module: Move procfs support into a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 06/12] module: Move strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 05/12] module: Move arch strict rwx support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 04/12] module: Move latched RB-tree support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 03/12] module: Move livepatch support to a separate file
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 00/12] module: core code clean up
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 02/12] module: Simple refactor in preparation for split
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [RFC PATCH 01/12] module: Move all into module/
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: INVALID ELF STRUCTURES
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- INVALID ELF STRUCTURES
- From: Eliyam Levy <eliyamlevy@xxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [kallsyms] a42fff4e29: leaking-addresses.proc.kallmodsyms.0T_stext
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v7 7/7] kallsyms: add reliable symbol size info
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v7 6/7] kallsyms: add /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v7 3/7] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v7 1/7] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v7 5/7] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v7 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v7 2/7] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH] kmod: add support for passing compressed modules directly into kernel
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] MAINTAINERS: Remove myself as modules maintainer
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] MAINTAINERS: Remove myself as modules maintainer
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- [PATCH v2] MAINTAINERS: Remove myself as modules maintainer
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Remove myself as modules maintainer
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- [PATCH] MAINTAINERS: Remove myself as modules maintainer
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [RFC PATCH] module: Introduce module unload taint tracking
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 3/3] libkmod-module: add support for a patient module removal option
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: add in-kernel support for decompressing
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] module: add in-kernel support for decompressing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: add in-kernel support for decompressing
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] module: add in-kernel support for decompressing
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] module: add in-kernel support for decompressing
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] module: add in-kernel support for decompressing
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [RFC PATCH] module: Introduce module unload taint tracking
- From: Aaron Tomlin <atomlin@xxxxxxxxxx>
- Re: [PATCH v2 3/3] libkmod-module: add support for a patient module removal option
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v6 7/7] kallsyms: add reliable symbol size info
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v6 5/7] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v6 6/7] kallsyms: add /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v6 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v6 3/7] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v6 2/7] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v6 1/7] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PING PATCH v6] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v5 3/7] kbuild: generate an address ranges map at vmlinux link time
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 6/7] kallsyms: add /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v5 6/7] kallsyms: add /proc/kallmodsyms
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5 6/7] kallsyms: add /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 7/7] kallsyms: add reliable symbol size info
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 5/7] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 3/7] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 2/7] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 1/7] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PING PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 5/7] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 6/7] kallsyms: add /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 7/7] kallsyms: add reliable symbol size info
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 3/7] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 2/7] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v5 1/7] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v2 3/3] libkmod-module: add support for a patient module removal option
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v2 3/3] libkmod-module: add support for a patient module removal option
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 3/3] libkmod-module: add support for a patient module removal option
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v2 1/3] libkmod: add a library notice log level print
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v2 1/3] libkmod: add a library notice log level print
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 1/3] libkmod: add a library notice log level print
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH v2 0/3] kmod: add patient module removal support
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH v2 0/3] kmod: add patient module removal support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] libkmod: Set builtin to no when module is created from path.
- From: Petr Vorel <pvorel@xxxxxxx>
- [PATCH] libkmod: Set builtin to no when module is created from path.
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH v2] libkmod: Set builtin to no when module is created from path.
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] libkmod: Set builtin to no when module is created from path.
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] libkmod: Set builtin to no when module is created from path.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- Re: [PATCH] modinfo: don't parse built-in for explicitly given module files
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] modinfo: don't parse built-in for explicitly given module files
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH] modinfo: don't parse built-in for explicitly given module files
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH] modinfo: don't parse built-in for explicitly given module files
- From: Takashi Iwai <tiwai@xxxxxxx>
- [PATCH v2 3/3] libkmod-module: add support for a patient module removal option
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 2/3] libkmod/libkmod-module: add refcnt fd helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 1/3] libkmod: add a library notice log level print
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 0/3] kmod: add patient module removal support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] libkmod-module: add support for a patient module removal option
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] libkmod-module: add support for a patient module removal option
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] libkmod-module: add support for a patient module removal option
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] libkmod-module: add support for a patient module removal option
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v4 7/7] kallsyms: add reliable symbol size info
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v4 6/7] kallsyms: add /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v4 5/7] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v4 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v4 3/7] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v4 2/7] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v4 1/7] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v4] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH] MAINTAINERS: Add Luis Chamberlain as modules maintainer
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [PATCH 6/7] kallsyms: add /proc/kallmodsyms
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH RFC 7/7] kallsyms: add reliable symbol size info
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH 6/7] kallsyms: add /proc/kallmodsyms
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH 5/7] kallsyms: optimize .kallsyms_modules*
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH 3/7] kbuild: generate an address ranges map at vmlinux link time
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH 2/7] kbuild: add modules_thick.builtin
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH v3] kallsyms: new /proc/kallmodsyms with builtin modules
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH 1/7] kbuild: bring back tristate.conf
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v2 PING] kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [PATCH v2 PING] kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH v2 PING] kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- [PATCH v2 PING] kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: Seeking advice on "monkey patching" a driver
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- Re: Seeking advice on "monkey patching" a driver
- From: Greg KH <greg@xxxxxxxxx>
- Re: Seeking advice on "monkey patching" a driver
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- Re: Seeking advice on "monkey patching" a driver
- From: Greg KH <greg@xxxxxxxxx>
- Re: Seeking advice on "monkey patching" a driver
- From: jim.cromie@xxxxxxxxx
- Re: Seeking advice on "monkey patching" a driver
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- Re: Seeking advice on "monkey patching" a driver
- From: Greg KH <greg@xxxxxxxxx>
- Seeking advice on "monkey patching" a driver
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- Re: [PATCH 2/2] libkmod-builtin: consider final NIL in name length check
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH 2/2] libkmod-builtin: consider final NIL in name length check
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH 1/2] libkmod-module: check "new_from_name" return value in get_builtin
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/2] libkmod-builtin: consider final NIL in name length check
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/2] libkmod-builtin: consider final NIL in name length check
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/2] libkmod-module: check "new_from_name" return value in get_builtin
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- [PATCH 2/2] libkmod-builtin: consider final NIL in name length check
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- [PATCH 0/2] Fix a couple of potential problem (static analysis)
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH] modprobe.d: load from /usr/lib.
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH v2 1/3] Refactor all instances of blacklist to blocklist
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [ANNOUNCE] kmod 29
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH v2 3/3] Continue temporary support for Blacklist command
- From: Reuben Varghese <rvarghes@xxxxxxxxxx>
- [PATCH v2 2/3] Update documentation reflecting change from blacklist to blocklist
- From: Reuben Varghese <rvarghes@xxxxxxxxxx>
- [PATCH v2 1/3] Refactor all instances of blacklist to blocklist
- From: Reuben Varghese <rvarghes@xxxxxxxxxx>
- [PATCH v2 0/3] Introduce inclusive language in kmod
- From: Reuben Varghese <rvarghes@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce inclusive language in kmod
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- RE: [PATCH] libkmod: Always search modules.builtin if no alias has been found
- From: Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>
- [PATCH 3/3] testsuite: update gitignore
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 0/3] Fix modules.builtin.alias.bin creation
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/3] Fix return value doc for kmod_module_get_info()
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/3] depmod: fix modules.builtin.alias.bin output
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] libkmod: Always search modules.builtin if no alias has been found
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] libkmod: Always search modules.builtin if no alias has been found
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- RE: [PATCH] libkmod: Always search modules.builtin if no alias has been found
- From: Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>
- Re: [PATCH] libkmod: Always search modules.builtin if no alias has been found
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] libkmod: Always search modules.builtin if no alias has been found
- From: Peter Kjellerstedt <pkj@xxxxxxxx>
- [PATCH 2/2] Continue temporary support for Blacklist command with warnings
- From: Reuben Varghese <rvarghes@xxxxxxxxxx>
- [PATCH 1/2] Refactor all instances of blacklist to blocklist and update documentation
- From: Reuben Varghese <rvarghes@xxxxxxxxxx>
- [PATCH 0/2] Introduce inclusive language in kmod
- From: Reuben Varghese <rvarghes@xxxxxxxxxx>
- Re: [PATCH 0/2] harden libkmod-builtin with wrong modules.builtin.modinfo
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/2] libkmod: fix possible double free with wrong modules.builtin.modinfo
- From: Seung-Woo Kim <sw0312.kim@xxxxxxxxxxx>
- [PATCH 1/2] libkmod: fix an overflow with wrong modules.builtin.modinfo
- From: Seung-Woo Kim <sw0312.kim@xxxxxxxxxxx>
- [PATCH 0/2] harden libkmod-builtin with wrong modules.builtin.modinfo
- From: Seung-Woo Kim <sw0312.kim@xxxxxxxxxxx>
- Re: [PATCH] libkmod-config: fix a memory leak when kmod_list_append() fails
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] libkmod-config: fix a memory leak when kmod_list_append() fails
- From: Seung-Woo Kim <sw0312.kim@xxxxxxxxxxx>
- Re: [PATCH] libkmod-config: more chars allowed as space
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] libkmod-config: more chars allowed as space
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/4] libkmod-config: re-quote option from kernel cmdline
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH 2/4] libkmod-config: re-quote option from kernel cmdline
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- [PATCH 4/4] test-modprobe: share single function for kcmdline tests
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 3/4] testsuite: allow to re-use single function for tests
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/4] libkmod-config: revamp kcmdline parsing into a state machine
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/4] libkmod-config: re-quote option from kernel cmdline
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: libkmod mishandles parameters re-quoted by grub2
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 1/2] testsuite: compress modules if feature is enabled
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH 2/2] testsuite: also test xz compression
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH 1/2] testsuite: compress modules if feature is enabled
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH 1/2] testsuite: compress modules if feature is enabled
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/2] testsuite: also test xz compression
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/2] testsuite: move zstd-compressed module to a separate test
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- Re: depmod test fails when zstd not available
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- [PATCH 2/2] testsuite: move zstd-compressed module to a separate test
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/2] testsuite: use skip for modules-order-compressed
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: depmod test fails when zstd not available
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- depmod test fails when zstd not available
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: libkmod mishandles parameters re-quoted by grub2
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- libkmod mishandles parameters re-quoted by grub2
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- Re: [PATCH] libkmod: assign values to variables to fix warnings
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] libkmod: assign values to variables to fix warnings
- From: Shuo Wang <wangshuo47@xxxxxxxxxx>
- [PATCH] README: make github mirror official
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/3] depmod: fix precedence order
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH 2/3] depmod: fix precedence order
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- [PATCH 1/3] libkmod: Fix documentation on config precedence order
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/3] depmod: fix precedence order
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/3] depmod: fix precedence order
- From: "Marco d'Itri" <md@xxxxxxxx>
- [PATCH 3/3] Support /usr/local for configuration files
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/3] depmod: fix precedence order
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] modprobe.d: load from /usr/lib.
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH] modprobe.d: load from /usr/lib.
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] modprobe.d: load from /usr/lib.
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH] modprobe.d: load from /usr/lib.
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] modprobe.d: load from /usr/lib.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH] libkmod: assign values to variables to fix warnings
- From: Shuo Wang <wangshuo47@xxxxxxxxxx>
- Re: Bug#970871: "modinfo -F" always shows name for built-ins
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] libkmod: assign values to variables to fix warnings
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] libkmod: assign values to variables to fix warnings
- From: Shuo Wang <wangshuo47@xxxxxxxxxx>
- Re: Bug#970871: "modinfo -F" always shows name for built-ins
- From: "Marco d'Itri" <md@xxxxxxxx>
- Re: [PATCH v2 1/2] testsuite: Add facility to skip tests.
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: Bug#970871: "modinfo -F" always shows name for built-ins
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Bug#970871: "modinfo -F" always shows name for built-ins
- From: "Marco d'Itri" <md@xxxxxxxx>
- [ANNOUNCE] kmod 28
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Wrong __setup() callbacks return values and /init's environment pollution
- From: Igor Zhbanov <i.zhbanov@xxxxxxxxxxxx>
- Re: [PATCH 0/3] Fix kmod_load_resources without modules.builtin.modinfo
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH 3/3] testsuite: add test for empty modules.builtin.aliases.bin
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 0/3] Fix kmod_load_resources without modules.builtin.modinfo
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/3] shared: fix UNIQ definition
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/3] depmod: unconditionally write builtin.alias.bin
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: lspci: Unable to load libkmod resources: error -12
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: lspci: Unable to load libkmod resources: error -12
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- lspci: Unable to load libkmod resources: error -12
- From: Joe Buehler <aspam@xxxxxxx>
- Re: [PATCH] NEWS: fix typo
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 1/3] libkmod: kmod_builtin_get_modinfo: free modinfo on error
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH 3/3] libkmod: kmod_log_null: qualify ctx argument as const
- From: Yauheni Kaliuta <yauheni.kaliuta@xxxxxxxxxx>
- [PATCH 1/3] libkmod: kmod_builtin_get_modinfo: free modinfo on error
- From: Yauheni Kaliuta <yauheni.kaliuta@xxxxxxxxxx>
- [PATCH 2/3] depmod: output_builtin_alias_bin: free idx on error path
- From: Yauheni Kaliuta <yauheni.kaliuta@xxxxxxxxxx>
- [PATCH] NEWS: fix typo
- From: Shuo Wang <wangshuo47@xxxxxxxxxx>
- [PATCH] NEWS: fix typo
- From: Shuo Wang <wangshuo47@xxxxxxxxxx>
- Re: [PATCH] man: fix typo
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH] man: fix typo
- From: Samanta Navarro <ferivoz@xxxxxxxxxx>
- [PATCH v2 1/2] add Zstandard compression support
- From: Torge Matthies <openglfreak@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] testsuite: add test for zstd-compressed module
- From: Torge Matthies <openglfreak@xxxxxxxxxxxxxx>
- Re: [PATCH] module: Add more error message for failed kernel module loading
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH] module: Add more error message for failed kernel module loading
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] module: Add more error message for failed kernel module loading
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH] module: Add more error message for failed kernel module loading
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [ARM64][GCC10] Kernel can't load any module due to RWX check
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH] module: Add more error message for failed kernel module loading
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [ARM64][GCC10] Kernel can't load any module due to RWX check
- From: peterz@xxxxxxxxxxxxx
- Re: [ARM64][GCC10] Kernel can't load any module due to RWX check
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [ARM64][GCC10] Kernel can't load any module due to RWX check
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [ARM64][GCC10] Kernel can't load any module due to RWX check
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] modinfo: dont print module name when --field is given
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] modinfo: dont print module name when --field is given
- From: Xaver Hörl <hoe.dom@xxxxxx>
- Re: [PATCH] Add Zstandard support
- From: Dave Reisner <d@xxxxxxxxxxxxxx>
- Re: [PATCH] Add Zstandard support
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] Add Zstandard support
- From: Dave Reisner <d@xxxxxxxxxxxxxx>
- Re: [PATCH] modinfo: dont print module name when --field is given
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] Add Zstandard support
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] modinfo: dont print module name when --field is given
- From: Xaver Hörl <hoe.dom@xxxxxx>
- [PATCH] Add Zstandard support
- From: Torge Matthies <openglfreak@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] testsuite: Automatically skip tests that fail when sysconfdir != /etc.
- From: Marius Bakke <marius@xxxxxxxx>
- [PATCH v2 1/2] testsuite: Add facility to skip tests.
- From: Marius Bakke <marius@xxxxxxxx>
- Re: [PATCH] testsuite: Add facility to skip tests.
- From: Marius Bakke <marius@xxxxxxxx>
- Re: [PATCH] testsuite: Add facility to skip tests.
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: Support for /usr/local/lib/modprobe.d
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Support for /usr/local/lib/modprobe.d
- From: Jan Tojnar <jtojnar@xxxxxxxxx>
- [PATCH] testsuite: Add facility to skip tests.
- From: Marius Bakke <marius@xxxxxxxx>
- [PATCH v2] libkmod: introduce kmod_module_uniq_options() to improve the reliability of loading module
- From: Wen Yang <wenyang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] libkmod: introduce kmod_module_uniq_options() to improve the reliability of loading module
- From: Wen Yang <wenyang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] libkmod: introduce kmod_module_uniq_options() to improve the reliability of loading module
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH] libkmod: introduce kmod_module_uniq_options() to improve the reliability of loading module
- From: Wen Yang <wenyang@xxxxxxxxxxxxxxxxx>
- Re: exit from log_printf()
- From: Yauheni Kaliuta <yauheni.kaliuta@xxxxxxxxxx>
- Re: exit from log_printf()
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- exit from log_printf()
- From: Yauheni Kaliuta <yauheni.kaliuta@xxxxxxxxxx>
- Re: RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Fwd: RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: question - where to file bug report for modprobe
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH 0/6] Fix modules.builtin.alias handling
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 1/2] libkmod: ignore kcmdline option if we fail to parse modname
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: Replacement for blacklisting with 'install MOD /bin/false'?
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: Static build of kmod
- From: Rolf Eike Beer <eb@xxxxxxxxx>
- Replacement for blacklisting with 'install MOD /bin/false'?
- From: Topi Miettinen <toiwoton@xxxxxxxxx>
- Re: Static build of kmod
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Static build of kmod
- From: Rolf Eike Beer <eb@xxxxxxxxx>
- Re: [RFE] Who's using a module?
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- RE: [RFE] Who's using a module?
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFE] Who's using a module?
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFE] Who's using a module?
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [RFE] Who's using a module?
- From: Konstantin Kharlamov <hi-angel@xxxxxxxxx>
- [RFE] Who's using a module?
- From: Konstantin Kharlamov <hi-angel@xxxxxxxxx>
- [PATCH 2/2] testsuite: check for ill-formed kcmdline
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/2] libkmod: ignore kcmdline option if we fail to parse modname
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 6/6] testsuite: add check for kmod_load_resources
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 4/6] libkmod: fix return error when opening index
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 3/6] libkmod: simplify lookup when builtin.modinfo.bin file is missing
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/6] gitignore: ignore .cache.mk when building modules
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 5/6] libkmod: allow modules.alias.builtin to be optional
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 2/6] depmod: do not output .bin to stdout
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 0/6] Fix modules.builtin.alias handling
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/2] depmod: just add .bin suffix to builtin.modinfo
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH 2/2] depmod: just add .bin suffix to builtin.modinfo
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH 2/2] depmod: just add .bin suffix to builtin.modinfo
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/2] depmod: do not output .bin to stdout
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] depmod: account for new namespace field in Module.symvers (for kernel versions >= 5.4)
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] depmod: account for new namespace field in Module.symvers (for kernel versions >= 5.4)
- From: Matthias Maennich <maennich@xxxxxxxxxx>
- Re: [PATCH] depmod: account for new namespace field in Module.symvers (for kernel versions >= 5.4)
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [PATCH] depmod: account for new namespace field in Module.symvers (for kernel versions >= 5.4)
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] depmod: account for new namespace field in Module.symvers (for kernel versions >= 5.4)
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- [PATCH v3] Add kernel-version dependent configuration directory
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- [PATCH v3] Add kernel-version dependent configuration directory
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- Re: [PATCH v2] Add kernel-version dependent configuration directory
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- Re: [PATCH v2] Add kernel-version dependent configuration directory
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- Re: [PATCH v2] Add kernel-version dependent configuration directory
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: modinfo must show real module info, not context if filename set
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: modinfo must show real module info, not context if filename set
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: modinfo must show real module info, not context if filename set
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH] module support: during lockdown, log name of unsigned module
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- [PATCH v2] Add kernel-version dependent configuration directory
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- Re: [PATCH] Add kernel-version dependent configuration directory
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- Re: [PATCH] Add kernel-version dependent configuration directory
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH] Add kernel-version dependent configuration directory
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- modinfo must show real module info, not context if filename set
- From: Denis Kaganovich <mahatma@xxxxxxx>
- [PATCH] depmod: account for new namespace field in Module.symvers (for kernel versions >= 5.4)
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- [PATCH] module support: during lockdown, log name of unsigned module
- From: Martin Haass <vvvrrooomm@xxxxxxxxx>
- [ANNOUNCE] kmod 27
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] libkmod: reset was_space on second pass
- From: Jorge Lucangeli Obes <jorgelo@xxxxxxxxxx>
- Re: [PATCH] libkmod: reset was_space on second pass
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] libkmod: reset was_space on second pass
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] libkmod-module: convert return value from system() to errno
- From: Topi Miettinen <toiwoton@xxxxxxxxx>
- Re: [PATCH] libkmod-module: convert return value from system() to errno
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] libkmod-module: convert return value from system() to errno
- From: Topi Miettinen <toiwoton@xxxxxxxxx>
- Re: [PATCH] libkmod-module: convert return value from system() to errno
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH] libkmod-module: convert return value from system() to errno
- From: Topi Miettinen <toiwoton@xxxxxxxxx>
- Re: [PATCH v2 0/4] Add modules.builtin.modinfo support
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: Buffer overflow in modprobe
- From: Jorge Lucangeli Obes <jorgelo@xxxxxxxxxx>
- Re: Buffer overflow in modprobe
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Buffer overflow in modprobe
- From: Jorge Lucangeli Obes <jorgelo@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add modules.builtin.modinfo support
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH v2 0/4] Add modules.builtin.modinfo support
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH] Makefile.am: filter -Wl,--no-undefined
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]