linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-03 18:11:06 to 2017-10-24 04:14:13 UTC [more...]

[PATCH] kbuild: clang: fix build failures with sparse check
 2017-10-24  4:13 UTC  (2+ messages)

getconf options
 2017-10-20 13:20 UTC  (3+ messages)

[RFC PATCH] kbuild: Allow specifying some base host CFLAGS
 2017-10-20  5:06 UTC  (3+ messages)

[PATCH] kbuild doc: a bundle of fixes on makefiles.txt
 2017-10-19 15:36 UTC  (2+ messages)

more build problems with "Makefile: move stackprotector availability out of Kconfig"
 2017-10-19  2:19 UTC  (18+ messages)

[PATCH v2] kbuild: shrink .cache.mk when it exceeds 1000 lines
 2017-10-18 16:54 UTC  (3+ messages)

[PATCH] kbuild: do not call cc-option before KBUILD_CFLAGS initialization
 2017-10-18 16:53 UTC  (3+ messages)

[PATCH v4 0/2] kbuild: Cache exploratory calls to the compiler
 2017-10-18 16:49 UTC  (4+ messages)
` [PATCH v4 1/2] kbuild: Add a cache for generated variables
` [PATCH v4 2/2] kbuild: Cache a few more calls to the compiler

[PATCH] Makefile: add targets for config-help and pkg-help
 2017-10-18 16:39 UTC  (4+ messages)

[PATCH 0/4] Cleanup instrumentation avoidance
 2017-10-18 14:16 UTC  (16+ messages)
` [PATCH 1/4] kbuild: allow global override of CC instrumentation
` [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics
` [PATCH 3/4] kvm/arm64: simplify CC instrumentation opt-out
` [PATCH 4/4] arm64: vdso: remove pointless gcov option

9c2fb296dd ("Makefile: move stackprotector availability out of .."): BUG: kernel hang in early-boot stage, last printk:
 2017-10-18  7:35 UTC 

[PATCH] Makefile: enable dochelp run from main make level
 2017-10-17 23:57 UTC  (8+ messages)

[kbuild:kbuild 15/16] /bin/sh: 1: cannot create arch/arm64/kernel/vdso/.cache.mk: Directory nonexistent
 2017-10-16 17:18 UTC  (3+ messages)

[PATCH v2 0/5] kbuild: Use relative paths if possible
 2017-10-16 10:28 UTC  (8+ messages)
` [PATCH v2 3/5] kbuild: Use relative path for $(objtree)

[PATCH v3 0/2] kbuild: Cache exploratory calls to the compiler
 2017-10-15  7:48 UTC  (4+ messages)
` [PATCH v3 1/2] kbuild: Add a cache for generated variables
` [PATCH v3 2/2] kbuild: Cache a few more calls to the compiler

[PATCH] kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
 2017-10-15  7:48 UTC  (3+ messages)

[PATCH 0/3] ARM, hexagon, c6x: build: fix usage of CFLAGS_MODULE, LDFLAGS_MODULE
 2017-10-15  7:47 UTC  (6+ messages)
` [PATCH 1/3] ARM: add KBUILD_ prefix to "
` [PATCH 2/3] hexagon: "
` [PATCH 3/3] c6x: add KBUILD_ prefix to CFLAGS_MODULE

[PATCH 0/2] kbuild: use relative path from $(srctree) instead of __FILE__
 2017-10-14 20:15 UTC  (5+ messages)
` [PATCH 1/2] kbuild: add stringify helper to quote a string passed to C files
` [PATCH 2/2] kbuild: redefine __FILE__ as relative path from $(srctree) if possible

[PATCH v4 0/2] of: Add unit tests for applying overlays
 2017-10-13 23:08 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH] kbuild: shrink Makefile cache when it exceeds 1000 lines
 2017-10-13 11:10 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update my email address
 2017-10-12 13:43 UTC  (2+ messages)

[PATCH] kbuild: fix dependency of dtbs targets
 2017-10-12  1:01 UTC  (4+ messages)

[PATCH 1/4] kbuild: replace $(hdr-arch) with $(SRCARCH)
 2017-10-12  0:59 UTC  (14+ messages)
` [PATCH 2/4] kbuild: move "_all" target out of $(KBUILD_SRC) conditional
` [PATCH 3/4] kbuild: re-order the code to not parse unnecessary variables
` [RFC PATCH 4/4] kbuild: evaluate cc-option and friends only when building kernel

[PATCH] kbuild: clang: remove crufty HOSTCFLAGS
 2017-10-12  0:56 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH] kbuild: add forward declaration of default target to Makefile.asm-generic
 2017-10-11 16:21 UTC  (2+ messages)

[PATCH v2 0/2] kbuild: Cache exploratory calls to the compiler
 2017-10-11 16:20 UTC  (7+ messages)
` [PATCH v2 1/2] kbuild: Add a cache for generated variables
` [PATCH v2 2/2] kbuild: Cache a few more calls to the compiler

[PATCH] kbuild: comments cleanup in Makefile.lib
 2017-10-10 11:44 UTC  (4+ messages)

[PATCH] kbuild: allow making undefined symbols fatal for external modules
 2017-10-10  9:04 UTC  (3+ messages)

[RFC PATCH 0/2] kbuild: Cache exploratory calls to the compiler
 2017-10-10  0:52 UTC  (7+ messages)
` [RFC PATCH 1/2] kbuild: Add a cache for generated variables

