Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 18:57:50 to 2020-12-18 15:34:34 UTC [more...]

[PATCH] gcc-plugins: simplify GCC plugin-dev capability test
 2020-12-18 15:33 UTC  (11+ messages)

[PATCH v4] modules: introduce the MODULE_SCMVERSION config
 2020-12-18 12:01 UTC  (2+ messages)

powerpc VDSO files being unnecessarily rebuilt
 2020-12-17 16:40 UTC  (3+ messages)

[PATCH] Makefile: Add {kvm_guest,xen}.config targets to make help's output
 2020-12-17 13:32 UTC  (3+ messages)

[PATCH] kbuild: add extra-y to targets-for-modules
 2020-12-17 12:04 UTC  (10+ messages)

[PATCH v1 0/2] Add support to capture external module's SCM version
 2020-12-16 22:08 UTC  (14+ messages)
` [PATCH v2 0/2] Adds support to capture "
  ` [PATCH v2 2/2] modules: add scmversion field
      ` [PATCH v3 0/2] "
        ` [PATCH v3 1/2] scripts/setlocalversion: allow running in a subdir
        ` [PATCH v3 2/2] modules: introduce the MODULE_SCMVERSION config

[PATCH] Makefile: use smaller dictionary size for xz module compression
 2020-12-16 12:58 UTC 

[PATCH] kconfig: Support building mconf with vendor sysroot ncurses
 2020-12-16  6:42 UTC  (2+ messages)

[PATCH 1/5] modpost: rename merror() to error()
 2020-12-16  6:27 UTC  (2+ messages)

[PATCH v2] modpost: turn static exports into error
 2020-12-16  6:20 UTC  (2+ messages)

[PATCH] kbuild: avoid split lines in .mod files
 2020-12-16  6:19 UTC  (3+ messages)

[PATCH] lib/raid6: Let $(UNROLL) rules work with BSD userland
 2020-12-16  5:45 UTC  (2+ messages)

[RFC PATCH] treewide: remove bzip2 compression support
 2020-12-15 23:39 UTC  (3+ messages)

[PATCH v2 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-12-15 14:50 UTC  (27+ messages)
` [PATCH v2 6/9] platform/surface: aggregator: Add dedicated bus and device type

[PATCH 1/3] kbuild: do not use scripts/ld-version.sh for checking spatch version
 2020-12-15 13:48 UTC  (11+ messages)
` [PATCH 2/3] kbuild: LD_VERSION redenomination
` [PATCH 3/3] kbuild: rewrite ld-version.sh in shell script
` [Cocci] [PATCH 1/3] kbuild: do not use scripts/ld-version.sh for checking spatch version

[PATCH AUTOSEL 5.4 14/14] kbuild: avoid split lines in .mod files
 2020-12-12 16:08 UTC 

[PATCH AUTOSEL 5.9 22/23] kbuild: avoid split lines in .mod files
 2020-12-12 16:08 UTC 

[PATCH RFC] docs: experimental: build PDF with rst2pdf
 2020-12-12  0:03 UTC  (6+ messages)
    ` [PATCH RFC v2] "

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

[PATCH 0/2] fix perf tool build error on MUSL libc
 2020-12-11  3:45 UTC 

[PATCH] Kbuild: implement support for DWARF5
 2020-12-11  0:29 UTC  (9+ messages)
` [PATCH v2 0/4] Kbuild: DWARF v5 support
  ` [PATCH v2 4/4] Kbuild: implement support for DWARF v5

[PATCH 1/2] ld-version: use /usr/bin/env awk for shebank
 2020-12-10 22:43 UTC  (8+ messages)

[PATCH] kbuild: avoid static_assert for genksyms
 2020-12-10 16:12 UTC  (4+ messages)

[PATCH v2 0/7] Clean up UBSAN Makefile
 2020-12-09 19:25 UTC  (12+ 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

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-09 19:24 UTC  (31+ messages)
` [PATCH v8 02/16] kbuild: add "

Broken /usr/bin/env (invalid option)
 2020-12-09 16:20 UTC  (4+ messages)

[PATCH 0/2] Documentation/kbuild: Document COMPILE_TEST and platform dependencies
 2020-12-08 15:44 UTC  (5+ messages)
` [PATCH 1/2] Documentation/kbuild: Document COMPILE_TEST dependencies
` [PATCH 2/2] Documentation/kbuild: Document platform dependency practises

[GIT PULL] Kbuild fixes for v5.10-rc6
 2020-12-06 18:38 UTC  (3+ messages)

[PATCH 0/3] ia64: clean-up header dependency and build process, fix build warning
 2020-12-04  5:43 UTC  (2+ messages)

[PATCH v3 1/2] Kbuild: make DWARF version a choice
 2020-12-04  1:18 UTC  (4+ messages)
` [PATCH v3 2/2] Kbuild: implement support for DWARF v5
  ` [PATCH v3 0/2] Kbuild: DWARF v5 support

[PATCH] Kbuild: implement support for DWARF5
 2020-12-04  0:17 UTC  (6+ messages)

[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

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  (11+ messages)

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


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 read-only IMAP folder(s) and NNTP newsgroup(s).