Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   1254 patches
« 1 2 ... 10 11 12 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[13/14] kconfig: test: check if recursive dependencies are detected - 1 - --- 2018-02-06 Masahiro Yamada New
[12/14] kconfig: test: check visibility of tristate choice values in y choice - 1 - --- 2018-02-06 Masahiro Yamada New
[11/14] kconfig: test: check .config sanity for choice values with unmet dep - 1 - --- 2018-02-06 Masahiro Yamada New
[10/14] kconfig: test: check if new symbols in choice are asked - 1 - --- 2018-02-06 Masahiro Yamada New
[09/14] kconfig: test: test automatic submenu creation - 1 - --- 2018-02-06 Masahiro Yamada New
[08/14] kconfig: test: add basic 'choice' tests - 1 - --- 2018-02-06 Masahiro Yamada New
[07/14] kconfig: test: add framework for Kconfig unit-tests - 1 - --- 2018-02-06 Masahiro Yamada New
[06/14] kbuild: define PYTHON2 and PYTHON3 variables instead of PYTHON - - - --- 2018-02-06 Masahiro Yamada New
[05/14] kconfig: remove 'config*' pattern from .gitignnore - 1 - --- 2018-02-06 Masahiro Yamada New
[04/14] kconfig: print additional new line for choice for redirection - 1 - --- 2018-02-06 Masahiro Yamada New
[03/14] kconfig: show '?' prompt even if no help text is available - 1 - --- 2018-02-06 Masahiro Yamada New
[02/14] kconfig: do not write choice values when their dependency becomes n - - - --- 2018-02-06 Masahiro Yamada New
[01/14] kconfig: send error messages to stderr - 1 - --- 2018-02-06 Masahiro Yamada New
kconfig: announce removal of oldnoconfig if used - 1 - --- 2018-01-18 Masahiro Yamada New
kbuild: fix W= option checks for extra DTC warnings 1 - - --- 2018-01-18 Masahiro Yamada New
[2/2] kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX 1 - - --- 2018-01-12 Masahiro Yamada New
[1/2] kconfig: use default 'yy' prefix for lexer and parser 1 - - --- 2018-01-12 Masahiro Yamada New
[3/3] kconfig: make conf_unsaved a local variable of conf_read() - - - --- 2018-01-11 Masahiro Yamada New
[2/3] kconfig: make xfgets() really static - - - --- 2018-01-11 Masahiro Yamada New
[1/3] kconfig: make input_mode static - - - --- 2018-01-11 Masahiro Yamada New
[v2,7/7] fixdep: use existing helper to check modular CONFIG options - - - --- 2018-01-11 Masahiro Yamada New
[v2,6/7] fixdep: refactor parse_dep_file() - - - --- 2018-01-11 Masahiro Yamada New
[v2,5/7] fixdep: move global variables to local variables of main() - - - --- 2018-01-11 Masahiro Yamada New
[v2,4/7] fixdep: remove unneeded memcpy() in parse_dep_file() - - - --- 2018-01-11 Masahiro Yamada New
[v2,3/7] fixdep: factor out common code for reading files - - - --- 2018-01-11 Masahiro Yamada New
[v2,2/7] fixdep: use malloc() and read() to load dep_file to buffer - - - --- 2018-01-11 Masahiro Yamada New
[v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion - - - --- 2018-01-11 Masahiro Yamada New
genksyms: drop *.hash.c from .gitignore - - - --- 2018-01-11 Masahiro Yamada New
[6/6] kconfig: hide irrelevant menu for oldconfig 1 - - --- 2018-01-10 Masahiro Yamada New
[5/6] kconfig: remove redundant input_mode test for check_conf() loop 1 - - --- 2018-01-10 Masahiro Yamada New
[4/6] kconfig: remove unneeded input_mode test in conf() 1 - - --- 2018-01-10 Masahiro Yamada New
[3/6] kconfig: do not call conf_set_all_new_symbols() for (all)defconfig - - - --- 2018-01-10 Masahiro Yamada New
[2/6] kconfig: call sym_calc_value() for all symbols before writing to .config 1 - - --- 2018-01-10 Masahiro Yamada New
[1/6] kconfig: do not call check_conf() for olddefconfig 1 - - --- 2018-01-10 Masahiro Yamada New
[6/6] fixdep: use existing helper to check modular CONFIG options - - - --- 2018-01-09 Masahiro Yamada New
[5/6] fixdep: refactor parse_dep_file() - - - --- 2018-01-09 Masahiro Yamada New
[4/6] fixdep: move global variables to local variables of main() - - - --- 2018-01-09 Masahiro Yamada New
[3/6] fixdep: remove unneeded memcpy() in parse_dep_file() - - - --- 2018-01-09 Masahiro Yamada New
[2/6] fixdep: merge do_config_file() and print_deps() into load_file() - - - --- 2018-01-09 Masahiro Yamada New
[1/6] fixdep: use malloc() and read() to load dep_file to buffer - - - --- 2018-01-09 Masahiro Yamada New
[2/2] kconfig: drop 'boolean' keyword 1 - - --- 2017-12-15 Masahiro Yamada New
[1/2] kconfig: use bool instead of boolean for type definition attributes, again 1 - - --- 2017-12-15 Masahiro Yamada New
kconfig: display recursive dependency resolution hint just once 1 - - --- 2017-12-15 Masahiro Yamada New
[2/3] kbuild: prepare to remove C files pre-generated by flex and bison - - - --- 2017-12-09 Masahiro Yamada New
[1/3] kbuild: add LEX and YACC variables - - - --- 2017-12-09 Masahiro Yamada New
kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail - - 1 --- 2017-12-06 Masahiro Yamada New
kbuild: move cc-option and cc-disable-warning after incl. arch Makefile - - 1 --- 2017-11-27 Masahiro Yamada New
kbuild: drop $(extra-y) from real-objs-y - - - --- 2017-11-23 Masahiro Yamada New
kbuild: clean up *.i and *.lst patterns by make clean - - - --- 2017-11-16 Masahiro Yamada New
kbuild: define KBUILD_MODNAME even if multiple modules share objects - 1 1 --- 2017-11-16 Masahiro Yamada New
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used - - - --- 2017-11-15 Masahiro Yamada New
kbuild: package: use --transform option to prefix paths in tar - - - --- 2017-11-15 Masahiro Yamada New
[v4] coccinelle: fix parallel build with CHECK=scripts/coccicheck 1 - - --- 2017-11-14 Masahiro Yamada New
kbuild: move coccicheck help in scripts/Makefile.help to top Makefile 1 - - --- 2017-11-14 Masahiro Yamada New
[v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck - - - --- 2017-11-14 Masahiro Yamada New
sh: decompressor: ignore shipped files - - - --- 2017-11-13 Masahiro Yamada New
frv: .gitignore: ignore vmlinux.lds - - - --- 2017-11-13 Masahiro Yamada New
selinux: remove unnecessary assignment to subdir- 1 - - --- 2017-11-13 Masahiro Yamada New
kbuild: specify FORCE as .PHONY target in Makefile.headersinst - - - --- 2017-11-13 Masahiro Yamada New
[v2,6/6] kbuild: remove redundant mkdir from ./Kbuild - - - --- 2017-11-13 Masahiro Yamada New
[v2,5/6] kbuild: optimize object directory creation for incremental build - - - --- 2017-11-13 Masahiro Yamada New
[v2,4/6] kbuild: create object directories simpler and faster 1 - 1 --- 2017-11-13 Masahiro Yamada New
[v2,3/6] kbuild: filter-out PHONY targets from "targets" - - - --- 2017-11-13 Masahiro Yamada New
[v2,2/6] kbuild: remove redundant $(wildcard ...) for cmd_files calculation - - - --- 2017-11-13 Masahiro Yamada New
[v2,1/6] kbuild: create directory for make cache only when necessary - 1 - --- 2017-11-13 Masahiro Yamada New
[4/4] kbuild: optimize object directory creation for incremental build - - - --- 2017-11-09 Masahiro Yamada New
[3/4] kbuild: create object directories simpler and faster 1 - 1 --- 2017-11-09 Masahiro Yamada New
[2/4] kbuild: remove redundant $(wildcard ...) for cmd_files calculation - - - --- 2017-11-09 Masahiro Yamada New
[1/4] kbuild: create directory for make cache only when necessary - - - --- 2017-11-09 Masahiro Yamada New
[v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck - - - --- 2017-11-09 Masahiro Yamada New
[2/2] kbuild: remove all dummy assignments to obj- - - - --- 2017-11-07 Masahiro Yamada New
[1/2] kbuild: create built-in.o automatically if parent directory wants it - 1 - --- 2017-11-07 Masahiro Yamada New
[2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib 1 - - --- 2017-11-05 Masahiro Yamada New
[1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry 1 - - --- 2017-11-05 Masahiro Yamada New
sh: select KBUILD_DEFCONFIG depending on ARCH - - - --- 2017-11-02 Masahiro Yamada New
[v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile - - - --- 2017-11-02 Masahiro Yamada New
[3/3] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile - - - --- 2017-10-30 Masahiro Yamada New
[2/3] .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore - - - --- 2017-10-30 Masahiro Yamada New
[1/3] .gitignore: sort normal pattern rules alphabetically - - - --- 2017-10-30 Masahiro Yamada New
x86/build: beautify build log of syscall headers - - - --- 2017-10-27 Masahiro Yamada New
[RFC] coccinelle: fix parallel build with CHECK=scripts/coccicheck - - - --- 2017-10-26 Masahiro Yamada New
coccinelle: fix verbose message about .cocci file being run 1 - - --- 2017-10-26 Masahiro Yamada New
coccinelle: grep Options and Requires fields more precisely 2 - - --- 2017-10-26 Masahiro Yamada New
[v2] kbuild: shrink .cache.mk when it exceeds 1000 lines - 1 - --- 2017-10-13 Masahiro Yamada New
[2/2] kbuild: redefine __FILE__ as relative path from $(srctree) if possible - - - --- 2017-10-12 Masahiro Yamada New
[1/2] kbuild: add stringify helper to quote a string passed to C files - - - --- 2017-10-12 Masahiro Yamada New
kbuild: shrink Makefile cache when it exceeds 1000 lines - - - --- 2017-10-12 Masahiro Yamada New
kbuild: do not call cc-option before KBUILD_CFLAGS initialization - 1 - --- 2017-10-12 Masahiro Yamada New
kbuild: add forward declaration of default target to Makefile.asm-generic - 1 - --- 2017-10-11 Masahiro Yamada New
kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS - 1 - --- 2017-10-10 Masahiro Yamada New
[3/3] c6x: add KBUILD_ prefix to CFLAGS_MODULE - - - --- 2017-10-09 Masahiro Yamada New
[2/3] hexagon: add KBUILD_ prefix to CFLAGS_MODULE, LDFLAGS_MODULE - - - --- 2017-10-09 Masahiro Yamada New
[1/3] ARM: add KBUILD_ prefix to CFLAGS_MODULE, LDFLAGS_MODULE 1 - - --- 2017-10-09 Masahiro Yamada New
sh: remove pointless select of KBUILD_DEFCONFIG - - - --- 2017-10-04 Masahiro Yamada New
kbuild: fix dependency of dtbs targets 2 - - --- 2017-10-04 Masahiro Yamada New
[RFC,4/4] kbuild: evaluate cc-option and friends only when building kernel - - - --- 2017-10-04 Masahiro Yamada New
[3/4] kbuild: re-order the code to not parse unnecessary variables - - - --- 2017-10-04 Masahiro Yamada New
[2/4] kbuild: move "_all" target out of $(KBUILD_SRC) conditional - 1 - --- 2017-10-04 Masahiro Yamada New
[1/4] kbuild: replace $(hdr-arch) with $(SRCARCH) - 1 - --- 2017-10-04 Masahiro Yamada New
kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd) - - 1 --- 2017-10-02 Masahiro Yamada New
« 1 2 ... 10 11 12 13 »