Linux Modules
[Prev Page][Next Page]
- 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] 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
- [PATCH] build: Add mod-weakdep.ko to cache, Lucas De Marchi
- [PATCH v2 00/19] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v2 01/19] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v2 02/19] gendwarfksyms: Add symbol list handling, Sami Tolvanen
- [PATCH v2 03/19] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v2 04/19] gendwarfksyms: Add support for type pointers, Sami Tolvanen
- [PATCH v2 05/19] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v2 06/19] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v2 07/19] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v2 08/19] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v2 09/19] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v2 10/19] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v2 11/19] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v2 12/19] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v2 13/19] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v2 14/19] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v2 15/19] gendwarfksyms: Add support for declaration-only data structures, Sami Tolvanen
- [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields, Sami Tolvanen
- [PATCH v2 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v2 18/19] x86/asm-prototypes: Include <asm/ptrace.h>, Sami Tolvanen
- [PATCH v2 19/19] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- Re: [PATCH v2 00/19] Implement DWARF modversions, Sedat Dilek
- Re: [PATCH v2 00/19] Implement DWARF modversions, Greg Kroah-Hartman
- Re: [PATCH v2 00/19] Implement DWARF modversions, Jonathan Corbet
- Re: [PATCH v2 00/19] Implement DWARF modversions, Masahiro Yamada
- [PATCH v6 0/4] Generate address range data for built-in modules,
Kris Van Hees
- the prebuilt mod-weakdep.o is missing,
Marco d'Itri
- [ANNOUNCE] kmod 33, Lucas De Marchi
- [PATCH kmod] libkmod: avoid undefined behaviour in libkmod-builtin.c:get_string,
Eugene Syromiatnikov
- [PATCH] driver core: Fix a null-ptr-deref in module_add_driver(),
Jinjie Ruan
- [PATCH kmod 0/2] Couple of SPDX fixes,
Emil Velikov via B4 Relay
- [PATCH v3 14/16] modules: Support extended MODVERSIONS info,
Matthew Maurer
- [PATCH v3 12/16] module: Reformat struct for code style, Matthew Maurer
- [PATCH v3 11/16] module: Additional validation in elf_validity_cache_strtab, Matthew Maurer
- [PATCH v3 10/16] module: Factor out elf_validity_cache_strtab, Matthew Maurer
- [PATCH v3 09/16] module: Group section index calculations together, Matthew Maurer
- [PATCH v3 08/16] module: Factor out elf_validity_cache_index_str, Matthew Maurer
- [PATCH v3 07/16] module: Factor out elf_validity_cache_index_sym, Matthew Maurer
- [PATCH v3 06/16] module: Factor out elf_validity_cache_index_mod, Matthew Maurer
- [PATCH v3 05/16] module: Factor out elf_validity_cache_index_info, Matthew Maurer
- [PATCH v3 04/16] module: Factor out elf_validity_cache_secstrings, Matthew Maurer
- [PATCH v3 03/16] module: Factor out elf_validity_cache_sechdrs, Matthew Maurer
- [PATCH v3 02/16] module: Factor out elf_validity_ehdr, Matthew Maurer
- [PATCH v3 01/16] module: Take const arg in validate_section_offset, Matthew Maurer
- [no subject], Unknown
- [PATCH] module: Add hard dependencies as syntactic sugar,
Dragan Simic
- [PATCH v2 0/3] Use SPDX,
Lucas De Marchi
- [GIT PULL] Modules changes for v6.11-rc1,
Luis Chamberlain
- [PATCH 0/4] Add module_subinit{_noexit} and module_subeixt helper macros,
Youling Tang
- [PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue,
Zheng Yejian
- [PATCH 0/2] module: Split modules_install compression and in-kernel decompression,
Petr Pavlu
- [no subject], Unknown
- [PATCH kmod] Use SPDX header for license,
Lucas De Marchi
- [PATCH kmod 0/3] libkmod: misc ABI changes,
Emil Velikov via B4 Relay
- [PATCH kmod] kmod: remove .alias config files for modprobe.d,
Emil Velikov via B4 Relay
- [PATCH v5 0/4] Generate address range data for built-in modules,
Kris Van Hees
- [PATCH] module: tracking: Extend format string of a seq_printf() call in unloaded_tainted_modules_seq_show(), Markus Elfring
- [PATCH] module: Use seq_putc() in two functions, Markus Elfring
- [PATCH 0/5] Add distros to github CI,
Lucas De Marchi
- [PATCH] README: update to a decade+ later,
Lucas De Marchi
- Re: [PATCH 0/3] Add {init, exit}_sequence_fs() helper function,
Christoph Hellwig
- [PATCH v2 0/1] Use github-action for CI,
Lucas De Marchi
- [PATCH 0/3] Use github-action for CI,
Lucas De Marchi
- [PATCH kmod v2 00/17] man: minor improvements, post the scdoc conversion,
Emil Velikov via B4 Relay
- [PATCH kmod v2 01/17] man: add some extra bold/italic annotations, Emil Velikov via B4 Relay
- [PATCH kmod v2 03/17] man: misc punctuation fixes, Emil Velikov via B4 Relay
- [PATCH kmod v2 04/17] man: some options take an argument, mention that, Emil Velikov via B4 Relay
- [PATCH kmod v2 02/17] man: white space fixes, Emil Velikov via B4 Relay
- [PATCH kmod v2 08/17] man: depmod.d: factor out a CONFIGURATION FORMAT section, Emil Velikov via B4 Relay
- [PATCH kmod v2 07/17] man: depmod.d: document the config file order handling, Emil Velikov via B4 Relay
- [PATCH kmod v2 05/17] man: couple of grammar/language fixes, Emil Velikov via B4 Relay
- [PATCH kmod v2 09/17] man: depmod.d: rework the opening description sentence, Emil Velikov via B4 Relay
- [PATCH kmod v2 06/17] man: stop removing DISTCONFDIR lines, Emil Velikov via B4 Relay
- [PATCH kmod v2 11/17] man: modprobe.d: document the config file order handling, Emil Velikov via B4 Relay
- [PATCH kmod v2 14/17] man: modprobe: remove hard-coded /etc/modprobe.d references, Emil Velikov via B4 Relay
- [PATCH kmod v2 13/17] man: add few mentions about MODPROBE_OPTIONS, Emil Velikov via B4 Relay
- [PATCH kmod v2 12/17] man: modprobe.d: factor out a CONFIGURATION FORMAT section, Emil Velikov via B4 Relay
- [PATCH kmod v2 15/17] man: remove the "Maintained by" references, Emil Velikov via B4 Relay
- [PATCH kmod v2 16/17] man: rework AUTHORS section, Emil Velikov via B4 Relay
- [PATCH kmod v2 17/17] man: list options one per line, Emil Velikov via B4 Relay
- [PATCH kmod v2 10/17] man: depmod: remove hard-coded /etc/depmod.d references, Emil Velikov via B4 Relay
- Re: [PATCH kmod v2 00/17] man: minor improvements, post the scdoc conversion, Lucas De Marchi
- [PATCH v3] init: staging: Fix missing warning/taint on builtin code,
Ágatha Isabelle Chris Moreira Guedes
- [PATCH] rust: add `module_params` macro,
Andreas Hindborg
- Re: [PATCH] rust: add `module_params` macro, Benno Lossin
[PATCH v2] init: staging: Fix missing warning/taint on builtin code,
Ágatha Isabelle Chris Moreira Guedes
[PATCH] staging: Fix missing warning/taint on builtin code,
Ágatha Isabelle Chris Moreira Guedes
[PATCH v3] module: Add log info for verifying module signature,
Yusong Gao
[PATCH] libkmod: fix result of comparison of unsigned enum in kmod_dump_index(),
yskelg
[PATCH kmod] libkmod: share code between softdep and weakdep functions, Jose Ignacio Tornos Martinez
[PATCH v2] module: Add log information for loading module failures,
Yusong Gao
[PATCH 00/15] Implement MODVERSIONS for Rust,
Sami Tolvanen
- [PATCH 01/15] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH 02/15] gendwarfksyms: Add symbol list input handling, Sami Tolvanen
- [PATCH 03/15] gendwarfksyms: Add CRC calculation, Sami Tolvanen
- [PATCH 04/15] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH 05/15] gendwarfksyms: Add a cache, Sami Tolvanen
- [PATCH 06/15] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH 08/15] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH 09/15] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH 10/15] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH 11/15] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH 07/15] gendwarfksyms: Add pretty-printing, Sami Tolvanen
- [PATCH 12/15] gendwarfksyms: Add inline debugging, Sami Tolvanen
- [PATCH 14/15] module: Support hashed symbol names when checking modversions, Sami Tolvanen
- [PATCH 15/15] kbuild: Use gendwarfksyms to generate Rust symbol versions, Sami Tolvanen
- [PATCH 13/15] modpost: Add support for hashing long symbol names, Sami Tolvanen
- Re: [PATCH 00/15] Implement MODVERSIONS for Rust, Masahiro Yamada
- Re: [PATCH 00/15] Implement MODVERSIONS for Rust, Greg Kroah-Hartman
- Re: [PATCH 00/15] Implement MODVERSIONS for Rust, Luis Chamberlain
- Re: [PATCH 00/15] Implement MODVERSIONS for Rust, Petr Pavlu
[PATCH v4 0/3] Generate address range data for built-in modules,
Kris Van Hees
[PATCH] module: Add log information for loading module failures,
Yusong Gao
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue,
Zheng Yejian
[PATCH kmod 00/20] man: convert to scdoc and minor improvements,
Emil Velikov via B4 Relay
- [PATCH kmod 01/20] man: add script to generate/compare the xslt vs upcoming scdoc, Emil Velikov via B4 Relay
- [PATCH kmod 02/20] man: add scdoc based man pages, Emil Velikov via B4 Relay
- [PATCH kmod 09/20] man: couple of grammar/language fixes, Emil Velikov via B4 Relay
- [PATCH kmod 03/20] man: build the scdoc based man pages, Emil Velikov via B4 Relay
- [PATCH kmod 11/20] man: depmod.d: document the config file order handling, Emil Velikov via B4 Relay
- [PATCH kmod 06/20] man: white space fixes, Emil Velikov via B4 Relay
- [PATCH kmod 07/20] man: misc punctuation fixes, Emil Velikov via B4 Relay
- [PATCH kmod 12/20] man: depmod.d: factor out a CONFIGURATION FORMAT section, Emil Velikov via B4 Relay
- [PATCH kmod 05/20] man: add some extra bold/italic annotations, Emil Velikov via B4 Relay
- [PATCH kmod 08/20] man: some options take an argument, mention that, Emil Velikov via B4 Relay
- [PATCH kmod 14/20] man: depmod: remove hard-coded /etc/depmod.d references, Emil Velikov via B4 Relay
- [PATCH kmod 10/20] man: stop removing DISTCONFDIR lines, Emil Velikov via B4 Relay
- [PATCH kmod 04/20] man: remove no longer used XML files, Emil Velikov via B4 Relay
- [PATCH kmod 16/20] man: modprobe.d: factor out a CONFIGURATION FORMAT section, Emil Velikov via B4 Relay
- [PATCH kmod 20/20] man: list options one per line, Emil Velikov via B4 Relay
- [PATCH kmod 13/20] man: depmod.d: rework the opening description sentence, Emil Velikov via B4 Relay
- [PATCH kmod 18/20] man: modprobe: remove hard-coded /etc/modprobe.d references, Emil Velikov via B4 Relay
- [PATCH kmod 15/20] man: modprobe.d: document the config file order handling, Emil Velikov via B4 Relay
- [PATCH kmod 19/20] man: remove the "Maintained by" references, Emil Velikov via B4 Relay
- [PATCH kmod 17/20] man: modprobe.d: mention about MODPROBE_OPTIONS, Emil Velikov via B4 Relay
- Re: [PATCH kmod 00/20] man: convert to scdoc and minor improvements, Lucas De Marchi
[PATCH kmod] .mailmap: Forward to my personal email,
Emil Velikov via B4 Relay
[RFC PATCH] ftrace: Skip __fentry__ location of overridden weak functions,
Zheng Yejian
[PATCH 6.10.0-rc2] kernel/module: avoid panic on loading broken module,
Daniel v. Kirschten
Current status and possible improvements in CONFIG_MODULE_FORCE_UNLOAD,
Aditya Garg
Re: [PATCH v2 2/3] tracing/fprobe: Support raw tracepoint events on modules,
Mathieu Desnoyers
[PATCH] lib/test_kmod: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
[PATCH kmod] testsuite: add tests for weak dependencies,
Jose Ignacio Tornos Martinez
is_module(),
Jarkko Sakkinen
[PATCH v3 0/6] Generate address range data for built-in modules,
Kris Van Hees
[GIT PULL] Modules changes for v6.10-rc1,
Luis Chamberlain
[PATCH v2 0/6] Generate address range data for built-in modules,
Kris Van Hees
[MODALTS v0.1 2/4] kmod: add generation of modules.alternatives to depmod,
Valerii Chernous
[MODALTS v0.1 1/4] tools/depmod.c: use symbol alternatives for modules.dep,
Valerii Chernous
[MODALTS v0.1 4/4] add modules deps alternatives description,
Valerii Chernous
[MODALTS v0.1 3/4] kmod: add modules.alternatives to modprobe, Valerii Chernous
[PATCH v3] module: create weak dependecies,
Jose Ignacio Tornos Martinez
[PATCH v2] module: create weak dependecies,
Jose Ignacio Tornos Martinez
[PATCH] kernel/module: disable cfi for do_mod_ctors, Joey Jiao
[PATCH RESEND v8 00/16] mm: jit/text allocator,
Mike Rapoport
- [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH RESEND v8 03/16] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH RESEND v8 04/16] sparc: simplify module_alloc(), Mike Rapoport
- [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH RESEND v8 10/16] arm64: extend execmem_info for generated code allocations, Mike Rapoport
- [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate, Mike Rapoport
- [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- Re: [PATCH RESEND v8 00/16] mm: jit/text allocator, Luis Chamberlain
[PATCH v8 00/17] mm: jit/text allocator,
Mike Rapoport
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]