Linux Kbuild
[Prev Page][Next Page]
- [PATCH 6/7] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold, (continued)
- [PATCH v2 0/5] kasan: support alloca, LLVM,
Paul Lawrence
- [PATCH 0/3] Add version macros for clang and fix arm64 for clang <6.0,
Sami Tolvanen
- Link time optimization for LTO/x86,
Andi Kleen
- [PATCH 14/21] lto, fs: Avoid static variable in linux/fs.h, Andi Kleen
- [PATCH 11/21] trace: Use -mcount-record for dynamic ftrace, Andi Kleen
- [PATCH 06/21] x86/syscalls: Make x86 syscalls use real prototypes, Andi Kleen
- [PATCH 10/21] Fix read buffer overflow in delta-ipc, Andi Kleen
- [PATCH 13/21] ftrace: Disable LTO for ftrace self tests, Andi Kleen
- [PATCH 17/21] lto, workaround: Disable LTO for BPF, Andi Kleen
- [PATCH 15/21] lto, x86, mm: Disable vmalloc BUILD_BUG_ON for LTO, Andi Kleen
- [PATCH 03/21] x86/timer: Don't inline __const_udelay, Andi Kleen
- [PATCH 20/21] Kbuild, lto: Add Link Time Optimization support, Andi Kleen
- [PATCH 07/21] x86: Make exception handler functions visible, Andi Kleen
- [PATCH 16/21] lto: Add __noreorder and mark initcalls __noreorder, Andi Kleen
- [PATCH 19/21] lto, x86: Disable LTO for realmode / vDSO / head64, Andi Kleen
- [PATCH 08/21] x86/idt: Make const __initconst, Andi Kleen
- [PATCH 18/21] lto, crypto: Disable LTO for camelia glue, Andi Kleen
- [PATCH 02/21] afs: Fix const confusion in AFS, Andi Kleen
- [PATCH 09/21] lto: Use C version for SYSCALL_ALIAS, Andi Kleen
- [PATCH 04/21] locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled, Andi Kleen
- [PATCH 05/21] x86/kvm: Make steal_time visible, Andi Kleen
- [PATCH 21/21] x86: Enable Link Time Optimization, Andi Kleen
- [PATCH 12/21] ftrace: Mark function tracer test functions noinline/noclone, Andi Kleen
- [PATCH 01/21] x86/xen: Mark pv stub assembler symbol visible, Andi Kleen
- Re: [PATCH 02/21] afs: Fix const confusion in AFS, David Howells
- Re: Link time optimization for LTO/x86, Sami Tolvanen
- [PATCH] builddeb: introduce variables for control-file customization,
Henning Schild
- [PATCH] kbuild: move cc-option and cc-disable-warning after incl. arch Makefile,
Masahiro Yamada
- [PATCH v3] scripts/package: snap-pkg target,
Paolo Pisati
- [GIT PULL] Kbuild updates for v4.15 (2nd round),
Masahiro Yamada
- [PATCH] kbuild: drop $(extra-y) from real-objs-y, Masahiro Yamada
- [PATCH 0/2] Documentation: Add guidance on CONFIG default value,
Darren Hart
- v4.15-rc0 perl locale warnings,
Pavel Machek
- [PATCH RFC] kbuild: improvement in Makefile.modbuiltin,
Cao jin
- [GIT PULL 2/2] Kbuild misc updates for v4.15, Masahiro Yamada
- [GIT PULL 1/2] Kbuild updates for v4.15,
Masahiro Yamada
- [PATCH] kconfig: fix relational operators for bool and tristate symbols,
Nicolas Pitre
- [PATCH 0/7] Support for automatic checkpatch running in the kernel,
Knut Omang
- [PATCH] kbuild: clean up *.i and *.lst patterns by make clean,
Masahiro Yamada
- RE: [kbuild:kbuild 28/31] include/linux/dynamic_debug.h:76:14: error: 'KBUILD_MODNAME' undeclared,
yamada.masahiro
- [PATCH] kbuild: define KBUILD_MODNAME even if multiple modules share objects,
Masahiro Yamada
- [PATCH v2 00/18] Add support for clang LTO,
Sami Tolvanen
- [PATCH v2 01/18] kbuild: add ld-name macro and support for GNU gold, Sami Tolvanen
- [PATCH v2 02/18] kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION with GNU gold, Sami Tolvanen
- [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang, Sami Tolvanen
- [PATCH v2 15/18] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH v2 14/18] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v2 13/18] kbuild: fix dynamic ftrace with clang LTO, Sami Tolvanen
- [PATCH v2 12/18] kbuild: add support for clang LTO, Sami Tolvanen
- [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO, Sami Tolvanen
- [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold, Sami Tolvanen
- [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419, Sami Tolvanen
- [PATCH v2 10/18] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS, Sami Tolvanen
- [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG, Sami Tolvanen
- [PATCH v2 17/18] arm64: disable RANDOMIZE_MODULE_REGION_FULL with LTO_CLANG, Sami Tolvanen
- [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c, Sami Tolvanen
- [PATCH v2 05/18] arm64: fix -m for GNU gold, Sami Tolvanen
- [PATCH v2 04/18] arm64: use -mno-implicit-float instead of -mgeneral-regs-only, Sami Tolvanen
- [PATCH v2 03/18] kbuild: move gcc-version.sh to cc-version.sh and add clang support, Sami Tolvanen
- [PATCH v2 07/18] arm64: keep .altinstructions and .altinstr_replacement, Sami Tolvanen
- Re: [PATCH v2 00/18] Add support for clang LTO, Yury Norov
- Re: [PATCH v2 00/18] Add support for clang LTO, Mark Rutland
- [PATCH] kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used,
Masahiro Yamada
- [PATCH] kbuild: package: use --transform option to prefix paths in tar,
Masahiro Yamada
- [PATCH v4] coccinelle: fix parallel build with CHECK=scripts/coccicheck,
Masahiro Yamada
- [PATCH] kbuild: move coccicheck help in scripts/Makefile.help to top Makefile,
Masahiro Yamada
- [PATCH v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck,
Masahiro Yamada
- Coccinelle: badzero.cocci failure,
Masahiro Yamada
- tools/iio: build race condition, Alexander Stein
- [PATCH] sh: decompressor: ignore shipped files, Masahiro Yamada
- [PATCH] frv: .gitignore: ignore vmlinux.lds,
Masahiro Yamada
- [PATCH] kbuild: fixes in Makefile.lib,
Cao jin
- [PATCH] selinux: remove unnecessary assignment to subdir-,
Masahiro Yamada
- [PATCH] kbuild: specify FORCE as .PHONY target in Makefile.headersinst,
Masahiro Yamada
- [PATCH v2 0/6] kbuild: optimize output directory creation,
Masahiro Yamada
- CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line,
Fengguang Wu
- [PATCH 1/5] plugins: implement format_template attribute, Rasmus Villemoes
- [PATCH RFC] kbuild: fixes in Makefile.lib,
Cao jin
- [PATCH] builddeb: Pass the kernel:debarch substvar to dpkg-genchanges,
Sven Joachim
- [ANNOUNCE] Kconfiglib 2: An improved, more general redesign, Ulf Magnusson
- [PATCH 0/4] kbuild: optimize output directory creation,
Masahiro Yamada
- [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck,
Masahiro Yamada
- [PATCH 1/1] kconfig/symbol.c: use correct pointer type argument for sizeof,
Heinrich Schuchardt
- [PATCH v2 0/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO,
Kees Cook
- [PATCH 0/2] kbuild: remove all "obj- := dummy.o" tricks,
Masahiro Yamada
- Re: linux-next: build warning after merge of the regmap tree,
Mark Brown
- [PATCH 0/2] kbuild: move dtb-y and CONFIG_OF_ALL_DTBS to Kbuild core to fix some issues,
Masahiro Yamada
Re: [PATCH 01/15] kbuild: add ld-name macro and support for GNU gold, Nick Desaulniers
[PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile,
Nick Desaulniers
[PATCH] sh: select KBUILD_DEFCONFIG depending on ARCH,
Masahiro Yamada
[PATCH v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile,
Masahiro Yamada
[PATCH v2] kbuild: comments correction & update on Makefile.host,
Cao jin
[PATCH] kbuild: comments correction & update,
Cao jin
[PATCH 0/3] .gitignore / kbuild: of: ignore and clean *.dtb and *.dtb.S globally,
Masahiro Yamada
[GIT PULL] Kbuild fixes for v4.14-rc7, Masahiro Yamada
[PATCH v2] kbuild: fix linker feature test macros when cross compiling with Clang,
Nick Desaulniers
[PATCH] Check all .c files for bad kernel-doc comments,
Matthew Wilcox
Re: [PATCH] kbuild: fix linker feature test macros when cross compiling with Clang,
Nick Desaulniers
[PATCH] x86/build: beautify build log of syscall headers, Masahiro Yamada
[RFC PATCH] coccinelle: fix parallel build with CHECK=scripts/coccicheck, Masahiro Yamada
[PATCH] coccinelle: fix verbose message about .cocci file being run,
Masahiro Yamada
[PATCH] coccinelle: grep Options and Requires fields more precisely,
Masahiro Yamada
[PATCH] kbuild: clang: fix build failures with sparse check,
David Lin
RE: getconf options,
yamada.masahiro
[PATCH] kbuild doc: a bundle of fixes on makefiles.txt,
Cao jin
9c2fb296dd ("Makefile: move stackprotector availability out of .."): BUG: kernel hang in early-boot stage, last printk:, kernel test robot
[PATCH] Makefile: add targets for config-help and pkg-help,
Shuah Khan
more build problems with "Makefile: move stackprotector availability out of Kconfig",
Arnd Bergmann
[PATCH v4 0/2] kbuild: Cache exploratory calls to the compiler,
Douglas Anderson
[PATCH v4 1/2] kbuild: Add a cache for generated variables, Douglas Anderson
Re: [PATCH v4 0/2] kbuild: Cache exploratory calls to the compiler, Masahiro Yamada
[PATCH 0/4] Cleanup instrumentation avoidance,
Mark Rutland
[kbuild:kbuild 15/16] /bin/sh: 1: cannot create arch/arm64/kernel/vdso/.cache.mk: Directory nonexistent,
kbuild test robot
[RFC PATCH] kbuild: Allow specifying some base host CFLAGS,
Douglas Anderson
[PATCH v2] kbuild: shrink .cache.mk when it exceeds 1000 lines,
Masahiro Yamada
[PATCH 0/2] kbuild: use relative path from $(srctree) instead of __FILE__,
Masahiro Yamada
[PATCH] kbuild: shrink Makefile cache when it exceeds 1000 lines,
Masahiro Yamada
[PATCH] kbuild: do not call cc-option before KBUILD_CFLAGS initialization,
Masahiro Yamada
[PATCH v3 0/2] kbuild: Cache exploratory calls to the compiler,
Douglas Anderson
[PATCH] kbuild: add forward declaration of default target to Makefile.asm-generic,
Masahiro Yamada
[PATCH] kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS,
Masahiro Yamada
[PATCH 0/3] ARM, hexagon, c6x: build: fix usage of CFLAGS_MODULE, LDFLAGS_MODULE,
Masahiro Yamada
[PATCH v2] kbuild: comments cleanup in Makefile.lib, Cao jin
[PATCH v2] kconfig: Remove menu_end_entry(),
Ulf Magnusson
[PATCH] kconfig: Document important expression functions,
Ulf Magnusson
[PATCH] kconfig: Document automatic submenu creation code,
Ulf Magnusson
[PATCH 0/3] kconfig: Fix expression memory leaks,
Ulf Magnusson
[PATCH 0/6] kconfig: Fix memory leaks during parsing,
Ulf Magnusson
[PATCH] Makefile: kselftest: fix grammar typo,
Randy Dunlap
[PATCH] MAINTAINERS: Update my email address,
Michal Marek
[PATCH 0/3] kconfig: Make 'm' safe before modules symbol is defined,
Ulf Magnusson
[PATCH] kconfig: Sync zconf.y with zconf.tab.c_shipped,
Ulf Magnusson
[PATCH] kconfig: Remove menu_end_entry(),
Ulf Magnusson
[PATCH v2 0/2] kbuild: Cache exploratory calls to the compiler,
Douglas Anderson
[PATCH] sh: remove pointless select of KBUILD_DEFCONFIG,
Masahiro Yamada
[PATCH] kconfig: Document the 'symbol' struct,
Ulf Magnusson
[PATCH] kbuild: fix dependency of dtbs targets,
Masahiro Yamada
[PATCH 1/4] kbuild: replace $(hdr-arch) with $(SRCARCH),
Masahiro Yamada
[PATCH] kconfig: Document the 'menu' struct,
Ulf Magnusson
[PATCH] kbuild: Fix optimization level choice default,
Ulf Magnusson
[PATCH] kconfig: Warn if choice default is not in choice,
Ulf Magnusson
[RFC PATCH 0/2] build: Pass CC, CFLAGS, ... to tools build from main Makefile,
Douglas Anderson
[PATCH] Makefile: Fix CONFIG_CC_STACKPROTECTOR_AUTO to not enable SSP, Kees Cook
[PATCH] Makefile: enable dochelp run from main make level,
Shuah Khan
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]