Linux Modules
[Prev Page][Next Page]
- [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
- [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
- [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
- [PATCH] kmod: verify module name before invoking modprobe,
Song Chen
- [PATCH kmod] README: List strip CLI command option for summary, Sedat Dilek
- [kmod] README: List strip CLI command option for summary, Sedat Dilek
- [PATCH] README: List strip CLI command option for summary, Sedat Dilek
- [RFC PATCH 1/3] module: Split module_enable_rodata_ro(),
Christophe Leroy
- [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
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]