Show patches with: Archived = No       |   917 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] ftrace: Skip __fentry__ location of overridden weak functions [RFC] ftrace: Skip __fentry__ location of overridden weak functions - - - --- 2024-06-07 Zheng Yejian 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
[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/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/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/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/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
[v2,1/5] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian Handled Elsewhere
[v2,2/5] module: kallsyms: Determine exact function size kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian Handled Elsewhere
[v2,3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian Handled Elsewhere
[v2,4/5] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian Handled Elsewhere
[v2,5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian Handled Elsewhere
module: Add log information for loading module failures module: Add log information for loading module failures - - - --- 2024-06-14 Yusong Gao Handled Elsewhere
[v2] module: Add log information for loading module failures [v2] module: Add log information for loading module failures - - - --- 2024-06-19 Yusong Gao Handled Elsewhere
[v3] module: Add log info for verifying module signature [v3] module: Add log info for verifying module signature - - - --- 2024-06-28 Yusong Gao Handled Elsewhere
libkmod: fix result of comparison of unsigned enum in kmod_dump_index() libkmod: fix result of comparison of unsigned enum in kmod_dump_index() - - - --- 2024-06-22 Yunseong Kim Handled Elsewhere
[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
[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
[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
[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
testsuite: fix test_array_sort pointers inderection - - - --- 2016-11-08 Yauheni Kaliuta Accepted
shared: make scratchbuf_str static - - - --- 2016-11-09 Yauheni Kaliuta Accepted
[RFC,2/3] libkmod: list: export list handling functions - - - --- 2016-11-11 Yauheni Kaliuta Changes Requested
[RFC,3/3] depmod: handle nested loops - - - --- 2016-11-11 Yauheni Kaliuta Changes Requested
[RFC,1/3] depmod: create depmod dir independent search function - - - --- 2016-11-23 Yauheni Kaliuta Changes Requested
[RFC,2/3] depmod: search key: move builtin detection under the add function - - - --- 2016-11-23 Yauheni Kaliuta Accepted
[RFC,3/3] depmod: implement external directories support - - - --- 2016-11-23 Yauheni Kaliuta Changes Requested
[RFC,v2,2/2] depmod: handle nested loops - - - --- 2017-02-20 Yauheni Kaliuta Changes Requested
[v3,2/2] depmod: handle nested loops - - - --- 2017-02-22 Yauheni Kaliuta Accepted
depmod: fix errorpath memleaks in report cycles logic - - - --- 2017-03-20 Yauheni Kaliuta Accepted
[1/4] libkmod: modinfo: fix sig_id output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[2/4] libkmod: modinfo: use own function for sig_key hex output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[3/4] libkmod: modinfo: implement line splitting in hex_to_str - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[4/4] libkmod: modinfo: implement signature output - - - --- 2017-04-11 Yauheni Kaliuta Accepted
[PATCHv2,1/4] depmod: create depmod dir independent search function - - - --- 2017-05-09 Yauheni Kaliuta Accepted
[PATCHv2,2/4] depmod: rewrite depmod modules search with scratchbuf - - - --- 2017-05-09 Yauheni Kaliuta Accepted
[PATCHv2,3/4] depmod: implement external directories support - - - --- 2017-05-09 Yauheni Kaliuta Accepted
[PATCHv2,4/4] testsuite: add tests for external directory support - - - --- 2017-05-09 Yauheni Kaliuta Accepted
[v2,1/2] module: Put known GPL offenders in an array module: Block some modules by TUXEDO from accessing - 2 - 1-- 2024-11-15 Werner Sembach Handled Elsewhere
[v2,2/2] module: Block some modules by TUXEDO from accessing GPL symbols module: Block some modules by TUXEDO from accessing - - - 1-- 2024-11-15 Werner Sembach Handled Elsewhere
[v3,1/2] module: Put known GPL offenders in an array module: Block some modules by TUXEDO from accessing - 2 - 4-3 2024-11-15 Werner Sembach Handled Elsewhere
[v3,2/2] module: Block some modules by TUXEDO from accessing GPL symbols module: Block some modules by TUXEDO from accessing - - - 4-3 2024-11-15 Werner Sembach Handled Elsewhere
[v4,1/2] module: Put known GPL offenders in an array module: Block some modules by TUXEDO from accessing - 2 - 7-- 2024-11-15 Werner Sembach Handled Elsewhere
[v4,2/2] module: Block some modules by TUXEDO from accessing GPL symbols module: Block some modules by TUXEDO from accessing - - - 7-- 2024-11-15 Werner Sembach Handled Elsewhere
[v5,1/2] module: Put known GPL offenders in an array [v5,1/2] module: Put known GPL offenders in an array - 2 - 7-- 2024-11-15 Werner Sembach Handled Elsewhere
[v5,2/2] module: Block a module by TUXEDO from accessing GPL symbols [v5,1/2] module: Put known GPL offenders in an array - - - 7-- 2024-11-15 Werner Sembach Handled Elsewhere
module: Refine kmemleak scanned areas module: Refine kmemleak scanned areas - 1 - 3-- 2024-09-06 Vincent Donnefort Handled Elsewhere
[v2] module: Refine kmemleak scanned areas [v2] module: Refine kmemleak scanned areas - 1 - 2-- 2024-09-10 Vincent Donnefort Handled Elsewhere
[MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep [MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep - - - --- 2024-05-10 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) Handled Elsewhere
[MODALTS,v0.1,2/4] kmod: add generation of modules.alternatives to depmod [MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep - - - --- 2024-05-10 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) Handled Elsewhere
[MODALTS,v0.1,3/4] kmod: add modules.alternatives to modprobe [MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep - - - --- 2024-05-10 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) Handled Elsewhere
[MODALTS,v0.1,4/4] add modules deps alternatives description [MODALTS,v0.1,1/4] tools/depmod.c: use symbol alternatives for modules.dep - - - --- 2024-05-10 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) 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
[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
module: .strtab must be null terminated module: .strtab must be null terminated - - - 1-1 2024-10-19 Tobias Stoeckmann Handled Elsewhere
module: check symbol name offsets module: check symbol name offsets - - - --1 2024-10-19 Tobias Stoeckmann Handled Elsewhere
[RFC,v1] module: sign with sha512 by default to avoid build errors [RFC,v1] module: sign with sha512 by default to avoid build errors - - - 1-- 2024-10-10 Thorsten Leemhuis Handled Elsewhere
[v2] module: sign with sha512 instead of sha1 by default [v2] module: sign with sha512 instead of sha1 by default - 1 1 4-3 2024-10-16 Thorsten Leemhuis Handled Elsewhere
[v2] modpost: compile constant module information only once [v2] modpost: compile constant module information only once - - - --- 2024-09-01 Thomas Weißschuh 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 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
[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
[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
[1/3] params: Prepare for 'const struct module_attribute *' module: Constify 'struct module_attribute' - - - 4-3 2024-12-16 Thomas Weißschuh Accepted
[2/3] module: Handle 'struct module_version_attribute' as const module: Constify 'struct module_attribute' - - - 4-3 2024-12-16 Thomas Weißschuh Accepted
[3/3] module: Constify 'struct module_attribute' module: Constify 'struct module_attribute' - - - 4-3 2024-12-16 Thomas Weißschuh Accepted
[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
[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
[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
[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
[RFC,1/2] kbuild: add stamp file for vmlinux BTF data module: Introduce hash-based integrity checking - - - --- 2024-12-25 Thomas Weißschuh New
[RFC,2/2] module: Introduce hash-based integrity checking module: Introduce hash-based integrity checking - - - --- 2024-12-25 Thomas Weißschuh New
[v2,1/6] module: sysfs: Drop member 'module_sect_attrs::nsections' module: sysfs: Cleanups and preparation for const struct bin_attribute - - - 7-- 2024-12-27 Thomas Weißschuh Accepted
[v2,2/6] module: sysfs: Drop member 'module_sect_attr::address' module: sysfs: Cleanups and preparation for const struct bin_attribute - - - 7-- 2024-12-27 Thomas Weißschuh Accepted
[v2,3/6] module: sysfs: Drop 'struct module_sect_attr' module: sysfs: Cleanups and preparation for const struct bin_attribute - - - 7-- 2024-12-27 Thomas Weißschuh Accepted
[v2,4/6] module: sysfs: Simplify section attribute allocation module: sysfs: Cleanups and preparation for const struct bin_attribute - - - 7-- 2024-12-27 Thomas Weißschuh Accepted
[v2,5/6] module: sysfs: Add notes attributes through attribute_group module: sysfs: Cleanups and preparation for const struct bin_attribute - - - 7-- 2024-12-27 Thomas Weißschuh Accepted
[v2,6/6] module: sysfs: Use const 'struct bin_attribute' module: sysfs: Cleanups and preparation for const struct bin_attribute - - - 7-- 2024-12-27 Thomas Weißschuh Accepted
[v2,1/3] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() 1 1 2 6-1 2024-12-28 Thomas Weißschuh New
[v2,2/3] btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read() sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() 1 - - 6-1 2024-12-28 Thomas Weißschuh New
[v2,3/3] btf: Switch module BTF attribute to sysfs_bin_attr_simple_read() sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() 1 - - 6-1 2024-12-28 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
[2/5] alloc_tag: eliminate alloc_tag_ref_set page allocation tag compression - - - --- 2024-08-19 Suren Baghdasaryan Handled Elsewhere
[3/5] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references page allocation tag compression - - - --- 2024-08-19 Suren Baghdasaryan Handled Elsewhere
[4/5] alloc_tag: make page allocation tag reference size configurable page allocation tag compression - - - --- 2024-08-19 Suren Baghdasaryan 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
[v2,1/6] maple_tree: add mas_for_each_rev() helper page allocation tag compression - - - --1 2024-09-02 Suren Baghdasaryan Handled Elsewhere
[v2,2/6] alloc_tag: load module tags into separate continuous memory page allocation tag compression - - - --1 2024-09-02 Suren Baghdasaryan Handled Elsewhere
[v2,3/6] alloc_tag: eliminate alloc_tag_ref_set page allocation tag compression - - - --1 2024-09-02 Suren Baghdasaryan Handled Elsewhere
[v2,4/6] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references page allocation tag compression - - - --1 2024-09-02 Suren Baghdasaryan Handled Elsewhere
[v2,5/6] alloc_tag: make page allocation tag reference size configurable page allocation tag compression - - - --1 2024-09-02 Suren Baghdasaryan Handled Elsewhere
[v2,6/6] alloc_tag: config to store page allocation tag refs in page flags page allocation tag compression - - - --1 2024-09-02 Suren Baghdasaryan Handled Elsewhere
[v3,1/5] maple_tree: add mas_for_each_rev() helper page allocation tag compression - - - --- 2024-10-14 Suren Baghdasaryan Handled Elsewhere
[v3,2/5] alloc_tag: load module tags into separate contiguous memory page allocation tag compression - - - --- 2024-10-14 Suren Baghdasaryan Handled Elsewhere
[v3,3/5] alloc_tag: populate memory for module tags as needed page allocation tag compression - - - --- 2024-10-14 Suren Baghdasaryan Handled Elsewhere
[v3,4/5] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references page allocation tag compression - - - --- 2024-10-14 Suren Baghdasaryan Handled Elsewhere
[v3,5/5] alloc_tag: config to store page allocation tag refs in page flags page allocation tag compression - - - --- 2024-10-14 Suren Baghdasaryan Handled Elsewhere
[v4,1/6] maple_tree: add mas_for_each_rev() helper page allocation tag compression - 2 - --1 2024-10-23 Suren Baghdasaryan Handled Elsewhere
[v4,2/6] alloc_tag: introduce shutdown_mem_profiling helper function page allocation tag compression - 1 - --1 2024-10-23 Suren Baghdasaryan Handled Elsewhere
[v4,3/6] alloc_tag: load module tags into separate contiguous memory page allocation tag compression - 1 - --1 2024-10-23 Suren Baghdasaryan Handled Elsewhere
« 1 2 3 49 10 »