Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 01:59:03 to 2021-07-14 19:40:58 UTC [more...]

[PATCH AUTOSEL 5.13 039/108] kbuild: sink stdout from cmd for silent build
 2021-07-14 19:37 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 095/108] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set

[PATCH 00/17] Rust support
 2021-07-14 19:04 UTC  (57+ messages)
` [PATCH 01/17] kallsyms: support big kernel symbols (2-byte lengths)
` [PATCH 02/17] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/17] Makefile: generate `CLANG_FLAGS` even in GCC builds
` [PATCH 04/17] vsprintf: add new `%pA` format specifier
` [PATCH 05/17] rust: add C helpers
` [PATCH 06/17] rust: add `compiler_builtins` crate
` [PATCH 08/17] rust: add `build_error` crate
` [PATCH 09/17] rust: add `macros` crate
` [PATCH 11/17] rust: export generated symbols
` [PATCH 12/17] Kbuild: add Rust support
` [PATCH 13/17] docs: add Rust documentation
` [PATCH 14/17] samples: add Rust examples
` [PATCH 15/17] scripts: add `generate_rust_analyzer.py`
` [PATCH 16/17] MAINTAINERS: Rust

[PATCH 0/2] infer CROSS_COMPILE from ARCH for LLVM=1 LLVM_IAS=1
 2021-07-14 18:09 UTC  (15+ messages)
` [PATCH 1/2] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH 2/2] Makefile: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1

[PATCH] Decouple build from userspace headers
 2021-07-14 17:45 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory
 2021-07-14  6:12 UTC  (3+ messages)

[PATCH] kbuild: do not suppress Kconfig prompts for silent build
 2021-07-14  4:23 UTC 

[PATCH 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory
 2021-07-13 12:43 UTC  (6+ messages)

[GIT PULL] Kbuild updates for v5.14-rc1
 2021-07-10 18:34 UTC  (2+ messages)

[PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
 2021-07-09 20:44 UTC  (5+ messages)
` [PATCH v2 1/2] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH v2 2/2] Makefile: infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1

[PATCH v3 0/2] Kbuild: lto: add make version checking for MODVERSIONS
 2021-07-09  8:25 UTC  (11+ messages)
` [PATCH v3 1/2] Kbuild: lto: add CONFIG_MAKE_VERSION
` [PATCH v3 2/2] Kbuild: lto: add make version checking

[PATCH] scripts: add generic syscallnr.sh
 2021-07-06  6:15 UTC 

[PATCH] cc-can-link.sh: check for linking capability in a more robust way
 2021-07-05 21:22 UTC  (3+ messages)

[PATCH] clang-tools: Print information when clang-tidy tool is missing
 2021-07-05 16:18 UTC  (3+ messages)

[PATCH] kbuild: check duplicated syscall number in syscall table
 2021-07-05  6:06 UTC 

[PATCH AUTOSEL 5.4 27/50] Makefile: fix GDB warning with CONFIG_RELR
 2021-07-04 23:09 UTC 

[PATCH AUTOSEL 5.10 43/70] Makefile: fix GDB warning with CONFIG_RELR
 2021-07-04 23:07 UTC 

[PATCH AUTOSEL 5.12 46/80] Makefile: fix GDB warning with CONFIG_RELR
 2021-07-04 23:05 UTC 

[PATCH AUTOSEL 5.13 49/85] Makefile: fix GDB warning with CONFIG_RELR
 2021-07-04 23:03 UTC 

[RESEND PATCH v2 0/2] Kbuild: lto: add make version checking for MODVERSIONS
 2021-07-02  3:21 UTC  (5+ messages)
` [RESEND PATCH v2 1/2] Kbuild: lto: add CONFIG_MAKE_VERSION
` [RESEND PATCH v2 2/2] Kbuild: lto: add make version checking

[PATCH] x86: enable dead code and data elimination
 2021-07-02  0:30 UTC  (2+ messages)

[PATCH v2 0/2] Kbuild: lto: add make version checking for MODVERSIONS
 2021-07-01  9:19 UTC  (3+ messages)
` [PATCH v2 1/2] [PATCH 1/2] Kbuild: lto: add CONFIG_MAKE_VERSION
` [PATCH v2 2/2] Kbuild: lto: add make version checking

[PATCH 0/2] Kbuild: lto: add make version checking
 2021-07-01  8:55 UTC  (7+ messages)
` [PATCH 1/2] Kbuild: lto: add make-version macros
` [PATCH 2/2] Kbuild: lto: add make version checking

[PATCH] kbuild: allow checking single device tree file
 2021-06-28 22:06 UTC  (3+ messages)

[PATCH v2 0/5] builddeb: make deb building more flexible
 2021-06-28 18:46 UTC  (2+ messages)

Projects
 2021-06-28 10:13 UTC 

[PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-24 19:36 UTC  (18+ messages)
` [PATCH v2 1/3] compiler_attributes.h: define __no_profile, add to noinstr
` [PATCH v2 2/3] compiler_attributes.h: cleanups for GCC 4.9+
` [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO

[linux-next:master 3665/11714] {standard input}:2644: Error: pcrel offset for branch to .LS0015 too far (0x3e)
 2021-06-24  9:37 UTC  (3+ messages)

Looking for help with Kconfig dependencies
 2021-06-22 23:49 UTC  (6+ messages)

[PATCH v2] kbuild: modpost: Explicitly warn about unprototyped symbols
 2021-06-22 16:56 UTC  (3+ messages)

[PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
 2021-06-22  9:44 UTC  (12+ messages)

[PATCH 0/2] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-22  9:32 UTC  (20+ messages)
` [PATCH 1/2] compiler_attributes.h: define __no_profile, add to noinstr
` [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO

[PATCH] kallsyms: fix nonconverging kallsyms table with lld
 2021-06-21 11:47 UTC  (9+ messages)

[PATCH] arm64: clean up vdso and vdso32 files
 2021-06-21  7:43 UTC 

[linux-next:master 6856/7430] hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x88): cannot reach dump_page
 2021-06-18  7:47 UTC  (5+ messages)

[next] [arm64] allmodconfig build failed - xhci-plat.c:427: undefined reference to `onboard_hub_destroy_pdevs'
 2021-06-18  6:40 UTC  (2+ messages)

[PATCH] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
 2021-06-17  9:18 UTC  (4+ messages)

[PATCH] Revert "kbuild: merge scripts/mkmakefile to top Makefile"
 2021-06-17  7:57 UTC  (11+ messages)

[PATCH] kbuild: lto: fix module versionings mismatch in incremental build
 2021-06-17  1:58 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).