[PATCH 1/9] kbuild: rpm-pkg: remove ppc64 specific image handling
 2017-10-09 16:43 UTC  (2+ messages)

[PATCH] hexagon: get rid of #include <generated/compile.h>
 2017-10-09 16:31 UTC  (5+ messages)

[PATCH v2] kconfig: Remove menu_end_entry()
 2017-10-09  8:20 UTC  (3+ messages)

[PATCH v2] kbuild: comments cleanup in Makefile.lib
 2017-10-09  3:49 UTC 

[PATCH 0/6] kconfig: Fix memory leaks during parsing
 2017-10-08 22:25 UTC  (8+ messages)
` [PATCH 1/6] kconfig: Don't leak symbol names "
` [PATCH 2/6] kconfig: Don't leak 'source' filenames "
` [PATCH 3/6] kconfig: Don't leak 'option' arguments "
` [PATCH 4/6] Kconfig: Don't leak main menus "
` [PATCH 5/6] kconfig: Don't leak help strings "
` [PATCH 6/6] kconfig: Regenerate parser

[PATCH] kconfig: Document important expression functions
 2017-10-08 17:50 UTC 

[PATCH] kconfig: Document automatic submenu creation code
 2017-10-08 17:42 UTC 

[PATCH 0/3] kconfig: Fix expression memory leaks
 2017-10-08 17:35 UTC  (4+ messages)
` [PATCH 1/3] kconfig: Fix automatic menu creation mem leak
` [PATCH 2/3] kconfig: Fix expr_free() E_NOT leak
` [PATCH 3/3] kconfig: Fix choice symbol expression leak

[PATCH] Makefile: kselftest: fix grammar typo
 2017-10-07 11:10 UTC  (2+ messages)

[PATCH 1/2] kbuild: link-vmlinux.sh: simplify .version increment
 2017-10-05 20:23 UTC  (4+ messages)
` [PATCH 2/2] kbuild: mkcompile_h: do not create .version

[PATCH] kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)
 2017-10-05 20:17 UTC  (3+ messages)

[PATCH] kbuild: Fix optimization level choice default
 2017-10-05 20:04 UTC  (3+ messages)

[PATCH] kbuild: drop unused symverfile in Makefile.modpost
 2017-10-05 20:03 UTC  (2+ messages)

[PATCH v3] scripts/package/builddeb: split generating packaging and build
 2017-10-05 17:45 UTC  (5+ messages)

[PATCH 0/3] kconfig: Make 'm' safe before modules symbol is defined
 2017-10-05 12:01 UTC  (4+ messages)
` [PATCH 1/3] kconfig: Rename menu_check_dep() to rewrite_m()
` [PATCH 2/3] kconfig: Clarify expression rewriting
` [PATCH 3/3] kconfig: Clean up modules handling and fix crash

[PATCH] kconfig: Document the 'symbol' struct
 2017-10-05  3:14 UTC  (2+ messages)

[PATCH] kconfig: Document the 'menu' struct
 2017-10-05  3:13 UTC  (2+ messages)

[PATCH] kconfig: Warn if choice default is not in choice
 2017-10-05  3:12 UTC  (3+ messages)

[PATCH] kconfig: Sync zconf.y with zconf.tab.c_shipped
 2017-10-05  3:06 UTC 

[PATCH] kconfig: Remove menu_end_entry()
 2017-10-05  2:36 UTC 

[PATCH 0/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
 2017-10-04 17:15 UTC  (6+ messages)
` [PATCH 2/3] Makefile: Move stackprotector availability out of Kconfig
    ` [kernel-hardening] "

[RFC PATCH 0/2] build: Pass CC, CFLAGS, ... to tools build from main Makefile
 2017-10-04 16:22 UTC  (7+ messages)
` [RFC PATCH 1/2] kbuild: Pass HOSTCC and similar to tools Makefiles

[PATCH] sh: remove pointless select of KBUILD_DEFCONFIG
 2017-10-04  9:33 UTC 

[PATCH v3 1/1] kconfig: menuconfig make "selected by:" readable
 2017-10-04  9:19 UTC  (7+ messages)

[PATCH] Makefile: Fix CONFIG_CC_STACKPROTECTOR_AUTO to not enable SSP
 2017-10-03 18:32 UTC 

[PATCH] string.h: work around for increased stack usage
 2017-10-03 18:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).