Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   1254 patches
« 1 2 ... 3 4 512 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] more Kbuild updates for v5.2-rc1 [GIT,PULL] more Kbuild updates for v5.2-rc1 - - - --- 2019-05-19 Masahiro Yamada New
[v3] kbuild: check uniqueness of module names [v3] kbuild: check uniqueness of module names - 4 - --- 2019-05-17 Masahiro Yamada New
[v2] kbuild: check uniqueness of module names [v2] kbuild: check uniqueness of module names - 3 - --- 2019-05-17 Masahiro Yamada New
kbuild: add LICENSES to KBUILD_ALLDIRS kbuild: add LICENSES to KBUILD_ALLDIRS - - - --- 2019-05-15 Masahiro Yamada New
[GIT,PULL] Kconfig updates for v5.2 [GIT,PULL] Kconfig updates for v5.2 - - - --- 2019-05-15 Masahiro Yamada New
[RFC] kbuild: check uniqueness of basename of modules [RFC] kbuild: check uniqueness of basename of modules - 1 - --- 2019-05-15 Masahiro Yamada New
[4/4] kbuild: remove 'addtree' and 'flags' magic for header search paths kbuild: remove 'addtree' and 'flags' magic - - - --- 2019-05-13 Masahiro Yamada New
[3/4] treewide: prefix header search paths with $(srctree)/ kbuild: remove 'addtree' and 'flags' magic - - - --- 2019-05-13 Masahiro Yamada New
[2/4] media: prefix header search paths with $(srctree)/ kbuild: remove 'addtree' and 'flags' magic - 1 - --- 2019-05-13 Masahiro Yamada New
[1/4] media: remove unneeded header search paths kbuild: remove 'addtree' and 'flags' magic - - - --- 2019-05-13 Masahiro Yamada New
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig - 1 - --- 2019-05-13 Masahiro Yamada New
kconfig: make conf_get_autoconfig_name() static kconfig: make conf_get_autoconfig_name() static - - - --- 2019-05-12 Masahiro Yamada New
kbuild: turn auto.conf.cmd into a mandatory include file kbuild: turn auto.conf.cmd into a mandatory include file - - - --- 2019-05-12 Masahiro Yamada New
.gitignore: exclude .get_maintainer.ignore and .gitattributes .gitignore: exclude .get_maintainer.ignore and .gitattributes - - - --- 2019-05-11 Masahiro Yamada New
kconfig: remove useless pointer check in conf_write_dep() kconfig: remove useless pointer check in conf_write_dep() - - - --- 2019-05-10 Masahiro Yamada New
kconfig: make parent directories for the saved .config as needed kconfig: make parent directories for the saved .config as needed - - - --- 2019-05-10 Masahiro Yamada New
[v2] kbuild: add all Clang-specific flags unconditionally [v2] kbuild: add all Clang-specific flags unconditionally - 2 1 --- 2019-05-10 Masahiro Yamada New
[2/2] kconfig: do not write .config if the content is the same [1/2] kconfig: do not accept a directory for configuration output - 1 - --- 2019-05-10 Masahiro Yamada New
[1/2] kconfig: do not accept a directory for configuration output [1/2] kconfig: do not accept a directory for configuration output - - - --- 2019-05-10 Masahiro Yamada New
arch: remove dangling asm-generic wrappers arch: remove dangling asm-generic wrappers - - - --- 2019-05-09 Masahiro Yamada New
kbuild: terminate Kconfig when $(CC) or $(LD) is missing kbuild: terminate Kconfig when $(CC) or $(LD) is missing - - - --- 2019-05-09 Masahiro Yamada New
kbuild: add some extra warning flags unconditionally kbuild: add some extra warning flags unconditionally - 1 1 --- 2019-05-09 Masahiro Yamada New
kbuild: add -Wvla flag unconditionally kbuild: add -Wvla flag unconditionally 1 2 1 --- 2019-05-09 Masahiro Yamada New
kbuild: add most of Clang-specific flags unconditionally kbuild: add most of Clang-specific flags unconditionally - 2 1 --- 2019-05-09 Masahiro Yamada New
kconfig: remove trailing whitespaces kconfig: remove trailing whitespaces - - - --- 2019-05-09 Masahiro Yamada New
[v2] samples: guard sub-directories with CONFIG options [v2] samples: guard sub-directories with CONFIG options - - - --- 2019-05-09 Masahiro Yamada New
[v2] kbuild: re-enable int-in-bool-context warning [v2] kbuild: re-enable int-in-bool-context warning - - - --- 2019-05-09 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v5.2 [GIT,PULL] Kbuild updates for v5.2 - - - --- 2019-05-08 Masahiro Yamada New
.gitignore: add more all*.config patterns .gitignore: add more all*.config patterns - - - --- 2019-05-07 Masahiro Yamada New
Remove MODULE_ALIAS() calls that take undefined macro Remove MODULE_ALIAS() calls that take undefined macro 2 - - --- 2019-05-06 Masahiro Yamada New
.gitignore: add / prefix/suffix to generated include directories .gitignore: add / prefix/suffix to generated include directories - - - --- 2019-04-29 Masahiro Yamada New
dontdiff: update with Kconfig build artifacts dontdiff: update with Kconfig build artifacts - - - --- 2019-04-29 Masahiro Yamada New
scripts/tags.sh: fix direct execution of scripts/tags.sh scripts/tags.sh: fix direct execution of scripts/tags.sh - - - --- 2019-04-29 Masahiro Yamada New
[v2] unicode: refactor the rule for regenerating utf8data.h [v2] unicode: refactor the rule for regenerating utf8data.h - - - --- 2019-04-29 Masahiro Yamada New
unicode: refactor the rule for regenerating utf8data.h unicode: refactor the rule for regenerating utf8data.h - - - --- 2019-04-27 Masahiro Yamada New
[5/5] samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y [1/5] kbuild: move samples/ to KBUILD_VMLINUX_OBJS - - - --- 2019-04-27 Masahiro Yamada New
[4/5] samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option [1/5] kbuild: move samples/ to KBUILD_VMLINUX_OBJS - - - --- 2019-04-27 Masahiro Yamada New
[3/5] samples: guard sub-directories with CONFIG options [1/5] kbuild: move samples/ to KBUILD_VMLINUX_OBJS - - - --- 2019-04-27 Masahiro Yamada New
[2/5] kbuild: move Documentation to vmlinux-alldirs [1/5] kbuild: move samples/ to KBUILD_VMLINUX_OBJS - - - --- 2019-04-27 Masahiro Yamada New
[1/5] kbuild: move samples/ to KBUILD_VMLINUX_OBJS [1/5] kbuild: move samples/ to KBUILD_VMLINUX_OBJS - - - --- 2019-04-27 Masahiro Yamada New
kbuild: re-enable int-in-bool-context warning kbuild: re-enable int-in-bool-context warning - - - --- 2019-04-18 Masahiro Yamada New
memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/ memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/ 1 - - --- 2019-04-12 Masahiro Yamada New
kbuild: check arch/$(SRCARCH)/include/generated before out-of-tree build kbuild: check arch/$(SRCARCH)/include/generated before out-of-tree build - - - --- 2019-04-07 Masahiro Yamada New
kbuild: remove unneeded dependency for include/config/kernel.release kbuild: remove unneeded dependency for include/config/kernel.release - - - --- 2019-04-07 Masahiro Yamada New
[6/6] memory: squash drivers/memory/Makefile.asm-offsets [1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is - - - --- 2019-03-30 Masahiro Yamada New
[5/6] kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build [1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is - - - --- 2019-03-30 Masahiro Yamada New
[4/6] kbuild: mkmakefile: generate a simple wrapper of top Makefile [1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is - 1 - --- 2019-03-30 Masahiro Yamada New
[3/6] kbuild: mkmakefile: do not check the generated Makefile marker [1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is - - - --- 2019-03-30 Masahiro Yamada New
[2/6] kbuild: allow Kbuild to start from any directory [1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is - 1 - --- 2019-03-30 Masahiro Yamada New
[1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is [1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is - - - --- 2019-03-30 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.1-rc3 [GIT,PULL] Kbuild fixes for v5.1-rc3 - - - --- 2019-03-29 Masahiro Yamada New
kbuild: fix warning "overriding recipe for target 'Makefile'" kbuild: fix warning "overriding recipe for target 'Makefile'" - - - --- 2019-03-26 Masahiro Yamada New
kbuild: move RETPOLINE flags below config-targets kbuild: move RETPOLINE flags below config-targets - - - --- 2019-03-26 Masahiro Yamada New
kbuild: do not overwrite .gitignore in output directory kbuild: do not overwrite .gitignore in output directory - 1 1 --- 2019-03-26 Masahiro Yamada New
kbuild: skip parsing pre sub-make code for recursion kbuild: skip parsing pre sub-make code for recursion - - - --- 2019-03-26 Masahiro Yamada New
kbuild: skip sub-make for in-tree build with GNU Make 4.x kbuild: skip sub-make for in-tree build with GNU Make 4.x - - - --- 2019-03-19 Masahiro Yamada New
[GIT,PULL] more Kbuild updates for v5.1 [GIT,PULL] more Kbuild updates for v5.1 - - - --- 2019-03-17 Masahiro Yamada New
kconfig: remove stale lxdialog/.gitignore kconfig: remove stale lxdialog/.gitignore - - - --- 2019-03-17 Masahiro Yamada New
[2/2] kbuild: force all architectures except um to include mandatory-y [1/2] kbuild: warn redundant generic-y - - - --- 2019-03-17 Masahiro Yamada New
[1/2] kbuild: warn redundant generic-y [1/2] kbuild: warn redundant generic-y - - - --- 2019-03-17 Masahiro Yamada New
deb-pkg: generate correct build dependencies deb-pkg: generate correct build dependencies 1 1 1 --- 2019-03-12 Masahiro Yamada New
[GIT,PULL] Kconfig updates for v5.1 [GIT,PULL] Kconfig updates for v5.1 - - - --- 2019-03-12 Masahiro Yamada New
kconfig: fix 'Save As' menu of xconfig kconfig: fix 'Save As' menu of xconfig - - - --- 2019-03-10 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v5.1 [GIT,PULL] Kbuild updates for v5.1 - - - --- 2019-03-09 Masahiro Yamada New
[3/3] kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG [1/3] kbuild: deb-pkg: add CONFIG_ prefix to kernel config options - - - --- 2019-03-08 Masahiro Yamada New
[2/3] kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb [1/3] kbuild: deb-pkg: add CONFIG_ prefix to kernel config options - - - --- 2019-03-08 Masahiro Yamada New
[1/3] kbuild: deb-pkg: add CONFIG_ prefix to kernel config options [1/3] kbuild: deb-pkg: add CONFIG_ prefix to kernel config options - - - --- 2019-03-08 Masahiro Yamada New
[v2] kbuild: add workaround for Debian make-kpkg [v2] kbuild: add workaround for Debian make-kpkg - - 1 --- 2019-03-08 Masahiro Yamada New
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG} kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG} - - - --- 2019-03-08 Masahiro Yamada New
unicore32: simplify linker script generation for decompressor unicore32: simplify linker script generation for decompressor - - - --- 2019-03-08 Masahiro Yamada New
kbuild: add workaround for Debian make-kpkg kbuild: add workaround for Debian make-kpkg - - 1 --- 2019-03-06 Masahiro Yamada New
[3/3] objtool: move tools/objtool/ to scripts/objtool/ [1/3] tools: move initial declarations out of 'for' loop - - - --- 2019-03-05 Masahiro Yamada New
[2/3] objtool: move stack-validation.txt to Documentation/ [1/3] tools: move initial declarations out of 'for' loop - - - --- 2019-03-05 Masahiro Yamada New
[1/3] tools: move initial declarations out of 'for' loop [1/3] tools: move initial declarations out of 'for' loop - - - --- 2019-03-05 Masahiro Yamada New
kbuild: remove build target scripts/basic/% kbuild: remove build target scripts/basic/% - - - --- 2019-03-04 Masahiro Yamada New
[3/3] kbuild: clean up scripts/gcc-version.sh [1/3] kbuild: update comment block of scripts/clang-version.sh - - - --- 2019-03-01 Masahiro Yamada New
[2/3] kbuild: remove cc-version macro [1/3] kbuild: update comment block of scripts/clang-version.sh - - - --- 2019-03-01 Masahiro Yamada New
[1/3] kbuild: update comment block of scripts/clang-version.sh [1/3] kbuild: update comment block of scripts/clang-version.sh - - - --- 2019-03-01 Masahiro Yamada New
kbuild: remove commented-out INITRD_COMPRESS kbuild: remove commented-out INITRD_COMPRESS - - - --- 2019-02-28 Masahiro Yamada New
[2/2] kconfig: fix -Wmissing-prototypes warnings for gconfig [1/2] kconfig: fix checkpatch warnings/errors in gconf.c - - - --- 2019-02-23 Masahiro Yamada New
[1/2] kconfig: fix checkpatch warnings/errors in gconf.c [1/2] kconfig: fix checkpatch warnings/errors in gconf.c - - - --- 2019-02-23 Masahiro Yamada New
kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig - - - --- 2019-02-22 Masahiro Yamada New
[v2,6/6] kbuild: move ".config not found!" message from Kconfig to Makefile [v2,1/6] kbuild: move tools_silent to a more relevant place - - - --- 2019-02-22 Masahiro Yamada New
[v2,5/6] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing [v2,1/6] kbuild: move tools_silent to a more relevant place - - - --- 2019-02-22 Masahiro Yamada New
[v2,4/6] kbuild: simplify single target rules [v2,1/6] kbuild: move tools_silent to a more relevant place - - - --- 2019-02-22 Masahiro Yamada New
[v2,3/6] kbuild: remove empty rules for makefiles [v2,1/6] kbuild: move tools_silent to a more relevant place - - - --- 2019-02-22 Masahiro Yamada New
[v2,2/6] kbuild: make -r/-R effective in top Makefile for old Make versions [v2,1/6] kbuild: move tools_silent to a more relevant place - - - --- 2019-02-22 Masahiro Yamada New
[v2,1/6] kbuild: move tools_silent to a more relevant place [v2,1/6] kbuild: move tools_silent to a more relevant place - - - --- 2019-02-22 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.0(-rc8) [GIT,PULL] Kbuild fixes for v5.0(-rc8) - - - --- 2019-02-22 Masahiro Yamada New
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig - 1 1 --- 2019-02-21 Masahiro Yamada New
[v2] powerpc/prom_init: add __init markers to all functions [v2] powerpc/prom_init: add __init markers to all functions - - - --- 2019-02-20 Masahiro Yamada New
kbuild: refactor cc-cross-prefix implementation kbuild: refactor cc-cross-prefix implementation - - - --- 2019-02-20 Masahiro Yamada New
kbuild: hardcode genksyms path and remove GENKSYMS variable kbuild: hardcode genksyms path and remove GENKSYMS variable - - - --- 2019-02-20 Masahiro Yamada New
[5/5] scripts/gdb: refactor rules for symlink creation [1/5] scripts/gdb: delay generation of gdb constants.py - 1 - --- 2019-02-19 Masahiro Yamada New
[4/5] kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target [1/5] scripts/gdb: delay generation of gdb constants.py - 1 - --- 2019-02-19 Masahiro Yamada New
[3/5] scripts/gdb: do not descend into scripts/gdb from scripts [1/5] scripts/gdb: delay generation of gdb constants.py - 1 - --- 2019-02-19 Masahiro Yamada New
[2/5] kbuild: remove unimportant comments from ./Kbuild [1/5] scripts/gdb: delay generation of gdb constants.py - 1 - --- 2019-02-19 Masahiro Yamada New
[1/5] scripts/gdb: delay generation of gdb constants.py [1/5] scripts/gdb: delay generation of gdb constants.py - 1 - --- 2019-02-19 Masahiro Yamada New
[8/8] kbuild: simplify single targets [1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile - - - --- 2019-02-14 Masahiro Yamada New
[7/8] kbuild: remove empty rules for makefiles [1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile - - - --- 2019-02-14 Masahiro Yamada New
« 1 2 ... 3 4 512 13 »