public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-16 18:41:18 to 2018-02-27 20:52:46 UTC [more...]

[PATCH 0/2] objtool: fix libelf detection in non-standard locations
 2018-02-27 20:52 UTC  (13+ messages)
` [PATCH 1/2] kbuild: introduce HOST_EXTRALDFLAGS
` [PATCH 2/2] objtool: use host flags to detect if libelf is missing
` [PATCH v2 0/3] kbuild: fix host progs build with libs in non standard locations
  ` [PATCH v2 1/3] kbuild: introduce HOST_{C,LD}FLAGS
  ` [PATCH v2 2/3] kbuild: use HOSTLDFLAGS for single .c executables
  ` [PATCH v2 3/3] objtool: use global host flags for compilation

[PATCH] kbuild/kallsyms: trivial typo fix
 2018-02-27  8:16 UTC 

[PATCH 1/2] kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
 2018-02-26 23:22 UTC  (3+ messages)
` [PATCH 2/2] kbuild: simplify ld-option implementation

[PATCH v5] kconfig: Print reverse dependencies in groups
 2018-02-25 12:31 UTC  (3+ messages)

[PATCH] kconfig: clean-up reverse dependency help implementation
 2018-02-24 15:58 UTC  (4+ messages)

[PATCH] kconfig: Don't leak choice names during parsing
 2018-02-24 15:12 UTC  (4+ messages)

[PATCH RFC] kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
 2018-02-24 14:58 UTC  (2+ messages)

[PATCH v2] Makefile: Fix lying comment re. silentoldconfig
 2018-02-24 14:56 UTC  (4+ messages)

[PATCH 0/3] Improve and extend checkpatch.pl Kconfig help text checks
 2018-02-24 13:53 UTC  (7+ messages)
` [PATCH 1/3] checkpatch: kconfig: recognize more prompts when checking help texts
` [PATCH 2/3] checkpatch: kconfig: check help texts for menuconfig and choice
` [PATCH 3/3] checkpatch: kconfig: prefer 'help' over '---help---'

[PATCH v4 0/3] Kconfig: Print reverse dependencies in groups
 2018-02-24  0:31 UTC  (19+ messages)
` [PATCH v4 1/3] kconfig: Print reverse dependencies on new line consistently
` [PATCH v4 2/3] kconfig: Prepare for printing reverse dependencies in groups
` [PATCH v4 3/3] kconfig: Print "

[PATCH] kconfig: do not write 'n' defaults to .config
 2018-02-23 22:47 UTC  (12+ messages)
    ` [PATCH v2] kconfig: only write '# CONFIG_FOO is not set' for visible symbols
    ` [PATCH v3] "

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-02-23 12:37 UTC  (58+ messages)
` [PATCH 01/23] kbuild: remove kbuild cache
` [PATCH 02/23] kbuild: remove CONFIG_CROSS_COMPILE support
` [PATCH 03/23] kconfig: add xstrdup() helper
` [PATCH 04/23] kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
` [PATCH 05/23] kconfig: move and rename sym_expand_string_value()
` [PATCH 06/23] kconfig: reference environments directly and remove 'option env=' syntax
` [PATCH 07/23] kconfig: add function support and implement 'shell' function
` [PATCH 08/23] kconfig: add 'macro' keyword to support user-defined function
` [PATCH 09/23] kconfig: add 'cc-option' macro
` [PATCH 10/23] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH 11/23] kconfig: add 'shell-stdout' function
` [PATCH 12/23] kconfig: replace $UNAME_RELEASE with function call
` [PATCH 13/23] kconfig: expand environments/functions in (main)menu, comment, prompt
` [PATCH 14/23] kconfig: show compiler version text in the top comment
` [PATCH 15/23] kconfig: add CC_IS_GCC and GCC_VERSION
` [PATCH 16/23] kbuild: add clang-version.sh
` [PATCH 17/23] kconfig: add CC_IS_CLANG and CLANG_VERSION
` [PATCH 18/23] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
` [PATCH 19/23] kcov: imply GCC_PLUGINS and GCC_PLUGIN_SANCOV instead of select'ing them
` [PATCH 20/23] gcc-plugins: always build plugins with C++
` [PATCH 21/23] gcc-plugins: move GCC version check for PowerPC to Kconfig
` [PATCH 22/23] gcc-plugins: test GCC plugin support in Kconfig
` [PATCH 23/23] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST

[PATCH v2 20/20] x86/PCI: VMD: Fix malformed Kconfig default
 2018-02-23 11:52 UTC  (6+ messages)

[PATCH 0/3] fixing the last failures in randconfig builds
 2018-02-23  4:13 UTC  (19+ messages)
` [PATCH 1/3] Kconfig: disable PROFILE_ALL_BRANCHES for compile testing
` [PATCH 2/3] Kconfig: improve handling for all{rand,yes,no,}.config fragments
` [PATCH 3/3] Kconfig: add a default allrandom.config

[PATCH] bug.h: Work around GCC PR82365 in BUG()
 2018-02-21 21:23 UTC  (11+ messages)

[PATCH] kconfig: Print reverse dependencies in groups
 2018-02-21 13:51 UTC  (4+ messages)

[PATCH v4] scripts/package/builddeb: split generating packaging and build
 2018-02-21 10:10 UTC 

[PATCH 0/3] MIPS: Generic defconfig Makefile improvements
 2018-02-21  3:56 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Add generic list_* Makefile targets

why scripts/link-vmlinux.sh has a final build of init/
 2018-02-21  3:20 UTC  (5+ messages)

[PATCH] disable sparse warnings about unknown attributes
 2018-02-20 14:50 UTC  (2+ messages)

[kbuild:kbuild 3/4] make[2]: *** No rule to make target 'arch/sh/boot/dts/.dtb.o', needed by 'arch/sh/boot/dts/built-in.a'
 2018-02-20 11:48 UTC  (3+ messages)

[PATCH] kconfig: really drop GENERIC_IO
 2018-02-19 18:22 UTC  (4+ messages)

[PATCH] sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE
 2018-02-19 17:17 UTC  (2+ messages)

[PATCH 00/20] Remove references to undefined symbols and fix two potential bugs
 2018-02-19 17:03 UTC  (4+ messages)
` [PATCH 10/20] lib/Kconfig: Remove leftover select of GENERIC_IO

(no subject)
 2018-02-19  5:58 UTC 

[PATCH 0/2] remove the last of incremental linking
 2018-02-19  7:04 UTC  (9+ messages)
` [PATCH 1/2] kbuild: remove incremental linking option
` [PATCH 2/2] kbuild: rename built-in.o to built-in.a

[PATCH] kbuild: process mixture of clean/build targets one by one
 2018-02-18 23:44 UTC  (2+ messages)

[PATCH] kbuild: Improve portability of some sed invocations
 2018-02-18 23:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Print reverse dependencies in groups
 2018-02-18 21:05 UTC  (13+ messages)
` [PATCH v3 1/3] kconfig: Print reverse dependencies on new line consistently
` [PATCH v3 2/3] kconfig: Prepare for printing reverse dependencies in groups
` [PATCH v3 3/3] kconfig: Print "

[PATCH 1/2] kconfig: remove check_stdin()
 2018-02-18 19:44 UTC  (2+ messages)

[PATCH 00/14] Add Kconfig unit tests
 2018-02-18 19:38 UTC  (2+ messages)

[PATCH 1/2] kconfig: Print reverse dependencies on new line consistently
 2018-02-18 11:34 UTC  (10+ messages)
` [PATCH 2/2] kconfig: Print the value of each reverse dependency


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox