Linux Modules
[Prev Page][Next Page]
test suite failure for get_backoff_delta_msec(),
Marco d'Itri
[PATCH v2] modules: Ensure natural alignment for .altinstructions and __bug_table sections,
Helge Deller
[ANNOUNCE] kmod 30,
Lucas De Marchi
[PATCH] libkmod: Support SM3 hash algorithm,
luhuaxin1
Possible problem in check-local-export during the kernel build process (RCU torture),
Zhouyi Zhou
[PATCH 1/2] modules: Ensure natural alignment for .altinstructions and __bug_table sections,
Helge Deller
[PATCH 1/2] module: Modify module_flags() to accept show_state argument,
Aaron Tomlin
[PATCH v3 0/5] Rework KUnit test execution in modules,
David Gow
[PATCH v2 0/5] Rework KUnit test execution in modules,
David Gow
[PATCH 0/5] Rework KUnit test execution in modules,
David Gow
[PATCH v2] doc: module: update file references, Masahiro Yamada
[PATCH] doc: module: update file references,
Masahiro Yamada
[PATCH v2 1/2] module: Fix ERRORs reported by checkpatch.pl,
Christophe Leroy
[PATCH 1/2] module: Fix ERRORs reported by checkpatch.pl,
Christophe Leroy
[PATCH] module: Fix "warning: variable 'exit' set but not used",
Christophe Leroy
[PATCH v2] module: Fix selfAssignment cppcheck warning,
Christophe Leroy
[PATCH] module: Fix selfAssignment cppcheck warning,
Christophe Leroy
[PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(),
Masahiro Yamada
- [PATCH 4/7] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*, Masahiro Yamada
- [PATCH 5/7] checkpatch: warn if <asm/export.h> is included, Masahiro Yamada
- [PATCH 2/7] modpost: put get_secindex() call inside sec_name(), Masahiro Yamada
- [PATCH 3/7] kbuild: generate struct kernel_symbol by modpost, Masahiro Yamada
- [PATCH 1/7] modpost: fix section mismatch check for exported init/exit sections, Masahiro Yamada
- [PATCH 7/7] modpost: use null string instead of NULL pointer for default namespace, Masahiro Yamada
- [PATCH 6/7] modpost: merge sym_update_namespace() into sym_add_exported(), Masahiro Yamada
- Re: [PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), Masahiro Yamada
[PATCH] kprobes: Enable tracing for mololithic kernel images,
Jarkko Sakkinen
Re: [PATCH] kprobes: Enable tracing for mololithic kernel images, Ard Biesheuvel
Re: [PATCH] kprobes: Enable tracing for mololithic kernel images, Russell King (Oracle)
Message not available
[PATCH v2] module: Add support for default value for module async_probe,
Saravana Kannan
[PATCH 0/8] Add --wait to modprobe -r,
Lucas De Marchi
[PATCH 1/2] depmod: Fix writing over array length,
Lucas De Marchi
[PATCH v1] module: Add support for default value for module async_probe,
Saravana Kannan
Modules list,
Leslie Rhorer
[GIT PULL] Modules fixes for v5.19-rc1,
Luis Chamberlain
[PATCH] fixup! kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS,
Masahiro Yamada
[PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf,
Maninder Singh
Message not available
Message not available
Message not available
Message not available
Re: [PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf, Christoph Hellwig
[PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h),
Masahiro Yamada
- [PATCH v6 04/10] genksyms: adjust the output format to modpost, Masahiro Yamada
- [PATCH v6 06/10] kbuild: check static EXPORT_SYMBOL* by script instead of modpost, Masahiro Yamada
- [PATCH v6 03/10] kbuild: stop merging *.symversions, Masahiro Yamada
- [PATCH v6 07/10] kbuild: make built-in.a rule robust against too long argument error, Masahiro Yamada
- [PATCH v6 01/10] modpost: extract symbol versions from *.cmd files, Masahiro Yamada
- [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS, Masahiro Yamada
- [PATCH v6 05/10] kbuild: do not create *.prelink.o for Clang LTO or IBT, Masahiro Yamada
- [PATCH v6 08/10] kbuild: make *.mod rule robust against too long argument error, Masahiro Yamada
- [PATCH v6 09/10] kbuild: add cmd_and_savecmd macro, Masahiro Yamada
- [PATCH v6 10/10] kbuild: rebuild multi-object modules when objtool is updated, Masahiro Yamada
- Re: [PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h), Masahiro Yamada
- Message not available
Message not available
[PATCH v5 00/12] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h),
Masahiro Yamada
- [PATCH v5 06/12] genksyms: adjust the output format to modpost, Masahiro Yamada
- [PATCH v5 07/12] kbuild: do not create *.prelink.o for Clang LTO or IBT, Masahiro Yamada
- [PATCH v5 10/12] kbuild: make *.mod rule robust against too long argument error, Masahiro Yamada
- [PATCH v5 03/12] modpost: extract symbol versions from *.cmd files, Masahiro Yamada
- [PATCH v5 05/12] kbuild: stop merging *.symversions, Masahiro Yamada
- [PATCH v5 09/12] kbuild: make built-in.a rule robust against too long argument error, Masahiro Yamada
- [PATCH v5 02/12] modpost: add sym_find_with_module() helper, Masahiro Yamada
- [PATCH v5 04/12] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS, Masahiro Yamada
- [PATCH v5 08/12] kbuild: check static EXPORT_SYMBOL* by script instead of modpost, Masahiro Yamada
- [PATCH v5 11/12] kbuild: add cmd_and_savecmd macro, Masahiro Yamada
- [PATCH v5 01/12] modpost: split the section mismatch checks into section-check.c, Masahiro Yamada
- [PATCH v5 12/12] kbuild: rebuild multi-object modules when objtool is updated, Masahiro Yamada
- Re: [PATCH v5 00/12] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h), Nathan Chancellor
[PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915,
Mauro Carvalho Chehab
[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h),
Masahiro Yamada
- [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS, Masahiro Yamada
- [PATCH v4 12/14] kbuild: make *.mod rule robust against too long argument error, Masahiro Yamada
- [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c, Masahiro Yamada
- [PATCH v4 05/14] modpost: extract symbol versions from *.cmd files, Masahiro Yamada
- [PATCH v4 11/14] kbuild: make built-in.a rule robust against too long argument error, Masahiro Yamada
- [PATCH v4 08/14] genksyms: adjust the output format to modpost, Masahiro Yamada
- [PATCH v4 13/14] kbuild: add cmd_and_savecmd macro, Masahiro Yamada
- [PATCH v4 09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT, Masahiro Yamada
- [PATCH v4 04/14] modpost: add sym_find_with_module() helper, Masahiro Yamada
- [PATCH v4 02/14] modpost: change the license of EXPORT_SYMBOL to bool type, Masahiro Yamada
- [PATCH v4 10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost, Masahiro Yamada
- [PATCH v4 07/14] kbuild: stop merging *.symversions, Masahiro Yamada
- [PATCH v4 01/14] modpost: remove left-over cross_compile declaration, Masahiro Yamada
- [PATCH v4 14/14] kbuild: rebuild multi-object modules when objtool is updated, Masahiro Yamada
- Re: [PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h), Masahiro Yamada
request_module DoS,
Herbert Xu
[PATCH v2 0/3] module: trivial cleanups for symbol search,
Masahiro Yamada
[PATCH 0/3] module: trivial cleanups for symbol search,
Masahiro Yamada
[PATCH] module: fix [e_shstrndx].sh_size=0 OOB access,
Alexey Dobriyan
[PATCH v5 0/3] module: Introduce module unload taint tracking,
Aaron Tomlin
[PATCH v5 0/2] Let userspace know when snd-hda-intel needs i915,
Mauro Carvalho Chehab
[PATCH v4 0/2] Let userspace know when snd-hda-intel needs i915,
Mauro Carvalho Chehab
[PATCH v3 0/2] Let userspace know when snd-hda-intel needs i915,
Mauro Carvalho Chehab
[PATCH v2 0/2] Let userspace know when snd-hda-intel needs i915,
Mauro Carvalho Chehab
[PATCH 0/2] Let userspace know when snd-hda-intel needs i915,
Mauro Carvalho Chehab
[RESEND PATCH] module: show disallowed symbol name for inherit_taint(),
Lecopzer Chen
[PATCH] module: show disallowed symbol name for inherit_taint(),
Lecopzer Chen
[PATCH v4 0/2] module: Introduce module unload taint tracking,
Aaron Tomlin
scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests),
Luis Chamberlain
[PATCH modules-next 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled,
Maninder Singh
Message not available
[PATCH v3 0/2] module: Introduce module unload taint tracking,
Aaron Tomlin
[RFC PATCH v2 0/2] module: Introduce module unload taint tracking,
Aaron Tomlin
[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be, kernel test robot
[PATCH v2] depmod: Add support for excluding a directory,
Saul Wold
[GIT PULL] Modules fixes for v5.18-rc1,
Luis Chamberlain
[PATCH 0/4] modprobe -r fixes and refactors,
Lucas De Marchi
[no subject], Unknown
depmod searches in dictionary order,
Yang Yanchao
[PATCH] depmod: Add support for excluding a directory,
Saul Wold
[PATCH] lib/test: use after free in register_test_dev_kmod(),
Dan Carpenter
[PATCH 1/1 module-testing] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled,
Maninder Singh
[PATCH v12 00/14] module: core code clean up,
Aaron Tomlin
- [PATCH v12 01/14] module: Move all into module/, Aaron Tomlin
- [PATCH v12 03/14] module: Make internal.h and decompress.c more compliant, Aaron Tomlin
- [PATCH v12 04/14] module: Move livepatch support to a separate file, Aaron Tomlin
- [PATCH v12 05/14] module: Move latched RB-tree support to a separate file, Aaron Tomlin
- [PATCH v12 02/14] module: Simple refactor in preparation for split, Aaron Tomlin
- [PATCH v12 06/14] module: Move strict rwx support to a separate file, Aaron Tomlin
- [PATCH v12 07/14] module: Move extra signature support out of core code, Aaron Tomlin
- [PATCH v12 08/14] module: Move kmemleak support to a separate file, Aaron Tomlin
- [PATCH v12 10/14] module: kallsyms: Fix suspicious rcu usage, Aaron Tomlin
- [PATCH v12 11/14] module: Move procfs support into a separate file, Aaron Tomlin
- [PATCH v12 09/14] module: Move kallsyms support into a separate file, Aaron Tomlin
- [PATCH v12 12/14] module: Move sysfs support into a separate file, Aaron Tomlin
- [PATCH v12 14/14] module: Move version support into a separate file, Aaron Tomlin
- [PATCH v12 13/14] module: Move kdb module related code out of main kdb code, Aaron Tomlin
- Re: [PATCH v12 00/14] module: core code clean up, Michal Suchánek
- Re: [PATCH v12 00/14] module: core code clean up, Luis Chamberlain
Re: depmod scanning / priority question,
Saul Wold
[PATCH 1/1 module-next] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled,
Maninder Singh
[PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled,
Maninder Singh
Message not available
[PATCH v2] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled,
Maninder Singh
[PATCH v11 00/14] module: core code clean up,
Aaron Tomlin
- [PATCH v11 03/14] module: Make internal.h and decompress.c more compliant, Aaron Tomlin
- [PATCH v11 01/14] module: Move all into module/, Aaron Tomlin
- [PATCH v11 02/14] module: Simple refactor in preparation for split, Aaron Tomlin
- [PATCH v11 04/14] module: Move livepatch support to a separate file, Aaron Tomlin
- [PATCH v11 08/14] module: Move kmemleak support to a separate file, Aaron Tomlin
- [PATCH v11 07/14] module: Move extra signature support out of core code, Aaron Tomlin
- [PATCH v11 10/14] module: kallsyms: Fix suspicious rcu usage, Aaron Tomlin
- [PATCH v11 09/14] module: Move kallsyms support into a separate file, Aaron Tomlin
- [PATCH v11 05/14] module: Move latched RB-tree support to a separate file, Aaron Tomlin
- [PATCH v11 06/14] module: Move strict rwx support to a separate file, Aaron Tomlin
- [PATCH v11 11/14] module: Move procfs support into a separate file, Aaron Tomlin
- [PATCH v11 12/14] module: Move sysfs support into a separate file, Aaron Tomlin
[PATCH v10 00/14] module: core code clean up,
Aaron Tomlin
- [PATCH v10 01/14] module: Move all into module/, Aaron Tomlin
- [PATCH v10 02/14] module: Simple refactor in preparation for split, Aaron Tomlin
- [PATCH v10 03/14] module: Make internal.h and decompress.c more compliant, Aaron Tomlin
- [PATCH v10 05/14] module: Move latched RB-tree support to a separate file, Aaron Tomlin
- [PATCH v10 04/14] module: Move livepatch support to a separate file, Aaron Tomlin
- [PATCH v10 06/14] module: Move strict rwx support to a separate file, Aaron Tomlin
- [PATCH v10 07/14] module: Move extra signature support out of core code, Aaron Tomlin
- [PATCH v10 10/14] module: kallsyms: Fix suspicious rcu usage, Aaron Tomlin
- [PATCH v10 09/14] module: Move kallsyms support into a separate file, Aaron Tomlin
- [PATCH v10 08/14] module: Move kmemleak support to a separate file, Aaron Tomlin
- [PATCH v10 11/14] module: Move procfs support into a separate file, Aaron Tomlin
- [PATCH v10 12/14] module: Move sysfs support into a separate file, Aaron Tomlin
- [PATCH v10 13/14] module: Move kdb module related code out of main kdb code, Aaron Tomlin
- [PATCH v10 14/14] module: Move version support into a separate file, Aaron Tomlin
- Re: [PATCH v10 00/14] module: core code clean up, Luis Chamberlain
[PATCH] module: avoid calling synchronize_rcu(),
cgel . zte
[PATCH v9 00/14] module: core code clean up,
Aaron Tomlin
- [PATCH v9 01/14] module: Move all into module/, Aaron Tomlin
- [PATCH v9 02/14] module: Simple refactor in preparation for split, Aaron Tomlin
- [PATCH v9 03/14] module: Make internal.h and decompress.c more compliant, Aaron Tomlin
- [PATCH v9 04/14] module: Move livepatch support to a separate file, Aaron Tomlin
- [PATCH v9 06/14] module: Move strict rwx support to a separate file, Aaron Tomlin
- [PATCH v9 05/14] module: Move latched RB-tree support to a separate file, Aaron Tomlin
- [PATCH v9 07/14] module: Move extra signature support out of core code, Aaron Tomlin
- [PATCH v9 08/14] module: Move kmemleak support to a separate file, Aaron Tomlin
- [PATCH v9 10/14] module: kallsyms: Fix suspicious rcu usage, Aaron Tomlin
- [PATCH v9 09/14] module: Move kallsyms support into a separate file, Aaron Tomlin
- [PATCH v9 13/14] module: Move kdb_modules list out of core code, Aaron Tomlin
- [PATCH v9 11/14] module: Move procfs support into a separate file, Aaron Tomlin
- [PATCH v9 12/14] module: Move sysfs support into a separate file, Aaron Tomlin
- [PATCH v9 14/14] module: Move version support into a separate file, Aaron Tomlin
- Re: [PATCH v9 00/14] module: core code clean up, Luis Chamberlain
[no subject], Unknown
[no subject], Unknown
[PATCH 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled,
Maninder Singh
[PATCH v6 0/6] Allocate module text and data separately,
Christophe Leroy
kmod-29, Cristian Crinteanu
[PATCH v4 0/4] Miscellaneous cleanups,
Christophe Leroy
[PATCH v1] module: Move module's Kconfig item in kernel/module/, Christophe Leroy
[PATCH v3 0/4] Miscellaneous cleanups,
Christophe Leroy
[PATCH v2 1/5] module: Move module's Kconfig item in kernel/module/, Christophe Leroy
[PATCH v2 2/5] module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX, Christophe Leroy
[PATCH v2 0/4] Miscellaneous cleanups,
Christophe Leroy
[PATCH v2 4/5] module: Rework layout alignment to avoid BUG_ON()s, Christophe Leroy
[PATCH v2 5/5] module: Rename debug_align() as strict_align(), Christophe Leroy
[PATCH v2 3/5] module: Move module_enable_x() and frob_text() in strict_rwx.c, Christophe Leroy
[PATCH v5 0/6] Allocate module text and data separately,
Christophe Leroy
[PATCH v8 00/13] module: core code clean up,
Aaron Tomlin
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]