Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   1254 patches
« 1 2 ... 8 9 1012 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/8] export.h: remove code for prefixing symbols with underscore - - - --- 2018-05-09 Masahiro Yamada New
[4/8] depmod.sh: remove symbol prefix support - - - --- 2018-05-09 Masahiro Yamada New
[3/8] kallsyms: remove symbol prefix support - - - --- 2018-05-09 Masahiro Yamada New
[2/8] genksyms: remove symbol prefix support - - - --- 2018-05-09 Masahiro Yamada New
[1/8] modpost: remove symbol prefix support - - - --- 2018-05-09 Masahiro Yamada New
genksyms: fix typo in parse.tab.{c,h} generation rules - - - --- 2018-04-24 Masahiro Yamada New
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC) - - - --- 2018-04-24 Masahiro Yamada New
[kbuild:kconfig-shell-v3,21/30] arch/Kconfig:542: syntax error - - - --- 2018-04-15 Masahiro Yamada New
[kbuild:kconfig-shell-v3,28/30] als.c:undefined reference to `latent_entropy' - - - --- 2018-04-15 Masahiro Yamada New
[30/30] kbuild: test dead code/data elimination support in Kconfig - - - --- 2018-04-13 Masahiro Yamada New
[29/30] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig 1 1 - --- 2018-04-13 Masahiro Yamada New
[28/30] gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST - - - --- 2018-04-13 Masahiro Yamada New
[27/30] gcc-plugins: test plugin support in Kconfig and clean up Makefile - - - --- 2018-04-13 Masahiro Yamada New
[26/30] gcc-plugins: move GCC version check for PowerPC to Kconfig 1 - - --- 2018-04-13 Masahiro Yamada New
[25/30] kcov: test compiler capability in Kconfig and correct dependency - - - --- 2018-04-13 Masahiro Yamada New
[24/30] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT 1 1 - --- 2018-04-13 Masahiro Yamada New
[23/30] kconfig: add CC_IS_CLANG and CLANG_VERSION - 1 - --- 2018-04-13 Masahiro Yamada New
[22/30] kconfig: add CC_IS_GCC and GCC_VERSION - 1 - --- 2018-04-13 Masahiro Yamada New
[21/30] stack-protector: test compiler capability in Kconfig and drop AUTO mode - - - --- 2018-04-13 Masahiro Yamada New
[20/30] kconfig: add basic helper macros to scripts/Kconfig.include - 2 - --- 2018-04-13 Masahiro Yamada New
[19/30] kconfig: show compiler version text in the top comment - 1 - --- 2018-04-13 Masahiro Yamada New
[18/30] kconfig: test: test text expansion - - - --- 2018-04-13 Masahiro Yamada New
[17/30] Documentation: kconfig: document a new Kconfig macro language - - - --- 2018-04-13 Masahiro Yamada New
[16/30] kconfig: add 'info' and 'warning' built-in functions - - - --- 2018-04-13 Masahiro Yamada New
[15/30] kconfig: expand lefthand side of assignment statement - - - --- 2018-04-13 Masahiro Yamada New
[14/30] kconfig: support append assignment operator - - - --- 2018-04-13 Masahiro Yamada New
[13/30] kconfig: support simply expanded variable - - - --- 2018-04-13 Masahiro Yamada New
[12/30] kconfig: support variable and user-defined function - - - --- 2018-04-13 Masahiro Yamada New
[11/30] kconfig: begin PARAM state only when seeing a command keyword - - - --- 2018-04-13 Masahiro Yamada New
[10/30] kconfig: replace $(UNAME_RELEASE) with function call - 2 - --- 2018-04-13 Masahiro Yamada New
[09/30] kconfig: add 'shell' built-in function - - - --- 2018-04-13 Masahiro Yamada New
[08/30] kconfig: add built-in function support - - - --- 2018-04-13 Masahiro Yamada New
[07/30] kconfig: remove sym_expand_string_value() - - - --- 2018-04-13 Masahiro Yamada New
[06/30] kconfig: remove string expansion for mainmenu after yyparse() - 2 - --- 2018-04-13 Masahiro Yamada New
[05/30] kconfig: remove string expansion in file_lookup() - 2 - --- 2018-04-13 Masahiro Yamada New
[04/30] kconfig: reference environment variables directly and remove 'option env=' - 1 - --- 2018-04-13 Masahiro Yamada New
[03/30] kbuild: remove CONFIG_CROSS_COMPILE support - 1 - --- 2018-04-13 Masahiro Yamada New
[02/30] kbuild: remove kbuild cache - 1 - --- 2018-04-13 Masahiro Yamada New
[01/30] gcc-plugins: fix build condition of SANCOV plugin 1 - - --- 2018-04-13 Masahiro Yamada New
[03/10] genksyms: generate lexer and parser during build instead of shipping - - - --- 2018-03-31 Masahiro Yamada New
[v3] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path - - - --- 2018-03-30 Masahiro Yamada New
[v2] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path - - - --- 2018-03-29 Masahiro Yamada New
kbuild: use -fmacro-prefix-map to make __FILE__ a relative path - - - --- 2018-03-29 Masahiro Yamada New
kbuild: move <linux/compiler_types.h> out of <linux/kconfig.h> - - - --- 2018-03-28 Masahiro Yamada New
[v4] scripts/package/builddeb: split generating packaging and build - - - --- 2018-03-27 Masahiro Yamada New
[v2,21/21] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig 1 1 - --- 2018-03-27 Masahiro Yamada New
[v2,20/21] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST - - - --- 2018-03-27 Masahiro Yamada New
[v2,19/21] gcc-plugins: test GCC plugin support in Kconfig - - - --- 2018-03-27 Masahiro Yamada New
[v2,18/21] gcc-plugins: move GCC version check for PowerPC to Kconfig 1 - - --- 2018-03-27 Masahiro Yamada New
[v2,17/21] gcc-plugins: always build plugins with C++ - - - --- 2018-03-27 Masahiro Yamada New
[v2,16/21] kcov: imply GCC_PLUGINS and GCC_PLUGIN_SANCOV instead of select'ing them - 1 - --- 2018-03-27 Masahiro Yamada New
[v2,15/21] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT 1 1 - --- 2018-03-27 Masahiro Yamada New
[v2,14/21] kconfig: add CC_IS_CLANG and CLANG_VERSION - 1 - --- 2018-03-27 Masahiro Yamada New
[v2,13/21] kconfig: add CC_IS_GCC and GCC_VERSION - 1 - --- 2018-03-27 Masahiro Yamada New
[v2,12/21] kconfig: show compiler version text in the top comment - 1 - --- 2018-03-27 Masahiro Yamada New
[v2,11/21] stack-protector: test compiler capability in Kconfig and drop AUTO mode - - - --- 2018-03-27 Masahiro Yamada New
[v2,10/21] kconfig: add 'success' and 'cc-option' macros - 2 - --- 2018-03-27 Masahiro Yamada New
[v2,09/21] kconfig: add 'macro' keyword to support user-defined function - - - --- 2018-03-27 Masahiro Yamada New
[v2,08/21] kconfig: replace $UNAME_RELEASE with function call - 2 - --- 2018-03-27 Masahiro Yamada New
[v2,07/21] kconfig: add function support and implement 'shell' function - - - --- 2018-03-27 Masahiro Yamada New
[v2,06/21] kconfig: remove string expansion for mainmenu after yyparse() - 2 - --- 2018-03-27 Masahiro Yamada New
[v2,05/21] kconfig: remove string expansion in file_lookup() - 2 - --- 2018-03-27 Masahiro Yamada New
[v2,04/21] kconfig: reference environments directly and remove 'option env=' syntax - 1 - --- 2018-03-27 Masahiro Yamada New
[v2,03/21] kconfig: move and rename sym_expand_string_value() - 1 - --- 2018-03-27 Masahiro Yamada New
[v2,02/21] kbuild: remove CONFIG_CROSS_COMPILE support - 1 - --- 2018-03-27 Masahiro Yamada New
[v2,01/21] kbuild: remove kbuild cache - 1 - --- 2018-03-27 Masahiro Yamada New
[v2,10/10] kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers 2 - - --- 2018-03-26 Masahiro Yamada New
[10/10] kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS specifier 1 - - --- 2018-03-23 Masahiro Yamada New
[09/10] kbuild: add *.asn1.[ch] to 'targets' automatically - - - --- 2018-03-23 Masahiro Yamada New
[08/10] kbuild: rename *-asn1.[ch] to *.asn.[ch] - - - --- 2018-03-23 Masahiro Yamada New
[07/10] kbuild: clean up *-asn1.[ch] patterns from top-level Makefile - - - --- 2018-03-23 Masahiro Yamada New
[06/10] .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore - - - --- 2018-03-23 Masahiro Yamada New
[05/10] kbuild: add %.dtb.S and %.dtb to 'targets' automatically 1 - - --- 2018-03-23 Masahiro Yamada New
[04/10] kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically 1 - - --- 2018-03-23 Masahiro Yamada New
[02/10] kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile 1 - - --- 2018-03-23 Masahiro Yamada New
[01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore 1 - - --- 2018-03-23 Masahiro Yamada New
[3/3] kconfig: use yylineno option instead of manual lineno increments - - - --- 2018-03-22 Masahiro Yamada New
[2/3] kconfig: detect recursive inclusion earlier - - - --- 2018-03-22 Masahiro Yamada New
[1/3] kconfig: remove duplicated file name and lineno of recursive inclusion - - - --- 2018-03-22 Masahiro Yamada New
[7/7] kbuild: clean up multi-used module link rule - - - --- 2018-03-19 Masahiro Yamada New
[6/7] kbuild: clean up built-in.a archive rule - - - --- 2018-03-19 Masahiro Yamada New
[5/7] kbuild: remove partial section mismatch detection for built-in.a - - - --- 2018-03-19 Masahiro Yamada New
[4/7] net: liquidio: clean up Makefile for simpler composite object handling - - - --- 2018-03-19 Masahiro Yamada New
[3/7] lib: zstd: clean up Makefile for simpler composite object handling - - - --- 2018-03-19 Masahiro Yamada New
[2/7] kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a - - - --- 2018-03-19 Masahiro Yamada New
[1/7] kbuild: rename real-objs-y/m to real-obj-y/m - - - --- 2018-03-19 Masahiro Yamada New
[v2,5/5] kbuild: move modname and modname-multi close to modname_flags - 1 - --- 2018-03-19 Masahiro Yamada New
[v2,4/5] kbuild: simplify modname calculation - 1 - --- 2018-03-19 Masahiro Yamada New
[v2,3/5] kbuild: fix modname for composite modules - - - --- 2018-03-19 Masahiro Yamada New
[v2,2/5] kbuild: define KBUILD_MODNAME even if multiple modules share objects - 1 - --- 2018-03-19 Masahiro Yamada New
[v2,1/5] kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi - 1 - --- 2018-03-19 Masahiro Yamada New
[v4,7/7] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS 1 - - --- 2018-03-16 Masahiro Yamada New
[v4,6/7] kbuild: move include/config/ksym/* to include/ksym/* 1 - - --- 2018-03-16 Masahiro Yamada New
[v4,5/7] kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external module 1 - - --- 2018-03-16 Masahiro Yamada New
[v4,4/7] kbuild: restore touching autoksyms.h to the top Makefile 1 - - --- 2018-03-16 Masahiro Yamada New
[v4,3/7] kbuild: move 'scripts' target below - - - --- 2018-03-16 Masahiro Yamada New
[v4,2/7] kbuild: remove wrong 'touch' in adjust_autoksyms.sh 1 - - --- 2018-03-16 Masahiro Yamada New
[v4,1/7] kbuild: clear LDFLAGS in the top Makefile 1 - - --- 2018-03-16 Masahiro Yamada New
[v3,7/7] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS 1 - - --- 2018-03-16 Masahiro Yamada New
[v2,7/7] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS - - - --- 2018-03-16 Masahiro Yamada New
« 1 2 ... 8 9 1012 13 »