linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-09 18:46:43 to 2020-06-28 03:47:23 UTC [more...]

[PATCH v2] kbuild: buildtar: add arm64 dtbs support
 2020-06-28  3:46 UTC  (6+ messages)

[PATCH] kconfig: qconf: Fix find on split mode
 2020-06-28  2:17 UTC  (2+ messages)

[PATCH] docs: kbuild: fix ReST formatting
 2020-06-28  2:16 UTC  (2+ messages)

[PATCH] kbuild: introduce ccflags-remove-y and asflags-remove-y
 2020-06-28  1:50 UTC 

(no subject)
 2020-06-27 21:54 UTC 

[PATCH v4] kbuild: buildtar: add dtbs support
 2020-06-27 12:25 UTC 

[PATCH 1/2] kbuild: remove cc-option test of -fno-stack-protector
 2020-06-27 11:58 UTC  (15+ messages)
` [PATCH 2/2] kbuild: remove cc-option test of -ffreestanding

[PATCH v3] kbuild: buildtar: add dtbs support
 2020-06-26 21:20 UTC 

[PATCH] kbuild: Provide way to actually disable stack protector
 2020-06-26 20:18 UTC  (5+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-06-26 11:42 UTC  (62+ messages)
` [PATCH 01/22] objtool: use sh_info to find the base for .rela sections
` [PATCH 02/22] kbuild: add support for Clang LTO
` [PATCH 03/22] kbuild: lto: fix module versioning
` [PATCH 04/22] kbuild: lto: fix recordmcount
          ` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool
` [PATCH 05/22] kbuild: lto: postpone objtool
` [PATCH 06/22] kbuild: lto: limit inlining
` [PATCH 07/22] kbuild: lto: merge module sections
` [PATCH 08/22] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH 09/22] init: lto: ensure initcall ordering
` [PATCH 10/22] init: lto: fix PREL32 relocations
` [PATCH 11/22] pci: "
` [PATCH 12/22] modpost: lto: strip .lto from module names
` [PATCH 13/22] scripts/mod: disable LTO for empty.c
` [PATCH 14/22] efi/libstub: disable LTO
` [PATCH 15/22] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH 16/22] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH 17/22] arm64: vdso: disable LTO
` [PATCH 18/22] arm64: allow LTO_CLANG and THINLTO to be selected
` [PATCH 19/22] x86, vdso: disable LTO only for vDSO
` [PATCH 20/22] x86, ftrace: disable recordmcount for ftrace_make_nop
` [PATCH 21/22] x86, relocs: Ignore L4_PAGE_OFFSET relocations
` [PATCH 22/22] x86, build: allow LTO_CLANG and THINLTO to be selected

[kbuild:lto 9/22] include/linux/init.h:200:10: error: pasting "__" and "(" does not give a valid preprocessing token
 2020-06-26  9:24 UTC 

[kbuild:lto 11/22] include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_quirk_intel_irqbalance358'
 2020-06-25 21:40 UTC 

[kbuild:lto 11/22] arch/x86/kernel/quirks.c:418:1: warning: no previous prototype for function '__UNIQUE_ID_ati_force_enable_hpet228'
 2020-06-25 21:05 UTC 

[PATCH] kbuild: buildtar: add arm64 dtbs support
 2020-06-25 20:02 UTC 

[PATCH 0/4] dt-bindings: fix 'make clean' and improve dt-schema check rules
 2020-06-25 17:04 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: fix error in 'make clean' after 'make dt_binding_check'
` [PATCH 2/4] dt-bindings: do not build processed-schema.yaml for "
` [PATCH 3/4] dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
` [PATCH 4/4] dt-bindings: split DT schema check rules

[PATCH] modpost: remove use of non-standard strsep() in HOSTCC code
 2020-06-25  8:41 UTC 

[PATCH v2 0/5] Improvements of the stackleak gcc plugin
 2020-06-24 14:53 UTC  (17+ messages)
