Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-09 18:23:28 to 2021-01-10 21:27:01 UTC [more...]

[GIT PULL] Kbuild fixes for v5.11-rc3
 2021-01-10 21:26 UTC  (2+ messages)

[PATCH] Documentation: kbuild: Fix section reference
 2021-01-10 20:16 UTC  (2+ messages)

[PATCH] kbuild: partial revert of "remove cc-option test of -Werror=date-time"
 2021-01-10 19:08 UTC 

[PATCH v9 00/16] Add support for Clang LTO
 2021-01-09 23:44 UTC  (33+ 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

What CONFIG_ option enables compilation of *.o file?
 2021-01-09 18:20 UTC 

[PATCH V2 1/2] scripts: dtc: Add fdtoverlay.c and fdtdump.c to DTC_SOURCE
 2021-01-08  8:41 UTC  (5+ messages)
` [PATCH V2 2/2] scripts: dtc: Build fdtoverlay and fdtdump tools
    ` [PATCH V3 "
` [PATCH] of: unittest: Statically apply overlays using fdtoverlay

[PATCH v4] modules: introduce the MODULE_SCMVERSION config
 2021-01-08  0:30 UTC  (5+ messages)

[PATCH v5] modules: introduce the MODULE_SCMVERSION config
 2021-01-08  0:30 UTC 

[RFC 0/2] kbuild: Add support to build overlays (%.dtbo)
 2021-01-07 19:42 UTC  (12+ messages)
` [RFC 1/2] "
` [RFC 2/2] scripts: dtc: Handle outform dtbo
  ` [PATCH] scripts: dtc: Start building fdtoverlay and fdtdump

[PATCH v3 0/9] Add support for Microsoft Surface System Aggregator Module
 2021-01-07  2:13 UTC  (4+ messages)
` [PATCH v3 6/9] platform/surface: aggregator: Add dedicated bus and device type

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2021-01-07  0:27 UTC  (3+ messages)
` [PATCH 4/4] x86: don't build CONFIG_X86_32 as -ffreestanding

Is there a reason not to use -@ to compile devicetrees ?
 2021-01-05  2:08 UTC  (3+ messages)

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

Kconfig, DEFAULT_NETSCH, and shooting yourself in the foot
 2021-01-03 18:34 UTC  (4+ messages)

Linux 5.11-rc1
 2021-01-03 17:39 UTC  (16+ messages)

[PATCH RFC v2] docs: experimental: build PDF with rst2pdf
 2020-12-28 17:19 UTC 

[PATCH v2] kconfig: config script: add a little user help
 2020-12-23 15:05 UTC  (2+ messages)

[PATCH v2] kconfig: Support building mconf with vendor sysroot ncurses
 2020-12-23  8:14 UTC  (2+ messages)

[PATCH] lib/raid6: Let $(UNROLL) rules work with BSD userland
 2020-12-23  8:11 UTC  (6+ messages)
      ` [PATCH v2] lib/raid6: Let $(UNROLL) rules work with macOS userland

[PATCH] kconfig: remove 'kvmconfig' and 'xenconfig' shorthands
 2020-12-23  6:35 UTC 

[PATCH] Revert "kbuild: avoid static_assert for genksyms"
 2020-12-23  6:15 UTC  (2+ messages)

[GIT PULL 2/2] Kconfig updates for v5.11-rc1
 2020-12-22 22:24 UTC  (2+ messages)

[GIT PULL 1/2] Kbuild updates for v5.11-rc1
 2020-12-22 22:24 UTC  (2+ messages)

kconfig: diagnostics cleanups
 2020-12-22 13:03 UTC  (7+ messages)

[PATCH] Makefile: Remove Module.symvers when make clean
 2020-12-22  3:46 UTC  (2+ messages)

[PATCH 1/3] kbuild: do not use scripts/ld-version.sh for checking spatch version
 2020-12-21 14:51 UTC  (14+ 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] kconfig: drop filename and line number prefix from warning/error-if macros
 2020-12-21 14:22 UTC  (2+ messages)

[PATCH] Makefile: use smaller dictionary size for xz module compression
 2020-12-21 11:17 UTC  (2+ messages)

[PATCH] kconfig: doc: fix $(fileno) to $(filename)
 2020-12-21  7:03 UTC 

[PATCH] kconfig: doc: fix $(fileno) to $(filename)
 2020-12-21  7:02 UTC 

[PATCH v1] kbuild: enforce -Werror=unused-result
 2020-12-21  6:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal
 2020-12-21  5:14 UTC  (2+ messages)

[PATCH] kconfig: fix return value of do_error_if()
 2020-12-19 18:18 UTC 

[PATCH 0/2] Documentation/kbuild: Document COMPILE_TEST and platform dependencies
 2020-12-19 16:10 UTC  (3+ messages)
` [PATCH 1/2] Documentation/kbuild: Document COMPILE_TEST dependencies

[PATCH] kconfig: config script: add a little user help
 2020-12-19 15:57 UTC  (3+ messages)

[PATCH] gcc-plugins: simplify GCC plugin-dev capability test
 2020-12-18 20:33 UTC  (13+ 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 v2 2/2] modules: add scmversion field
 2020-12-16 22:08 UTC  (5+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] scripts/setlocalversion: allow running in a subdir

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

[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  (4+ messages)
` [PATCH v2 6/9] platform/surface: aggregator: Add dedicated bus and device type

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

[PATCH v2 0/7] Clean up UBSAN Makefile
 2020-12-09 19:25 UTC  (5+ messages)
` [PATCH v2 5/7] ubsan: Enable for all*config builds

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-09 19:24 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).