linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 23:30:54 to 2020-12-03 18:48:57 UTC [more...]

[PATCH v6 00/25] Add support for Clang LTO
 2020-12-03 18:47 UTC  (5+ messages)
` [PATCH v6 14/25] kbuild: lto: remove duplicate dependencies from .mod files

[PATCH] kbuild: avoid split lines in .mod files
 2020-12-03 18:46 UTC  (2+ messages)

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-03 18:22 UTC  (25+ messages)
` [PATCH v8 01/16] tracing: move function tracer options to Kconfig
` [PATCH v8 02/16] kbuild: add support for Clang LTO
` [PATCH v8 03/16] kbuild: lto: fix module versioning
` [PATCH v8 04/16] kbuild: lto: limit inlining
` [PATCH v8 05/16] kbuild: lto: merge module sections
` [PATCH v8 06/16] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v8 07/16] init: lto: ensure initcall ordering
` [PATCH v8 08/16] init: lto: fix PREL32 relocations
` [PATCH v8 09/16] PCI: Fix PREL32 relocations for LTO
` [PATCH v8 10/16] modpost: lto: strip .lto from module names
` [PATCH v8 11/16] scripts/mod: disable LTO for empty.c
` [PATCH v8 12/16] efi/libstub: disable LTO
` [PATCH v8 13/16] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v8 14/16] arm64: vdso: disable LTO
` [PATCH v8 15/16] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v8 16/16] arm64: allow LTO to be selected

[PATCH] gcc-plugins: simplify GCC plugin-dev capability test
 2020-12-03 17:37 UTC  (2+ messages)

[PATCH v2 0/7] Clean up UBSAN Makefile
 2020-12-03  8:51 UTC  (9+ messages)
` [PATCH v2 1/7] ubsan: Remove redundant -Wno-maybe-uninitialized
` [PATCH v2 2/7] ubsan: Move cc-option tests into Kconfig
` [PATCH v2 3/7] ubsan: Disable object-size sanitizer under GCC
` [PATCH v2 4/7] ubsan: Disable UBSAN_TRAP for all*config
` [PATCH v2 5/7] ubsan: Enable for all*config builds
` [PATCH v2 6/7] ubsan: Remove UBSAN_MISC in favor of individual options
` [PATCH v2 7/7] ubsan: Expand tests and reporting

Disinfection
 2020-12-03  8:45 UTC 

[PATCH] Remove $(cc-option,-gdwarf-4) dependency from CONFIG_DEBUG_INFO_DWARF4
 2020-12-02 23:12 UTC  (3+ messages)

[GIT PULL 2/2] Kconfig updates for v5.10-rc1
 2020-12-02 20:13 UTC  (12+ messages)

[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
 2020-12-02 18:56 UTC  (11+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1

[PATCH v7 00/17] Add support for Clang LTO
 2020-12-02 18:54 UTC  (36+ messages)
` [PATCH v7 02/17] kbuild: add "
` [PATCH v7 14/17] arm64: vdso: disable LTO
` [PATCH v7 15/17] KVM: arm64: disable LTO for the nVHE directory
` [PATCH v7 16/17] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v7 17/17] arm64: allow LTO_CLANG and THINLTO to be selected

[PATCH] scripts: merge_config: add strict mode to fail upon any redefinition
 2020-12-02 15:12 UTC 

kconfig: diagnostics cleanups
 2020-12-02  8:06 UTC  (3+ messages)

[PATCH bpf-next] kbuild: Restore ability to build out-of-tree modules
 2020-12-02  6:07 UTC  (5+ messages)

[PATCH] Kbuild: implement support for DWARF5
 2020-12-02  1:08 UTC  (17+ messages)
` [PATCH v2 0/4] Kbuild: DWARF v5 support
  ` [PATCH v2 3/4] Kbuild: make DWARF version a choice
  ` [PATCH v2 4/4] Kbuild: implement support for DWARF v5

[PATCH] gconfig: avoid use of hard coded colors for rows
 2020-12-02  1:02 UTC  (3+ messages)

[PATCH] menuconfig,mconf-cfg: Allow specification of ncurses location
 2020-12-02  0:42 UTC  (5+ messages)

[PATCH v2] modpost: turn static exports into error
 2020-12-01 16:52 UTC 

[PATCH 1/5] modpost: rename merror() to error()
 2020-12-01 16:47 UTC  (6+ messages)
