Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-14 17:08:26 to 2021-01-22 01:53:32 UTC [more...]

[PATCH v3] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-22  1:52 UTC  (41+ messages)
` [PATCH v4] "
  ` [PATCH v5] "
    ` [PATCH v6] "

[PATCH] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-22  1:43 UTC  (4+ messages)

module loader dead code removal and cleanusp
 2021-01-21 21:45 UTC  (22+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 02/13] module: add a module_loaded helper
` [PATCH 03/13] livepatch: refactor klp_init_object
` [PATCH 04/13] livepatch: move klp_find_object_module to module.c
` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
` [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 08/13] drm: remove drm_fb_helper_modinit
` [PATCH 09/13] module: remove each_symbol_in_section
` [PATCH 10/13] module: merge each_symbol_section into find_symbol
` [PATCH 11/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 13/13] module: remove EXPORY_UNUSED_SYMBOL*

[PATCH v6] modules: introduce the MODULE_SCMVERSION config
 2021-01-21 21:36 UTC 

[PATCH kspp-next] kbuild: prevent CC_FLAGS_LTO self-bloating on recursive rebuilds
 2021-01-21 18:45 UTC 

[PATCH] MAINTAINERS: adjust to clang-version.sh removal
 2021-01-21 17:26 UTC  (7+ messages)

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

[PATCH V5 0/5] dt: build overlays
 2021-01-21  6:25 UTC  (12+ messages)
` [PATCH V5 4/5] kbuild: Add support to build overlays (%.dtbo)

[kbuild:testing3 3/3] scripts/Makefile.clean:14: arch/sh/boards/Makefile: No such file or directory
 2021-01-21  3:02 UTC 

[PATCH v5 0/3] Kbuild: DWARF v5 support
 2021-01-21  2:35 UTC  (23+ messages)
` [PATCH v5 1/3] Remove $(cc-option,-gdwarf-4) dependency from CONFIG_DEBUG_INFO_DWARF4
` [PATCH v5 2/3] Kbuild: make DWARF version a choice
` [PATCH v5 3/3] Kbuild: implement support for DWARF v5

[kbuild:testing3 3/3] scripts/Makefile.headersinst:15: scripts/Kbuild.include: No such file or directory
 2021-01-21  2:52 UTC 

[kbuild:testing3 2/3] cc1: warning: -I: No such file or directory
 2021-01-21  2:48 UTC 

[PATCH] kbuild: use always-y instead of extra-y
 2021-01-20 21:39 UTC  (2+ messages)

[PATCH] kbuild: warn a relative path used for M= in out-of-tree builds
 2021-01-20 19:46 UTC  (2+ messages)

[PATCH v5] modules: introduce the MODULE_SCMVERSION config
 2021-01-20 19:41 UTC  (9+ messages)

[PATCH] kbuild: Add support for Clang's polyhedral loop optimizer
 2021-01-20 17:41 UTC 

[PATCH V4 0/3] scripts: dtc: Build fdtoverlay
 2021-01-20 15:47 UTC  (8+ messages)
` [PATCH V4 1/3] scripts: dtc: Add fdtoverlay.c to DTC_SOURCE
` [PATCH V4 2/3] scripts: dtc: Build fdtoverlay tool

[PATCH] kbuild: remove deprecated syntax EXTRA_*FLAGS, always, hostprogs-*
 2021-01-20  6:18 UTC 

[PATCH] kbuild: doc: remove "Objects which export symbols" section
 2021-01-20  5:54 UTC  (2+ messages)

[PATCH] kbuild: stop removing stale <linux/version.h> file
 2021-01-20  4:04 UTC 

[RFC v8 01/20] um: split build in kernel and host parts
 2021-01-20  2:27 UTC 

[PATCH] gcc-plugins: simplify GCC plugin-dev capability test
 2021-01-19 19:01 UTC  (12+ messages)

[PATCH 2/2] kbuild: handle excessively long argument lists
 2021-01-19 20:02 UTC  (10+ messages)
` [PATCH v2 "

[PATCH v2] kbuild: give the SUBLEVEL more room in KERNEL_VERSION
 2021-01-19 18:02 UTC  (3+ messages)

Kconfig support in build2
 2021-01-19 11:41 UTC 

[PATCH v6] kbuild: check the minimum compiler version in Kconfig
 2021-01-19  2:14 UTC  (2+ messages)

[PATCH] kbuild: give SUBLEVEL more room in KERNEL_VERSION
 2021-01-18 22:54 UTC  (11+ messages)

[PATCH v2] kbuild: check the minimum compiler version in Kconfig
 2021-01-16  1:33 UTC  (5+ messages)

[PATCH 1/3] genksyms: make source_file a local variable in lexer
 2021-01-15 23:43 UTC  (3+ messages)
` [PATCH 2/3] genksyms: remove dead code for ST_TABLE_*
` [PATCH 3/3] genksyms: remove useless case DOTS

[PATCH v5] kbuild: check the minimum compiler version in Kconfig
 2021-01-15 23:13 UTC 

[PATCH v4 0/3] Kbuild: DWARF v5 support
 2021-01-15  3:54 UTC  (5+ messages)
` [PATCH v4 2/3] Kbuild: make DWARF version a choice

[kbuild:cc-check 1/1] sh: 1: scripts/cc-version.sh: not found
 2021-01-15  1:58 UTC 

[PATCH 1/2] kbuild: simplify cmd_mod
 2021-01-15  1:07 UTC  (2+ messages)

[PATCH v5] scripts: use pkg-config to locate libcrypto
 2021-01-15  0:48 UTC  (2+ messages)

Fast target for debian linux-image package creation
 2021-01-14 23:28 UTC 

[PATCH v4] kbuild: check the minimum compiler version in Kconfig
 2021-01-14 20:44 UTC  (3+ messages)

[PATCH] scripts: kconfig: fix HOSTCC call
 2021-01-14 19:00 UTC  (2+ messages)

[PATCH v3] kbuild: check the minimum compiler version in Kconfig
 2021-01-14 18:32 UTC  (4+ messages)

[PATCH] Documentation/llvm: Add a section about supported architectures
 2021-01-14 17:53 UTC  (4+ messages)

[PATCH] kbuild: check the minimum compiler version in Kconfig
 2021-01-14 17:44 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 read-only IMAP folder(s) and NNTP newsgroup(s).