linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-14 06:44:44 to 2017-11-27 21:34:30 UTC [more...]

Link time optimization for LTO/x86
 2017-11-27 21:34 UTC  (3+ messages)
` [PATCH 01/21] x86/xen: Mark pv stub assembler symbol visible
` [PATCH 02/21] afs: Fix const confusion in AFS

[PATCH v3] scripts/package: snap-pkg target
 2017-11-27 18:33 UTC  (2+ messages)

[PATCH] builddeb: introduce variables for control-file customization
 2017-11-27 16:13 UTC 

[GIT PULL] Kbuild updates for v4.15 (2nd round)
 2017-11-27 12:26 UTC  (4+ messages)

[PATCH] kbuild: move cc-option and cc-disable-warning after incl. arch Makefile
 2017-11-27 12:25 UTC  (2+ messages)

[PATCH v2] scripts/package: snap-pkg target
 2017-11-27 10:46 UTC  (3+ messages)

v4.15-rc0 perl locale warnings
 2017-11-27  9:46 UTC  (3+ messages)
  ` [PATCH] fix perl locale warnings in arch/arm/boot/

[PATCH v2 00/18] Add support for clang LTO
 2017-11-24  7:52 UTC  (101+ 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
  ` [v2,12/18] "
` [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

[PATCH] kbuild: drop $(extra-y) from real-objs-y
 2017-11-23 14:37 UTC 

[PATCH] kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
 2017-11-23 14:20 UTC  (2+ messages)

[PATCH] kbuild: package: use --transform option to prefix paths in tar
 2017-11-23 14:19 UTC  (2+ messages)

[PATCH] kbuild: clean up *.i and *.lst patterns by make clean
 2017-11-23 14:18 UTC  (2+ messages)

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

[PATCH 1/1] kconfig/symbol.c: use correct pointer type argument for sizeof
 2017-11-23 14:13 UTC  (2+ messages)

[PATCH v2] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
 2017-11-23  4:24 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/7] Support for automatic checkpatch running in the kernel
 2017-11-21 20:03 UTC  (15+ messages)
` [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch

[PATCH 0/2] Documentation: Add guidance on CONFIG default value
 2017-11-20 22:39 UTC  (3+ messages)
` [PATCH 1/2] Documentation/kbuild: Add guidance for the use of default
` [PATCH 2/2] Documentation/process: Add CONFIG default value to submit-checklist

[PATCH] Check all .c files for bad kernel-doc comments
 2017-11-20 19:14 UTC  (4+ messages)

[GIT PULL 1/2] Kbuild updates for v4.15
 2017-11-20 15:48 UTC  (7+ messages)

[PATCH RFC] kbuild: improvement in Makefile.modbuiltin
 2017-11-20 11:50 UTC  (2+ messages)

[PATCH 0/2] kbuild: remove all "obj- := dummy.o" tricks
 2017-11-18  4:08 UTC  (5+ 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] kbuild: /bin/pwd -> pwd
 2017-11-18  2:35 UTC  (2+ messages)

[GIT PULL 2/2] Kbuild misc updates for v4.15
 2017-11-17 17:33 UTC 

[PATCH] kbuild: define KBUILD_MODNAME even if multiple modules share objects
 2017-11-17  7:20 UTC  (2+ messages)

[kbuild:kbuild 28/31] include/linux/dynamic_debug.h:76:14: error: 'KBUILD_MODNAME' undeclared
 2017-11-17  6:42 UTC  (3+ messages)

[PATCH] kconfig: fix relational operators for bool and tristate symbols
 2017-11-17  1:06 UTC 

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  (2+ messages)

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

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

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

CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
 2017-11-14  8:13 UTC  (3+ 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).