Show patches with: Archived = No       |   766 patches
« 1 2 3 47 8 »
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 - - - 3-1 2024-12-02 Peter Zijlstra New
[-v2,3/7] module/modpost: Add basename helper module: Strict per-modname namespaces - - - 3-1 2024-12-02 Peter Zijlstra New
[-v2,4/7] module: Add module specific symbol namespace support module: Strict per-modname namespaces - - - 3-1 2024-12-02 Peter Zijlstra New
[-v2,5/7] module: Extend the MODULE_ namespace parsing module: Strict per-modname namespaces - - - 3-1 2024-12-02 Peter Zijlstra New
[-v2,6/7] module: Account for the build time module name mangling module: Strict per-modname namespaces - - 1 3-1 2024-12-02 Peter Zijlstra New
[-v2,7/7] module: Provide EXPORT_SYMBOL_GPL_FOR() helper module: Strict per-modname namespaces - - - 3-1 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: Fix ERRORs reported by checkpatch.pl [1/2] module: Fix ERRORs reported by checkpatch.pl - - - --- 2022-06-12 Christophe Leroy Superseded
[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] 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] 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 New
[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
[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] 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/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] 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 New
[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
[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/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 New
[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] 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
[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 New
[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/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
[5/5] alloc_tag: config to store page allocation tag refs in page flags page allocation tag compression - - - --- 2024-08-19 Suren Baghdasaryan Handled Elsewhere
[5/5] ci: Add Alpine Add distros to github CI - - - --- 2024-07-12 Lucas De Marchi Handled Elsewhere
[5/6] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian Handled Elsewhere
[6.10.0-rc2] kernel/module: avoid panic on loading broken module [6.10.0-rc2] kernel/module: avoid panic on loading broken module - - - --- 2024-06-06 Daniel von Kirschten Handled Elsewhere
[6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian Handled Elsewhere
[GIT,PULL] Modules changes for v6.10-rc1 [GIT,PULL] Modules changes for v6.10-rc1 - - - --- 2024-05-14 Luis Chamberlain Handled Elsewhere
[GIT,PULL] Modules changes for v6.11-rc1 [GIT,PULL] Modules changes for v6.11-rc1 - - - --- 2024-07-23 Luis Chamberlain Handled Elsewhere
[GIT,PULL] Modules changes for v6.12-rc1 [GIT,PULL] Modules changes for v6.12-rc1 - - - --2 2024-09-27 Luis Chamberlain Handled Elsewhere
[GIT,PULL] Modules changes for v6.13-rc1 [GIT,PULL] Modules changes for v6.13-rc1 - - - --1 2024-11-27 Luis Chamberlain New
[GIT,PULL] Modules fixes for v6.13-rc1 [GIT,PULL] Modules fixes for v6.13-rc1 - - - --1 2024-11-28 Luis Chamberlain New
[kdevops] defconfig: add linux-modules-kpd defconfig symlink [kdevops] defconfig: add linux-modules-kpd defconfig symlink - - - --- 2024-10-12 Luis Chamberlain Handled Elsewhere
[kmod,01/20] man: add script to generate/compare the xslt vs upcoming scdoc man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay Handled Elsewhere
[kmod,02/20] man: add scdoc based man pages man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay Handled Elsewhere
[kmod,03/20] man: build the scdoc based man pages man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay Handled Elsewhere
[kmod,04/20] man: remove no longer used XML files man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay Handled Elsewhere
[kmod,05/20] man: add some extra bold/italic annotations man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay Handled Elsewhere
[kmod,06/20] man: white space fixes man: convert to scdoc and minor improvements - - - --- 2024-06-11 Emil Velikov via B4 Relay Handled Elsewhere
« 1 2 3 47 8 »