linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-15 21:53:33 to 2017-11-29 23:09:56 UTC [more...]

Link time optimization for LTO/x86
 2017-11-29 23:09 UTC  (25+ messages)
` [PATCH 01/21] x86/xen: Mark pv stub assembler symbol visible
` [PATCH 02/21] afs: Fix const confusion in AFS
` [PATCH 03/21] x86/timer: Don't inline __const_udelay
` [PATCH 04/21] locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled
` [PATCH 05/21] x86/kvm: Make steal_time visible
` [PATCH 06/21] x86/syscalls: Make x86 syscalls use real prototypes
` [PATCH 07/21] x86: Make exception handler functions visible
` [PATCH 08/21] x86/idt: Make const __initconst
` [PATCH 09/21] lto: Use C version for SYSCALL_ALIAS
` [PATCH 10/21] Fix read buffer overflow in delta-ipc
` [PATCH 11/21] trace: Use -mcount-record for dynamic ftrace
` [PATCH 12/21] ftrace: Mark function tracer test functions noinline/noclone
` [PATCH 13/21] ftrace: Disable LTO for ftrace self tests
` [PATCH 14/21] lto, fs: Avoid static variable in linux/fs.h
` [PATCH 15/21] lto, x86, mm: Disable vmalloc BUILD_BUG_ON for LTO
` [PATCH 16/21] lto: Add __noreorder and mark initcalls __noreorder
` [PATCH 17/21] lto, workaround: Disable LTO for BPF
` [PATCH 18/21] lto, crypto: Disable LTO for camelia glue
` [PATCH 19/21] lto, x86: Disable LTO for realmode / vDSO / head64
` [PATCH 20/21] Kbuild, lto: Add Link Time Optimization support
` [PATCH 21/21] x86: Enable Link Time Optimization

[PATCH v2 0/5] kasan: support alloca, LLVM
 2017-11-29 21:50 UTC  (6+ messages)
` [PATCH v2 1/5] kasan: support alloca() poisoning
` [PATCH v2 2/5] kasan: Add tests for alloca poisonong
` [PATCH v2 3/5] kasan: added functions for unpoisoning stack variables
` [PATCH v2 4/5] kasan: support LLVM-style asan parameters
` [PATCH v2 5/5] kasan: add compiler support for clang

[PATCH 0/3] Add version macros for clang and fix arm64 for clang <6.0
 2017-11-29 17:39 UTC  (9+ messages)
` [PATCH 1/3] kbuild: add clang-version.sh
` [PATCH 2/3] kbuild: add cc-if-name-version and compiler-specific variants
` [PATCH 3/3] arm64: use -mno-implicit-float instead of -mgeneral-regs-only

[PATCH v3] scripts/package: snap-pkg target
 2017-11-29 17:05 UTC  (7+ messages)

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

[PATCH] builddeb: introduce variables for control-file customization
 2017-11-28  8:41 UTC  (3+ messages)

[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  (94+ messages)
` [PATCH v2 01/18] kbuild: add ld-name macro and support for GNU gold
` [PATCH v2 03/18] kbuild: move gcc-version.sh to cc-version.sh and add clang support
` [PATCH v2 05/18] arm64: fix -m for GNU gold
` [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
` [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 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
` [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 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  (8+ messages)
        ` [Cocci] "

[PATCH] kbuild: move coccicheck help in scripts/Makefile.help to top Makefile
 2017-11-16  0:52 UTC  (2+ 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)


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).