Show patches with: State = Action Required       |   12362 patches
« 1 2 ... 76 77 78123 124 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/7] kbuild: move include/config/ksym/* to include/ksym/* - - - --- 2018-03-15 Masahiro Yamada New
kconfig: do not include both curses.h and ncurses.h for nconfig - - - --- 2018-03-15 Masahiro Yamada New
[7/7] kbuild: link vmlinux just once for CONFIG_TRIM_UNUSED_KSYMS - - - --- 2018-03-14 Masahiro Yamada New
[6/7] kbuild: move include/config/ksym/* to include/ksym/* - - - --- 2018-03-14 Masahiro Yamada New
[5/7] kbuild: hide CONFIG_TRIM_UNUSED_KSYMS code from external module building 1 - - --- 2018-03-14 Masahiro Yamada New
[4/7] kbuild: restore touching autoksyms.h to the top Makefile 1 - - --- 2018-03-14 Masahiro Yamada New
[3/7] kbuild: move 'scripts' target below - - - --- 2018-03-14 Masahiro Yamada New
[2/7] kbuild: touch autoksyms.h when it is really missing - - - --- 2018-03-14 Masahiro Yamada New
[1/7] kbuild: clear LDFLAGS in the top Makefile - - - --- 2018-03-14 Masahiro Yamada New
Intermittent build failure with TRIM_UNUSED_KSYMS and related problems - - - --- 2018-03-14 Nicolas Pitre New
Intermittent build failure with TRIM_UNUSED_KSYMS and related problems - - - --- 2018-03-13 Thomas Lindroth New
[v4,2/2] kconfig: make unmet dependency warnings readable - 1 - --- 2018-03-13 Masahiro Yamada New
[v4,1/2] kconfig: warn unmet direct dependency of tristate symbols selected by y - - - --- 2018-03-13 Masahiro Yamada New
[v3,11/11] kconfig: tests: test if recursive inclusion is detected - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,10/11] kconfig: tests: test if recursive dependencies are detected - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,09/11] kconfig: tests: test randconfig for choice in choice - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,08/11] kconfig: tests: test defconfig when two choices interact - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,07/11] kconfig: tests: check visibility of tristate choice values in y choice - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,06/11] kconfig: tests: check unneeded "is not set" with unmet dependency - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,05/11] kconfig: tests: test if new symbols in choice are asked - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,04/11] kconfig: tests: test automatic submenu creation - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,03/11] kconfig: tests: add basic choice tests - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,02/11] kconfig: tests: add framework for Kconfig unit testing - 1 - --- 2018-03-13 Masahiro Yamada New
[v3,01/11] kbuild: add PYTHON2 and PYTHON3 variables - - - --- 2018-03-13 Masahiro Yamada New
[v3,2/2] kbuild: Don't mess with the .cache.mk when root - - - --- 2018-03-13 Doug Anderson New
[v3,1/2] kbuild: Require a 'make clean' if we detect gcc changed underneath us - - - --- 2018-03-13 Doug Anderson New
[v2] kbuild: check for pkg-config on make {menu,n,g,x}config - - - --- 2018-03-13 Randy Dunlap New
Intermittent build failure with TRIM_UNUSED_KSYMS and related problems - - - --- 2018-03-12 Nicolas Pitre New
kbuild: check for pkg-config on make menu/n/g/xconfig - - - --- 2018-03-11 Randy Dunlap New
[v3] kconfig: make unmet dependency warnings readable - 1 - --- 2018-03-10 Masahiro Yamada New
[v2] scripts/kconfig: cleanup symbol handling code - - - --- 2018-03-10 Joey Pabalinas New
[v2] kbuild: Handle builtin dtb file names containing hyphens - 1 - --- 2018-03-08 James Hogan New
[5/5] kbuild: move modname and modname-multi close to modname_flags - 1 - --- 2018-03-08 Masahiro Yamada New
[4/5] kbuild: simplify modname calculation - 1 - --- 2018-03-08 Masahiro Yamada New
[3/5] kbuild: fix modname for composite modules - - - --- 2018-03-08 Masahiro Yamada New
[2/5] kbuild: define KBUILD_MODNAME even if multiple modules share objects - - - --- 2018-03-08 Masahiro Yamada New
[1/5] kbuild: remove unnecessary $(subst $(obj)/,,...) in modname-multi - 1 - --- 2018-03-08 Masahiro Yamada New
kbuild: Handle builtin dtb files containing hyphens - 1 - --- 2018-03-07 James Hogan New
[v2] kconfig: make unmet dependency warnings readable - 1 - --- 2018-03-06 Masahiro Yamada New
kconfig: make unmet dependency warnings readable - - - --- 2018-03-06 Masahiro Yamada New
MAINTAINERS: take over Kconfig maintainership - - - --- 2018-03-02 Masahiro Yamada New
scripts/kconfig: replace single character strcat() appends - - - --- 2018-03-02 Joey Pabalinas New
scripts/kconfig: replace single character strcat() appends - - - --- 2018-03-02 Joey Pabalinas New
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
« 1 2 ... 76 77 78123 124 »