` [PATCH v2 1/5] gcc-plugins/stackleak: Don't instrument itself
` [PATCH v2 2/5] ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
` [PATCH v2 3/5] arm64: "
` [PATCH v2 4/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
` [PATCH v2 5/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter

[PATCH AUTOSEL 4.4 2/3] kbuild: improve cc-option to clean up all temporary files
 2020-06-23 17:37 UTC 

[PATCH AUTOSEL 4.9 5/6] kbuild: improve cc-option to clean up all temporary files
 2020-06-23 17:36 UTC 

[PATCH AUTOSEL 4.14 5/6] kbuild: improve cc-option to clean up all temporary files
 2020-06-23 17:36 UTC 

[PATCH AUTOSEL 4.19 13/15] kbuild: improve cc-option to clean up all temporary files
 2020-06-23 17:36 UTC 

[PATCH AUTOSEL 5.4 19/24] kbuild: improve cc-option to clean up all temporary files
 2020-06-23 17:35 UTC 

[PATCH AUTOSEL 5.7 22/28] kbuild: improve cc-option to clean up all temporary files
 2020-06-23 17:35 UTC 

[PATCH v3 04/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
 2020-06-23 17:23 UTC 

Hello
 2020-06-23 12:01 UTC 

Greetings From Mrs. Sarah Koffi
 2020-06-23 11:13 UTC 

[PATCH 0/5] Improvements of the stackleak gcc plugin
 2020-06-23 10:16 UTC  (25+ messages)
` [PATCH 1/5] gcc-plugins/stackleak: Exclude alloca() from the instrumentation logic
` [PATCH 2/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
` [PATCH 3/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter
` [PATCH 4/5] gcc-plugins/stackleak: Don't instrument itself
` [PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO

[PATCH] Revert "kbuild: Create directory for target DTB"
 2020-06-23  8:05 UTC 

kbuild: separate kerneldoc warnings from compiler warnings
 2020-06-23  2:27 UTC  (4+ messages)

URGENT REPLY
 2020-06-22 16:02 UTC 

[GIT PULL] Kbuild fixes for v5.8-rc2
 2020-06-21 20:10 UTC  (2+ messages)

[PATCH v2] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
 2020-06-19 15:41 UTC 

[PATCH v2] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
 2020-06-19 15:40 UTC  (2+ messages)

[PATCH] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
 2020-06-19 13:16 UTC  (3+ messages)

[PATCH 1/2] kconfig: remove '---help---' support
 2020-06-19  4:56 UTC  (4+ messages)
` [PATCH 2/2] Revert "checkpatch: kconfig: prefer 'help' over '---help---'"

[PATCH AUTOSEL 4.4 19/60] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:29 UTC 

[PATCH AUTOSEL 4.9 26/80] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:27 UTC 

[PATCH AUTOSEL 4.14 033/108] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:24 UTC 

[PATCH AUTOSEL 4.19 044/172] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:20 UTC 

[PATCH AUTOSEL 5.4 074/266] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:13 UTC 

[PATCH AUTOSEL 5.7 097/388] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:06 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 322/388] modpost: fix -i (--ignore-errors) MAKEFLAGS detection

[PATCH] samples: watch_queue: build sample program for target architecture
 2020-06-17  2:08 UTC 

[PATCH] recordmcount: support >64k sections
 2020-06-16 18:45 UTC  (6+ messages)
` [PATCH v2] "

[GIT PULL][PATCH v5 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-06-16 16:27 UTC  (3+ messages)

[PATCH] kbuild: reuse vmlinux.o in vmlinux_link
 2020-06-16  3:22 UTC  (7+ messages)

donation of Euro 2,000,000.00
 2020-06-15 21:54 UTC 

[PATCH 1/2] kbuild: improve cc-option to clean up all temporary files
 2020-06-15 10:00 UTC  (3+ messages)
` [PATCH 2/2] kconfig: unify cc-option and as-option

[GIT PULL] more Kbuild updates for v5.8-rc1
 2020-06-14  1:50 UTC  (5+ messages)

x86/crypto: Set -no-integrated-as for specific object-file when building with LLVM_IAS=1
 2020-06-13  5:34 UTC  (8+ messages)
  ` LLVM_IAS=1 and DWARF-4

[PATCH] Makefile: allow modules_install if CONFIG_MODULES=n
 2020-06-13  2:58 UTC  (9+ messages)
  ` [PATCH v2] Makefile: install modules.builtin even "


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