Show patches with: Archived = No       |   966 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-v2,2/7] module/modpost: Use for() loop module: Strict per-modname namespaces - - - 7-- 2024-12-02 Peter Zijlstra New
[-v2,3/7] module/modpost: Add basename helper module: Strict per-modname namespaces - - - 7-- 2024-12-02 Peter Zijlstra New
[-v2,4/7] module: Add module specific symbol namespace support module: Strict per-modname namespaces - - - 7-- 2024-12-02 Peter Zijlstra New
[-v2,5/7] module: Extend the MODULE_ namespace parsing module: Strict per-modname namespaces - - - 7-- 2024-12-02 Peter Zijlstra New
[-v2,6/7] module: Account for the build time module name mangling module: Strict per-modname namespaces - - 1 7-- 2024-12-02 Peter Zijlstra New
[-v2,7/7] module: Provide EXPORT_SYMBOL_GPL_FOR() helper module: Strict per-modname namespaces - - - 7-- 2024-12-02 Peter Zijlstra New
[01/12] module: Take const arg in validate_section_offset Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[01/15] tools: Add gendwarfksyms Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[02/12] module: Factor out elf_validity_ehdr Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[02/15] gendwarfksyms: Add symbol list input handling Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[03/12] module: Factor out elf_validity_cache_sechdrs Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[03/15] gendwarfksyms: Add CRC calculation Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[04/12] module: Factor out elf_validity_cache_secstrings Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[04/15] gendwarfksyms: Expand base_type Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[05/12] module: Factor out elf_validity_cache_index_info Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[05/15] gendwarfksyms: Add a cache Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[06/12] module: Factor out elf_validity_cache_index_mod Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[06/15] gendwarfksyms: Expand type modifiers and typedefs Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[07/12] module: Factor out elf_validity_cache_index_sym Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[07/15] gendwarfksyms: Add pretty-printing Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[08/12] module: Factor out elf_validity_cache_index_str Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[08/15] gendwarfksyms: Expand subroutine_type Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[09/12] module: Group section index calculations together Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[09/15] gendwarfksyms: Expand array_type Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[1/2] libkmod-config: replace 0/1 with bool - - - --- 2017-02-16 Lucas De Marchi Accepted
[1/2] module: allow for module error injection [1/2] module: allow for module error injection - - - 2-5 2025-01-22 Daniel Gomez New
[1/2] module: Fix ERRORs reported by checkpatch.pl [1/2] module: Fix ERRORs reported by checkpatch.pl - - - --- 2022-06-12 Christophe Leroy Superseded
[1/2] module: get symbol crc back to unsigned Fixups before RUST modversions support - 1 - 4-3 2024-12-28 Masahiro Yamada Handled Elsewhere
[1/2] module: Put known GPL offenders in an array module: Block modules by Tuxedo from accessing GPL symbols - 2 - 7-- 2024-11-14 Uwe Kleine-König Handled Elsewhere
[1/2] module: Split modules_install compression and in-kernel decompression module: Split modules_install compression and in-kernel decompression 1 - - --- 2024-07-22 Petr Pavlu Handled Elsewhere
[1/3] ci: Add github workflow Use github-action for CI - - - --- 2024-07-09 Lucas De Marchi Handled Elsewhere
[1/3] libkmod-module: do not crash modinfo on 0 key id len - - - --- 2016-06-05 Lucas De Marchi Accepted
[1/3] module: Constify parameters of module_enforce_rwx_sections() module: Make .static_call_sites read-only after init - - - --- 2024-12-23 Petr Pavlu New
[1/3] params: Prepare for 'const struct module_attribute *' module: Constify 'struct module_attribute' - - - 4-3 2024-12-16 Thomas Weißschuh Accepted
[1/3] testsuite: include stdio.h - - - --- 2016-08-10 Lucas De Marchi Accepted
[1/4] Fixup for 87b31159f78a ("module: Move all into module/") [1/4] Fixup for 87b31159f78a ("module: Move all into module/") - - - --- 2022-02-22 Christophe Leroy Superseded
[1/4] libkmod: add MODULE_DIR to override kernel modules directory - - - --- 2016-08-16 Nikolay Amiantov Superseded
[1/4] libkmod: modinfo: fix sig_id output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[1/4] module: Add module_subinit{_noexit} and module_subeixt helper macros Add module_subinit{_noexit} and module_subeixt helper macros - - - --- 2024-07-23 Youling Tang Handled Elsewhere
[1/4] module: sysfs: Drop member 'nsections' module: sysfs: Two cleanups and preparation for const struct bin_attribute - - - 4-3 2024-12-16 Thomas Weißschuh Superseded
[1/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() - - - 7-- 2024-12-05 Thomas Weißschuh Superseded
[1/5] alloc_tag: load module tags into separate continuous memory page allocation tag compression - - - --- 2024-08-19 Suren Baghdasaryan Handled Elsewhere
[1/5] ci: Replace package installation with local action Add distros to github CI - - - --- 2024-07-12 Lucas De Marchi Handled Elsewhere
[1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian Handled Elsewhere
[1/8] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - - - 3-4 2024-12-27 Mike Rapoport Superseded
[10/12] module: Factor out elf_validity_cache_strtab Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[10/15] gendwarfksyms: Expand structure types Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[11/12] module: Additional validation in elf_validity_cache_strtab Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[11/15] gendwarfksyms: Limit structure expansion Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[12/12] module: Reformat struct for code style Module Validation Refactor - - - 2-- 2024-10-15 Matthew Maurer Handled Elsewhere
[12/15] gendwarfksyms: Add inline debugging Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[13/15] modpost: Add support for hashing long symbol names Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[14/15] modpost: rename alias symbol for MODULE_DEVICE_TABLE() Untitled series #911111 - - - --- 2024-11-19 Masahiro Yamada Handled Elsewhere
[14/15] module: Support hashed symbol names when checking modversions Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[15/15] kbuild: Use gendwarfksyms to generate Rust symbol versions Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen Handled Elsewhere
[2/2] libkmod-config: fix parsing quoted kernel cmdline on params - - - --- 2017-02-16 Lucas De Marchi Accepted
[2/2] moderr: add module error injection tool [1/2] module: allow for module error injection - - - 2-5 2025-01-22 Daniel Gomez New
[2/2] modpost: zero-pad CRC values in modversion_info array Fixups before RUST modversions support - - - 4-3 2024-12-28 Masahiro Yamada Handled Elsewhere
[2/2] module: Block modules by Tuxedo from accessing GPL symbols module: Block modules by Tuxedo from accessing GPL symbols - 2 - 7-- 2024-11-14 Uwe Kleine-König Handled Elsewhere
[2/2] module: Clean up the description of MODULE_SIG_<type> module: Split modules_install compression and in-kernel decompression - - - --- 2024-07-22 Petr Pavlu Handled Elsewhere
[2/2] module: Increase readability of module_kallsyms_lookup_name() [1/2] module: Fix ERRORs reported by checkpatch.pl - - - --- 2022-06-12 Christophe Leroy Superseded
[2/3] Add scratchbuf implementation - - - --- 2016-08-10 Lucas De Marchi Accepted
[2/3] build: Add mod-weakdep.c to EXTRA_DIST Use github-action for CI - - - --- 2024-07-09 Lucas De Marchi Handled Elsewhere
[2/3] libkmod-signature: handle PKCS#7 - - - --- 2016-06-05 Lucas De Marchi Accepted
[2/3] module: Add a separate function to mark sections as read-only after init module: Make .static_call_sites read-only after init - - - --- 2024-12-23 Petr Pavlu New
[2/3] module: Handle 'struct module_version_attribute' as const module: Constify 'struct module_attribute' - - - 4-3 2024-12-16 Thomas Weißschuh Accepted
[2/4] btrfs: Use module_subinit{_noexit} and module_subeixt helper macros Add module_subinit{_noexit} and module_subeixt helper macros - - - --- 2024-07-23 Youling Tang Handled Elsewhere
[2/4] Fixup for 1df95c1b9fb2 ("module: Move latched RB-tree support to a separate file") [1/4] Fixup for 87b31159f78a ("module: Move all into module/") - - - --- 2022-02-22 Christophe Leroy Superseded
[2/4] libkmod: allow hardcoding array of dirname prefixes - - - --- 2016-08-16 Nikolay Amiantov Superseded
[2/4] libkmod: modinfo: use own function for sig_key hex output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[2/4] module: sysfs: Simplify section attribute allocation module: sysfs: Two cleanups and preparation for const struct bin_attribute - - - 4-3 2024-12-16 Thomas Weißschuh Superseded
[2/4] platform/x86: wmi-bmof: Switch to sysfs_bin_attr_simple_read() sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() - - - 7-- 2024-12-05 Thomas Weißschuh Superseded
[2/5] alloc_tag: eliminate alloc_tag_ref_set page allocation tag compression - - - --- 2024-08-19 Suren Baghdasaryan Handled Elsewhere
[2/5] ci: Use a container and expand versions Add distros to github CI - - - --- 2024-07-12 Lucas De Marchi Handled Elsewhere
[2/6] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian Handled Elsewhere
[2/8] x86/mm/pat: drop duplicate variable in cpa_flush() x86/module: rework ROX cache to avoid writable copy - - - 3-4 2024-12-27 Mike Rapoport Superseded
[3/3] build/ci: Add distcheck Use github-action for CI - - - --- 2024-07-09 Lucas De Marchi Handled Elsewhere
[3/3] depmod: fix string overflow - - - --- 2016-08-10 Lucas De Marchi Accepted
[3/3] libkmod-module: modinfo: print signature id - - - --- 2016-06-05 Lucas De Marchi Accepted
[3/3] module: Constify 'struct module_attribute' module: Constify 'struct module_attribute' - - - 4-3 2024-12-16 Thomas Weißschuh Accepted
[3/3] module: Make .static_call_sites read-only after init module: Make .static_call_sites read-only after init - - - --- 2024-12-23 Petr Pavlu New
[3/4] btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read() sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() 1 - - 7-- 2024-12-05 Thomas Weißschuh Superseded
[3/4] ext4: Use module_{subinit, subexit} helper macros Add module_subinit{_noexit} and module_subeixt helper macros - - - --- 2024-07-23 Youling Tang Handled Elsewhere
[3/4] Fixup for e5973a14d187 ("module: Move strict rwx support to a separate file") [1/4] Fixup for 87b31159f78a ("module: Move all into module/") - - - --- 2022-02-22 Christophe Leroy Superseded
[3/4] libkmod: modinfo: implement line splitting in hex_to_str - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[3/4] module: sysfs: Add notes attributes through attribute_group module: sysfs: Two cleanups and preparation for const struct bin_attribute - - - 4-3 2024-12-16 Thomas Weißschuh Superseded
[3/4] static-nodes: use kmod to get modules directory - - - --- 2016-08-16 Nikolay Amiantov Superseded
[3/5] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references page allocation tag compression - - - --- 2024-08-19 Suren Baghdasaryan Handled Elsewhere
[3/5] ci: Add Archlinux Add distros to github CI - - - --- 2024-07-12 Lucas De Marchi Handled Elsewhere
[3/6] module: kallsyms: Determine exact function size kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian Handled Elsewhere
[3/8] x86/mm/pat: Restore large pages after fragmentation x86/module: rework ROX cache to avoid writable copy - - - 3-4 2024-12-27 Mike Rapoport Superseded
[4/4] btf: Switch module BTF attribute to sysfs_bin_attr_simple_read() sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() 1 - - 7-- 2024-12-05 Thomas Weißschuh Superseded
[4/4] f2fs: Use module_{subinit, subeixt} helper macros Add module_subinit{_noexit} and module_subeixt helper macros - - - --- 2024-07-23 Youling Tang Handled Elsewhere
[4/4] Fixup for 54f2273e5fef ("module: Move kallsyms support into a separate file") [1/4] Fixup for 87b31159f78a ("module: Move all into module/") - - - --- 2022-02-22 Christophe Leroy Superseded
[4/4] libkmod: add --with-modulesdirs configure option - - - --- 2016-08-16 Nikolay Amiantov Superseded
[4/4] libkmod: modinfo: implement signature output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[4/4] module: sysfs: Use const 'struct bin_attribute' module: sysfs: Two cleanups and preparation for const struct bin_attribute - - - 4-3 2024-12-16 Thomas Weißschuh Superseded
[4/5] alloc_tag: make page allocation tag reference size configurable page allocation tag compression - - - --- 2024-08-19 Suren Baghdasaryan Handled Elsewhere
[4/5] ci: Add Fedora Add distros to github CI - - - --- 2024-07-12 Lucas De Marchi Handled Elsewhere
[4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian Handled Elsewhere
« 1 2 3 49 10 »