Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   2219 patches
« 1 2 3 422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kbuild: move -fzero-init-padding-bits=all to the top-level Makefile kbuild: move -fzero-init-padding-bits=all to the top-level Makefile - 1 - --- 2025-02-15 Masahiro Yamada New
[v2] kbuild: fix linux-headers package build when $(CC) cannot link userspace [v2] kbuild: fix linux-headers package build when $(CC) cannot link userspace - - 1 --- 2025-02-13 Masahiro Yamada New
kbuild: fix linux-headers package build when $(CC) cannot link userspace kbuild: fix linux-headers package build when $(CC) cannot link userspace - - - --- 2025-02-13 Masahiro Yamada New
tools: fix annoying "mkdir -p ..." logs when building tools in parallel tools: fix annoying "mkdir -p ..." logs when building tools in parallel - - - --- 2025-02-11 Masahiro Yamada New
tools: fix annoying "mkdir -p ..." logs when building tools in parallel tools: fix annoying "mkdir -p ..." logs when building tools in parallel - - 1 --- 2025-02-11 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.14-rc2 [GIT,PULL] Kbuild fixes for v6.14-rc2 - - - --- 2025-02-09 Masahiro Yamada New
kbuild: add Kbuild bash completion kbuild: add Kbuild bash completion - - - --- 2025-02-07 Masahiro Yamada New
kconfig: remove unnecessary cast in sym_get_string() kconfig: remove unnecessary cast in sym_get_string() - - - --- 2025-02-07 Masahiro Yamada New
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf - - - --- 2025-02-07 Masahiro Yamada New
modpost: use strstarts() to clean up parse_source_files() modpost: use strstarts() to clean up parse_source_files() - 1 - --- 2025-02-07 Masahiro Yamada New
modpost: introduce get_basename() helper modpost: introduce get_basename() helper - 1 - --- 2025-02-07 Masahiro Yamada New
genksyms: factor out APP for the ST_NORMAL state genksyms: factor out APP for the ST_NORMAL state - - - --- 2025-02-05 Masahiro Yamada New
gen_compile_commands.py: remove code for '\#' replacement gen_compile_commands.py: remove code for '\#' replacement - 1 - --- 2025-02-05 Masahiro Yamada New
kbuild: remove EXTRA_*FLAGS support kbuild: remove EXTRA_*FLAGS support - 2 - --- 2025-02-05 Masahiro Yamada New
[v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS [v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS - - - --- 2025-02-01 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v6.14-rc1 [GIT,PULL] Kbuild updates for v6.14-rc1 - - - --- 2025-01-31 Masahiro Yamada New
kbuild: fix Clang LTO with CONFIG_OBJTOOL=n kbuild: fix Clang LTO with CONFIG_OBJTOOL=n - - 2 --- 2025-01-31 Masahiro Yamada New
kconfig: fix memory leak in sym_warn_unmet_dep() kconfig: fix memory leak in sym_warn_unmet_dep() - 1 - --- 2025-01-20 Masahiro Yamada New
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST - - - --- 2025-01-20 Masahiro Yamada New
[17/17] genksyms: fix syntax error for attribute before init-declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[16/17] genksyms: fix syntax error for builtin (u)int*x*_t types genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[15/17] genksyms: fix syntax error for attribute after 'union' genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[14/17] genksyms: fix syntax error for attribute after 'struct' genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[13/17] genksyms: fix syntax error for attribute after abstact_declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[12/17] genksyms: fix syntax error for attribute before nested_declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[11/17] genksyms: fix syntax error for attribute before abstract_declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[10/17] genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[09/17] genksyms: record attributes consistently for init-declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[08/17] genksyms: restrict direct-declarator to take one parameter-type-list genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[07/17] genksyms: restrict direct-abstract-declarator to take one parameter-type-list genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[06/17] genksyms: remove Makefile hack genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[05/17] genksyms: fix last 3 shift/reduce conflicts genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[04/17] genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce conflicts genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[03/17] genksyms: reduce type_qualifier directly to decl_specifier genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[02/17] genksyms: rename cvar_qualifier to type_qualifier genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[01/17] genksyms: rename m_abstract_declarator to abstract_declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.13-rc6 [GIT,PULL] Kbuild fixes for v6.13-rc6 - - - --- 2025-01-05 Masahiro Yamada New
[6/6] genksyms: use uint32_t instead of unsigned long for calculating CRC [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[5/6] genksyms: use generic macros for hash table implementation [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[4/6] genksyms: refactor the return points in the for-loop in __add_symbol() [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[3/6] genksyms: reduce the indentation in the for-loop in __add_symbol() [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[2/6] genksyms: fix memory leak when the same symbol is read from *.symref file [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[1/6] genksyms: fix memory leak when the same symbol is added from source [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[2/2] modpost: zero-pad CRC values in modversion_info array Fixups before RUST modversions support - - - --- 2024-12-28 Masahiro Yamada New
[1/2] module: get symbol crc back to unsigned Fixups before RUST modversions support - 1 - --- 2024-12-28 Masahiro Yamada New
[3/3] modpost: work around unaligned data access error modpost: work around unaligned data access - - - --- 2024-12-25 Masahiro Yamada New
[2/3] modpost: refactor do_vmbus_entry() modpost: work around unaligned data access - - - --- 2024-12-25 Masahiro Yamada New
[1/3] modpost: fix the missed iteration for the max bit in do_input() modpost: work around unaligned data access - - - --- 2024-12-25 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.13-rc4 [GIT,PULL] Kbuild fixes for v6.13-rc4 - - - --- 2024-12-21 Masahiro Yamada New
[4/4] kheaders: use 'tar' instead of 'cpio' for copying files [1/4] kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xz - - - --- 2024-12-18 Masahiro Yamada New
[3/4] kheaders: rename the 'cpio_dir' variable to 'tmpdir' [1/4] kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xz - - - --- 2024-12-18 Masahiro Yamada New
[2/4] kheaders: avoid unnecessary process forks of grep [1/4] kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xz - - - --- 2024-12-18 Masahiro Yamada New
[1/4] kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xz [1/4] kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xz - - - --- 2024-12-18 Masahiro Yamada New
[v2] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS [v2] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS - 1 - --- 2024-12-14 Masahiro Yamada New
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS - - - --- 2024-12-14 Masahiro Yamada New
modpost: distinguish same module paths from different dump files modpost: distinguish same module paths from different dump files - - 1 --- 2024-12-12 Masahiro Yamada New
[v2] kbuild: suppress stdout from merge_config for silent builds [v2] kbuild: suppress stdout from merge_config for silent builds - 1 1 --- 2024-12-10 Masahiro Yamada New
[v2] kbuild: refactor cross-compiling linux-headers package [v2] kbuild: refactor cross-compiling linux-headers package - - - --- 2024-12-10 Masahiro Yamada New
kbuild: suppress stdout from merge_config for silent builds kbuild: suppress stdout from merge_config for silent builds - - 1 --- 2024-12-08 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.13-rc2 [GIT,PULL] Kbuild fixes for v6.13-rc2 - - - --- 2024-12-08 Masahiro Yamada New
kbuild: deb-pkg: fix build error with O= kbuild: deb-pkg: fix build error with O= - 1 1 --- 2024-12-08 Masahiro Yamada New
kbuild: deb-pkg: do not include empty hook directories kbuild: deb-pkg: do not include empty hook directories - - - --- 2024-12-03 Masahiro Yamada New
kbuild: deb-pkg: add debarch for ARCH=um kbuild: deb-pkg: add debarch for ARCH=um - 1 - --- 2024-12-03 Masahiro Yamada New
kbuild: refactor cross-compiling linux-headers package kbuild: refactor cross-compiling linux-headers package - - - --- 2024-12-03 Masahiro Yamada New
[3/3] module: Convert default symbol namespace to string literal module: fixups after module namespace conversion - 1 - --- 2024-12-03 Masahiro Yamada New
[2/3] doc: module: revert misconversions for MODULE_IMPORT_NS() module: fixups after module namespace conversion - - - --- 2024-12-03 Masahiro Yamada New
[1/3] scripts/nsdeps: get 'make nsdeps' working again module: fixups after module namespace conversion - - - --- 2024-12-03 Masahiro Yamada New
openrisc: place exception table at the head of vmlinux openrisc: place exception table at the head of vmlinux - 1 1 --- 2024-12-02 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v6.13-rc1 [GIT,PULL] Kbuild updates for v6.13-rc1 - - - --- 2024-11-29 Masahiro Yamada New
modpost: replace tdb_hash() with hash_str() modpost: replace tdb_hash() with hash_str() - - - --- 2024-11-23 Masahiro Yamada New
kbuild: deb-pkg: add python3:native to build dependency kbuild: deb-pkg: add python3:native to build dependency - 1 - --- 2024-11-23 Masahiro Yamada New
genksyms: reduce indentation in export_symbol() genksyms: reduce indentation in export_symbol() - - - --- 2024-11-21 Masahiro Yamada New
[15/15] modpost: improve error messages in device_id_check() [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[14/15] modpost: rename alias symbol for MODULE_DEVICE_TABLE() [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[13/15] modpost: rename variables in handle_moddevtable() [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[12/15] modpost: move strstarts() to modpost.h [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[11/15] modpost: convert do_usb_table() to a generic handler [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[10/15] modpost: convert do_of_table() to a generic handler [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[09/15] modpost: convert do_pnp_device_entry() to a generic handler [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[08/15] modpost: convert do_pnp_card_entries() to a generic handler [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[07/15] modpost: call module_alias_printf() from all do_*_entry() functions [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[06/15] modpost: pass (struct module *) to do_*_entry() functions [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[05/15] modpost: remove DEF_FIELD_ADDR_VAR() macro [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[04/15] modpost: deduplicate MODULE_ALIAS() for all drivers [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[03/15] modpost: introduce module_alias_printf() helper [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[02/15] modpost: remove unnecessary check in do_acpi_entry() [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
[01/15] modpost: remove incorrect code in do_eisa_entry() [01/15] modpost: remove incorrect code in do_eisa_entry() - - - --- 2024-11-19 Masahiro Yamada New
setlocalversion: add -e option setlocalversion: add -e option - - - --- 2024-11-18 Masahiro Yamada New
[3/3] kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries kbuild: enable objtool for more objects and re-enable KCSAN for *.mod.o - - - --- 2024-11-13 Masahiro Yamada New
[2/3] kbuild: enable objtool for *.mod.o and additional kernel objects kbuild: enable objtool for more objects and re-enable KCSAN for *.mod.o - - - --- 2024-11-13 Masahiro Yamada New
[1/3] kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib kbuild: enable objtool for more objects and re-enable KCSAN for *.mod.o - - - --- 2024-11-13 Masahiro Yamada New
[2/2] kbuild: remove support for single %.symtypes build rule [1/2] kbuild: do not pass -r to genksyms when *.symref does not exist - 1 - --- 2024-11-11 Masahiro Yamada New
[1/2] kbuild: do not pass -r to genksyms when *.symref does not exist [1/2] kbuild: do not pass -r to genksyms when *.symref does not exist - 1 - --- 2024-11-11 Masahiro Yamada New
[v2,11/11] kbuild: allow to start building external modules in any directory kbuild: support building external modules in a separate build directory - 1 - --- 2024-11-10 Masahiro Yamada New
[v2,10/11] kbuild: make wrapper Makefile more convenient for external modules kbuild: support building external modules in a separate build directory - 1 - --- 2024-11-10 Masahiro Yamada New
[v2,09/11] kbuild: use absolute path in the generated wrapper Makefile kbuild: support building external modules in a separate build directory - 1 - --- 2024-11-10 Masahiro Yamada New
[v2,08/11] kbuild: support -fmacro-prefix-map for external modules kbuild: support building external modules in a separate build directory - 1 - --- 2024-11-10 Masahiro Yamada New
[v2,07/11] kbuild: support building external modules in a separate build directory kbuild: support building external modules in a separate build directory - 1 - --- 2024-11-10 Masahiro Yamada New
[v2,06/11] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables kbuild: support building external modules in a separate build directory - 1 - --- 2024-11-10 Masahiro Yamada New
[v2,05/11] kbuild: change working directory to external module directory with M= kbuild: support building external modules in a separate build directory - 2 1 --- 2024-11-10 Masahiro Yamada New
« 1 2 3 422 23 »