Linux Modules
[Prev Page][Next Page]
- [v2 0/3] Properly handle module_kobject creation,
Shyam Saini
- [PATCH 5/8] module: Add module_for_each_mod() function,
Steven Rostedt
- [PATCH v5 0/5] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [v1 0/3] Properly handle module_kboject creation,
Shyam Saini
- [PATCH] gendwarfksyms: Add a separate pass to resolve FQNs, Sami Tolvanen
- [PATCH v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH v2 0/2] tracing: Introduce relative stacktrace,
Masami Hiramatsu (Google)
- [syzbot] linux-next build error (19),
syzbot
- [RFC PATCH 0/3] tracing: Introduce relative stacktrace,
Masami Hiramatsu (Google)
- [linux-next:master] [modpost] e8639b7ef0: WARNING:at_include/trace/events/printk.h:#printk_sprint,
kernel test robot
- [GIT PULL] Modules changes for v6.14-rc1,
Petr Pavlu
- [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy,
Mike Rapoport
- [PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test, Mike Rapoport
- [PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush(), Mike Rapoport
- [PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation, Mike Rapoport
- [PATCH v3 4/9] execmem: don't remove ROX cache from the direct map, Mike Rapoport
- [PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards, Mike Rapoport
- [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX, Mike Rapoport
- [PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text", Mike Rapoport
- [PATCH v3 8/9] module: drop unused module_writable_address(), Mike Rapoport
- [PATCH v3 9/9] x86: re-enable EXECMEM_ROX support, Mike Rapoport
- Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy, Peter Zijlstra
- Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy, Lorenzo Stoakes
- [PATCH 0/2] modules: allow error injection,
Daniel Gomez
- Message not available
[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy,
Mike Rapoport
- [PATCH v2 01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test, Mike Rapoport
- [PATCH v2 02/10] x86/mm/pat: drop duplicate variable in cpa_flush(), Mike Rapoport
- [PATCH v2 03/10] x86/mm/pat: restore large ROX pages after fragmentation, Mike Rapoport
- [PATCH v2 04/10] execmem: don't remove ROX cache from the direct map, Mike Rapoport
- [PATCH v2 06/10] module: introduce MODULE_STATE_GONE, Mike Rapoport
- [PATCH v2 05/10] execmem: add API for temporal remapping as RW and restoring ROX afterwards, Mike Rapoport
- [PATCH v2 07/10] module: switch to execmem API for remapping as RW and restoring ROX, Mike Rapoport
- [PATCH v2 08/10] Revert "x86/module: prepare module loading for ROX allocations of text", Mike Rapoport
- [PATCH v2 09/10] module: drop unused module_writable_address(), Mike Rapoport
- [PATCH v2 10/10] x86: re-enable EXECMEM_ROX support, Mike Rapoport
- Re: [PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy, Peter Zijlstra
[PATCH v2 0/6] module: Introduce hash-based integrity checking,
Thomas Weißschuh
Unaligned accesses when loading modules,
Mikulas Patocka
[PATCH V2] loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported, Arulpandiyan Vadivel
[no subject], Unknown
[PATCH] loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported,
Arulpandiyan Vadivel
[PATCH v4 0/4] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
[PATCH v3 00/28] module: Use RCU instead of RCU-sched.,
Sebastian Andrzej Siewior
- [PATCH v3 02/28] module: Begin to move from RCU-sched to RCU., Sebastian Andrzej Siewior
- [PATCH v3 03/28] module: Use proper RCU assignment in add_kallsyms()., Sebastian Andrzej Siewior
- [PATCH v3 01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor()., Sebastian Andrzej Siewior
- [PATCH v3 05/28] module: Use RCU in module_get_kallsym()., Sebastian Andrzej Siewior
- [PATCH v3 04/28] module: Use RCU in find_kallsyms_symbol()., Sebastian Andrzej Siewior
- [PATCH v3 07/28] module: Use RCU in __find_kallsyms_symbol_value()., Sebastian Andrzej Siewior
- [PATCH v3 09/28] module: Remove module_assert_mutex_or_preempt() from try_add_tainted_module()., Sebastian Andrzej Siewior
- [PATCH v3 06/28] module: Use RCU in find_module_all()., Sebastian Andrzej Siewior
- [PATCH v3 11/28] module: Use RCU in __is_module_percpu_address()., Sebastian Andrzej Siewior
- [PATCH v3 12/28] module: Allow __module_address() to be called from RCU section., Sebastian Andrzej Siewior
- [PATCH v3 10/28] module: Use RCU in find_symbol()., Sebastian Andrzej Siewior
- [PATCH v3 08/28] module: Use RCU in module_kallsyms_on_each_symbol()., Sebastian Andrzej Siewior
- [PATCH v3 13/28] module: Use RCU in search_module_extables()., Sebastian Andrzej Siewior
- [PATCH v3 15/28] module: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v3 14/28] module: Use RCU in all users of __module_address()., Sebastian Andrzej Siewior
- [PATCH v3 17/28] arm64: module: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v3 16/28] ARM: module: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v3 18/28] LoongArch/orc: Use RCU in all users of __module_address()., Sebastian Andrzej Siewior
- [PATCH v3 19/28] LoongArch: ftrace: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v3 20/28] powerpc/ftrace: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v3 21/28] cfi: Use RCU while invoking __module_address()., Sebastian Andrzej Siewior
- [PATCH v3 23/28] jump_label: Use RCU in all users of __module_address()., Sebastian Andrzej Siewior
- [PATCH v3 22/28] x86: Use RCU in all users of __module_address()., Sebastian Andrzej Siewior
- [PATCH v3 25/28] bpf: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v3 27/28] static_call: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v3 26/28] kprobes: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v3 24/28] jump_label: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v3 28/28] bug: Use RCU instead RCU-sched to protect module_bug_list., Sebastian Andrzej Siewior
- Re: [PATCH v3 00/28] module: Use RCU instead of RCU-sched., Petr Pavlu
[PATCH v8 00/18] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v8 01/18] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v8 02/18] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v8 03/18] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v8 04/18] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v8 05/18] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v8 06/18] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v8 07/18] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v8 09/18] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v8 11/18] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v8 08/18] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v8 10/18] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v8 13/18] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v8 12/18] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v8 15/18] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v8 16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v8 14/18] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v8 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v8 18/18] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- Re: [PATCH v8 00/18] Implement DWARF modversions, Masahiro Yamada
[PATCH v13 0/5] Extended MODVERSIONS Support,
Matthew Maurer
[PATCH v12 0/5] Extended MODVERSIONS Support,
Matthew Maurer
ROX allocations broke livepatch for modules since 6.13-rc1,
Marek Maślanka
[PATCH 0/2] Fixups before RUST modversions support,
Masahiro Yamada
[PATCH v2 0/3] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read(),
Thomas Weißschuh
[PATCH v2 0/6] module: sysfs: Cleanups and preparation for const struct bin_attribute,
Thomas Weißschuh
[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy,
Mike Rapoport
[PATCH RFC 0/2] module: Introduce hash-based integrity checking,
Thomas Weißschuh
[PATCH v11 0/5] Extended MODVERSIONS Support,
Matthew Maurer
[GIT PULL] Modules fixes for v6.14-rc5,
Petr Pavlu
[PATCH 0/3] module: Make .static_call_sites read-only after init,
Petr Pavlu
[PATCH v2 00/28] module: Use RCU instead of RCU-sched.,
Sebastian Andrzej Siewior
- [PATCH v2 03/28] module: Use proper RCU assignment in add_kallsyms()., Sebastian Andrzej Siewior
- [PATCH v2 10/28] module: Use RCU in find_symbol()., Sebastian Andrzej Siewior
- [PATCH v2 08/28] module: Use RCU in module_kallsyms_on_each_symbol()., Sebastian Andrzej Siewior
- [PATCH v2 16/28] ARM: module: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v2 19/28] LoongArch: ftrace: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v2 21/28] x86: Use RCU in all users of __module_address()., Sebastian Andrzej Siewior
- [PATCH v2 22/28] jump_label: Use RCU in all users of __module_address()., Sebastian Andrzej Siewior
- [PATCH v2 23/28] jump_label: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v2 28/28] cfi: Use RCU while invoking __module_address()., Sebastian Andrzej Siewior
- [PATCH v2 25/28] kprobes: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v2 26/28] static_call: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v2 27/28] bug: Use RCU instead RCU-sched to protect module_bug_list., Sebastian Andrzej Siewior
- [PATCH v2 04/28] module: Use RCU in find_kallsyms_symbol()., Sebastian Andrzej Siewior
- [PATCH v2 01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor()., Sebastian Andrzej Siewior
- [PATCH v2 15/28] module: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v2 07/28] module: Use RCU in __find_kallsyms_symbol_value()., Sebastian Andrzej Siewior
- [PATCH v2 17/28] arm64: module: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v2 05/28] module: Use RCU in module_get_kallsym()., Sebastian Andrzej Siewior
- [PATCH v2 24/28] bpf: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v2 11/28] module: Use RCU in __is_module_percpu_address()., Sebastian Andrzej Siewior
- [PATCH v2 02/28] module: Begin to move from RCU-sched to RCU., Sebastian Andrzej Siewior
- [PATCH v2 18/28] LoongArch/orc: Use RCU in all users of __module_address()., Sebastian Andrzej Siewior
- [PATCH v2 13/28] module: Use RCU in search_module_extables()., Sebastian Andrzej Siewior
- [PATCH v2 20/28] powerpc/ftrace: Use RCU in all users of __module_text_address()., Sebastian Andrzej Siewior
- [PATCH v2 09/28] module: Remove module_assert_mutex_or_preempt() from try_add_tainted_module()., Sebastian Andrzej Siewior
- [PATCH v2 12/28] module: Allow __module_address() to be called from RCU section., Sebastian Andrzej Siewior
- [PATCH v2 14/28] module: Use RCU in all users of __module_address()., Sebastian Andrzej Siewior
- [PATCH v2 06/28] module: Use RCU in find_module_all()., Sebastian Andrzej Siewior
- Re: [PATCH v2 00/28] module: Use RCU instead of RCU-sched., Christophe Leroy
- Re: [PATCH v2 00/28] module: Use RCU instead of RCU-sched., Peter Zijlstra
[PATCH v7 00/18] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v7 01/18] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v7 03/18] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v7 02/18] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v7 04/18] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v7 05/18] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v7 06/18] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v7 07/18] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v7 08/18] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v7 10/18] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v7 09/18] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v7 11/18] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v7 12/18] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v7 13/18] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v7 14/18] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v7 15/18] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v7 16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v7 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v7 18/18] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
Re: [PATCH i-g-t 2/2] lib/igt_kmod: Do not explicitly unload intel mei driver,
Lucas De Marchi
[PATCH] perf tools: Fixup end address of modules,
Namhyung Kim
[PATCH 0/4] module: sysfs: Two cleanups and preparation for const struct bin_attribute,
Thomas Weißschuh
[PATCH 0/3] module: Constify 'struct module_attribute',
Thomas Weißschuh
[PATCH v2] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
[PATCH] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS, Masahiro Yamada
Re: [PATCH v3 0/4] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
[PATCH] module: Use complete RCU protection instead a mix of RCU and RCU-sched.,
Sebastian Andrzej Siewior
[PATCH v1 0/3] module: Don't fail module loading when setting ro_after_init section RO failed,
Christophe Leroy
[PATCH 0/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read(),
Thomas Weißschuh
[PATCH] preempt: Move PREEMPT_RT before PREEMPT in vermagic.,
Sebastian Andrzej Siewior
[PATCH -v2 0/7] module: Strict per-modname namespaces,
Peter Zijlstra
[GIT PULL] Modules fixes for v6.13-rc1,
Luis Chamberlain
[PATCH 2/2] selftests: kallsyms: fix and clarify current test boundaries, Luis Chamberlain
[PATCH 1/2] selftests: kallsyms: fix double build stupidity, Luis Chamberlain
[PATCH v3] selftests: kallsyms: fix double build stupidity, Luis Chamberlain
[PATCH v2] selftests: kallsyms: fix double build stupidity, Luis Chamberlain
[PATCH] selftests: kallsyms: fix with sensible defaults, Luis Chamberlain
[GIT PULL] Modules changes for v6.13-rc1,
Luis Chamberlain
[PATCH v10 0/5] Extended MODVERSIONS Support,
Matthew Maurer
[PATCH v9 0/5] Extended MODVERSIONS Support,
Matthew Maurer
[PATCH v6 00/18] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v6 01/18] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v6 02/18] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v6 03/18] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v6 04/18] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v6 05/18] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v6 06/18] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v6 07/18] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v6 08/18] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v6 09/18] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v6 10/18] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v6 11/18] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v6 12/18] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v6 13/18] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v6 15/18] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v6 14/18] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v6 16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v6 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v6 18/18] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- Re: [PATCH v6 00/18] Implement DWARF modversions, Sedat Dilek
- Re: [PATCH v6 00/18] Implement DWARF modversions, Neal Gompa
- Re: [PATCH v6 00/18] Implement DWARF modversions, Luis Chamberlain
[PATCH 14/15] modpost: rename alias symbol for MODULE_DEVICE_TABLE(), Masahiro Yamada
[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache,
Roberto Sassu
- [PATCH v6 02/15] module: Introduce ksys_finit_module(), Roberto Sassu
- [PATCH v6 03/15] integrity: Introduce the Integrity Digest Cache, Roberto Sassu
- [PATCH v6 04/15] digest_cache: Initialize digest caches, Roberto Sassu
- [PATCH v6 05/15] digest_cache: Add securityfs interface, Roberto Sassu
- [PATCH v6 06/15] digest_cache: Add hash tables and operations, Roberto Sassu
- [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers, Roberto Sassu
- [PATCH v6 08/15] digest_cache: Parse tlv digest lists, Roberto Sassu
- [PATCH v6 09/15] digest_cache: Populate the digest cache from a digest list, Roberto Sassu
- [PATCH v6 10/15] digest_cache: Add management of verification data, Roberto Sassu
- [PATCH v6 11/15] digest_cache: Add support for directories, Roberto Sassu
- [PATCH v6 12/15] digest cache: Prefetch digest lists if requested, Roberto Sassu
- [PATCH v6 13/15] digest_cache: Reset digest cache on file/directory change, Roberto Sassu
- [PATCH v6 14/15] selftests/digest_cache: Add selftests for the Integrity Digest Cache, Roberto Sassu
- [PATCH v6 15/15] docs: Add documentation of the Integrity Digest Cache, Roberto Sassu
- [PATCH v6 01/15] lib: Add TLV parser, Roberto Sassu
- Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache, Luis Chamberlain
- Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache, Eric Snowberg
- Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache, Dr. Greg
[PATCH v5 2/2] module: Block a module by TUXEDO from accessing GPL symbols,
Werner Sembach
[PATCH v4 0/2] module: Block some modules by TUXEDO from accessing,
Werner Sembach
[PATCH v2 0/2] module: Block some modules by TUXEDO from accessing,
Werner Sembach
[PATCH 0/2] module: Block modules by Tuxedo from accessing GPL symbols,
Uwe Kleine-König
[RFC][PATCH 0/8] module: Strict per-modname namespaces,
Peter Zijlstra
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]