Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 09:44:38 to 2021-02-28 18:53:22 UTC [more...]

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

[GIT PULL] Kbuild fixes for v5.12-rc1
 2021-02-28 15:22 UTC 

[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] kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
 2021-02-28  1:19 UTC  (2+ messages)

[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 V7 0/6] dt: build overlays
 2021-02-25  1:32 UTC  (9+ messages)
` [PATCH V7 4/6] kbuild: Add support to build overlays (%.dtbo)

[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] kbuild: add CONFIG_VMLINUX_MAP expert option
 2021-02-24 10:52 UTC 

[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  (14+ messages)
` [PATCH v2 1/3] kconfig: Remove duplicate call to sym_get_string_value()
` [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  (3+ messages)
` [PATCH 2/2] scripts: add generic syscallhdr.sh

[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
 2021-02-21 17:14 UTC  (3+ messages)
` [PATCH 2/2] arch: syscalls: remove $(srctree)/ prefix from syscall tables

[PATCH 1/2] kbuild: remove ld-version macro
 2021-02-21 17:10 UTC  (6+ 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

[PATCH 1/2] kconfig: clean up nested if-conditionals in check_conf()
 2021-02-21  9:26 UTC  (2+ messages)
` [PATCH 2/2] kconfig: remove dead code in conf_askvalue()

[PATCH 1/2 RESEND] tools/thermal: tmon: simplify Makefile
 2021-02-18 12:30 UTC  (3+ messages)
  ` [PATCH 2/2 RESEND] tools/thermal: tmon: default to prefixed pkg-config when crosscompiling

[PATCH] kbuild: Add support for Clang's polyhedral loop optimizer
 2021-02-18  2:23 UTC  (2+ messages)

[PATCH] Makefile: Remove # characters from compiler string
 2021-02-17  7:02 UTC  (2+ messages)

[PATCH] scripts: Fix linking extract-cert against libcrypto
 2021-02-16 23:53 UTC  (8+ messages)

[PATCH] gen_compile_commands: prune some directories
 2021-02-16  6:40 UTC  (3+ messages)

[PATCH v1 0/3] Kconfig oldconfig string update
 2021-02-15 17:26 UTC  (7+ messages)
` [PATCH v1 1/3] kconfig: Remove duplicate call to sym_get_string_value()
` [PATCH v1 2/3] kconfig: Ask user if string needs to be changed when dependency changed
` [PATCH v1 3/3] security: Add LSMs dependencies to CONFIG_LSM

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-02-15 12:03 UTC  (8+ messages)
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild

[PATCH v1] clang_tools:gen_compile_commands: Change the default source directory
 2021-02-15 11:57 UTC  (10+ messages)

[GIT PULL] Kbuild fixes for v5.11
 2021-02-14 20:58 UTC  (2+ messages)

[PATCH] scripts: set proper OpenSSL include dir also for sign-file
 2021-02-14 16:59 UTC  (2+ messages)

[PATCH v2] kbuild: simplify access to the kernel's version
 2021-02-13  4:40 UTC  (3+ messages)

[PATCH] kbuild: simplify access to the kernel's version
 2021-02-12 16:19 UTC  (7+ messages)

[PATCHv2 bpf-next 0/4] kbuild/resolve_btfids: Invoke resolve_btfids clean in root Makefile
 2021-02-12 13:35 UTC  (13+ messages)
` [PATCH bpf-next 4/4] kbuild: Add resolve_btfids clean to root clean target

[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-02-12 11:49 UTC  (14+ messages)
` Conflict with Mickaël Salaün's blacklist patches [was [PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries]
                `  "

[PATCH V8 0/4] dt: Add fdtoverlay rule and statically build unittest
 2021-02-12 11:18 UTC  (5+ messages)
` [PATCH V8 1/4] kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
` [PATCH V8 2/4] kbuild: Add generic rule to apply fdtoverlay
` [PATCH V8 3/4] of: unittest: Create overlay_common.dtsi and testcases_common.dtsi
` [PATCH V8 4/4] of: unittest: Statically apply overlays using fdtoverlay

[PATCH 08/21] clk: clkdev: Ignore suggestion to use gnu_printf() as it's not appropriate here
 2021-02-12  9:36 UTC  (2+ messages)

[PATCH V7 0/3] dt: Build unittests statically with fdtoverlay
 2021-02-12  4:41 UTC  (8+ messages)
` [PATCH V7 1/3] kbuild: Add generic rule to apply fdtoverlay
` [PATCH V7 2/3] of: unittest: Create overlay_common.dtsi and testcases_common.dtsi
` [PATCH V7 3/3] of: unittest: Statically apply overlays using fdtoverlay

[PATCH bpf-next] kbuild: Do not clean resolve_btfids if the output does not exist
 2021-02-11 19:30 UTC  (2+ messages)

[PATCH] kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64
 2021-02-11 18:05 UTC  (3+ messages)

[PATCH RFC/RFT 0/2] W=1 by default for Ethernet PHY subsystem
 2021-02-10 19:01 UTC  (7+ messages)

[PATCH v2 0/4] Use subdir-ccflags-* to inherit debug flag
 2021-02-10  9:42 UTC  (4+ messages)
` [PATCH v2 2/4] hwmon: "


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