linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 13:29:59 to 2020-09-10 19:45:10 UTC [more...]

[PATCH 1/4] kbuild: remove cc-option test of -fno-strict-overflow
 2020-09-10 16:43 UTC  (9+ messages)
` [PATCH 2/4] kbuild: remove cc-option test of -fno-merge-all-constants
` [PATCH 3/4] kbuild: remove cc-option test of -fno-stack-check
` [PATCH 4/4] kbuild: remove cc-option test of -Werror=date-time

[PATCH] kbuild: Try up to eight kallsyms link passes
 2020-09-10 15:32 UTC 

[PATCH 00/22] add support for Clang LTO
 2020-09-10 18:29 UTC  (90+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation
  ` [PATCH v2 02/28] x86/asm: Replace __force_order with memory clobber
  ` [PATCH v2 03/28] lib/string.c: implement stpcpy
  ` [PATCH v2 04/28] RAS/CEC: Fix cec_init() prototype
  ` [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
  ` [PATCH v2 06/28] objtool: Don't autodetect vmlinux.o
  ` [PATCH v2 07/28] kbuild: add support for objtool mcount
  ` [PATCH v2 08/28] x86, build: use "
  ` [PATCH v2 09/28] kbuild: add support for Clang LTO
  ` [PATCH v2 10/28] kbuild: lto: fix module versioning
  ` [PATCH v2 11/28] kbuild: lto: postpone objtool
  ` [PATCH v2 12/28] kbuild: lto: limit inlining
  ` [PATCH v2 13/28] kbuild: lto: merge module sections
  ` [PATCH v2 14/28] kbuild: lto: remove duplicate dependencies from .mod files
  ` [PATCH v2 15/28] init: lto: ensure initcall ordering
  ` [PATCH v2 16/28] init: lto: fix PREL32 relocations
  ` [PATCH v2 17/28] PCI: Fix PREL32 relocations for LTO
  ` [PATCH v2 18/28] modpost: lto: strip .lto from module names
  ` [PATCH v2 19/28] scripts/mod: disable LTO for empty.c
  ` [PATCH v2 20/28] efi/libstub: disable LTO
  ` [PATCH v2 21/28] drivers/misc/lkdtm: disable LTO for rodata.o
  ` [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
  ` [PATCH v2 23/28] arm64: vdso: disable LTO
  ` [PATCH v2 24/28] KVM: arm64: disable LTO for the nVHE directory
  ` [PATCH v2 25/28] arm64: allow LTO_CLANG and THINLTO to be selected
  ` [PATCH v2 26/28] x86, vdso: disable LTO only for vDSO
  ` [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations
  ` [PATCH v2 28/28] x86, build: allow LTO_CLANG and THINLTO to be selected

[PATCH] build: Fix documentation checking
 2020-09-10 18:03 UTC 

[PATCH 1/2] kconfig: qconf: use delete[] instead of delete to free array (again)
 2020-09-10 17:24 UTC  (4+ messages)
` [PATCH 2/2] kconfig: fix incomplete type 'struct gstr' warning

[PATCH 1/2] kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan
 2020-09-10 13:44 UTC 

[PATCH 5.8 000/186] 5.8.8-rc1 review
 2020-09-10  6:36 UTC 

[PATCH v2] kbuild: preprocess module linker script
 2020-09-09  4:27 UTC  (3+ messages)

[PATCH] kbuild: do not create built-in objects for external module builds
 2020-09-08 20:55 UTC 

Please revert kbuild commit for today's linux-next
 2020-09-08  2:00 UTC  (2+ messages)

[kbuild:kbuild 14/14] scripts/module.lds.S:29:10: fatal error: 'asm/module.lds.h' file not found
 2020-09-08  0:46 UTC 

[PATCH] arch: vdso: add vdso linker script to 'targets' instead of extra-y
 2020-09-07 12:44 UTC  (4+ messages)

[PATCH] kbuild: preprocess module linker script
 2020-09-07 13:30 UTC  (2+ messages)

[PATCH 0/2] drop GZFLAGS definition
 2020-09-05 16:46 UTC  (5+ messages)
` [PATCH 1/2] ARM: makefile: Drop GZFLAGS definition and export
` [PATCH 2/2] csky: Drop GZFLAGS definition

[PATCH] kbuild: Cross-compile binaries to build modules on target
 2020-09-05  9:12 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v5.9-rc4
 2020-09-04 20:49 UTC  (2+ messages)

[PATCH] scipts/tags.sh: Add custom sort order
 2020-09-04 14:53 UTC  (8+ messages)
` [PATCH -v2] "

[PATCH] kconfig: streamline_config.pl: check defined(ENV variable) before using it
 2020-09-03  2:42 UTC  (6+ messages)

[PATCH] Makefile: add -fuse-ld=lld to KBUILD_HOSTLDFLAGS when LLVM=1
 2020-09-03  1:45 UTC  (4+ messages)

[PATCH 0/1] block io layer filters api
 2020-09-01 16:35 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v2] Documentation: add minimum clang/llvm version
 2020-08-31 22:30 UTC  (4+ messages)

[PATCH] microblaze: fix kbuild redundant file warning
 2020-08-31 16:33 UTC  (5+ messages)

[PATCH 0/3] ia64: clean-up header dependency and build process, fix build warning
 2020-08-31 15:00 UTC  (8+ messages)
` [PATCH 1/3] ia64: do not typedef struct pal_min_state_area_s
` [PATCH 2/3] ia64: remove unneeded header includes from <asm/mca.h>
` [PATCH 3/3] ia64: remove generated/nr-irqs.h generation to fix build warning

[PATCH] kconfig: remove redundant assignment prompt = prompt
 2020-08-31 10:50 UTC  (2+ messages)

[PATCH 01/11] kconfig: qconf: reformat the intro message
 2020-08-30 10:01 UTC  (18+ messages)
` [PATCH 02/11] kconfig: qconf: update the intro message to match to the current code
` [PATCH 03/11] kconfig: qconf: remove unused ConfigItem::okRename()
` [PATCH 04/11] kconfig: qconf: move ConfigView::updateList(All) to ConfigList class
` [PATCH 05/11] kconfig: qconf: show data column all the time
` [PATCH 06/11] kconfig: qconf: allow to edit "int", "hex", "string" menus in-place
` [PATCH 07/11] kconfig: qconf: remove ConfigLineEdit class
` [PATCH 08/11] kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView
` [PATCH 09/11] kconfig: qconf: remove ConfigView class
` [PATCH 10/11] kconfig: qconf: remove Y, M, N columns
` [PATCH 11/11] kconfig: qconf: create QApplication after option checks

[PATCH] kbuild: Documentation: clean up makefiles.rst
 2020-08-29  8:36 UTC  (2+ messages)

ia64 kbuild warning message
 2020-08-28 19:45 UTC  (4+ messages)

[PATCH] Documentation/llvm: Improve formatting of commands, variables, and arguments
 2020-08-28 13:38 UTC  (3+ messages)

[PATCH] Documentation: add minimum clang/llvm version
 2020-08-26 18:58 UTC  (4+ messages)

Introduce CONFIG_DEBUG_INFO_AS_DWARF2 and CONFIG_DEBUG_INFO_AS_DWARF4
 2020-08-26 16:05 UTC  (4+ messages)

[PATCH] kbuild: Simplify DEBUG_INFO Kconfig handling
 2020-08-26 14:21 UTC  (4+ messages)

[PATCH] kbuild: hide commands to run Kconfig, and show short log for syncconfig
 2020-08-26 13:45 UTC  (2+ messages)

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2020-08-26 13:28 UTC  (15+ 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).