Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   1254 patches
« 1 2 ... 7 8 912 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] mtd: rawnand: denali: optimize timing parameters for data interface - 1 1 --- 2018-06-15 Masahiro Yamada New
[v3,2/3] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev - 2 1 --- 2018-06-15 Masahiro Yamada New
[v3,1/3] mtd: rawnand: denali_dt: add more clocks based on IP datasheet - 2 2 --- 2018-06-15 Masahiro Yamada New
[v2,3/3] bpfilter: check compiler capability in Kconfig - - - --- 2018-06-14 Masahiro Yamada New
[3/3] Kbuild: rename HAVE_CC_STACKPROTECTOR config variable - - - --- 2018-06-14 Masahiro Yamada New
[2/3] kconfig: tinyconfig: remove stale stack protector fixups - - - --- 2018-06-14 Masahiro Yamada New
[1/3] x86: fix dependency of X86_32_LAZY_GS - - - --- 2018-06-14 Masahiro Yamada New
[v4,1/9] Makefile: Prepare for using macros for inline asm - - - --- 2018-06-13 Masahiro Yamada New
[PATCHv4,2/3] kbuild: Introduce build-salt linker section and config option - - - --- 2018-06-13 Masahiro Yamada New
[RFC] kbuild: clean-up passing KCOV compiler flags - - - --- 2018-06-11 Masahiro Yamada New
linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify() - - - --- 2018-06-11 Masahiro Yamada New
kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE - - 1 --- 2018-06-08 Masahiro Yamada New
[v5,24/31] kconfig: add CC_IS_GCC and GCC_VERSION - - - --- 2018-06-05 Masahiro Yamada New
fixup! gcc-plugins: test plugin support in Kconfig and clean up Makefile - - 1 --- 2018-06-01 Masahiro Yamada New
gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST - - - --- 2018-06-01 Masahiro Yamada New
[v5,31/31] Documentation: kconfig: add recommended way to describe compiler support - - - --- 2018-05-28 Masahiro Yamada New
[v5,30/31] gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST 1 - - --- 2018-05-28 Masahiro Yamada New
[v5,29/31] gcc-plugins: test plugin support in Kconfig and clean up Makefile 1 - - --- 2018-05-28 Masahiro Yamada New
[v5,28/31] gcc-plugins: move GCC version check for PowerPC to Kconfig 1 1 - --- 2018-05-28 Masahiro Yamada New
[v5,27/31] kcov: test compiler capability in Kconfig and correct dependency - 1 - --- 2018-05-28 Masahiro Yamada New
[v5,26/31] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT 1 1 - --- 2018-05-28 Masahiro Yamada New
[v5,25/31] kconfig: add CC_IS_CLANG and CLANG_VERSION - 1 - --- 2018-05-28 Masahiro Yamada New
[v5,24/31] kconfig: add CC_IS_GCC and GCC_VERSION - 1 - --- 2018-05-28 Masahiro Yamada New
[v5,23/31] stack-protector: test compiler capability in Kconfig and drop AUTO mode 1 - - --- 2018-05-28 Masahiro Yamada New
[v5,22/31] kconfig: add basic helper macros to scripts/Kconfig.include - 2 - --- 2018-05-28 Masahiro Yamada New
[v5,21/31] kconfig: show compiler version text in the top comment - 1 - --- 2018-05-28 Masahiro Yamada New
[v5,20/31] kconfig: test: add Kconfig macro language tests - - - --- 2018-05-28 Masahiro Yamada New
[v5,19/31] Documentation: kconfig: document a new Kconfig macro language - 2 - --- 2018-05-28 Masahiro Yamada New
[v5,18/31] kconfig: error out if a recursive variable references itself - - - --- 2018-05-28 Masahiro Yamada New
[v5,17/31] kconfig: add 'filename' and 'lineno' built-in variables - 1 - --- 2018-05-28 Masahiro Yamada New
[v5,16/31] kconfig: add 'info', 'warning-if', and 'error-if' built-in functions - 1 - --- 2018-05-28 Masahiro Yamada New
[v5,15/31] kconfig: expand lefthand side of assignment statement - - - --- 2018-05-28 Masahiro Yamada New
[v5,14/31] kconfig: support append assignment operator - - - --- 2018-05-28 Masahiro Yamada New
[v5,13/31] kconfig: support simply expanded variable - - - --- 2018-05-28 Masahiro Yamada New
[v5,12/31] kconfig: support user-defined function and recursively expanded variable - - - --- 2018-05-28 Masahiro Yamada New
[v5,11/31] kconfig: begin PARAM state only when seeing a command keyword - - - --- 2018-05-28 Masahiro Yamada New
[v5,10/31] kconfig: replace $(UNAME_RELEASE) with function call - 2 - --- 2018-05-28 Masahiro Yamada New
[v5,09/31] kconfig: add 'shell' built-in function - - - --- 2018-05-28 Masahiro Yamada New
[v5,08/31] kconfig: add built-in function support - - - --- 2018-05-28 Masahiro Yamada New
[v5,07/31] kconfig: make default prompt of mainmenu less specific - - - --- 2018-05-28 Masahiro Yamada New
[v5,06/31] kconfig: remove sym_expand_string_value() - 1 - --- 2018-05-28 Masahiro Yamada New
[v5,05/31] kconfig: remove string expansion for mainmenu after yyparse() - 2 - --- 2018-05-28 Masahiro Yamada New
[v5,04/31] kconfig: remove string expansion in file_lookup() - 2 - --- 2018-05-28 Masahiro Yamada New
[v5,03/31] kconfig: reference environment variables directly and remove 'option env=' - 1 - --- 2018-05-28 Masahiro Yamada New
[v5,02/31] kbuild: remove CONFIG_CROSS_COMPILE support - 1 - --- 2018-05-28 Masahiro Yamada New
[v5,01/31] kbuild: remove kbuild cache - 1 - --- 2018-05-28 Masahiro Yamada New
[RFC,1/1] kconfig: drop localization support - - - --- 2018-05-24 Masahiro Yamada New
fixup! kconfig: refactor ncurses package checks for building mconf and nconf - - - --- 2018-05-23 Masahiro Yamada New
[v3,4/4] kconfig: refactor ncurses package checks for building mconf and nconf 1 - 1 --- 2018-05-22 Masahiro Yamada New
[v3,3/4] kconfig: refactor GTK+ package checks for building gconf 1 - 1 --- 2018-05-22 Masahiro Yamada New
[v3,2/4] kconfig: refactor Qt package checks for building qconf 1 - 1 --- 2018-05-22 Masahiro Yamada New
[v3,1/4] kbuild: do not display CHK for filechk - - - --- 2018-05-22 Masahiro Yamada New
[v2,5/5] kconfig: refactor ncurses package checks for building nconf - - - --- 2018-05-20 Masahiro Yamada New
[v2,4/5] kconfig: refactor ncurses package checks for building mconf - - - --- 2018-05-20 Masahiro Yamada New
[v2,3/5] kconfig: refactor GTK+ package checks for building gconf 1 - 1 --- 2018-05-20 Masahiro Yamada New
[v2,2/5] kconfig: refactor Qt package checks for building qconf 1 - 1 --- 2018-05-20 Masahiro Yamada New
[v2,1/5] kbuild: do not display CHK for filechk - - - --- 2018-05-20 Masahiro Yamada New
[5/5] kconfig: refactor ncurses package checks for building nconf - - - --- 2018-05-18 Masahiro Yamada New
[4/5] kconfig: refactor ncurses package checks for building mconf - - - --- 2018-05-18 Masahiro Yamada New
[3/5] kconfig: refactor GTK+ package checks for building gconf 1 - 1 --- 2018-05-18 Masahiro Yamada New
[2/5] kconfig: refactor Qt package checks for building qconf 1 - 1 --- 2018-05-18 Masahiro Yamada New
[1/5] kbuild: do not display CHK for filechk - - - --- 2018-05-18 Masahiro Yamada New
[v4,31/31] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig 1 1 - --- 2018-05-17 Masahiro Yamada New
[v4,30/31] gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST 1 - - --- 2018-05-17 Masahiro Yamada New
[v4,29/31] gcc-plugins: test plugin support in Kconfig and clean up Makefile 1 - - --- 2018-05-17 Masahiro Yamada New
[v4,28/31] gcc-plugins: move GCC version check for PowerPC to Kconfig 1 1 - --- 2018-05-17 Masahiro Yamada New
[v4,27/31] kcov: test compiler capability in Kconfig and correct dependency - 1 - --- 2018-05-17 Masahiro Yamada New
[v4,26/31] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT 1 1 - --- 2018-05-17 Masahiro Yamada New
[v4,25/31] kconfig: add CC_IS_CLANG and CLANG_VERSION - 1 - --- 2018-05-17 Masahiro Yamada New
[v4,24/31] kconfig: add CC_IS_GCC and GCC_VERSION - 1 - --- 2018-05-17 Masahiro Yamada New
[v4,23/31] stack-protector: test compiler capability in Kconfig and drop AUTO mode 1 - - --- 2018-05-17 Masahiro Yamada New
[v4,22/31] kconfig: add basic helper macros to scripts/Kconfig.include - 2 - --- 2018-05-17 Masahiro Yamada New
[v4,21/31] kconfig: show compiler version text in the top comment - 1 - --- 2018-05-17 Masahiro Yamada New
[v4,20/31] kconfig: test: add Kconfig macro language tests - - - --- 2018-05-17 Masahiro Yamada New
[v4,19/31] Documentation: kconfig: document a new Kconfig macro language - 2 - --- 2018-05-17 Masahiro Yamada New
[v4,18/31] kconfig: error out if a recursive variable references itself - - - --- 2018-05-17 Masahiro Yamada New
[v4,17/31] kconfig: add 'filename' and 'lineno' built-in variables - 1 - --- 2018-05-17 Masahiro Yamada New
[v4,16/31] kconfig: add 'if' built-in function - - - --- 2018-05-17 Masahiro Yamada New
[v4,15/31] kconfig: add 'info', 'warning', and 'error' built-in functions - 1 - --- 2018-05-17 Masahiro Yamada New
[v4,14/31] kconfig: expand lefthand side of assignment statement - - - --- 2018-05-17 Masahiro Yamada New
[v4,13/31] kconfig: support append assignment operator - - - --- 2018-05-17 Masahiro Yamada New
[v4,12/31] kconfig: support simply expanded variable - - - --- 2018-05-17 Masahiro Yamada New
[v4,11/31] kconfig: support user-defined function and recursively expanded variable - - - --- 2018-05-17 Masahiro Yamada New
[v4,10/31] kconfig: begin PARAM state only when seeing a command keyword - - - --- 2018-05-17 Masahiro Yamada New
[v4,09/31] kconfig: replace $(UNAME_RELEASE) with function call - 2 - --- 2018-05-17 Masahiro Yamada New
[v4,08/31] kconfig: add 'shell' built-in function - - - --- 2018-05-17 Masahiro Yamada New
[v4,07/31] kconfig: add built-in function support - - - --- 2018-05-17 Masahiro Yamada New
[v4,06/31] kconfig: remove sym_expand_string_value() - - - --- 2018-05-17 Masahiro Yamada New
[v4,05/31] kconfig: remove string expansion for mainmenu after yyparse() - 2 - --- 2018-05-17 Masahiro Yamada New
[v4,04/31] kconfig: remove string expansion in file_lookup() - 2 - --- 2018-05-17 Masahiro Yamada New
[v4,03/31] kconfig: reference environment variables directly and remove 'option env=' - 1 - --- 2018-05-17 Masahiro Yamada New
[v4,02/31] kbuild: remove CONFIG_CROSS_COMPILE support - 1 - --- 2018-05-17 Masahiro Yamada New
[v4,01/31] kbuild: remove kbuild cache - 1 - --- 2018-05-17 Masahiro Yamada New
[4/4] modpost: constify *modname function argument where possible - - - --- 2018-05-09 Masahiro Yamada New
[3/4] modpost: remove redundant is_vmlinux() test - - - --- 2018-05-09 Masahiro Yamada New
[2/4] modpost: use strstarts() helper more widely - - - --- 2018-05-09 Masahiro Yamada New
[1/4] modpost: pass struct elf_info pointer to get_modinfo() - - - --- 2018-05-09 Masahiro Yamada New
[8/8] checkpatch: remove VMLINUX_SYMBOL() check - - - --- 2018-05-09 Masahiro Yamada New
[7/8] vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL() - - - --- 2018-05-09 Masahiro Yamada New
[6/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX - - - --- 2018-05-09 Masahiro Yamada New
« 1 2 ... 7 8 912 13 »