linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-21 13:04:45 to 2021-03-08 10:46:04 UTC [more...]

[PATCH V10 0/5] dt: Add fdtoverlay rule and statically build unittest
 2021-03-08 10:45 UTC  (4+ messages)
` [PATCH V10 1/5] kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
` [PATCH V10 2/5] kbuild: Add generic rule to apply fdtoverlay
` [PATCH V10 3/5] kbuild: Allow .dtso format for overlay source files

[PATCH RFC] gcc-plugins: Handle GCC version mismatch for OOT modules
 2021-03-08  9:39 UTC  (23+ messages)

[PATCH 1/4] kbuild: remove LLVM=1 test from HAS_LTO_CLANG
 2021-03-07  4:42 UTC  (17+ messages)
` [PATCH 2/4] kbuild: collect minimum tool versions into scripts/tool-version.sh
` [PATCH 3/4] kbuild: check the minimum assembler version in Kconfig
` [PATCH 4/4] kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh

[PATCH 1/2] kbuild: rename multi-used-* to multi-obj-*
 2021-03-06  6:11 UTC  (2+ messages)
` [PATCH 2/2] kbuild: move $(strip ) to suffix-search definition

[PATCH V9 0/4] dt: Add fdtoverlay rule and statically build unittest
 2021-03-06  6:07 UTC  (7+ messages)
` [PATCH V9 1/4] kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
` [PATCH V9 2/4] kbuild: Add generic rule to apply fdtoverlay

[PATCH] kbuild: rebuild GCC plugins when the compiler is upgraded
 2021-03-06  2:50 UTC  (7+ messages)

[PATCH RFC] kbuild: Prevent compiler mismatch with external modules
 2021-03-05 19:24 UTC  (12+ messages)

Possible regression due to 269a535ca931 "modpost: generate vmlinux.symvers and reuse it for the second modpost"
 2021-03-05 14:33 UTC  (4+ messages)

[PATCH] kbuild: apply fixdep logic to link-vmlinux.sh
 2021-03-05 14:08 UTC  (3+ messages)

[PATCH] kbuild: add CONFIG_VMLINUX_MAP expert option
 2021-03-05 13:50 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 1/2] Makefile: Remove '--gcc-toolchain' flag
 2021-03-04 19:11 UTC  (2+ messages)

[PATCH] Fix ld-version.sh script if LLD was built with LLD_VENDOR
 2021-03-04  3:34 UTC  (4+ messages)

[PATCH 1/2] Makefile: Remove '--gcc-toolchain' flag
 2021-03-03 14:22 UTC  (10+ messages)
` [PATCH 2/2] Makefile: Only specify '--prefix=' when building with clang + GNU as

[PATCH V7 0/6] dt: build overlays
 2021-03-03 10:54 UTC  (12+ messages)
` [PATCH V7 4/6] kbuild: Add support to build overlays (%.dtbo)

[PATCH V8 0/4] dt: Add fdtoverlay rule and statically build unittest
 2021-03-02 20:17 UTC  (7+ messages)
` [PATCH V8 3/4] of: unittest: Create overlay_common.dtsi and testcases_common.dtsi

[PATCH] kbuild: show warning for 'make headers_check'
 2021-03-02 14:26 UTC 

[PATCH AUTOSEL 5.11 40/52] kbuild: clamp SUBLEVEL to 255
 2021-03-02 11:55 UTC 

[PATCH AUTOSEL 5.4 25/33] kbuild: clamp SUBLEVEL to 255
 2021-03-02 11:57 UTC 

[PATCH AUTOSEL 5.10 36/47] kbuild: clamp SUBLEVEL to 255
 2021-03-02 11:56 UTC 

[PATCH] scripts: Fix incremental build header re-generation
 2021-03-02  3:36 UTC  (2+ messages)

[PATCH] kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
 2021-03-01 17:10 UTC  (3+ messages)

[PATCH 1/2] ia64: syscalls: switch to generic syscalltbl.sh
 2021-03-01 14:19 UTC  (2+ messages)
` [PATCH 2/2] ia64: syscalls: switch to generic syscallhdr.sh

[PATCH v6] pgo: add clang's Profile Guided Optimization infrastructure
 2021-02-28 21:50 UTC  (8+ messages)
` [PATCH v7] "
  ` [PATCH v8] "

[GIT PULL] Kbuild fixes for v5.12-rc1
 2021-02-28 20:45 UTC  (2+ messages)

[PATCH 1/4] kbuild: add image_name to no-sync-config-targets
 2021-02-28  7:00 UTC  (5+ messages)
` [PATCH 2/4] kbuild: prefix $(srctree)/ to some included Makefiles
` [PATCH 3/4] kbuild: spilt cc-option and friends to scripts/Makefile.compiler
` [PATCH 4/4] kbuild: include Makefile.compiler only when compiler is required

