Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   2109 patches
« 1 2 ... 16 17 1821 22 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,19/19] kconfig: qconf: move setOptionMode() to ConfigList from ConfigView [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,18/19] kconfig: qconf: do not limit the pop-up menu to the first row [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,17/19] kconfig: qconf: refactor icon setups [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,16/19] kconfig: qconf: remove unused voidPix, menuInvPix [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,15/19] kconfig: qconf: remove ConfigItem::text/setText [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,14/19] kconfig: qconf: remove ConfigList::addColumn/removeColumn [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,13/19] kconfig: qconf: remove ConfigItem::pixmap/setPixmap [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,12/19] kconfig: qconf: drop more localization code [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,11/19] kconfig: qconf: remove 'parent' from ConfigList::updateMenuList() [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,10/19] kconfig: qconf: remove unused argument from ConfigView::updateList() [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,09/19] kconfig: qconf: remove unused argument from ConfigList::updateList() [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,08/19] kconfig: qconf: omit parent to QHBoxLayout() [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,07/19] kconfig: qconf: remove name from ConfigSearchWindow constructor [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,06/19] kconfig: qconf: remove unused ConfigList::listView() [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,05/19] kconfig: qconf: overload addToolBar() to create and insert toolbar [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,04/19] kconfig: qconf: remove toolBar from ConfigMainWindow members [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,03/19] kconfig: qconf: use 'menu' variable for (QMenu *) [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,02/19] kconfig: qconf: do not use 'menu' variable for (QMenuBar *) [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar [v2,01/19] kconfig: qconf: remove ->addSeparator() to menuBar - - - --- 2020-08-07 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.8(-rc8) [GIT,PULL] Kbuild fixes for v5.8(-rc8) - - - --- 2020-08-02 Masahiro Yamada New
[16/16] kconfig: qconf: refactor icon setups [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[15/16] kconfig: qconf: remove unused voidPix, menuInvPix [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[14/16] kconfig: qconf: remove ConfigItem::text/setText [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[13/16] kconfig: qconf: remove ConfigList::addColumn/removeColumn [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[12/16] kconfig: qconf: remove ConfigItem::pixmap/setPixmap [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[11/16] kconfig: qconf: drop more localization code [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[10/16] kconfig: qconf: remove 'parent' from ConfigList::updateMenuList() [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[09/16] kconfig: qconf: remove unused argument from ConfigView::updateList() [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[08/16] kconfig: qconf: remove unused argument from ConfigList::updateList() [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[07/16] kconfig: qconf: omit parent to QHBoxLayout() [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[06/16] kconfig: qconf: remove name from ConfigSearchWindow constructor [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[05/16] kconfig: qconf: remove unused ConfigList::listView() [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[04/16] kconfig: qconf: overload addToolBar() to create and insert toolbar [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[03/16] kconfig: qconf: remove toolBar from ConfigMainWindow members [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[02/16] kconfig: qconf: remove 'menu' variable [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
[01/16] kconfig: qconf: rename 'config' to 'fileMenu' [01/16] kconfig: qconf: rename 'config' to 'fileMenu' - - - --- 2020-08-02 Masahiro Yamada New
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost kbuild: remove redundant FORCE definition in scripts/Makefile.modpost - - - --- 2020-08-02 Masahiro Yamada New
[2/2] kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base [1/2] kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled - - - --- 2020-08-01 Masahiro Yamada New
[1/2] kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled [1/2] kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled - - - --- 2020-08-01 Masahiro Yamada New
kbuild: introduce hostprogs-always-y and userprogs-always-y kbuild: introduce hostprogs-always-y and userprogs-always-y 1 - - --- 2020-08-01 Masahiro Yamada New
[2/2] kconfig: qconf: remove wrong ConfigList::firstChild() [1/2] Revert "kconfig: qconf: don't show goback button on splitMode" - - - --- 2020-08-01 Masahiro Yamada New
[1/2] Revert "kconfig: qconf: don't show goback button on splitMode" [1/2] Revert "kconfig: qconf: don't show goback button on splitMode" - - - --- 2020-08-01 Masahiro Yamada New
Revert "kconfig: qconf: Change title for the item window" Revert "kconfig: qconf: Change title for the item window" - - - --- 2020-07-29 Masahiro Yamada New
kconfig: qconf: remove "goBack" debug message kconfig: qconf: remove "goBack" debug message - - - --- 2020-07-29 Masahiro Yamada New
[v2,3/3] kconfig: qconf: use delete[] instead of delete to free array [v2,1/3] kconfig: qconf: use if_changed for qconf.moc rule - - - --- 2020-07-29 Masahiro Yamada New
« 1 2 ... 16 17 1821 22 »