public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-30 15:35:57 to 2017-11-16 11:46:09 UTC [more...]

[PATCH v2 00/18] Add support for clang LTO
 2017-11-16 11:46 UTC  (27+ messages)
` [PATCH v2 01/18] kbuild: add ld-name macro and support for GNU gold
` [PATCH v2 02/18] kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION with "
` [PATCH v2 03/18] kbuild: move gcc-version.sh to cc-version.sh and add clang support
` [PATCH v2 04/18] arm64: use -mno-implicit-float instead of -mgeneral-regs-only
` [PATCH v2 05/18] arm64: fix -m for GNU gold
` [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
` [PATCH v2 07/18] arm64: keep .altinstructions and .altinstr_replacement
` [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
` [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
` [PATCH v2 10/18] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
` [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
` [PATCH v2 12/18] kbuild: add support for clang LTO
` [PATCH v2 13/18] kbuild: fix dynamic ftrace with "
` [PATCH v2 14/18] scripts/mod: disable LTO for empty.c
` [PATCH v2 15/18] efi/libstub: disable LTO
` [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
` [PATCH v2 17/18] arm64: disable RANDOMIZE_MODULE_REGION_FULL with LTO_CLANG
` [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG

[kbuild:kbuild 28/31] include/linux/dynamic_debug.h:76:14: error: 'KBUILD_MODNAME' undeclared
 2017-11-16  9:46 UTC  (2+ messages)

[PATCH] kbuild: define KBUILD_MODNAME even if multiple modules share objects
 2017-11-16  7:46 UTC 

[PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
 2017-11-16  2:32 UTC  (12+ messages)
    ` [PATCH v2] "
            ` [PATCH v3] "

Coccinelle: badzero.cocci failure
 2017-11-16  2:19 UTC  (9+ messages)
        ` [Cocci] "

[PATCH] kbuild: move coccicheck help in scripts/Makefile.help to top Makefile
 2017-11-16  0:52 UTC  (3+ messages)

[PATCH] frv: .gitignore: ignore vmlinux.lds
 2017-11-16  0:37 UTC  (2+ messages)

[PATCH] kbuild: fixes in Makefile.lib
 2017-11-16  0:35 UTC  (2+ messages)

[PATCH] selinux: remove unnecessary assignment to subdir-
 2017-11-16  0:15 UTC  (3+ messages)

[PATCH] kbuild: specify FORCE as .PHONY target in Makefile.headersinst
 2017-11-16  0:13 UTC  (2+ messages)

[PATCH v2 0/6] kbuild: optimize output directory creation
 2017-11-16  0:10 UTC  (8+ messages)
` [PATCH v2 1/6] kbuild: create directory for make cache only when necessary
` [PATCH v2 2/6] kbuild: remove redundant $(wildcard ...) for cmd_files calculation
` [PATCH v2 3/6] kbuild: filter-out PHONY targets from "targets"
` [PATCH v2 4/6] kbuild: create object directories simpler and faster
` [PATCH v2 5/6] kbuild: optimize object directory creation for incremental build
` [PATCH v2 6/6] kbuild: remove redundant mkdir from ./Kbuild

[PATCH] kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
 2017-11-15  9:19 UTC 

[PATCH] kbuild: package: use --transform option to prefix paths in tar
 2017-11-15  9:17 UTC 

[PATCH v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck
 2017-11-14 16:55 UTC  (7+ messages)
` [Cocci] "

[PATCH v4] coccinelle: fix parallel build with CHECK=scripts/coccicheck
 2017-11-14 12:35 UTC  (2+ messages)

[PATCH v2] kbuild: comments correction & update on Makefile.host
 2017-11-14 11:53 UTC  (4+ messages)

[PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
 2017-11-14  9:08 UTC  (11+ messages)
  ` [Cocci] "

CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
 2017-11-14  8:13 UTC  (12+ messages)

[PATCH] sh: select KBUILD_DEFCONFIG depending on ARCH
 2017-11-13 15:57 UTC  (3+ messages)

[PATCH] builddeb: Pass the kernel:debarch substvar to dpkg-genchanges
 2017-11-13 15:25 UTC  (2+ messages)

Re:
 2017-11-13 14:55 UTC 

tools/iio: build race condition
 2017-11-13 13:28 UTC 

[PATCH] sh: decompressor: ignore shipped files
 2017-11-13 10:58 UTC 

[PATCH RFC] kbuild: fixes in Makefile.lib
 2017-11-13  9:03 UTC  (3+ messages)

[PATCH 0/4] kbuild: optimize output directory creation
 2017-11-13  8:48 UTC  (17+ messages)
` [PATCH 1/4] kbuild: create directory for make cache only when necessary
` [PATCH 2/4] kbuild: remove redundant $(wildcard ...) for cmd_files calculation
` [PATCH 3/4] kbuild: create object directories simpler and faster
` [PATCH 4/4] kbuild: optimize object directory creation for incremental build

[PATCH 1/5] plugins: implement format_template attribute
 2017-11-12 21:19 UTC 

[PATCH 00/10] scripts/basic: Fine-tuning for seven function implementations
 2017-11-10 18:32 UTC  (2+ messages)

[PATCH 0/2] kbuild: move dtb-y and CONFIG_OF_ALL_DTBS to Kbuild core to fix some issues
 2017-11-09 23:06 UTC  (17+ messages)
` [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
` [PATCH 2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib

[ANNOUNCE] Kconfiglib 2: An improved, more general redesign
 2017-11-09 16:37 UTC 

[PATCH 0/2] kbuild: remove all "obj- := dummy.o" tricks
 2017-11-09 16:08 UTC  (6+ messages)
` [PATCH 1/2] kbuild: create built-in.o automatically if parent directory wants it
` [PATCH 2/2] kbuild: remove all dummy assignments to obj-

[PATCH v2 0/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
 2017-11-09  1:12 UTC  (6+ messages)
` [PATCH v2 1/3] Makefile: Move stack-protector compiler breakage test earlier
` [PATCH v2 2/3] Makefile: Move stack-protector availability out of Kconfig
` [PATCH v2 3/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO

[PATCH 1/1] kconfig/symbol.c: use correct pointer type argument for sizeof
 2017-11-08 21:09 UTC 

[PATCH v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
 2017-11-08 16:46 UTC  (5+ messages)

[PATCH] coccinelle: fix verbose message about .cocci file being run
 2017-11-08 13:12 UTC  (4+ messages)

[PATCH] coccinelle: grep Options and Requires fields more precisely
 2017-11-08 13:03 UTC  (5+ messages)

linux-next: build warning after merge of the regmap tree
 2017-11-07  6:01 UTC  (2+ messages)

[PATCH v2] kbuild: fix linker feature test macros when cross compiling with Clang
 2017-11-07  3:41 UTC  (8+ messages)
            ` [PATCH v3] "

[PATCH] kbuild: /bin/pwd -> pwd
 2017-11-05  9:44 UTC 

[PATCH 01/15] kbuild: add ld-name macro and support for GNU gold
 2017-11-03 18:24 UTC 

[PATCH] sh: remove pointless select of KBUILD_DEFCONFIG
 2017-11-02  9:45 UTC  (5+ messages)

[PATCH 0/3] .gitignore / kbuild: of: ignore and clean *.dtb and *.dtb.S globally
 2017-11-01 21:45 UTC  (5+ messages)
` [PATCH 3/3] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile

[PATCH] kbuild: comments correction & update
 2017-11-01  1:38 UTC  (2+ messages)

[PATCH] Check all .c files for bad kernel-doc comments
 2017-10-31  8:13 UTC  (6+ messages)


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