Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   60 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/15] modpost: rename alias symbol for MODULE_DEVICE_TABLE() Untitled series #911111 - - - --- 2024-11-19 Masahiro Yamada New
kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS - - - --- 2024-02-15 Masahiro Yamada New
init: move THIS_MODULE from <linux/export.h> to <linux/init.h> init: move THIS_MODULE from <linux/export.h> to <linux/init.h> - 1 - --- 2023-11-26 Masahiro Yamada New
[1/2] kbuild: change module.order to list *.o instead of *.ko [1/2] kbuild: change module.order to list *.o instead of *.ko - 1 - --- 2022-12-11 Masahiro Yamada New
[v3,3/8] kbuild: generate KSYMTAB entries by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2022-09-28 Masahiro Yamada New
[v2,1/7] kbuild: generate KSYMTAB entries by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2022-09-26 Masahiro Yamada New
[v2] doc: module: update file references [v2] doc: module: update file references 1 - - --- 2022-06-14 Masahiro Yamada New
doc: module: update file references doc: module: update file references 1 - - --- 2022-06-13 Masahiro Yamada New
[7/7] modpost: use null string instead of NULL pointer for default namespace Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - 1 - --- 2022-06-10 Masahiro Yamada New
[6/7] modpost: merge sym_update_namespace() into sym_add_exported() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - 1 - --- 2022-06-10 Masahiro Yamada New
[5/7] checkpatch: warn if <asm/export.h> is included Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - - - --- 2022-06-10 Masahiro Yamada New
[4/7] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL* Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - - - --- 2022-06-10 Masahiro Yamada New
[3/7] kbuild: generate struct kernel_symbol by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - - - --- 2022-06-10 Masahiro Yamada New
[2/7] modpost: put get_secindex() call inside sec_name() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - 1 - --- 2022-06-10 Masahiro Yamada New
[1/7] modpost: fix section mismatch check for exported init/exit sections Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() - 1 - --- 2022-06-10 Masahiro Yamada New
fixup! kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS fixup! kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS 1 - 1 --- 2022-05-22 Masahiro Yamada New
[v6,10/10] kbuild: rebuild multi-object modules when objtool is updated kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) 1 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,09/10] kbuild: add cmd_and_savecmd macro kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,08/10] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,07/10] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,06/10] kbuild: check static EXPORT_SYMBOL* by script instead of modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 2 --- 2022-05-13 Masahiro Yamada New
[v6,05/10] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-13 Masahiro Yamada New
[v6,04/10] genksyms: adjust the output format to modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,03/10] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-13 Masahiro Yamada New
[v6,02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 2 --- 2022-05-13 Masahiro Yamada New
[v6,01/10] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-13 Masahiro Yamada New
[v5,12/12] kbuild: rebuild multi-object modules when objtool is updated kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) 1 2 - --- 2022-05-11 Masahiro Yamada New
[v5,11/12] kbuild: add cmd_and_savecmd macro kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 - --- 2022-05-11 Masahiro Yamada New
[v5,10/12] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,09/12] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,08/12] kbuild: check static EXPORT_SYMBOL* by script instead of modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-11 Masahiro Yamada New
[v5,07/12] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-11 Masahiro Yamada New
[v5,06/12] genksyms: adjust the output format to modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,05/12] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,04/12] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 2 --- 2022-05-11 Masahiro Yamada New
[v5,03/12] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-11 Masahiro Yamada New
[v5,02/12] modpost: add sym_find_with_module() helper kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,01/12] modpost: split the section mismatch checks into section-check.c kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-11 Masahiro Yamada New
[v4,14/14] kbuild: rebuild multi-object modules when objtool is updated kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) 1 1 - --- 2022-05-08 Masahiro Yamada New
[v4,13/14] kbuild: add cmd_and_savecmd macro kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-08 Masahiro Yamada New
[v4,12/14] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,11/14] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-08 Masahiro Yamada New
[v4,09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-08 Masahiro Yamada New
[v4,08/14] genksyms: adjust the output format to modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,07/14] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - - 1 --- 2022-05-08 Masahiro Yamada New
[v4,05/14] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-08 Masahiro Yamada New
[v4,04/14] modpost: add sym_find_with_module() helper kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,03/14] modpost: split the section mismatch checks into section-check.c kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - - - --- 2022-05-08 Masahiro Yamada New
[v4,02/14] modpost: change the license of EXPORT_SYMBOL to bool type kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,01/14] modpost: remove left-over cross_compile declaration kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-08 Masahiro Yamada New
[v2,3/3] module: merge check_exported_symbol() into find_exported_symbol_in_section() module: trivial cleanups for symbol search - - - --- 2022-05-05 Masahiro Yamada New
[v2,2/3] module: do not binary-search in __ksymtab_gpl if fsa->gplok is false module: trivial cleanups for symbol search - - - --- 2022-05-05 Masahiro Yamada New
[v2,1/3] module: do not pass opaque pointer for symbol search module: trivial cleanups for symbol search - - - --- 2022-05-05 Masahiro Yamada New
[3/3] module: merge check_exported_symbol() into find_exported_symbol_in_section() module: trivial cleanups for symbol search - - - --- 2022-05-04 Masahiro Yamada New
[2/3] module: do not binary-search in __ksymtab_gpl if fsa->gplok is false module: trivial cleanups for symbol search - - - --- 2022-05-04 Masahiro Yamada New
[1/3] module: do not pass opaque pointer for symbol search module: trivial cleanups for symbol search - - - --- 2022-05-04 Masahiro Yamada New
[2/2] modprobe: remove unneeded variable str_start [1/2] modprobe: fix the NULL-termination of new_argv - - - --- 2022-02-10 Masahiro Yamada New
[1/2] modprobe: fix the NULL-termination of new_argv [1/2] modprobe: fix the NULL-termination of new_argv - - - --- 2022-02-10 Masahiro Yamada New