` [PATCH 2/5] modpost: refactor error handling and clarify error/fatal difference
` [PATCH 3/5] modpost: turn missing MODULE_LICENSE() into error
` [PATCH 4/5] modpost: change license incompatibility to error() from fatal()
` [PATCH 5/5] modpost: turn section mismatches to error "

[PATCH] modpost: Make static exports fatal
 2020-12-01 14:13 UTC  (5+ messages)

[PATCH 1/2] ld-version: use /usr/bin/env awk for shebank
 2020-12-01 13:52 UTC  (3+ messages)
` [PATCH 2/2] kbuild: don't hardcode depmod path

[PATCH v2 1/7] kbuild: doc: update the description about kbuild Makefiles
 2020-12-01 10:43 UTC  (8+ messages)
` [PATCH v2 2/7] kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/
` [PATCH v2 3/7] kbuild: doc: fix 'List directories to visit when descending' section
` [PATCH v2 4/7] kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections
` [PATCH v2 5/7] kbuild: doc: split if_changed explanation to a separate section
` [PATCH v2 6/7] kbuild: doc: clarify the difference between extra-y and always-y
` [PATCH v2 7/7] kbuild: doc: document subdir-y syntax

[PATCH v1] kbuild: enforce -Werror=unused-result
 2020-12-01 10:42 UTC  (2+ messages)

vmlinux link failure on ia64 with zstd
 2020-11-30 12:27 UTC  (3+ messages)

kconfig as a git subtree on Linux
 2020-11-28  8:39 UTC  (6+ messages)

[PATCH 1/7] kbuild: doc: update the description about kbuild Makefiles
 2020-11-28 16:56 UTC  (14+ messages)
` [PATCH 2/7] kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/
` [PATCH 3/7] kbuild: doc: fix 'List directories to visit when descending' section
` [PATCH 4/7] kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections
` [PATCH 5/7] kbuild: doc: split if_changed explanation to a separate section
` [PATCH 6/7] kbuild: doc: clarify the difference between extra-y and always-y
` [PATCH 7/7] kbuild: doc: document subdir-y syntax

[GIT PULL] Kbuild fixes for v5.10-rc6
 2020-11-28 19:28 UTC  (2+ messages)

[PATCH] kbuild: add extra-y to targets-for-modules
 2020-11-25 13:42 UTC  (4+ messages)

[PATCH] Makefile.extrawarn: remove -Wnested-externs warning
 2020-11-25  4:20 UTC  (2+ messages)

[PATCH v2] Fix most Shebang lines
 2020-11-25  4:16 UTC  (2+ messages)

[PATCH v1 0/2] Add support to capture external module's SCM version
 2020-11-25  1:05 UTC  (17+ messages)
` [PATCH v1 1/2] scripts/setlocalversion: allow running in a subdir
` [PATCH v1 2/2] modules: add scmversion field
                  ` [PATCH v2 0/2] Adds support to capture module's SCM version
                    ` [PATCH v2 1/2] scripts/setlocalversion: allow running in a subdir
                    ` [PATCH v2 2/2] modules: add scmversion field

[PATCH v2 2/4] Kbuild: do not emit debug info for assembly with LLVM_IAS=1
 2020-11-24 18:44 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 1/2] Makefile.extrawarn: move -Wcast-align to W=3
 2020-11-24 15:42 UTC  (8+ messages)
` [PATCH 2/2] Makefile.extrawarn: limit -Wnested-externs to clang

[PATCH v2 1/2] modpost: Mark uuid_le type only for MEI
 2020-11-24 14:38 UTC  (5+ messages)
` [PATCH v2 2/2] uuid: Make guid_t completely internal type to the kernel

[PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-11-24 13:43 UTC  (3+ messages)

[PATCH v3] kbuild: use -fmacro-prefix-map for .S sources
 2020-11-23 16:33 UTC  (5+ messages)

[PATCH 0/2] kconfig: header inclusion cleanups
 2020-11-23 12:19 UTC  (7+ messages)
` [PATCH 2/2] kconfig: clean up header inclusion
        ` [PATCH v2 "

[PATCH] kconfig: qconf: show Qt version in the About dialog
 2020-11-23  5:54 UTC  (2+ messages)

[PATCH] Fix most Shebang lines
 2020-11-23  3:14 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).