[PATCH v2] kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
 2021-02-27 20:05 UTC  (5+ messages)

[PATCH] build: print short version command only for quiet build
 2021-02-27  6:58 UTC  (2+ messages)

[PATCH] kbuild: make -s option take precedence over V=
 2021-02-27  6:26 UTC 

[PATCH] nios2: add arch/nios2/Kbuild
 2021-02-27  5:56 UTC 

[PATCH] hexagon: add arch/hexagon/Kbuild
 2021-02-27  5:55 UTC 

[PATCH] ia64: add arch/ia64/Kbuild
 2021-02-27  5:35 UTC 

[PATCH] ia64: remove redundant READELF from arch/ia64/Makefile
 2021-02-27  5:34 UTC 

[PATCH v3] f2fs: compress: Allow modular (de)compression algorithms
 2021-02-27  1:12 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: compress: Allow modular (de)compression algorithms
 2021-02-26 11:09 UTC  (2+ messages)

[PATCH 0/4] kbuild: build speed improvment of CONFIG_TRIM_UNUSED_KSYMS
 2021-02-26  7:04 UTC  (15+ messages)
` [PATCH 1/4] kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
` [PATCH 2/4] export.h: make __ksymtab_strings per-symbol section
` [PATCH 3/4] kbuild: separate out vmlinux.lds generation
` [PATCH 4/4] kbuild: re-implement CONFIG_TRIM_UNUSED_KSYMS to make it work in one-pass

[PATCH] kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh
 2021-02-26  6:36 UTC 

[PATCH] f2fs: compress: Allow modular (de)compression algorithms
 2021-02-26  2:14 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH] kbuild: remove .thinlto-cache by 'make clean'
 2021-02-25 20:37 UTC  (3+ messages)

[PATCH v9 0/3] Kbuild: DWARF v5 support
 2021-02-25 19:13 UTC  (2+ messages)

[GIT PULL] Kbuild updates for v5.12-rc1
 2021-02-25 18:36 UTC  (2+ messages)

[PATCH v9 00/16] Add support for Clang LTO
 2021-02-24 22:42 UTC  (8+ messages)
` [PATCH v9 01/16] tracing: move function tracer options to Kconfig
  ` [PATCH v9 01/16] tracing: move function tracer options to Kconfig (causing parisc build failures)

[PATCH] Makefile: reuse CC_VERSION_TEXT
 2021-02-24 17:17 UTC  (7+ messages)

[PATCH 0/3] Build time gitignore checking
 2021-02-24 11:26 UTC  (11+ messages)
` [PATCH 1/3] kbuild: Make old-atomics and missing-syscalls phony targets
` [PATCH 2/3] x86: Drop generated syscall headers from 'targets'
` [PATCH 3/3] kbuild: Add a build check for missing gitignore entries

[PATCH 0/4] Use subdir-ccflags-* to inherit debug flag
 2021-02-24  9:56 UTC  (8+ messages)
` [PATCH 1/4] driver core: "

[PATCH v2 0/3] Kconfig oldconfig string update
 2021-02-22 15:08 UTC  (12+ messages)
` [PATCH v2 2/3] kconfig: Ask user if string needs to be changed when dependency changed
` [PATCH v2 3/3] security: Add LSMs dependencies to CONFIG_LSM

[PATCH V4 0/3] scripts: dtc: Build fdtoverlay
 2021-02-22  6:17 UTC  (8+ messages)

[PATCH 1/2] scripts: add generic syscalltbl.sh
 2021-02-21 17:18 UTC  (2+ messages)

[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
 2021-02-21 17:14 UTC  (2+ messages)

[PATCH 1/2] kbuild: remove ld-version macro
 2021-02-21 17:10 UTC  (3+ messages)
` [PATCH 2/2] kbuild: check the minimum linker version in Kconfig

[PATCH] kbuild: remove deprecated 'always' and 'hostprogs-y/m'
 2021-02-21 16:53 UTC 

[PATCH] kbuild: parse C= and M= before changing the working directory
 2021-02-21 16:53 UTC 

[PATCH] kbuild: reuse this-makefile to define abs_srctree
 2021-02-21 16:50 UTC 

[PATCH 1/3] kconfig: fix 'invalid option' for help option
 2021-02-21 13:03 UTC  (3+ messages)
` [PATCH 2/3] kconfig: omit --oldaskconfig option for 'make config'
` [PATCH 3/3] kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig


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