linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-03 20:38:50 to 2020-09-18 22:23:00 UTC [more...]

[PATCH] MAINTAINERS: fix KERNEL_BUILD entry
 2020-09-18 22:17 UTC  (2+ messages)

[PATCH] modpost: allow modpost to fail on warnings
 2020-09-18 21:50 UTC 

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

[PATCH 00/14] UBSan Enablement for hyp/nVHE code
 2020-09-17 22:21 UTC  (29+ messages)
` [PATCH 01/14] KVM: arm64: Enable UBSan instrumentation in nVHE hyp code
` [PATCH 02/14] KVM: arm64: Define a macro for storing a value inside a per_cpu variable
` [PATCH 03/14] KVM: arm64: Add support for creating and checking a logging buffer inside hyp/nVHE
` [PATCH 04/14] KVM: arm64: Add support for buffer usage
` [PATCH 05/14] KVM: arm64: Define a buffer that can pass UBSan data from hyp/nVHE to kernel
` [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang
` [PATCH 07/14] KVM: arm64: Enable UBSAN_BOUNDS for the both the kernel and hyp/nVHE
` [PATCH 08/14] KVM: arm64: Enable UBsan check for unreachable code inside hyp/nVHE code
` [PATCH 09/14] KVM: arm64: Enable shift out of bounds undefined behaviour check for hyp/nVHE
` [PATCH 10/14] KVM: arm64: __ubsan_handle_load_invalid_value hyp/nVHE implementation
` [PATCH 11/14] KVM: arm64: Detect type mismatch undefined behaviour from hyp/nVHE code
` [PATCH 12/14] KVM: arm64: Detect arithmetic overflow is inside hyp/nVHE
` [PATCH 13/14] KVM: arm64: Enable the CONFIG_TEST UBSan for PKVM
` [PATCH 14/14] DO NOT MERGE: Enable configs to test the patch series

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

[PATCH] kconfig: qconf: revive help message in the info view
 2020-09-17 16:09 UTC  (2+ messages)

xconfig is broken again on Qt5
 2020-09-15  9:57 UTC  (5+ messages)

vmlinux link failure on ia64 with zstd
 2020-09-15  6:52 UTC  (3+ messages)

[PATCH] kbuild: Run syncconfig with -s
 2020-09-14 14:29 UTC  (2+ messages)

[PATCH 1/4] kbuild: remove cc-option test of -fno-strict-overflow
 2020-09-14 13:20 UTC  (12+ 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

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH V2] scripts : config : Added example use when run without argument,extend help
 2020-09-11  3:40 UTC  (3+ messages)

[PATCH] build: Fix documentation checking
 2020-09-11  0:51 UTC  (2+ messages)

[PATCH] scripts : config : Added example use when run without argument,extend help
 2020-09-10 22:59 UTC  (3+ messages)

[PATCH 1/2] kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan
 2020-09-10 14:12 UTC  (3+ messages)
` [PATCH 2/2] kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles

[PATCH 5.8 000/186] 5.8.8-rc1 review
 2020-09-10 13:47 UTC  (2+ messages)

[PATCH] kbuild: preprocess module linker script
 2020-09-10 19:45 UTC  (3+ messages)

[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  (89+ 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 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 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  (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  (7+ messages)
` [PATCH -v2] "


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