messages from 2018-03-30 17:14:19 to 2018-04-30 01:24:05 UTC [more...]
[RFC PATCH 0/2] powerpc patches for new Kconfig language
2018-04-30 1:23 UTC (2+ messages)
` [RFC PATCH 1/2] powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
[RFC patch] Documenation: don't build media .rst files when not building Documentation/media/
2018-04-29 1:56 UTC
[PATCH] kbuild: "make tools/help" does not need syncconfig
2018-04-28 22:36 UTC
[PATCH] kbuild: gcov: enable -fno-tree-loop-im if supported
2018-04-26 21:41 UTC (2+ messages)
[PATCH] scripts: teach extract-vmlinux about LZ4 and ZSTD
2018-04-25 1:16 UTC
On Tue, Apr 24, 2018 at 11:08:34AM +0200, Paul Menzel wrote:
2018-04-25 1:12 UTC
Greetings to you,
2018-04-24 19:36 UTC
[PATCH] Makefile: Fix typo s/HOST_LOADLIBES/HOST_LOADLIBS
2018-04-24 16:07 UTC (4+ messages)
[PATCH] genksyms: fix typo in parse.tab.{c,h} generation rules
2018-04-24 11:08 UTC
[PATCH] kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
2018-04-24 11:07 UTC
[PATCH] kbuild/debian: Use KBUILD_BUILD_* when set
2018-04-23 19:50 UTC
[PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
2018-04-23 11:01 UTC (17+ messages)
` [PATCH 1/4] kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION
` [PATCH 2/4] kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections for module build
` [PATCH 3/4] kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
` [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected
Representative Needed
2018-04-20 22:25 UTC
[PATCH] ARM: omap2: Fix build when using split object directories
2018-04-18 17:14 UTC (7+ messages)
[PATCH v6 3/4] MIPS: vmlinuz: Use generic ashldi3
2018-04-18 8:39 UTC (3+ messages)
[PATCH 00/30] kconfig: move compiler capability tests to Kconfig
2018-04-18 8:33 UTC (50+ messages)
` [PATCH 01/30] gcc-plugins: fix build condition of SANCOV plugin
` [PATCH 02/30] kbuild: remove kbuild cache
` [PATCH 03/30] kbuild: remove CONFIG_CROSS_COMPILE support
` [PATCH 04/30] kconfig: reference environment variables directly and remove 'option env='
` [PATCH 05/30] kconfig: remove string expansion in file_lookup()
` [PATCH 06/30] kconfig: remove string expansion for mainmenu after yyparse()
` [PATCH 07/30] kconfig: remove sym_expand_string_value()
` [PATCH 08/30] kconfig: add built-in function support
` [PATCH 09/30] kconfig: add 'shell' built-in function
` [PATCH 10/30] kconfig: replace $(UNAME_RELEASE) with function call
` [PATCH 11/30] kconfig: begin PARAM state only when seeing a command keyword
` [PATCH 12/30] kconfig: support variable and user-defined function
` [PATCH 13/30] kconfig: support simply expanded variable
` [PATCH 14/30] kconfig: support append assignment operator
` [PATCH 15/30] kconfig: expand lefthand side of assignment statement
` [PATCH 16/30] kconfig: add 'info' and 'warning' built-in functions
` [PATCH 17/30] Documentation: kconfig: document a new Kconfig macro language
` [PATCH 18/30] kconfig: test: test text expansion
` [PATCH 19/30] kconfig: show compiler version text in the top comment
` [PATCH 20/30] kconfig: add basic helper macros to scripts/Kconfig.include
` [PATCH 21/30] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH 22/30] kconfig: add CC_IS_GCC and GCC_VERSION
` [PATCH 23/30] kconfig: add CC_IS_CLANG and CLANG_VERSION
` [PATCH 24/30] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
` [PATCH 25/30] kcov: test compiler capability in Kconfig and correct dependency
` [PATCH 26/30] gcc-plugins: move GCC version check for PowerPC to Kconfig
` [PATCH 27/30] gcc-plugins: test plugin support in Kconfig and clean up Makefile
` [PATCH 28/30] gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
` [PATCH 29/30] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
` [PATCH 30/30] kbuild: test dead code/data elimination support in Kconfig
Proposal
2018-04-16 21:16 UTC
[PATCH] fixdep: suppress consecutive / from file paths in dependency list files
2018-04-16 19:07 UTC
[kbuild:kconfig-shell-v3 21/30] arch/Kconfig:542: syntax error
2018-04-15 2:24 UTC (2+ messages)
[kbuild:kconfig-shell-v3 28/30] als.c:undefined reference to `latent_entropy'
2018-04-15 2:15 UTC (2+ messages)
[GIT PULL] Kbuild updates for 4.17 (2nd round)
2018-04-14 18:44 UTC
[kbuild:kconfig-shell-v3 27/30] sh: 1: [: -ge: unexpected operator
2018-04-13 16:08 UTC
[kbuild:kconfig-shell-v3 22/30] init/Kconfig:13: syntax error
2018-04-13 15:31 UTC
[PATCH v2] kconfig: extend output of 'listnewconfig'
2018-04-13 14:27 UTC (2+ messages)
[PATCH] kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
2018-04-13 14:22 UTC (2+ messages)
[PATCH v2] ARM: omap2: Fix build when using split object directories
2018-04-13 14:05 UTC (3+ messages)
[PATCH v2] selftests: add headers_install to lib.mk
2018-04-13 9:03 UTC
[PATCH v2 00/21] kconfig: move compiler capability tests to Kconfig
2018-04-13 6:02 UTC (35+ messages)
` [PATCH v2 04/21] kconfig: reference environments directly and remove 'option env=' syntax
` [PATCH v2 05/21] kconfig: remove string expansion in file_lookup()
` [PATCH v2 06/21] kconfig: remove string expansion for mainmenu after yyparse()
` [PATCH v2 07/21] kconfig: add function support and implement 'shell' function
` [PATCH v2 08/21] kconfig: replace $UNAME_RELEASE with function call
` [PATCH v2 09/21] kconfig: add 'macro' keyword to support user-defined function
` [PATCH v2 10/21] kconfig: add 'success' and 'cc-option' macros
` [PATCH v2 11/21] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH v2 19/21] gcc-plugins: test GCC plugin support in Kconfig
` [PATCH v2 20/21] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST
[PATCH] objtool: Support HOSTCFLAGS and HOSTLDFLAGS
2018-04-12 19:21 UTC
[PATCHv2] objtool: Support HOSTCFLAGS and HOSTLDFLAGS
2018-04-12 13:18 UTC (2+ messages)
[BUG] Fix drivers/memory O= build
2018-04-11 21:17 UTC (10+ messages)
[PATCH] bug.h: Work around GCC PR82365 in BUG()
2018-04-11 10:19 UTC (6+ messages)
[PATCH] objtool: fix build with future Make
2018-04-09 13:31 UTC (7+ messages)
` [PATCH 2/1] Kbuild: fix # escaping in .cmd files for "
` [PATCH v2] "
[PATCH] kconfig: add support for new option 'listnewdefconfig'
2018-04-07 3:26 UTC (6+ messages)
[PATCH v2] kbuild: check for pkg-config on make {menu,n,g,x}config
2018-04-06 21:37 UTC (3+ messages)
[PATCH 0/3] HOSTCFLAGS and HOSTLDFLAGS from the environment
2018-04-06 17:27 UTC (10+ messages)
` [PATCH 1/3] kbuild: Support HOSTLDFLAGS
` [PATCH 2/3] objtool: Support HOSTCFLAGS and HOSTLDFLAGS
` [PATCH 3/3] kbuild: Allow passing additional "
[RFC 0/9] bpf: Add buildid check support
2018-04-06 16:54 UTC (16+ messages)
` [PATCH 1/9] perf tools: Make read_build_id function public
` [PATCH 2/9] perf tools: Add fetch_kernel_buildid function
` [PATCH 3/9] kbuild: Do not pass arguments to link-vmlinux.sh
` [PATCH 4/9] kbuild: Add filechk2 function
` [PATCH 5/9] bpf: Add CONFIG_BUILDID_H option
` [PATCH 6/9] bpf: Add CONFIG_BPF_BUILDID_CHECK option
` [PATCH 7/9] libbpf: Synchronize uapi bpf.h header
` [PATCH 8/9] libbpf: Add support to attach buildid to program load
` [PATCH 9/9] perf tools: The buildid usage in example eBPF program
[PATCH v3] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
2018-04-05 14:50 UTC (2+ messages)
[PATCH v5] scripts/package/builddeb: split generating packaging and build
2018-04-05 14:49 UTC (2+ messages)
[PATCH 0/2] objtool: fix libelf detection in non-standard locations
2018-04-05 14:23 UTC (4+ messages)
` [PATCH v2 0/3] kbuild: fix host progs build with libs in non standard locations
` [PATCH v2 2/3] kbuild: use HOSTLDFLAGS for single .c executables
[PATCH v4] scripts/package/builddeb: split generating packaging and build
2018-04-05 4:37 UTC (6+ messages)
` Fwd: "
[PATCH v2] tools: fix cross-compile var clobbering
2018-04-04 16:31 UTC (3+ messages)
[PATCH] x86: olpc: fix inconsistent MFD_CS5535 configuration
2018-04-04 14:32 UTC (4+ messages)
[GIT PULL 2/2] Kconfig updates for 4.17
2018-04-03 16:39 UTC
[GIT PULL 1/2] Kbuild updates for 4.17
2018-04-03 16:30 UTC
TRADING ACCOUNT
2018-03-28 16:20 UTC
[03/10] genksyms: generate lexer and parser during build instead of shipping
2018-03-31 5:11 UTC (2+ messages)
[GIT PULL] Kbuild fixes for v4.16
2018-03-31 3:41 UTC
[PATCH] modpost: srcversion sometimes incorrect
2018-03-30 17:14 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox