Show patches with: none      |   12432 patches
« 1 2 ... 77 78 79124 125 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kconfig: fix line number in recursive inclusion error message - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,11/11] kconfig: unittest: test if recursive inclusion is detected - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,10/11] kconfig: unittest: test if recursive dependencies are detected - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,09/11] kconfig: unittest: test randconfig for choice in choice - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,08/11] kconfig: unittest: test defconfig when two choices interact - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,07/11] kconfig: unittest: check visibility of tri-choice values in y choice - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,06/11] kconfig: unittest: check unneeded "is not set" with unmet dependency - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,05/11] kconfig: unittest: test if new symbols in choice are asked - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,04/11] kconfig: unittest: test automatic submenu creation - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,03/11] kconfig: unittest: add basic 'choice' tests - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,02/11] kconfig: unittest: add framework for Kconfig unit testing - 1 - --- 2018-03-02 Masahiro Yamada New
[v2,01/11] kbuild: define PYTHON2 and PYTHON3 variables instead of PYTHON - - - --- 2018-03-02 Masahiro Yamada New
objtool: make use of pkg-config for libelf - - - --- 2018-03-01 Philipp Puschmann New
kconfig: remove redundant streamline_config.pl prerequisite - - - --- 2018-03-01 Ulf Magnusson New
Coccinelle: memdup: Fix typo in warning messages 2 - - --- 2018-03-01 Dafna Hirschfeld New
[v3,2/2] kconfig: rename silentoldconfig to syncconfig - 1 - --- 2018-03-01 Masahiro Yamada New
[v3,1/2] kconfig: invoke oldconfig instead of silentoldconfig from local*config - 1 - --- 2018-03-01 Masahiro Yamada New
[v3] Documentation: Update ncurses package names for menuconfig 1 - - --- 2018-02-28 Arvind Prasanna New
Documentation: Update ncurses package names for menuconfig - - - --- 2018-02-28 Randy Dunlap New
[3/3] fixdep: do not ignore kconfig.h - - - --- 2018-02-28 Rasmus Villemoes New
[2/3] fixdep: remove some false CONFIG_ matches - - - --- 2018-02-28 Rasmus Villemoes New
[1/3] fixdep: remove stale references to uml-config.h - - - --- 2018-02-28 Rasmus Villemoes New
[v2] Documentation: Update ncurses package names for menuconfig - - - --- 2018-02-28 Arvind Prasanna New
[2/2] kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt - - - --- 2018-02-28 Masahiro Yamada New
[1/2] kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt - - - --- 2018-02-28 Masahiro Yamada New
Documentation: Update ncurses package names for menuconfig - - - --- 2018-02-28 Arvind Prasanna New
[v2,6/6] kconfig: rename silentoldconfig to syncconfig - - - --- 2018-02-28 Masahiro Yamada New
[v2,5/6] kconfig: invoke oldconfig instead of silentoldconfig from local*config - 1 - --- 2018-02-28 Masahiro Yamada New
[v2,4/6] kconfig: hide irrelevant sub-menus for oldconfig - 1 - --- 2018-02-28 Masahiro Yamada New
[v2,3/6] kconfig: remove redundant input_mode test for check_conf() loop - 1 - --- 2018-02-28 Masahiro Yamada New
[v2,2/6] kconfig: remove unneeded input_mode test in conf() - 1 - --- 2018-02-28 Masahiro Yamada New
[v2,1/6] kconfig: do not call check_conf() for olddefconfig - 1 - --- 2018-02-28 Masahiro Yamada New
kbuild/kallsyms: trivial typo fix - - - --- 2018-02-27 Cao jin New
[v2,3/3] objtool: use global host flags for compilation - - - --- 2018-02-26 Robin Jarry New
[v2,2/3] kbuild: use HOSTLDFLAGS for single .c executables - - - --- 2018-02-26 Robin Jarry New
[v2,1/3] kbuild: introduce HOST_{C,LD}FLAGS - - - --- 2018-02-26 Robin Jarry New
[v5] kconfig: Print reverse dependencies in groups - 3 - --- 2018-02-24 Eugeniu Rosca New
[2/2] objtool: use host flags to detect if libelf is missing - - - --- 2018-02-23 Robin Jarry New
[1/2] kbuild: introduce HOST_EXTRALDFLAGS - - - --- 2018-02-23 Robin Jarry New
[v3] kconfig: only write '# CONFIG_FOO is not set' for visible symbols - - - --- 2018-02-23 Ulf Magnusson New
[v2] kconfig: only write '# CONFIG_FOO is not set' for visible symbols - - - --- 2018-02-23 Ulf Magnusson New
kconfig: do not write 'n' defaults to .config - - - --- 2018-02-23 Ulf Magnusson New
[2/2] kbuild: simplify ld-option implementation - - 1 --- 2018-02-23 Masahiro Yamada New
[1/2] kbuild: test --build-id linker flag by ld-option instead of cc-ldoption - - - --- 2018-02-23 Masahiro Yamada New
[v4] scripts/package/builddeb: split generating packaging and build - - - --- 2018-02-21 Riku Voipio New
kconfig: Print reverse dependencies in groups 1 2 - --- 2018-02-21 Masahiro Yamada New
[RFC] kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment - - - --- 2018-02-21 Cao jin New
[v4,0/3] Kconfig: Print reverse dependencies in groups - - - --- 2018-02-20 Ulf Magnusson New
kconfig: Don't leak choice names during parsing - 1 - --- 2018-02-20 Masahiro Yamada New
kconfig: clean-up reverse dependency help implementation - 1 - --- 2018-02-20 Masahiro Yamada New
sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE - - - --- 2018-02-19 Masahiro Yamada New
kconfig: really drop GENERIC_IO 1 - - --- 2018-02-19 Jan Beulich New
[v3,3/3] kconfig: Print reverse dependencies in groups - - - --- 2018-02-18 Eugeniu Rosca New
[v4,3/3] kconfig: Print reverse dependencies in groups - - - --- 2018-02-18 Eugeniu Rosca New
[v4,2/3] kconfig: Prepare for printing reverse dependencies in groups - 1 - --- 2018-02-18 Eugeniu Rosca New
[v4,1/3] kconfig: Print reverse dependencies on new line consistently - 1 - --- 2018-02-18 Eugeniu Rosca New
[v3,3/3] kconfig: Print reverse dependencies in groups - - - --- 2018-02-18 Eugeniu Rosca New
[v3,3/3] kconfig: Print reverse dependencies in groups - - - --- 2018-02-17 Eugeniu Rosca New
[v3,2/3] kconfig: Prepare for printing reverse dependencies in groups - 1 - --- 2018-02-17 Eugeniu Rosca New
[v3,1/3] kconfig: Print reverse dependencies on new line consistently - 1 - --- 2018-02-17 Eugeniu Rosca New
[3/3] Kconfig: add a default allrandom.config - - - --- 2018-02-16 Arnd Bergmann New
[2/3] Kconfig: improve handling for all{rand,yes,no,}.config fragments - - - --- 2018-02-16 Arnd Bergmann New
[1/3] Kconfig: disable PROFILE_ALL_BRANCHES for compile testing - - - --- 2018-02-16 Arnd Bergmann New
[3/3] checkpatch: kconfig: prefer 'help' over '---help---' - - - --- 2018-02-16 Ulf Magnusson New
[2/3] checkpatch: kconfig: check help texts for menuconfig and choice - - - --- 2018-02-16 Ulf Magnusson New
[1/3] checkpatch: kconfig: recognize more prompts when checking help texts - - - --- 2018-02-16 Ulf Magnusson New
[23/23] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST - - - --- 2018-02-16 Masahiro Yamada New
[22/23] gcc-plugins: test GCC plugin support in Kconfig - - - --- 2018-02-16 Masahiro Yamada New
[21/23] gcc-plugins: move GCC version check for PowerPC to Kconfig 1 - - --- 2018-02-16 Masahiro Yamada New
[20/23] gcc-plugins: always build plugins with C++ - - - --- 2018-02-16 Masahiro Yamada New
[19/23] kcov: imply GCC_PLUGINS and GCC_PLUGIN_SANCOV instead of select'ing them - - - --- 2018-02-16 Masahiro Yamada New
[18/23] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT - - - --- 2018-02-16 Masahiro Yamada New
[17/23] kconfig: add CC_IS_CLANG and CLANG_VERSION - - - --- 2018-02-16 Masahiro Yamada New
[16/23] kbuild: add clang-version.sh - - 1 --- 2018-02-16 Masahiro Yamada New
[15/23] kconfig: add CC_IS_GCC and GCC_VERSION - - - --- 2018-02-16 Masahiro Yamada New
[14/23] kconfig: show compiler version text in the top comment - - - --- 2018-02-16 Masahiro Yamada New
[13/23] kconfig: expand environments/functions in (main)menu, comment, prompt - - - --- 2018-02-16 Masahiro Yamada New
[12/23] kconfig: replace $UNAME_RELEASE with function call - - - --- 2018-02-16 Masahiro Yamada New
[11/23] kconfig: add 'shell-stdout' function - - - --- 2018-02-16 Masahiro Yamada New
[10/23] stack-protector: test compiler capability in Kconfig and drop AUTO mode - - - --- 2018-02-16 Masahiro Yamada New
[09/23] kconfig: add 'cc-option' macro - - - --- 2018-02-16 Masahiro Yamada New
[08/23] kconfig: add 'macro' keyword to support user-defined function - - - --- 2018-02-16 Masahiro Yamada New
[07/23] kconfig: add function support and implement 'shell' function - - - --- 2018-02-16 Masahiro Yamada New
[06/23] kconfig: reference environments directly and remove 'option env=' syntax - - - --- 2018-02-16 Masahiro Yamada New
[05/23] kconfig: move and rename sym_expand_string_value() - - - --- 2018-02-16 Masahiro Yamada New
[04/23] kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list - 1 - --- 2018-02-16 Masahiro Yamada New
[03/23] kconfig: add xstrdup() helper - - - --- 2018-02-16 Masahiro Yamada New
[02/23] kbuild: remove CONFIG_CROSS_COMPILE support - - - --- 2018-02-16 Masahiro Yamada New
[01/23] kbuild: remove kbuild cache - - - --- 2018-02-16 Masahiro Yamada New
disable sparse warnings about unknown attributes 1 - 1 --- 2018-02-15 Luc Van Oostenryck New
[2/2] kconfig: Print the value of each reverse dependency - - - --- 2018-02-13 Eugeniu Rosca New
video: fbdev: kconfig: Add help text to FB_I810_I2C - - - --- 2018-02-13 Ulf Magnusson New
[v2] Makefile: Fix lying comment re. silentoldconfig - - - --- 2018-02-13 Ulf Magnusson New
Makefile: Fix lying comment re. silentoldconfig - - - --- 2018-02-13 Ulf Magnusson New
why scripts/link-vmlinux.sh has a final build of init/ - - - --- 2018-02-13 Cao jin New
[2/2] kconfig: Print the value of each reverse dependency - - - --- 2018-02-13 Eugeniu Rosca New
[1/2] kconfig: Print reverse dependencies on new line consistently - 1 - --- 2018-02-13 Eugeniu Rosca New
[RFC,4/7] kconfig: support new special property shell= - - - --- 2018-02-12 Peter Zijlstra New
why scripts/link-vmlinux.sh has a final build of init/ - - - --- 2018-02-12 Cao jin New
kbuild: process mixture of clean/build targets one by one - - - --- 2018-02-11 Masahiro Yamada New
« 1 2 ... 77 78 79124 125 »