Linux Kbuild
[Prev Page][Next Page]
- [PATCH 10/12] vfio: Use select for eventfd, (continued)
- Re: [PATCH 0/2] Regex fixes for mips and x86 cross-compile,
Nick Desaulniers
- [PATCH v2] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG,
Sami Tolvanen
- [GIT PULL] Kbuild fixes for v5.14-rc2,
Masahiro Yamada
- Building a Linux kernel with make deb-pkg and own modifications, Christian Stalp
- [PATCH] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG,
Sami Tolvanen
- [PATCH] Documentation/kbuild: Document the kconfig choice default value,
Robert Richter
- [PATCH v4] Kbuild: lto: fix module versionings mismatch in GNU make 3.X,
Lecopzer Chen
- [PATCH AUTOSEL 4.4 08/10] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set, Sasha Levin
- [PATCH AUTOSEL 4.9 14/18] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set, Sasha Levin
- [PATCH AUTOSEL 4.14 23/28] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set, Sasha Levin
- [PATCH AUTOSEL 5.4 42/51] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set, Sasha Levin
- [PATCH AUTOSEL 4.19 33/39] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set, Sasha Levin
- [PATCH AUTOSEL 5.4 22/51] kbuild: sink stdout from cmd for silent build, Sasha Levin
- [PATCH AUTOSEL 5.10 75/88] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set, Sasha Levin
- [PATCH AUTOSEL 5.10 32/88] kbuild: sink stdout from cmd for silent build, Sasha Levin
- [PATCH AUTOSEL 5.12 089/102] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set, Sasha Levin
- [PATCH AUTOSEL 5.12 039/102] kbuild: sink stdout from cmd for silent build, Sasha Levin
- [PATCH AUTOSEL 5.13 095/108] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set, Sasha Levin
- [PATCH AUTOSEL 5.13 039/108] kbuild: sink stdout from cmd for silent build, Sasha Levin
- [PATCH] kbuild: do not suppress Kconfig prompts for silent build,
Masahiro Yamada
- [PATCH] Decouple build from userspace headers,
Alexey Dobriyan
- [PATCH v2 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory,
Tor Vic
- [PATCH 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory,
Tor Vic
- [GIT PULL] Kbuild updates for v5.14-rc1,
Masahiro Yamada
- [PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1,
Nick Desaulniers
- [PATCH 0/2] infer CROSS_COMPILE from ARCH for LLVM=1 LLVM_IAS=1,
Nick Desaulniers
- [PATCH] scripts: add generic syscallnr.sh, Masahiro Yamada
- [PATCH] kbuild: check duplicated syscall number in syscall table, Masahiro Yamada
- [PATCH AUTOSEL 5.4 27/50] Makefile: fix GDB warning with CONFIG_RELR, Sasha Levin
- [PATCH AUTOSEL 5.10 43/70] Makefile: fix GDB warning with CONFIG_RELR, Sasha Levin
- [PATCH AUTOSEL 5.12 46/80] Makefile: fix GDB warning with CONFIG_RELR, Sasha Levin
- [PATCH AUTOSEL 5.13 49/85] Makefile: fix GDB warning with CONFIG_RELR, Sasha Levin
- [PATCH 00/17] Rust support,
ojeda
- [PATCH 01/17] kallsyms: support big kernel symbols (2-byte lengths), ojeda
- [PATCH 02/17] kallsyms: increase maximum kernel symbol length to 512, ojeda
- [PATCH 03/17] Makefile: generate `CLANG_FLAGS` even in GCC builds, ojeda
- [PATCH 04/17] vsprintf: add new `%pA` format specifier, ojeda
- [PATCH 05/17] rust: add C helpers, ojeda
- [PATCH 06/17] rust: add `compiler_builtins` crate, ojeda
- [PATCH 08/17] rust: add `build_error` crate, ojeda
- [PATCH 09/17] rust: add `macros` crate, ojeda
- [PATCH 11/17] rust: export generated symbols, ojeda
- [PATCH 12/17] Kbuild: add Rust support, ojeda
- [PATCH 13/17] docs: add Rust documentation, ojeda
- [PATCH 14/17] samples: add Rust examples, ojeda
- [PATCH 15/17] scripts: add `generate_rust_analyzer.py`, ojeda
- [PATCH 16/17] MAINTAINERS: Rust, ojeda
- Re: [PATCH 00/17] Rust support, Miguel Ojeda
- Re: [PATCH 00/17] Rust support, Christoph Hellwig
- Re: [PATCH 00/17] Rust support, Marco Elver
- [PATCH] cc-can-link.sh: check for linking capability in a more robust way,
Alexey Dobriyan
- [PATCH] clang-tools: Print information when clang-tidy tool is missing,
Maciej Falkowski
- [PATCH v3 0/2] Kbuild: lto: add make version checking for MODVERSIONS,
Lecopzer Chen
- Re: [PATCH] x86: enable dead code and data elimination,
Rui Salvaterra
- [RESEND PATCH v2 0/2] Kbuild: lto: add make version checking for MODVERSIONS,
Lecopzer Chen
- [PATCH v2 0/2] Kbuild: lto: add make version checking for MODVERSIONS,
Lecopzer Chen
- [PATCH 0/2] Kbuild: lto: add make version checking,
Lecopzer Chen
- Re: [linux-next:master 3665/11714] {standard input}:2644: Error: pcrel offset for branch to .LS0015 too far (0x3e),
Feng Tang
[PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO,
Nick Desaulniers
- [PATCH v2 1/3] compiler_attributes.h: define __no_profile, add to noinstr, Nick Desaulniers
- [PATCH v2 2/3] compiler_attributes.h: cleanups for GCC 4.9+, Nick Desaulniers
- [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO, Nick Desaulniers
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO, Nathan Chancellor
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO, Peter Zijlstra
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO, Mark Rutland
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO, Heiko Carstens
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO, Peter Oberparleiter
- Re: [PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO, Peter Zijlstra
- Re: [PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO, Kees Cook
- Re: [PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO, Kees Cook
Re: [PATCH] arm64: clean up vdso and vdso32 files, Geert Uytterhoeven
[PATCH 0/2] no_profile fn attr and Kconfig for GCOV+PGO,
Nick Desaulniers
Looking for help with Kconfig dependencies,
Matthias Kaehlcke
Re: [next] [arm64] allmodconfig build failed - xhci-plat.c:427: undefined reference to `onboard_hub_destroy_pdevs',
Matthias Kaehlcke
[PATCH] kbuild: lto: fix module versionings mismatch in incremental build,
Lecopzer Chen
[PATCH 1/1] Makefile: Pass -warn-stack-size only on LLD < 13.0.0,
Tor Vic
[PATCH] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set,
Matthias Maennich
Makefile: make modules install output,
Julia Lawall
[PATCH v2] kbuild: modpost: Explicitly warn about unprototyped symbols,
Mark Brown
Re: [PATCH] recordmcount: avoid using ABS symbol as reference,
Ard Biesheuvel
Re: [linux-next:master 6856/7430] hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x88): cannot reach dump_page,
Arnd Bergmann
[PATCH] kbuild: modpost: Explicitly warn about unprototyped symbols,
Mark Brown
[PATCH AUTOSEL 5.12 34/43] Makefile: LTO: have linker check -Wframe-larger-than, Sasha Levin
Re: Building an existing .config (provided for gcc) with clang?,
Nick Desaulniers
[PATCH v2] kbuild: remove trailing slashes from $(KBUILD_EXTMOD),
Masahiro Yamada
[PATCH] kbuild: remove trailing slashes from $(KBUILD_EXTMOD), Masahiro Yamada
Re: [PATCH v9] pgo: add clang's Profile Guided Optimization infrastructure, Kees Cook
[PATCH] pgo: rename the raw profile file to vmlinux.profraw,
Bill Wendling
[PATCH 4/4] block: move CONFIG_BLOCK guard to top Makefile, Masahiro Yamada
[PATCH] kconfig: constify long_opts,
Masahiro Yamada
[PATCH v2] kbuild: quote OBJCOPY var to avoid a pahole call break the build,
Javier Martinez Canillas
[PATCH] Revert "kbuild: merge scripts/mkmakefile to top Makefile",
Michal Suchanek
Re: (BTF) [PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets,
Michal Suchánek
[PATCH v2 0/5] builddeb: make deb building more flexible,
bage
[kbuild:kbuild 4/12] Makefile:1820: target 'arch/m68k' given more than once in the same rule,
kernel test robot
[GIT PULL] Kbuild fixes for v5.13-rc3,
Masahiro Yamada
[PATCH 1/5] scripts/setlocalversion: remove mercurial, svn and git-svn supports,
Masahiro Yamada
[PATCH] kbuild: quote OBJCOPY var to avoid a pahole call break the build,
Javier Martinez Canillas
[PATCH 1/4] kbuild: merge scripts/mkmakefile to top Makefile,
Masahiro Yamada
[PATCH] kbuild: dummy-tools: adjust to stricter stackprotector check,
Michal Kubecek
[PATCH] Kbuild: shut up uboot mkimage output when building quietly,
Arnd Bergmann
[PATCH] kbuild: allow checking single device tree file,
Dmitry Baryshkov
[PATCH kernel v3] powerpc/makefile: Do not redefine $(CPP) for preprocessor,
Alexey Kardashevskiy
[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild,
Masahiro Yamada
[PATCH 1/2] kbuild: hide tools/ build targets from external module builds,
Masahiro Yamada
arch/um/include/asm/Kbuild question,
Randy Dunlap
[PATCH kernel v2] powerpc/makefile: Do not redefine $(CPP) for preprocessor,
Alexey Kardashevskiy
Re: [PATCH kernel v2] powerpc/makefile: Do not redefine $(CPP) for preprocessor, Nathan Chancellor
[PATCH kconfig] Add annotation symbol to configuration handling.,
Christian Melki
[GIT PULL] More Kbuild updates for v5.13-rc1,
Masahiro Yamada
긴급한 답변 부탁드립니다...緊急の返信をお願いします, Official
[PATCH] builddeb: Support signing kernels with a Machine Owner Key,
Matthew Wilcox (Oracle)
[PATCH] Makefile: extend 32B aligned debug option to 64B aligned,
Feng Tang
[PATCH] Makefile: Introduce CONFIG_ZERO_CALL_USED_REGS,
Kees Cook
[PATCH v2] linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>,
Masahiro Yamada
[PATCH AUTOSEL 4.4 14/19] kconfig: nconf: stop endless search loops, Sasha Levin
[PATCH AUTOSEL 4.9 14/22] kconfig: nconf: stop endless search loops, Sasha Levin
[PATCH AUTOSEL 4.19 21/32] kconfig: nconf: stop endless search loops, Sasha Levin
[PATCH AUTOSEL 4.14 16/25] kconfig: nconf: stop endless search loops, Sasha Levin
[PATCH AUTOSEL 5.4 28/46] kconfig: nconf: stop endless search loops, Sasha Levin
[PATCH AUTOSEL 5.10 79/85] kbuild: generate Module.symvers only when vmlinux exists, Sasha Levin
[PATCH AUTOSEL 5.10 54/85] kconfig: nconf: stop endless search loops, Sasha Levin
[PATCH AUTOSEL 5.11 098/104] kbuild: generate Module.symvers only when vmlinux exists, Sasha Levin
[PATCH AUTOSEL 5.11 070/104] kconfig: nconf: stop endless search loops, Sasha Levin
[PATCH AUTOSEL 5.12 108/116] kbuild: generate Module.symvers only when vmlinux exists, Sasha Levin
[PATCH AUTOSEL 5.12 079/116] kconfig: nconf: stop endless search loops, Sasha Levin
[PATCH] kbuild: Don't remove link-vmlinux temporary files on exit/signal,
Andi Kleen
[PATCH 1/3] kbuild: make distclean work against $(objtree) instead of $(srctree),
Masahiro Yamada
[PATCH 1/3] kbuild: parameterize the .o part of suffix-search,
Masahiro Yamada
[PATCH 1/2] kbuild: remove ARCH=sh64 support from top Makefile,
Masahiro Yamada
[PATCH] Raise the minimum GCC version to 5.2,
Masahiro Yamada
[PATCH v2] .gitignore: prefix local generated files with a slash,
Masahiro Yamada
[PATCH v2] kbuild: replace LANG=C with LC_ALL=C,
Masahiro Yamada
[GIT PULL 2/2] Kconfig updates for v5.13-rc1,
Masahiro Yamada
[GIT PULL 1/2] Kbuild updates for v5.13-rc1,
Masahiro Yamada
[PATCH] Makefile: Move -Wno-unused-but-set-variable out of GCC only block,
Nathan Chancellor
[PATCH] kbuild, link-vmlinux: Don't delete output files with make -i,
Andi Kleen
[PATCH] kbuild: add a script to remove stale generated files, Masahiro Yamada
[PATCH 1/5] kernel/.gitgnore: remove stale timeconst.h and hz.bc,
Masahiro Yamada
[PATCH] usr/include: refactor .gitignore, Masahiro Yamada
[PATCH] ARM: boot: remove redundant piggy_data from clean-files,
Masahiro Yamada
[PATCH] kconfig: refactor .gitignore, Masahiro Yamada
[PATCH] genksyms: fix stale comment, Masahiro Yamada
[PATCH] kbuild: add comment about why cmd_shipped uses 'cat', Masahiro Yamada
[PATCH] kbuild: replace LANG=C with LC_ALL=C,
Masahiro Yamada
[RESEND v2] Kbuild: Update config_data.gz only if KCONFIG_CONFIG materially changed,
Elliot Berman
[PATCH] kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test,
Nathan Chancellor
[PATCH 1/1] Makefile: Fix cross building,
Patrick Waterlander
powerpc{32,64} randconfigs,
Randy Dunlap
[PATCH 0/3] x86 disk image and modules initramfs generation,
H. Peter Anvin
[PATCH AUTOSEL 5.10 16/21] kasan: fix hwasan build for gcc, Sasha Levin
[PATCH AUTOSEL 5.11 18/23] kasan: fix hwasan build for gcc, Sasha Levin
[PATCH v2] kbuild: deb-pkg: change the source package name to linux-upstream, Masahiro Yamada
[PATCH] kbuild: deb-pkg: change the source package name to 'linux',
Masahiro Yamada
[PATCH 1/2] kconfig: highlight gconfig 'comment' lines with '***',
Randy Dunlap
[PATCH 1/2] kconfig: remove unused PACKAGE definition,
Masahiro Yamada
[PATCH v2] tools: do not include scripts/Kbuild.include,
Masahiro Yamada
Re: [PATCH] symbol : Make the size of the compile-related array fixed,
Christophe Leroy
[PATCH 0/8] generic command line v4,
Daniel Walker
[PATCH v2] uml: fix W=1 missing-include-dirs warnings,
Randy Dunlap
[PATCH 1/2] kbuild: remove TMPO from try-run,
Masahiro Yamada
[PATCH] kconfig: redo fake deps at include/config/*.h,
Alexey Dobriyan
[PATCH] uml: fix W=1 missing-include-dirs warnings,
Randy Dunlap
[PATCH 00/13] [RFC] Rust support,
ojeda
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]