Show patches with: none      |   12505 patches
« 1 2 ... 78 79 80125 126 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[2/2] kbuild: rename built-in.o to built-in.a 1 - - --- 2018-02-10 Nicholas Piggin New
[1/2] kbuild: remove incremental linking option - - - --- 2018-02-10 Nicholas Piggin New
[v2] auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference - - - --- 2018-02-10 Ulf Magnusson New
[3/3] MIPS: Expand help text to list generic defconfigs - - - --- 2018-02-09 James Hogan New
[2/3] MIPS: Add generic list_* Makefile targets - - - --- 2018-02-09 James Hogan New
[1/3] MIPS: Refactor legacy defconfigs - - - --- 2018-02-09 James Hogan New
ALSA: ac97: kconfig: Remove select of undefined symbol AC97 - - - --- 2018-02-08 Ulf Magnusson New
riscv: kconfig: Remove RISCV_IRQ_INTC select - - - --- 2018-02-08 Ulf Magnusson New
[RFC,7/7] Test stackprotector options in Kconfig to kill CC_STACKPROTECTOR_AUTO - - - --- 2018-02-08 Masahiro Yamada New
[RFC,6/7] kconfig: add basic environments to evaluate C flags in Kconfig - - - --- 2018-02-08 Masahiro Yamada New
[RFC,5/7] kconfig: invoke silentoldconfig when compiler is updated - - - --- 2018-02-08 Masahiro Yamada New
[RFC,4/7] kconfig: support new special property shell= - - - --- 2018-02-08 Masahiro Yamada New
[RFC,3/7] kconfig: remove const qualifier from sym_expand_string_value() - - - --- 2018-02-08 Masahiro Yamada New
[RFC,2/7] kconfig: add xrealloc() helper - - - --- 2018-02-08 Masahiro Yamada New
[RFC,1/7] kbuild: remove kbuild cache - - - --- 2018-02-08 Masahiro Yamada New
[2/2] kconfig: echo stdin to stdout if either is redirected - 1 - --- 2018-02-08 Masahiro Yamada New
[1/2] kconfig: remove check_stdin() - 1 - --- 2018-02-08 Masahiro Yamada New
bug.h: Work around GCC PR82365 in BUG() 1 - 2 --- 2018-02-08 Andrew Morton New
[02/14] kconfig: do not write choice values when their dependency becomes n - 1 - --- 2018-02-07 Ulf Magnusson New
[kbuild:kbuild,1/11] arch/x86/tools/insn_decoder_test: warning: ffffffff81105f01: 0f ff 80 3d 6e be… - - - --- 2018-02-07 Masahiro Yamada New
[v2] kbuild: Improve portability of some sed invocations - - - --- 2018-02-07 Michael Forney New
kbuild: clang: disable unused variable warnings only when constant - 1 - --- 2018-02-06 Prasad Sodagudi New
[v2,20/20] x86/PCI: VMD: Fix malformed Kconfig default 1 - - --- 2018-02-06 Ulf Magnusson New
[14/14] kconfig: test: check if recursive inclusion is detected - 1 - --- 2018-02-06 Masahiro Yamada New
[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
« 1 2 ... 78 79 80125 126 »