Linux Modules
[Prev Page][Next Page]
- Re: [RFC PATCH 2/3] module: Don't fail module loading when setting ro_after_init section RO failed, (continued)
- [PATCH RFC v3 0/4] module: refactor ro_after_init failure path,
Daniel Gomez via B4 Relay
- Re: [PATCH] static_call: Handle module init failure correctly in static_call_del_module(),
Luis Chamberlain
- [RFC] module: Strict per-modname namespaces,
Peter Zijlstra
- [PATCH] tests/module/gen_test_kallsyms.sh: use 0 value for variables,
Luis Chamberlain
- [PATCH v8 0/3] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v2] scripts: Remove export_report.pl,
Matthew Maurer
- [PATCH v5 00/19] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include, Sami Tolvanen
- [PATCH v5 02/19] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v5 03/19] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v5 04/19] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v5 05/19] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v5 06/19] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v5 07/19] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v5 08/19] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v5 09/19] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v5 10/19] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v5 11/19] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v5 12/19] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v5 13/19] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v5 14/19] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v5 15/19] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v5 16/19] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v5 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v5 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v5 19/19] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- Re: [PATCH v5 00/19] Implement DWARF modversions, Sedat Dilek
- [PATCH] scripts: Remove export_report.pl,
Matthew Maurer
- [bug report] alloc_tag: load module tags into separate contiguous memory,
Dan Carpenter
- Re: [PATCH] brd: fix null pointer when modprobe brd,
Tetsuo Handa
- [PATCH v1] audit,module: restore audit logging in load failure case,
Richard Guy Briggs
- meson: always pass complete path to kmod-symlink.sh,
Sedat Dilek
- [PATCH] meson: Collect all prefix get_option at one place,
Sedat Dilek
- [PATCH v4 0/6] page allocation tag compression,
Suren Baghdasaryan
- [PATCH v7 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH v7 0/3] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v3] selftests: add new kallsyms selftests,
Luis Chamberlain
- [PATCH] next: use new shared modules tree,
Luis Chamberlain
- [PATCH] module: check symbol name offsets,
Tobias Stoeckmann
- [PATCH] module: .strtab must be null terminated,
Tobias Stoeckmann
- Status next kmod version 34,
Sedat Dilek
- [PATCH v2] module: sign with sha512 instead of sha1 by default,
Thorsten Leemhuis
- [PATCH v6 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH v6 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH 00/12] Module Validation Refactor,
Matthew Maurer
- [PATCH 01/12] module: Take const arg in validate_section_offset, Matthew Maurer
- [PATCH 02/12] module: Factor out elf_validity_ehdr, Matthew Maurer
- [PATCH 03/12] module: Factor out elf_validity_cache_sechdrs, Matthew Maurer
- [PATCH 04/12] module: Factor out elf_validity_cache_secstrings, Matthew Maurer
- [PATCH 05/12] module: Factor out elf_validity_cache_index_info, Matthew Maurer
- [PATCH 06/12] module: Factor out elf_validity_cache_index_mod, Matthew Maurer
- [PATCH 07/12] module: Factor out elf_validity_cache_index_sym, Matthew Maurer
- [PATCH 08/12] module: Factor out elf_validity_cache_index_str, Matthew Maurer
- [PATCH 09/12] module: Group section index calculations together, Matthew Maurer
- [PATCH 10/12] module: Factor out elf_validity_cache_strtab, Matthew Maurer
- [PATCH 11/12] module: Additional validation in elf_validity_cache_strtab, Matthew Maurer
- [PATCH 12/12] module: Reformat struct for code style, Matthew Maurer
- Re: [PATCH 00/12] Module Validation Refactor, Sami Tolvanen
- Re: [PATCH 00/12] Module Validation Refactor, Luis Chamberlain
- [PATCH v3 0/5] page allocation tag compression,
Suren Baghdasaryan
- [PATCH kdevops] defconfig: add linux-modules-kpd defconfig symlink, Luis Chamberlain
- [RFC PATCH v1] module: sign with sha512 by default to avoid build errors,
Thorsten Leemhuis
- [PATCH v5 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH v4 00/19] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v4 01/19] scripts: move genksyms crc32 implementation to a common include, Sami Tolvanen
- [PATCH v4 02/19] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v4 03/19] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v4 04/19] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v4 05/19] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v4 06/19] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v4 07/19] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v4 08/19] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v4 09/19] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v4 10/19] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v4 11/19] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v4 12/19] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v4 13/19] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v4 16/19] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v4 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v4 19/19] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- Re: [PATCH v4 00/19] Implement DWARF modversions, Luis Chamberlain
- [PATCH v4 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- Re: [PATCH v2] vhost/vsock: specify module version,
Luis Chamberlain
- [GIT PULL] Modules changes for v6.12-rc1,
Luis Chamberlain
- [PATCH v5 00/16] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v5 01/16] module: Take const arg in validate_section_offset, Matthew Maurer
- [PATCH v5 02/16] module: Factor out elf_validity_ehdr, Matthew Maurer
- [PATCH v5 03/16] module: Factor out elf_validity_cache_sechdrs, Matthew Maurer
- [PATCH v5 04/16] module: Factor out elf_validity_cache_secstrings, Matthew Maurer
- [PATCH v5 05/16] module: Factor out elf_validity_cache_index_info, Matthew Maurer
- [PATCH v5 06/16] module: Factor out elf_validity_cache_index_mod, Matthew Maurer
- [PATCH v5 07/16] module: Factor out elf_validity_cache_index_sym, Matthew Maurer
- [PATCH v5 08/16] module: Factor out elf_validity_cache_index_str, Matthew Maurer
- [PATCH v5 09/16] module: Group section index calculations together, Matthew Maurer
- [PATCH v5 10/16] module: Factor out elf_validity_cache_strtab, Matthew Maurer
- [PATCH v5 11/16] module: Additional validation in elf_validity_cache_strtab, Matthew Maurer
- [PATCH v5 12/16] module: Reformat struct for code style, Matthew Maurer
- [PATCH v5 13/16] export_report: Rehabilitate script, Matthew Maurer
- [PATCH v5 14/16] modules: Support extended MODVERSIONS info, Matthew Maurer
- [PATCH v5 15/16] modpost: Produce extended modversion information, Matthew Maurer
- [PATCH v5 16/16] export_report: Use new version info format, Matthew Maurer
- Re: [PATCH v5 00/16] Extended MODVERSIONS Support, Sami Tolvanen
- Re: [PATCH v5 00/16] Extended MODVERSIONS Support, Neal Gompa
- [PATCH v4 07/16] module: Factor out elf_validity_cache_index_sym, Matthew Maurer
- [PATCH v4 14/16] modules: Support extended MODVERSIONS info,
Matthew Maurer
- [PATCH v4 12/16] module: Reformat struct for code style, Matthew Maurer
- [PATCH v4 11/16] module: Additional validation in elf_validity_cache_strtab, Matthew Maurer
- [PATCH v4 10/16] module: Factor out elf_validity_cache_strtab, Matthew Maurer
- [PATCH v4 09/16] module: Group section index calculations together, Matthew Maurer
- [PATCH v4 08/16] module: Factor out elf_validity_cache_index_str, Matthew Maurer
- [PATCH v4 06/16] module: Factor out elf_validity_cache_index_mod, Matthew Maurer
- [PATCH v4 05/16] module: Factor out elf_validity_cache_index_info, Matthew Maurer
- [PATCH v4 04/16] module: Factor out elf_validity_cache_secstrings, Matthew Maurer
- [PATCH v4 03/16] module: Factor out elf_validity_cache_sechdrs, Matthew Maurer
- [PATCH v4 02/16] module: Factor out elf_validity_ehdr, Matthew Maurer
- [PATCH v4 01/16] module: Take const arg in validate_section_offset,
Matthew Maurer
- [PATCH v3 00/20] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v3 01/20] scripts: import more list macros, Sami Tolvanen
- [PATCH v3 02/20] scripts: move genksyms crc32 implementation to a common include, Sami Tolvanen
- [PATCH v3 03/20] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v3 04/20] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v3 05/20] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v3 06/20] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v3 07/20] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v3 08/20] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v3 09/20] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v3 10/20] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v3 11/20] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v3 12/20] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v3 13/20] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v3 14/20] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v3 15/20] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v3 16/20] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v3 17/20] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v3 19/20] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v3 18/20] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v3 20/20] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- Re: [PATCH v3 00/20] Implement DWARF modversions, Neal Gompa
- Re: [PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver,
Lucas De Marchi
- [PATCH v4 0/1] fix sysfs patch build warning and add fixes,
Chunhui Li
- [PATCH v2] module: Refine kmemleak scanned areas,
Vincent Donnefort
- [PATCH v3 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH] module: Refine kmemleak scanned areas,
Vincent Donnefort
- [PATCH v3 0/1] fix module sysfs patch defect,
Chunhui Li
- [PATCH v2] module: abort module loading when sysfs setup suffer errors,
Chunhui Li
- [PATCH v2 0/6] page allocation tag compression,
Suren Baghdasaryan
- [PATCH v2] modpost: compile constant module information only once,
Thomas Weißschuh
- [PATCH] module: abort module loading when sysfs setup suffer errors,
Chunhui Li
- [syzbot] [modules?] kernel panic: stack is corrupted in call_usermodehelper_exec, syzbot
- [no subject], Unknown
- [PATCH v2 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH v9 0/4] Generate address range data for built-in modules,
Kris Van Hees
- [PATCH v9 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects, Kris Van Hees
- [PATCH v9 4/4] module: add install target for modules.builtin.ranges, Kris Van Hees
- [PATCH v9 2/4] kbuild: generate offset range data for builtin modules, Kris Van Hees
- [PATCH v9 3/4] scripts: add verifier script for builtin module range data, Kris Van Hees
- <Possible follow-ups>
- [PATCH v9 0/4] Generate address range data for built-in modules, Kris Van Hees
- [PATCH v10 4/4] module: add install target for modules.builtin.ranges, Kris Van Hees
- Re: [PATCH v9 0/4] Generate address range data for built-in modules, Kris Van Hees
- Re: [PATCH v9 0/4] Generate address range data for built-in modules, Sami Tolvanen
- Re: [PATCH v9 0/4] Generate address range data for built-in modules, Masahiro Yamada
[PATCH] MAINTAINERS: scale modules with more reviewers,
Luis Chamberlain
[PATCH v7 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects,
Kris Van Hees
[PATCH 0/5] page allocation tag compression,
Suren Baghdasaryan
[PATCH v2] rust: add `module_params` macro,
Andreas Hindborg
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]