Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   1254 patches
« 1 2 ... 5 6 712 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[18/27] kconfig: use specific tokens instead of T_ASSIGN for assignments kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[17/27] kconfig: refactor scanning and parsing "option" properties kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[16/27] kconfig: use distinct tokens for type and default properties kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[15/27] kconfig: remove redundant token defines kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[14/27] kconfig: rename depends_list to comment_option_list kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[13/27] kconfig: loosen the order of "visible" and "depends on" in menu entry kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[12/27] kconfig: remove redundant menu_block rule kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[11/27] kconfig: remove redundant if_block rule kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[10/27] kconfig: remove grammatically ambiguous option_error kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[09/27] kconfig: remove grammatically ambiguous "unexpected option" diagnostic kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[08/27] kconfig: warn no new line at end of file kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[07/27] kconfig: clean up EOF handling in the lexer kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[06/27] kconfig: fix ambiguous grammar in terms of new lines kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[05/27] kconfig: refactor pattern matching in STRING state kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[04/27] kconfig: remove unneeded pattern matching to whitespaces kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[03/27] kconfig: require T_EOL to reduce visible statement kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[02/27] kconfig: fix memory leak when EOF is encountered in quotation kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[01/27] kconfig: fix file name and line number of warn_ignored_character() kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues - - - --- 2018-12-11 Masahiro Yamada New
[2/3] kbuild: generate asm-generic wrappers if mandatory headers are missing [1/3] kbuild: refactor Makefile.asm-generic 1 - - --- 2018-12-05 Masahiro Yamada New
[1/3] kbuild: refactor Makefile.asm-generic [1/3] kbuild: refactor Makefile.asm-generic - - - --- 2018-12-05 Masahiro Yamada New
kbuild: exploit parallel building for CONFIG_HEADERS_CHECK kbuild: exploit parallel building for CONFIG_HEADERS_CHECK - - - --- 2018-12-05 Masahiro Yamada New
kbuild: remove a special handling for *.agh in Makefile.headersinst kbuild: remove a special handling for *.agh in Makefile.headersinst - - - --- 2018-12-05 Masahiro Yamada New
[7/7] microblaze: remove the unneeded code just in case file copy fails microblaze: fix various problems in building boot images 1 - - --- 2018-12-03 Masahiro Yamada New
[6/7] microblaze: fix race condition in building boot images microblaze: fix various problems in building boot images - - - --- 2018-12-03 Masahiro Yamada New
[5/7] microblaze: add linux.bin* and simpleImage.* to PHONY microblaze: fix various problems in building boot images 1 - - --- 2018-12-03 Masahiro Yamada New
[4/7] microblaze: fix multiple bugs in arch/microblaze/boot/Makefile microblaze: fix various problems in building boot images 1 - - --- 2018-12-03 Masahiro Yamada New
[3/7] microblaze: move "... is ready" message to arch/microblaze/Makefile microblaze: fix various problems in building boot images - - - --- 2018-12-03 Masahiro Yamada New
[2/7] microblaze: adjust the help to the real behavior microblaze: fix various problems in building boot images - - - --- 2018-12-03 Masahiro Yamada New
[1/7] microblaze: fix cleaning of boot images microblaze: fix various problems in building boot images - 1 - --- 2018-12-03 Masahiro Yamada New
kbuild: move .SECONDARY special target to Kbuild.include kbuild: move .SECONDARY special target to Kbuild.include - - - --- 2018-12-01 Masahiro Yamada New
[5/5] kconfig: remove k_invalid from expr_parse_string() return type [1/5] kconfig: remove unneeded setsym label in conf_read_simple() - - - --- 2018-11-30 Masahiro Yamada New
[4/5] kconfig: remove S_OTHER symbol type and correct dependency tracking [1/5] kconfig: remove unneeded setsym label in conf_read_simple() - - - --- 2018-11-30 Masahiro Yamada New
[3/5] kconfig: split out code touching a file to conf_touch_dep() [1/5] kconfig: remove unneeded setsym label in conf_read_simple() - - - --- 2018-11-30 Masahiro Yamada New
[2/5] kconfig: rename conf_split_config() to conf_touch_deps() [1/5] kconfig: remove unneeded setsym label in conf_read_simple() - - - --- 2018-11-30 Masahiro Yamada New
[1/5] kconfig: remove unneeded setsym label in conf_read_simple() [1/5] kconfig: remove unneeded setsym label in conf_read_simple() - - - --- 2018-11-30 Masahiro Yamada New
[v2,2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile [v2,1/2] kbuild: make 'archprepare' depend on 'scripts' - 1 - --- 2018-11-29 Masahiro Yamada New
[v2,1/2] kbuild: make 'archprepare' depend on 'scripts' [v2,1/2] kbuild: make 'archprepare' depend on 'scripts' - - - --- 2018-11-29 Masahiro Yamada New
kbuild: fix UML build error with CONFIG_GCC_PLUGINS kbuild: fix UML build error with CONFIG_GCC_PLUGINS - - - --- 2018-11-29 Masahiro Yamada New
pcmcia: remove per-arch PCMCIA config entry pcmcia: remove per-arch PCMCIA config entry 1 1 - --- 2018-11-26 Masahiro Yamada New
[2/2] kconfig: tests: test reverse dependency with tristate if-conditional [1/2] kconfig: fix reverse dependency with tristate if-conditional - - - --- 2018-11-26 Masahiro Yamada New
[1/2] kconfig: fix reverse dependency with tristate if-conditional [1/2] kconfig: fix reverse dependency with tristate if-conditional - - - --- 2018-11-26 Masahiro Yamada New
[3/3] modpost: move unresolved symbol checks to check_exports() [1/3] modpost: refactor seen flag clearing in add_depends() - - - --- 2018-11-23 Masahiro Yamada New
[2/3] modpost: merge module iterations [1/3] modpost: refactor seen flag clearing in add_depends() - - - --- 2018-11-23 Masahiro Yamada New
[1/3] modpost: refactor seen flag clearing in add_depends() [1/3] modpost: refactor seen flag clearing in add_depends() - - - --- 2018-11-23 Masahiro Yamada New
[2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile [1/2] kbuild: make 'scripts' depend on 'prepare0' - 1 - --- 2018-11-23 Masahiro Yamada New
[1/2] kbuild: make 'scripts' depend on 'prepare0' [1/2] kbuild: make 'scripts' depend on 'prepare0' - - - --- 2018-11-23 Masahiro Yamada New
[2/2] modpost: file2alias: check prototype of handler [1/2] modpost: file2alias: go back to simple devtable lookup - 1 - --- 2018-11-22 Masahiro Yamada New
[1/2] modpost: file2alias: go back to simple devtable lookup [1/2] modpost: file2alias: go back to simple devtable lookup 1 - - --- 2018-11-22 Masahiro Yamada New
[2/2] kbuild: remove 'scripts' dummy target for external module build Untitled series #46117 - - - --- 2018-11-21 Masahiro Yamada New
[1/2] kbuild: fix single target build for external module [1/2] kbuild: fix single target build for external module - - - --- 2018-11-21 Masahiro Yamada New
kbuild: move modpost out of 'scripts' target kbuild: move modpost out of 'scripts' target - - - --- 2018-11-20 Masahiro Yamada New
kbuild: announce removal of SUBDIRS if used kbuild: announce removal of SUBDIRS if used 2 - - --- 2018-11-20 Masahiro Yamada New
[v2,9/9] kbuild: remove redundant 'set -e' from cmd_* defines kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-20 Masahiro Yamada New
[v2,8/9] kbuild: refactor if_changed and if_changed_dep kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-20 Masahiro Yamada New
[v2,7/9] kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-20 Masahiro Yamada New
[v2,6/9] kbuild: change if_changed_rule for multi-line recipe kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-20 Masahiro Yamada New
[v2,5/9] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - 1 - --- 2018-11-20 Masahiro Yamada New
[v2,4/9] kbuild: refactor modversions build rules kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-20 Masahiro Yamada New
[v2,3/9] kbuild: remove redundant 'set -e' from sub_cmd_record_mcount kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-20 Masahiro Yamada New
[v2,2/9] kbuild: remove redundant 'set -e' from filechk_* defines kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-20 Masahiro Yamada New
[v2,1/9] kbuild: let fixdep directly write to .*.cmd files kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-20 Masahiro Yamada New
[8/8] kbuild: remove redundant 'set -e' from cmd_* defines kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-15 Masahiro Yamada New
[7/8] kbuild: refactor if_changed and if_changed_dep kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-15 Masahiro Yamada New
[6/8] kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-15 Masahiro Yamada New
[5/8] kbuild: change if_changed_rule to accept multi-line recipe kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-15 Masahiro Yamada New
[4/8] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-15 Masahiro Yamada New
[3/8] kbuild: refactor modversions build rules kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-15 Masahiro Yamada New
[2/8] kbuild: remove redundant 'set -e' from sub_cmd_record_mcount kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-15 Masahiro Yamada New
[1/8] kbuild: remove redundant 'set -e' from filechk_* defines kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. - - - --- 2018-11-15 Masahiro Yamada New
kbuild: remove 'prepare' and 'scripts' dummies for external module build kbuild: remove 'prepare' and 'scripts' dummies for external module build - - - --- 2018-11-12 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v4.20-rc2 [GIT,PULL] Kbuild fixes for v4.20-rc2 - - - --- 2018-11-11 Masahiro Yamada New
kbuild: deb-pkg: fix too low build version number kbuild: deb-pkg: fix too low build version number - - - --- 2018-11-06 Masahiro Yamada New
[v2,2/2] kbuild: consolidate Clang compiler flags [v2,1/2] kbuild: add -no-integrated-as Clang option unconditionally 1 1 1 --- 2018-11-06 Masahiro Yamada New
[v2,1/2] kbuild: add -no-integrated-as Clang option unconditionally [v2,1/2] kbuild: add -no-integrated-as Clang option unconditionally - 1 1 --- 2018-11-06 Masahiro Yamada New
[v2] kconfig: merge_config: avoid false positive matches from comment lines [v2] kconfig: merge_config: avoid false positive matches from comment lines - 3 - --- 2018-11-05 Masahiro Yamada New
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used - - 1 --- 2018-11-05 Masahiro Yamada New
kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used - - - --- 2018-11-05 Masahiro Yamada New
kbuild: consolidate Clang compiler flags kbuild: consolidate Clang compiler flags - - - --- 2018-11-05 Masahiro Yamada New
[GIT,PULL] more Kbuild updates for v4.20 [GIT,PULL] more Kbuild updates for v4.20 - - - --- 2018-11-03 Masahiro Yamada New
kconfig: merge_config: avoid false positive matches from comment lines kconfig: merge_config: avoid false positive matches from comment lines - 1 - --- 2018-11-02 Masahiro Yamada New
[v2,2/2] kbuild: remove cc-name variable [v2,1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG - - - --- 2018-10-30 Masahiro Yamada New
[v2,1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG [v2,1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG 2 - - --- 2018-10-30 Masahiro Yamada New
kbuild: consolidate single targets kbuild: consolidate single targets - - - --- 2018-10-30 Masahiro Yamada New
[2/2] kbuild: remove cc-name variable [1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG - - - --- 2018-10-30 Masahiro Yamada New
[1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG [1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG 1 - - --- 2018-10-30 Masahiro Yamada New
kbuild: remove unused cc-fullversion variable kbuild: remove unused cc-fullversion variable - - - --- 2018-10-29 Masahiro Yamada New
[2/2] kconfig: remove silentoldconfig target [1/2] kconfig: remove oldnoconfig target 1 - - --- 2018-10-29 Masahiro Yamada New
[1/2] kconfig: remove oldnoconfig target [1/2] kconfig: remove oldnoconfig target - - - --- 2018-10-29 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v4.20 [GIT,PULL] Kbuild updates for v4.20 - - - --- 2018-10-28 Masahiro Yamada New
[3/3] kbuild: check the presence of lzo and lz4 tools when necessary kbuild: add scripts/Makefile.toolcheck to check necessary host tools - - - --- 2018-10-16 Masahiro Yamada New
[2/3] objtool: move libelf check out of top Makefile kbuild: add scripts/Makefile.toolcheck to check necessary host tools - - - --- 2018-10-16 Masahiro Yamada New
[1/3] kbuild: provide a new place to check necessary host tools kbuild: add scripts/Makefile.toolcheck to check necessary host tools - - - --- 2018-10-16 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v4.19-rc8 [GIT,PULL] Kbuild fixes for v4.19-rc8 - - - --- 2018-10-11 Masahiro Yamada New
kbuild: use 'else ifeq' for checksrc to improve readability kbuild: use 'else ifeq' for checksrc to improve readability - - - --- 2018-10-09 Masahiro Yamada New
[v2] kbuild: remove unneeded link_multi_deps [v2] kbuild: remove unneeded link_multi_deps - - - --- 2018-10-04 Masahiro Yamada New
[v2] kbuild: add -Wno-unused-but-set-variable flag unconditionally [v2] kbuild: add -Wno-unused-but-set-variable flag unconditionally - 1 - --- 2018-10-02 Masahiro Yamada New
[3/3] kbuild: add -Wno-unused-but-set-variable compiler flag unconditionally [1/3] kbuild: add -Wno-pointer-sign flag unconditionally - - - --- 2018-10-01 Masahiro Yamada New
[2/3] kbuild: add -Wdeclaration-after-statement flag unconditionally [1/3] kbuild: add -Wno-pointer-sign flag unconditionally - - 1 --- 2018-10-01 Masahiro Yamada New
[1/3] kbuild: add -Wno-pointer-sign flag unconditionally [1/3] kbuild: add -Wno-pointer-sign flag unconditionally - - 1 --- 2018-10-01 Masahiro Yamada New
samples: run headers_install for host arch instead of target arch samples: run headers_install for host arch instead of target arch - - - --- 2018-09-28 Masahiro Yamada New
« 1 2 ... 5 6 712 13 »