Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   1954 patches
« 1 2 ... 14 15 1619 20 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] kbuild: rewrite ld-version.sh in shell script [1/3] kbuild: do not use scripts/ld-version.sh for checking spatch version - - - --- 2020-12-12 Masahiro Yamada New
[2/3] kbuild: LD_VERSION redenomination [1/3] kbuild: do not use scripts/ld-version.sh for checking spatch version 2 - - --- 2020-12-12 Masahiro Yamada New
[1/3] kbuild: do not use scripts/ld-version.sh for checking spatch version [1/3] kbuild: do not use scripts/ld-version.sh for checking spatch version - - - --- 2020-12-12 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.10-rc6 [GIT,PULL] Kbuild fixes for v5.10-rc6 - - - --- 2020-12-06 Masahiro Yamada New
kbuild: avoid split lines in .mod files kbuild: avoid split lines in .mod files - 1 - --- 2020-12-03 Masahiro Yamada New
gcc-plugins: simplify GCC plugin-dev capability test gcc-plugins: simplify GCC plugin-dev capability test 1 - - --- 2020-12-03 Masahiro Yamada New
[5/5] modpost: turn section mismatches to error from fatal() [1/5] modpost: rename merror() to error() - - - --- 2020-12-01 Masahiro Yamada New
[4/5] modpost: change license incompatibility to error() from fatal() [1/5] modpost: rename merror() to error() - - - --- 2020-12-01 Masahiro Yamada New
[3/5] modpost: turn missing MODULE_LICENSE() into error [1/5] modpost: rename merror() to error() - - - --- 2020-12-01 Masahiro Yamada New
[2/5] modpost: refactor error handling and clarify error/fatal difference [1/5] modpost: rename merror() to error() - - 1 --- 2020-12-01 Masahiro Yamada New
[1/5] modpost: rename merror() to error() [1/5] modpost: rename merror() to error() - - - --- 2020-12-01 Masahiro Yamada New
Remove $(cc-option,-gdwarf-4) dependency from CONFIG_DEBUG_INFO_DWARF4 Remove $(cc-option,-gdwarf-4) dependency from CONFIG_DEBUG_INFO_DWARF4 - 1 - --- 2020-12-01 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.10-rc6 [GIT,PULL] Kbuild fixes for v5.10-rc6 - - - --- 2020-11-28 Masahiro Yamada New
[v2,7/7] kbuild: doc: document subdir-y syntax [v2,1/7] kbuild: doc: update the description about kbuild Makefiles - 1 - --- 2020-11-28 Masahiro Yamada New
[v2,6/7] kbuild: doc: clarify the difference between extra-y and always-y [v2,1/7] kbuild: doc: update the description about kbuild Makefiles - 1 - --- 2020-11-28 Masahiro Yamada New
[v2,5/7] kbuild: doc: split if_changed explanation to a separate section [v2,1/7] kbuild: doc: update the description about kbuild Makefiles - - - --- 2020-11-28 Masahiro Yamada New
[v2,4/7] kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections [v2,1/7] kbuild: doc: update the description about kbuild Makefiles - - - --- 2020-11-28 Masahiro Yamada New
[v2,3/7] kbuild: doc: fix 'List directories to visit when descending' section [v2,1/7] kbuild: doc: update the description about kbuild Makefiles - - - --- 2020-11-28 Masahiro Yamada New
[v2,2/7] kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/ [v2,1/7] kbuild: doc: update the description about kbuild Makefiles - 1 - --- 2020-11-28 Masahiro Yamada New
[v2,1/7] kbuild: doc: update the description about kbuild Makefiles [v2,1/7] kbuild: doc: update the description about kbuild Makefiles - - - --- 2020-11-28 Masahiro Yamada New
[7/7] kbuild: doc: document subdir-y syntax [1/7] kbuild: doc: update the description about kbuild Makefiles - 1 - --- 2020-11-23 Masahiro Yamada New
[6/7] kbuild: doc: clarify the difference between extra-y and always-y [1/7] kbuild: doc: update the description about kbuild Makefiles - 1 - --- 2020-11-23 Masahiro Yamada New
[5/7] kbuild: doc: split if_changed explanation to a separate section [1/7] kbuild: doc: update the description about kbuild Makefiles - - - --- 2020-11-23 Masahiro Yamada New
[4/7] kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections [1/7] kbuild: doc: update the description about kbuild Makefiles - - - --- 2020-11-23 Masahiro Yamada New
[3/7] kbuild: doc: fix 'List directories to visit when descending' section [1/7] kbuild: doc: update the description about kbuild Makefiles - - - --- 2020-11-23 Masahiro Yamada New
[2/7] kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/ [1/7] kbuild: doc: update the description about kbuild Makefiles - 1 - --- 2020-11-23 Masahiro Yamada New
[1/7] kbuild: doc: update the description about kbuild Makefiles [1/7] kbuild: doc: update the description about kbuild Makefiles - - - --- 2020-11-23 Masahiro Yamada New
kconfig: qconf: show Qt version in the About dialog kconfig: qconf: show Qt version in the About dialog - - - --- 2020-11-02 Masahiro Yamada New
[3/3] kconfig: qconf: convert to Qt5 new signal/slot connection syntax [1/3] kconfig: qconf: drop Qt4 support - - 1 --- 2020-10-24 Masahiro Yamada New
[2/3] kconfig: qconf: use a variable to pass packages to pkg-config [1/3] kconfig: qconf: drop Qt4 support - - - --- 2020-10-24 Masahiro Yamada New
[1/3] kconfig: qconf: drop Qt4 support [1/3] kconfig: qconf: drop Qt4 support - - - --- 2020-10-24 Masahiro Yamada New
[GIT,PULL,2/2] Kconfig updates for v5.10-rc1 Untitled series #368883 - 1 - --- 2020-10-22 Masahiro Yamada New
[GIT,PULL,2/2] Kconfig updates for v5.10-rc1 [GIT,PULL,1/2] Kbuild updates for v5.10-rc1 - - - --- 2020-10-22 Masahiro Yamada New
[GIT,PULL,1/2] Kbuild updates for v5.10-rc1 [GIT,PULL,1/2] Kbuild updates for v5.10-rc1 - - - --- 2020-10-22 Masahiro Yamada New
[2/2] kbuild: deb-pkg: clean up package name variables [1/2] kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n - - - --- 2020-10-13 Masahiro Yamada New
[1/2] kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n [1/2] kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n - - - --- 2020-10-13 Masahiro Yamada New
kbuild: split the build log of kallsyms kbuild: split the build log of kallsyms - - - --- 2020-09-24 Masahiro Yamada New
scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* - - - --- 2020-09-22 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.9-rc6 [GIT,PULL] Kbuild fixes for v5.9-rc6 - - - --- 2020-09-20 Masahiro Yamada New
kconfig: qconf: revive help message in the info view kconfig: qconf: revive help message in the info view - - - --- 2020-09-14 Masahiro Yamada New
[4/4] kbuild: remove cc-option test of -Werror=date-time [1/4] kbuild: remove cc-option test of -fno-strict-overflow - - - --- 2020-09-10 Masahiro Yamada New
[3/4] kbuild: remove cc-option test of -fno-stack-check [1/4] kbuild: remove cc-option test of -fno-strict-overflow - - - --- 2020-09-10 Masahiro Yamada New
[2/4] kbuild: remove cc-option test of -fno-merge-all-constants [1/4] kbuild: remove cc-option test of -fno-strict-overflow - - - --- 2020-09-10 Masahiro Yamada New
[1/4] kbuild: remove cc-option test of -fno-strict-overflow [1/4] kbuild: remove cc-option test of -fno-strict-overflow 1 4 - --- 2020-09-10 Masahiro Yamada New
[2/2] kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles [1/2] kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan - - - --- 2020-09-10 Masahiro Yamada New
[1/2] kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan [1/2] kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan 1 - - --- 2020-09-10 Masahiro Yamada New
[2/2] kconfig: fix incomplete type 'struct gstr' warning [1/2] kconfig: qconf: use delete[] instead of delete to free array (again) 1 - - --- 2020-09-08 Masahiro Yamada New
[1/2] kconfig: qconf: use delete[] instead of delete to free array (again) [1/2] kconfig: qconf: use delete[] instead of delete to free array (again) - 1 - --- 2020-09-08 Masahiro Yamada New
kbuild: do not create built-in objects for external module builds kbuild: do not create built-in objects for external module builds - - - --- 2020-09-08 Masahiro Yamada New
[v2] kbuild: preprocess module linker script [v2] kbuild: preprocess module linker script 4 - 1 --- 2020-09-08 Masahiro Yamada New
kbuild: preprocess module linker script kbuild: preprocess module linker script 1 1 1 --- 2020-09-04 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.9-rc4 [GIT,PULL] Kbuild fixes for v5.9-rc4 - - - --- 2020-09-04 Masahiro Yamada New
arch: vdso: add vdso linker script to 'targets' instead of extra-y arch: vdso: add vdso linker script to 'targets' instead of extra-y 2 - - --- 2020-08-31 Masahiro Yamada New
[11/11] kconfig: qconf: create QApplication after option checks [01/11] kconfig: qconf: reformat the intro message - - 1 --- 2020-08-29 Masahiro Yamada New
[10/11] kconfig: qconf: remove Y, M, N columns [01/11] kconfig: qconf: reformat the intro message - - - --- 2020-08-29 Masahiro Yamada New
[09/11] kconfig: qconf: remove ConfigView class [01/11] kconfig: qconf: reformat the intro message - - - --- 2020-08-29 Masahiro Yamada New
[08/11] kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView [01/11] kconfig: qconf: reformat the intro message - - - --- 2020-08-29 Masahiro Yamada New
[07/11] kconfig: qconf: remove ConfigLineEdit class [01/11] kconfig: qconf: reformat the intro message - - - --- 2020-08-29 Masahiro Yamada New
[06/11] kconfig: qconf: allow to edit "int", "hex", "string" menus in-place [01/11] kconfig: qconf: reformat the intro message - - - --- 2020-08-29 Masahiro Yamada New
[05/11] kconfig: qconf: show data column all the time [01/11] kconfig: qconf: reformat the intro message - - - --- 2020-08-29 Masahiro Yamada New
[04/11] kconfig: qconf: move ConfigView::updateList(All) to ConfigList class [01/11] kconfig: qconf: reformat the intro message - - - --- 2020-08-29 Masahiro Yamada New
[03/11] kconfig: qconf: remove unused ConfigItem::okRename() [01/11] kconfig: qconf: reformat the intro message - - - --- 2020-08-29 Masahiro Yamada New
[02/11] kconfig: qconf: update the intro message to match to the current code [01/11] kconfig: qconf: reformat the intro message - - 1 --- 2020-08-29 Masahiro Yamada New
[01/11] kconfig: qconf: reformat the intro message [01/11] kconfig: qconf: reformat the intro message - - 1 --- 2020-08-29 Masahiro Yamada New
[3/3] ia64: remove generated/nr-irqs.h generation to fix build warning ia64: clean-up header dependency and build process, fix build warning - 1 1 --- 2020-08-29 Masahiro Yamada New
[2/3] ia64: remove unneeded header includes from <asm/mca.h> ia64: clean-up header dependency and build process, fix build warning 1 1 - --- 2020-08-29 Masahiro Yamada New
[1/3] ia64: do not typedef struct pal_min_state_area_s ia64: clean-up header dependency and build process, fix build warning - 1 - --- 2020-08-29 Masahiro Yamada New
[v3,10/10] Makefile: Add clang-tidy and static analyzer support to makefile kbuild: clang-tidy - 1 2 --- 2020-08-22 Masahiro Yamada New
[v3,09/10] gen_compile_commands: remove the warning about too few .cmd files kbuild: clang-tidy - 1 - --- 2020-08-22 Masahiro Yamada New
[v3,08/10] kbuild: wire up the build rule of compile_commands.json to Makefile kbuild: clang-tidy 1 - - --- 2020-08-22 Masahiro Yamada New
[v3,07/10] gen_compile_commands: support *.o, *.a, modules.order in positional argument kbuild: clang-tidy - 1 - --- 2020-08-22 Masahiro Yamada New
[v3,06/10] gen_compile_commands: move directory walk to a generator function kbuild: clang-tidy - 1 - --- 2020-08-22 Masahiro Yamada New
[v3,05/10] gen_compile_commands: make -o option independent of -d option kbuild: clang-tidy - 1 - --- 2020-08-22 Masahiro Yamada New
[v3,04/10] gen_compile_commands: reword the help message of -d option kbuild: clang-tidy - 1 - --- 2020-08-22 Masahiro Yamada New
[v3,03/10] gen_compile_commands: do not support .cmd files under tools/ directory kbuild: clang-tidy - 1 - --- 2020-08-22 Masahiro Yamada New
[v3,02/10] gen_compile_commands: use choices for --log_levels option kbuild: clang-tidy - 1 - --- 2020-08-22 Masahiro Yamada New
[v3,01/10] gen_compile_commands: parse only the first line of .*.cmd files kbuild: clang-tidy - 1 1 --- 2020-08-22 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.9-rc2 [GIT,PULL] Kbuild fixes for v5.9-rc2 - - - --- 2020-08-22 Masahiro Yamada New
[v2,9/9] Makefile: Add clang-tidy and static analyzer support to makefile kbuild: clang-tidy - 1 2 --- 2020-08-21 Masahiro Yamada New
[v2,8/9] kbuild: wire up the build rule of compile_commands.json to Makefile kbuild: clang-tidy 1 - - --- 2020-08-21 Masahiro Yamada New
[v2,7/9] gen_compile_commands: support *.o, *.a, modules.order in positional argument kbuild: clang-tidy - - - --- 2020-08-21 Masahiro Yamada New
[v2,6/9] gen_compile_commands: move directory walk to a generator function kbuild: clang-tidy - 1 - --- 2020-08-21 Masahiro Yamada New
[v2,5/9] gen_compile_commands: make -o option independent of -d option kbuild: clang-tidy - 1 - --- 2020-08-21 Masahiro Yamada New
[v2,4/9] gen_compile_commands: reword the help message of -d option kbuild: clang-tidy - 1 - --- 2020-08-21 Masahiro Yamada New
[v2,3/9] gen_compile_commands: do not support .cmd files under tools/ directory kbuild: clang-tidy - 1 - --- 2020-08-21 Masahiro Yamada New
[v2,2/9] gen_compile_commands: use choices for --log_levels option kbuild: clang-tidy - 1 - --- 2020-08-21 Masahiro Yamada New
[v2,1/9] gen_compile_commands: parse only the first line of .*.cmd files kbuild: clang-tidy - 1 1 --- 2020-08-21 Masahiro Yamada New
kbuild: hide commands to run Kconfig, and show short log for syncconfig kbuild: hide commands to run Kconfig, and show short log for syncconfig - - - --- 2020-08-21 Masahiro Yamada New
[2/2] kconfig: qconf: replace depreacated QString::sprintf() with QTextStream [1/2] kconfig: qconf: remove redundant help in the info view - - - --- 2020-08-20 Masahiro Yamada New
[1/2] kconfig: qconf: remove redundant help in the info view [1/2] kconfig: qconf: remove redundant help in the info view - - - --- 2020-08-20 Masahiro Yamada New
kconfig: qconf: remove qInfo() to get back Qt4 support kconfig: qconf: remove qInfo() to get back Qt4 support - - - --- 2020-08-20 Masahiro Yamada New
[3/3] kconfig: qconf: remove unused colNr [1/3] kconfig: qconf: fix signal connection to invalid slots - - - --- 2020-08-17 Masahiro Yamada New
[2/3] kconfig: qconf: fix the popup menu in the ConfigInfoView window [1/3] kconfig: qconf: fix signal connection to invalid slots - - - --- 2020-08-17 Masahiro Yamada New
[1/3] kconfig: qconf: fix signal connection to invalid slots [1/3] kconfig: qconf: fix signal connection to invalid slots - - - --- 2020-08-17 Masahiro Yamada New
[GIT,PULL] Kconfig updates for v5.9-rc1 [GIT,PULL] Kconfig updates for v5.9-rc1 - - - --- 2020-08-14 Masahiro Yamada New
[3/3] Makefile: Add clang-tidy and static analyzer support to makefile kbuild: clang-tidy - 1 2 --- 2020-08-12 Masahiro Yamada New
[2/3] gen_compile_commands: wire up build rule to Makefile kbuild: clang-tidy - 1 - --- 2020-08-12 Masahiro Yamada New
[1/3] gen_compile_commands: parse only the first line of .*.cmd files kbuild: clang-tidy - 1 1 --- 2020-08-12 Masahiro Yamada New
kbuild: remove redundant patterns in filter/filter-out kbuild: remove redundant patterns in filter/filter-out - - - --- 2020-08-12 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v5.9-rc1 [GIT,PULL] Kbuild updates for v5.9-rc1 - - - --- 2020-08-09 Masahiro Yamada New
« 1 2 ... 14 15 1619 20 »