Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |    Archived = No       |   255 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/4] kbuild: change scripts/mksysmap into sed script kbuild: fix and clean-up after avoiding kallsyms weak reference - - - --- 2024-05-20 Masahiro Yamada New
[1/4] kbuild: avoid unneeded kallsyms step 3 kbuild: fix and clean-up after avoiding kallsyms weak reference - - - --- 2024-05-20 Masahiro Yamada New
kconfig: remove redundant check in expr_join_or() kconfig: remove redundant check in expr_join_or() - - - --- 2024-05-19 Masahiro Yamada New
kconfig: fix comparison to constant symbols, 'm', 'n' kconfig: fix comparison to constant symbols, 'm', 'n' - - - --- 2024-05-19 Masahiro Yamada New
kconfig: remove unused expr_is_no() kconfig: remove unused expr_is_no() - - - --- 2024-05-19 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v6.10-rc1 [GIT,PULL] Kbuild updates for v6.10-rc1 - - - --- 2024-05-17 Masahiro Yamada New
kconfig: use sym_get_choice_menu() in sym_check_prop() kconfig: use sym_get_choice_menu() in sym_check_prop() - - - --- 2024-05-13 Masahiro Yamada New
rapidio: remove choice for enumeration rapidio: remove choice for enumeration - - - --- 2024-05-11 Masahiro Yamada New
kconfig: lxdialog: remove initialization with A_NORMAL kconfig: lxdialog: remove initialization with A_NORMAL - - - --- 2024-05-10 Masahiro Yamada New
[v2,3/3] kconfig: m/nconf: merge two item_add_str() calls [v2,1/3] kconfig: m/nconf: remove dead code to display children of choice members - - - --- 2024-05-10 Masahiro Yamada New
[v2,2/3] kconfig: m/nconf: remove dead code to display value of bool choice [v2,1/3] kconfig: m/nconf: remove dead code to display children of choice members - - - --- 2024-05-10 Masahiro Yamada New
[v2,1/3] kconfig: m/nconf: remove dead code to display children of choice members [v2,1/3] kconfig: m/nconf: remove dead code to display children of choice members - - - --- 2024-05-10 Masahiro Yamada New
kconfig: gconf: show checkbox for choice correctly kconfig: gconf: show checkbox for choice correctly - - - --- 2024-05-07 Masahiro Yamada New
[3/3] kconfig: m/nconf: merge two item_add_str() calls [1/3] kconfig: m/nconf: remove dead code to display children of choice members - - - --- 2024-05-07 Masahiro Yamada New
[2/3] kconfig: m/nconf: remove dead code to display value of bool choice [1/3] kconfig: m/nconf: remove dead code to display children of choice members - - - --- 2024-05-07 Masahiro Yamada New
[1/3] kconfig: m/nconf: remove dead code to display children of choice members [1/3] kconfig: m/nconf: remove dead code to display children of choice members - - - --- 2024-05-07 Masahiro Yamada New
[3/3] kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinal kbuild: remove many tool coverage variables - - - --- 2024-05-06 Masahiro Yamada New
[2/3] Makefile: remove redundant tool coverage variables kbuild: remove many tool coverage variables - - - --- 2024-05-06 Masahiro Yamada New
[1/3] kbuild: provide reasonable defaults for tool coverage kbuild: remove many tool coverage variables - - - --- 2024-05-06 Masahiro Yamada New
[10/10] kconfig: turn defaults and additional prompt for choice members into error [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
[09/10] kconfig: turn missing prompt for choice members into error [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
[08/10] kconfig: turn conf_choice() into void function [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
[07/10] kconfig: use menu_list_for_each_sym() in sym_check_choice_deps() [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
[06/10] kconfig: use sym_get_choice_menu() in conf_write_defconfig() [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
[05/10] kconfig: add sym_get_choice_menu() helper [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
[04/10] kconfig: used linked list in sym_set_changed() [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
[03/10] kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGED [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
[02/10] kconfig: gconf: remove debug code [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
[01/10] kconfig: gconf: redraw pane correctly after loading a config file [01/10] kconfig: gconf: redraw pane correctly after loading a config file - - - --- 2024-05-04 Masahiro Yamada New
kbuild: simplify generic vdso installation code kbuild: simplify generic vdso installation code - - - --- 2024-04-29 Masahiro Yamada New
[2/2] kbuild: add 'private' to target-specific variables [1/2] kbuild: remove redundant $(wildcard ) for rm-files - 1 - --- 2024-04-27 Masahiro Yamada New
[1/2] kbuild: remove redundant $(wildcard ) for rm-files [1/2] kbuild: remove redundant $(wildcard ) for rm-files - 1 - --- 2024-04-27 Masahiro Yamada New
[v2,4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory kbuild: replace $(srctree)/$(src) with $(src) in Makefiles - 1 - --- 2024-04-27 Masahiro Yamada New
[v2,3/4] kbuild: use $(obj)/ instead of $(src)/ for common pattern rules kbuild: replace $(srctree)/$(src) with $(src) in Makefiles - 1 - --- 2024-04-27 Masahiro Yamada New
[v2,2/4] kbuild: do not add $(srctree) or $(objtree) to header search paths kbuild: replace $(srctree)/$(src) with $(src) in Makefiles - 1 - --- 2024-04-27 Masahiro Yamada New
[v2,1/4] arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts kbuild: replace $(srctree)/$(src) with $(src) in Makefiles 1 1 - --- 2024-04-27 Masahiro Yamada New
[2/2] kconfig: do not imply the type of choice from the first entry kconfig: stop implification of choice type - 1 - --- 2024-04-27 Masahiro Yamada New
[1/2] rapidio: specify the type for tristate choice explicitly kconfig: stop implification of choice type - 1 - --- 2024-04-27 Masahiro Yamada New
kconfig: remove SYMBOL_NO_WRITE flag kconfig: remove SYMBOL_NO_WRITE flag - - - --- 2024-04-27 Masahiro Yamada New
[v2] drm: move DRM-related CONFIG options into DRM submenu [v2] drm: move DRM-related CONFIG options into DRM submenu 1 - - --- 2024-04-26 Masahiro Yamada New
drm: move DRM-related CONFIG options into DRM submenu drm: move DRM-related CONFIG options into DRM submenu 1 - - --- 2024-04-23 Masahiro Yamada New
[v2,2/2] kconfig: remove 'optional' property support kconfig: remove unneeded 'optional' property support - 1 - --- 2024-04-22 Masahiro Yamada New
[v2,1/2] sh: Convert the last use of 'optional' property in Kconfig kconfig: remove unneeded 'optional' property support 1 - - --- 2024-04-22 Masahiro Yamada New
kconfig: remove SYMBOL_CHOICE flag kconfig: remove SYMBOL_CHOICE flag - 1 - --- 2024-04-22 Masahiro Yamada New
kbuild: buildtar: remove warning for the default case kbuild: buildtar: remove warning for the default case - 1 - --- 2024-04-22 Masahiro Yamada New
[2/2] kconfig: remove 'optional' property support kconfig: remove unneeded 'optional' property support - - - --- 2024-04-21 Masahiro Yamada New
[1/2] sh: convert the last use of 'optional' property in Kconfig kconfig: remove unneeded 'optional' property support - - - --- 2024-04-21 Masahiro Yamada New
kconfig: remove unneeded if-conditional in conf_choice() kconfig: remove unneeded if-conditional in conf_choice() - - - --- 2024-04-21 Masahiro Yamada New
[2/2] kconfig: use menu_for_each_entry() to traverse menu tree [1/2] kconfig: add menu_next() function and menu_for_each(_sub)_entry macros - - - --- 2024-04-21 Masahiro Yamada New
[1/2] kconfig: add menu_next() function and menu_for_each(_sub)_entry macros [1/2] kconfig: add menu_next() function and menu_for_each(_sub)_entry macros - - - --- 2024-04-21 Masahiro Yamada New
[4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory kbuild: replace $(srctree)/$(src) with $(src) in Makefiles 1 1 - --- 2024-04-16 Masahiro Yamada New
[3/4] kbuild: use $(obj)/ instead of $(src)/ for pattern rules for %.[cS] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles - 1 - --- 2024-04-16 Masahiro Yamada New
[2/4] Makefile: remove some unnecessary header include paths kbuild: replace $(srctree)/$(src) with $(src) in Makefiles - 1 - --- 2024-04-16 Masahiro Yamada New
[1/4] arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts kbuild: replace $(srctree)/$(src) with $(src) in Makefiles 1 1 - --- 2024-04-16 Masahiro Yamada New
kbuild: buildtar: add comments about inconsistent package generation kbuild: buildtar: add comments about inconsistent package generation - 2 - --- 2024-04-14 Masahiro Yamada New
« 1 2 3 »