Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH] kbuild: fix dependency of dtbs targets
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] kconfig: Remove menu_end_entry()
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH] kconfig: Remove menu_end_entry()
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH] kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: Sync zconf.y with zconf.tab.c_shipped
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] Documentation: Add guidance on CONFIG default value
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v3] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: move cc-option and cc-disable-warning after incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] kbuild: prepare to remove C files pre-generated by flex and bison
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: fix relational operators for bool and tristate symbols
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: Remove menu_end_entry()
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/3] kbuild,kconfig: generate lexer/parser C files instead of copying _shipped files
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/3] kbuild: prepare to remove C files pre-generated by flex and bison
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] kbuild: add LEX and YACC variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/5] kasan/Makefile: Support LLVM style asan parameters.
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: unused-variable warning is getting disabled with clang
- From: Sodagudi Prasad <psodagud@xxxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Makefile: .PHONY is not a variable, but PHONY is
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: Document the 'symbol' struct
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: Document the 'menu' struct
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: Warn if choice default is not in choice
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: unused-variable warning is getting disabled with clang
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- unused-variable warning is getting disabled with clang
- From: Sodagudi Prasad <psodagud@xxxxxxxxxxxxxx>
- Re: [PATCH] kconfig: fix relational operators for bool and tristate symbols
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: fix relational operators for bool and tristate symbols
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] string.h: work around for increased stack usage
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] string.h: work around for increased stack usage
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: [PATCH 1/2] [RFC] kbuild: add macro for controlling warnings to linux/compiler.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/2] [RFC] kbuild: add macro for controlling warnings to linux/compiler.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 5/5] kasan: added functions for unpoisoning stack variables
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/5] kasan: Add tests for alloca poisoning
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] kasan: support alloca() poisoning
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/5] kasan: add compiler support for clang
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- [PATCH 2/2] [RFC] disable -Wattribute-alias warning for SYSCALL_DEFINEx()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 1/2] [RFC] kbuild: add macro for controlling warnings to linux/compiler.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- [PATCH v4 4/5] kasan: Add tests for alloca poisoning
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v4 1/5] kasan: add compiler support for clang
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v4 3/5] kasan: support alloca() poisoning
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v4 5/5] kasan: added functions for unpoisoning stack variables
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v4 2/5] kasan/Makefile: Support LLVM style asan parameters.
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v4 0/5] kasan: support alloca, LLVM
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v3 3/5] kasan: support alloca() poisoning
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] kasan: support alloca() poisoning
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/5] kasan/Makefile: Support LLVM style asan parameters.
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v2] scripts: builddeb: allow customization of "Depends:" fields
- From: Henning Schild <henning.schild@xxxxxxxxxxx>
- [PATCH v2] scripts: builddeb: allow customization of "Depends:" fields
- From: Henning Schild <henning.schild@xxxxxxxxxxx>
- Re: [PATCH v3 3/5] kasan: support alloca() poisoning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/5] kasan/Makefile: Support LLVM style asan parameters.
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH] builddeb: introduce variables for control-file customization
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH] builddeb: introduce variables for control-file customization
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- Re: [PATCH] builddeb: introduce variables for control-file customization
- From: Henning Schild <henning.schild@xxxxxxxxxxx>
- Re: [PATCH v3 0/5] kasan: support alloca, LLVM
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v3 3/5] kasan: support alloca() poisoning
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- [PATCH v3 0/5] kasan: support alloca, LLVM
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v3 2/5] kasan/Makefile: Support LLVM style asan parameters.
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v3 5/5] kasan: added functions for unpoisoning stack variables
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v3 4/5] kasan: Add tests for alloca poisonong
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v3 1/5] kasan: add compiler support for clang
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v3 3/5] kasan: support alloca() poisoning
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- Re: [PATCH] builddeb: introduce variables for control-file customization
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH] builddeb: introduce variables for control-file customization
- From: Henning Schild <henning.schild@xxxxxxxxxxx>
- Re: [PATCH] builddeb: introduce variables for control-file customization
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- Re: [PATCH 5/7] arm64: keep .altinstructions and .altinstr_replacement
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 11/21] trace: Use -mcount-record for dynamic ftrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 6/7] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH v2 1/7] kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 2/7] arm64: keep .altinstructions and .altinstr_replacement
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 5/7] arm64: fix -m for GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 4/7] kbuild: add __ld-ifversion and linker-specific macros
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 3/7] kbuild: add ld-name macro
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 7/7] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 6/7] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 0/7] Add support for GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 2/2] kbuild: add __cc-ifversion and compiler-specific variants
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 1/2] kbuild: add clang-version.sh
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 0/2] Add version macros for clang
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: [PATCH 6/7] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH 5/7] arm64: keep .altinstructions and .altinstr_replacement
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH 1/7] kbuild: add ld-name macro and support for GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH 2/3] kbuild: add cc-if-name-version and compiler-specific variants
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH 5/7] arm64: keep .altinstructions and .altinstr_replacement
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 5/5] kasan: add compiler support for clang
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] kasan: support LLVM-style asan parameters
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] kbuild: add cc-if-name-version and compiler-specific variants
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] kbuild: add clang-version.sh
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 5/5] kasan: add compiler support for clang
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 4/5] kasan: support LLVM-style asan parameters
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 3/5] kasan: added functions for unpoisoning stack variables
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 2/5] kasan: Add tests for alloca poisonong
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 1/5] kasan: support alloca() poisoning
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 1/5] kasan: support alloca() poisoning
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 3/7] kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION with GNU gold
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 5/7] arm64: keep .altinstructions and .altinstr_replacement
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/7] kbuild: add ld-name macro and support for GNU gold
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 6/7] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 5/7] arm64: keep .altinstructions and .altinstr_replacement
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH 1/7] kbuild: add ld-name macro and support for GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 3/7] kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION with GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 4/7] arm64: fix -m for GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 5/7] arm64: keep .altinstructions and .altinstr_replacement
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 2/7] kbuild: add ld-if-name-version and linker-specific macros
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 6/7] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 7/7] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 0/7] Add support for GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [v2,12/18] kbuild: add support for clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: Link time optimization for LTO/x86
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 0/5] kasan: support alloca, LLVM
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v2 2/5] kasan: Add tests for alloca poisonong
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v2 1/5] kasan: support alloca() poisoning
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v2 4/5] kasan: support LLVM-style asan parameters
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v2 3/5] kasan: added functions for unpoisoning stack variables
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [PATCH v2 5/5] kasan: add compiler support for clang
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- Re: [PATCH 1/3] kbuild: add clang-version.sh
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 3/3] arm64: use -mno-implicit-float instead of -mgeneral-regs-only
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 2/3] kbuild: add cc-if-name-version and compiler-specific variants
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] arm64: use -mno-implicit-float instead of -mgeneral-regs-only
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH 3/3] arm64: use -mno-implicit-float instead of -mgeneral-regs-only
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/3] Add version macros for clang and fix arm64 for clang <6.0
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 3/3] arm64: use -mno-implicit-float instead of -mgeneral-regs-only
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 1/3] kbuild: add clang-version.sh
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH 2/3] kbuild: add cc-if-name-version and compiler-specific variants
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: [PATCH v3] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [PATCH 02/21] afs: Fix const confusion in AFS
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH 02/21] afs: Fix const confusion in AFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] builddeb: introduce variables for control-file customization
- From: Henning Schild <henning.schild@xxxxxxxxxxx>
- Re: [PATCH] builddeb: introduce variables for control-file customization
- From: Jim Davis <jim.epost@xxxxxxxxx>
- [PATCH 01/21] x86/xen: Mark pv stub assembler symbol visible
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 12/21] ftrace: Mark function tracer test functions noinline/noclone
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Link time optimization for LTO/x86
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 21/21] x86: Enable Link Time Optimization
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 05/21] x86/kvm: Make steal_time visible
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 04/21] locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 09/21] lto: Use C version for SYSCALL_ALIAS
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 02/21] afs: Fix const confusion in AFS
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 18/21] lto, crypto: Disable LTO for camelia glue
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 08/21] x86/idt: Make const __initconst
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 19/21] lto, x86: Disable LTO for realmode / vDSO / head64
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 16/21] lto: Add __noreorder and mark initcalls __noreorder
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 07/21] x86: Make exception handler functions visible
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 20/21] Kbuild, lto: Add Link Time Optimization support
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 03/21] x86/timer: Don't inline __const_udelay
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 15/21] lto, x86, mm: Disable vmalloc BUILD_BUG_ON for LTO
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 17/21] lto, workaround: Disable LTO for BPF
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 13/21] ftrace: Disable LTO for ftrace self tests
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 10/21] Fix read buffer overflow in delta-ipc
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 06/21] x86/syscalls: Make x86 syscalls use real prototypes
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 11/21] trace: Use -mcount-record for dynamic ftrace
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH 14/21] lto, fs: Avoid static variable in linux/fs.h
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/package: snap-pkg target
- From: Jim Davis <jim.epost@xxxxxxxxx>
- [PATCH] builddeb: introduce variables for control-file customization
- From: Henning Schild <henning.schild@xxxxxxxxxxx>
- Re: [GIT PULL] Kbuild updates for v4.15 (2nd round)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: move cc-option and cc-disable-warning after incl. arch Makefile
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [GIT PULL] Kbuild updates for v4.15 (2nd round)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: move cc-option and cc-disable-warning after incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v3] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [PATCH v2] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- [PATCH] fix perl locale warnings in arch/arm/boot/
- From: Pavel Machek <pavel@xxxxxx>
- Re: [GIT PULL] Kbuild updates for v4.15 (2nd round)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [GIT PULL] Kbuild updates for v4.15 (2nd round)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- [PATCH] kbuild: drop $(extra-y) from real-objs-y
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: package: use --transform option to prefix paths in tar
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: clean up *.i and *.lst patterns by make clean
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] kconfig/symbol.c: use correct pointer type argument for sizeof
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v3] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 00/18] Add support for clang LTO
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Knut Omang <knut.omang@xxxxxxxxxx>
- Re: [v2,12/18] kbuild: add support for clang LTO
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Jim Davis <jim.epost@xxxxxxxxx>
- [PATCH 1/2] Documentation/kbuild: Add guidance for the use of default
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- [PATCH 2/2] Documentation/process: Add CONFIG default value to submit-checklist
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- [PATCH 0/2] Documentation: Add guidance on CONFIG default value
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- Re: [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
- From: Alex Matveev <alxmtvv@xxxxxxxxx>
- Re: [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
- From: Alex Matveev <alxmtvv@xxxxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Knut Omang <knut.omang@xxxxxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Knut Omang <knut.omang@xxxxxxxxxx>
- Re: [PATCH v2 00/18] Add support for clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [v2,12/18] kbuild: add support for clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: v4.15-rc0 perl locale warnings
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL 1/2] Kbuild updates for v4.15
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 00/18] Add support for clang LTO
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH RFC] kbuild: improvement in Makefile.modbuiltin
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- v4.15-rc0 perl locale warnings
- From: Pavel Machek <pavel@xxxxxx>
- Re: [GIT PULL 1/2] Kbuild updates for v4.15
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL 1/2] Kbuild updates for v4.15
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL 1/2] Kbuild updates for v4.15
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH RFC] kbuild: improvement in Makefile.modbuiltin
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH v3] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: remove all dummy assignments to obj-
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: create built-in.o automatically if parent directory wants it
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [v2,12/18] kbuild: add support for clang LTO
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH] kbuild: /bin/pwd -> pwd
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL 1/2] Kbuild updates for v4.15
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL 1/2] Kbuild updates for v4.15
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [GIT PULL 2/2] Kbuild misc updates for v4.15
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [GIT PULL 1/2] Kbuild updates for v4.15
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 0/7] Support for automatic checkpatch running in the kernel
- From: Knut Omang <knut.omang@xxxxxxxxxx>
- Re: [PATCH] kbuild: define KBUILD_MODNAME even if multiple modules share objects
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [kbuild:kbuild 28/31] include/linux/dynamic_debug.h:76:14: error: 'KBUILD_MODNAME' undeclared
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 0/7] Support for automatic checkpatch running in the kernel
- From: Knut Omang <knut.omang@xxxxxxxxxx>
- [PATCH] kconfig: fix relational operators for bool and tristate symbols
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH 0/7] Support for automatic checkpatch running in the kernel
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Alex Matveev <alxmtvv@xxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 00/18] Add support for clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] Add support for clang LTO
- From: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 10/18] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Alex Matveev <alxmtvv@xxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
- From: Knut Omang <knut.omang@xxxxxxxxxx>
- [PATCH 0/7] Support for automatic checkpatch running in the kernel
- From: Knut Omang <knut.omang@xxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/18] arm64: fix -m for GNU gold
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH] kbuild: clean up *.i and *.lst patterns by make clean
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 10/18] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 10/18] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 05/18] arm64: fix -m for GNU gold
- From: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx>
- Re: [kbuild:kbuild 28/31] include/linux/dynamic_debug.h:76:14: error: 'KBUILD_MODNAME' undeclared
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- RE: [kbuild:kbuild 28/31] include/linux/dynamic_debug.h:76:14: error: 'KBUILD_MODNAME' undeclared
- From: <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: define KBUILD_MODNAME even if multiple modules share objects
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [Cocci] Coccinelle: badzero.cocci failure
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: move coccicheck help in scripts/Makefile.help to top Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] frv: .gitignore: ignore vmlinux.lds
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: fixes in Makefile.lib
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] selinux: remove unnecessary assignment to subdir-
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: specify FORCE as .PHONY target in Makefile.headersinst
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] kbuild: optimize output directory creation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 03/18] kbuild: move gcc-version.sh to cc-version.sh and add clang support
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 12/18] kbuild: add support for clang LTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 01/18] kbuild: add ld-name macro and support for GNU gold
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 03/18] kbuild: move gcc-version.sh to cc-version.sh and add clang support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 07/18] arm64: keep .altinstructions and .altinstr_replacement
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 03/18] kbuild: move gcc-version.sh to cc-version.sh and add clang support
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 04/18] arm64: use -mno-implicit-float instead of -mgeneral-regs-only
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 05/18] arm64: fix -m for GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 17/18] arm64: disable RANDOMIZE_MODULE_REGION_FULL with LTO_CLANG
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 10/18] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 12/18] kbuild: add support for clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 13/18] kbuild: fix dynamic ftrace with clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 14/18] scripts/mod: disable LTO for empty.c
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 15/18] efi/libstub: disable LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 02/18] kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION with GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 01/18] kbuild: add ld-name macro and support for GNU gold
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 00/18] Add support for clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v3] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [Cocci] Coccinelle: badzero.cocci failure
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [Cocci] Coccinelle: badzero.cocci failure
- From: Thierry Martinez <thierry.martinez@xxxxxxxx>
- [PATCH] kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: package: use --transform option to prefix paths in tar
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Coccinelle: badzero.cocci failure
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: Coccinelle: badzero.cocci failure
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Coccinelle: badzero.cocci failure
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [Cocci] [PATCH v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [Cocci] [PATCH v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH v2] kbuild: comments correction & update on Makefile.host
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- [PATCH v4] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH v2] kbuild: comments correction & update on Makefile.host
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Coccinelle: badzero.cocci failure
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: move coccicheck help in scripts/Makefile.help to top Makefile
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [PATCH] kbuild: move coccicheck help in scripts/Makefile.help to top Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Coccinelle: badzero.cocci failure
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [PATCH v3] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Coccinelle: badzero.cocci failure
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH] selinux: remove unnecessary assignment to subdir-
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [Cocci] [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [Cocci] [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] sh: select KBUILD_DEFCONFIG depending on ARCH
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH] sh: select KBUILD_DEFCONFIG depending on ARCH
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] builddeb: Pass the kernel:debarch substvar to dpkg-genchanges
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- tools/iio: build race condition
- From: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] sh: decompressor: ignore shipped files
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: comments correction & update on Makefile.host
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- [PATCH] frv: .gitignore: ignore vmlinux.lds
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: fixes in Makefile.lib
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- [PATCH] selinux: remove unnecessary assignment to subdir-
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: specify FORCE as .PHONY target in Makefile.headersinst
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 5/6] kbuild: optimize object directory creation for incremental build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 3/6] kbuild: filter-out PHONY targets from "targets"
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 4/6] kbuild: create object directories simpler and faster
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 0/6] kbuild: optimize output directory creation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 1/6] kbuild: create directory for make cache only when necessary
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 6/6] kbuild: remove redundant mkdir from ./Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 2/6] kbuild: remove redundant $(wildcard ...) for cmd_files calculation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH RFC] kbuild: fixes in Makefile.lib
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] kbuild: create object directories simpler and faster
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] kbuild: optimize object directory creation for incremental build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH RFC] kbuild: fixes in Makefile.lib
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- CONFIG_DEBUG_INFO_SPLIT impacts on faddr2line
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- [PATCH 1/5] plugins: implement format_template attribute
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [Cocci] [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH 3/4] kbuild: create object directories simpler and faster
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 00/10] scripts/basic: Fine-tuning for seven function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] kbuild: create directory for make cache only when necessary
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH 4/4] kbuild: optimize object directory creation for incremental build
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] kbuild: create object directories simpler and faster
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] kbuild: create object directories simpler and faster
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- [PATCH RFC] kbuild: fixes in Makefile.lib
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] kbuild: create object directories simpler and faster
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 2/4] kbuild: remove redundant $(wildcard ...) for cmd_files calculation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] kbuild: remove redundant $(wildcard ...) for cmd_files calculation
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 1/4] kbuild: create directory for make cache only when necessary
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- [PATCH] builddeb: Pass the kernel:debarch substvar to dpkg-genchanges
- From: Sven Joachim <svenjoac@xxxxxx>
- Re: [PATCH 1/4] kbuild: create directory for make cache only when necessary
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [ANNOUNCE] Kconfiglib 2: An improved, more general redesign
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH 1/2] kbuild: create built-in.o automatically if parent directory wants it
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [PATCH 3/4] kbuild: create object directories simpler and faster
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/4] kbuild: optimize output directory creation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/4] kbuild: remove redundant $(wildcard ...) for cmd_files calculation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 4/4] kbuild: optimize object directory creation for incremental build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/4] kbuild: create directory for make cache only when necessary
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
- From: James Hogan <james@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
- From: James Hogan <james.hogan@xxxxxxxx>
- [PATCH v2] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: create built-in.o automatically if parent directory wants it
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: create built-in.o automatically if parent directory wants it
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/1] kconfig/symbol.c: use correct pointer type argument for sizeof
- From: Heinrich Schuchardt <xypron.glpk@xxxxxx>
- Re: [PATCH v2 0/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
- From: Laura Abbott <labbott@xxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] coccinelle: fix verbose message about .cocci file being run
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH] coccinelle: grep Options and Requires fields more precisely
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [PATCH v2] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH v2 3/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 2/3] Makefile: Move stack-protector availability out of Kconfig
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 0/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 1/3] Makefile: Move stack-protector compiler breakage test earlier
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH 2/2] kbuild: remove all dummy assignments to obj-
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/2] kbuild: remove all "obj- := dummy.o" tricks
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] kbuild: create built-in.o automatically if parent directory wants it
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: linux-next: build warning after merge of the regmap tree
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH v3] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] coccinelle: grep Options and Requires fields more precisely
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] coccinelle: fix verbose message about .cocci file being run
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v3] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: linux-next: build warning after merge of the regmap tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
- From: James Hogan <jhogan@xxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] kbuild: /bin/pwd -> pwd
- From: Bjørn Forsman <bjorn.forsman@xxxxxxxxx>
- Re: [PATCH 2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [PATCH 2/2] kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/2] kbuild: move dtb-y and CONFIG_OF_ALL_DTBS to Kbuild core to fix some issues
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH 01/15] kbuild: add ld-name macro and support for GNU gold
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH] sh: select KBUILD_DEFCONFIG depending on ARCH
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] sh: remove pointless select of KBUILD_DEFCONFIG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] sh: remove pointless select of KBUILD_DEFCONFIG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] sh: remove pointless select of KBUILD_DEFCONFIG
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RE: [PATCH v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
- From: <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] sh: remove pointless select of KBUILD_DEFCONFIG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2] kbuild: comments correction & update on Makefile.host
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: comments correction & update
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- [PATCH] kbuild: comments correction & update
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 3/3] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/3] .gitignore / kbuild: of: ignore and clean *.dtb and *.dtb.S globally
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/3] .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] .gitignore: sort normal pattern rules alphabetically
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/3] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] Check all .c files for bad kernel-doc comments
- From: kbuild test robot <lkp@xxxxxxxxx>
- [GIT PULL] Kbuild fixes for v4.14-rc7
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] coccinelle: fix verbose message about .cocci file being run
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] coccinelle: fix verbose message about .cocci file being run
- From: Jim Davis <jim.epost@xxxxxxxxx>
- [PATCH v2] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH] Check all .c files for bad kernel-doc comments
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: fix linker feature test macros when cross compiling with Clang
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [v4,2/9] brcmsmac: split up wlc_phy_workarounds_nphy
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- [PATCH] x86/build: beautify build log of syscall headers
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] coccinelle: grep Options and Requires fields more precisely
- From: "Nicolas Palix (LIG)" <Nicolas.Palix@xxxxxxx>
- Re: [PATCH] coccinelle: fix verbose message about .cocci file being run
- From: "Nicolas Palix (LIG)" <Nicolas.Palix@xxxxxxx>
- Re: [PATCH] coccinelle: grep Options and Requires fields more precisely
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [RFC PATCH] coccinelle: fix parallel build with CHECK=scripts/coccicheck
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] coccinelle: fix verbose message about .cocci file being run
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] coccinelle: grep Options and Requires fields more precisely
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: fix dependency of dtbs targets
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: getconf options
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] kbuild: Allow specifying some base host CFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: getconf options
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: clang: fix build failures with sparse check
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: clang: fix build failures with sparse check
- From: David Lin <dtwlin@xxxxxxxxxx>
- Re: getconf options
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: getconf options
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] kbuild: Allow specifying some base host CFLAGS
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- RE: getconf options
- From: <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild doc: a bundle of fixes on makefiles.txt
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild doc: a bundle of fixes on makefiles.txt
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: shrink .cache.mk when it exceeds 1000 lines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: do not call cc-option before KBUILD_CFLAGS initialization
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/2] kbuild: Cache exploratory calls to the compiler
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH] kbuild: Allow specifying some base host CFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Makefile: add targets for config-help and pkg-help
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- Re: [PATCH] Makefile: add targets for config-help and pkg-help
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics
- From: Will Deacon <will.deacon@xxxxxxx>
- 9c2fb296dd ("Makefile: move stackprotector availability out of .."): BUG: kernel hang in early-boot stage, last printk:
- From: kernel test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH] Makefile: enable dochelp run from main make level
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] Makefile: add targets for config-help and pkg-help
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] Makefile: add targets for config-help and pkg-help
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] kvm/arm64: simplify CC instrumentation opt-out
- From: Christoffer Dall <cdall@xxxxxxxxxx>
- Re: [PATCH 4/4] arm64: vdso: remove pointless gcov option
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics
- From: Mark Rutland <mark.rutland@xxxxxxx>
- more build problems with "Makefile: move stackprotector availability out of Kconfig"
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 1/4] kbuild: allow global override of CC instrumentation
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [kbuild:kbuild 15/16] /bin/sh: 1: cannot create arch/arm64/kernel/vdso/.cache.mk: Directory nonexistent
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v4 0/2] kbuild: Cache exploratory calls to the compiler
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v4 1/2] kbuild: Add a cache for generated variables
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v4 2/2] kbuild: Cache a few more calls to the compiler
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 0/4] Cleanup instrumentation avoidance
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH 1/4] kbuild: allow global override of CC instrumentation
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH 3/4] kvm/arm64: simplify CC instrumentation opt-out
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH 4/4] arm64: vdso: remove pointless gcov option
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH 0/4] Cleanup instrumentation avoidance
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [kbuild:kbuild 15/16] /bin/sh: 1: cannot create arch/arm64/kernel/vdso/.cache.mk: Directory nonexistent
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [kbuild:kbuild 15/16] /bin/sh: 1: cannot create arch/arm64/kernel/vdso/.cache.mk: Directory nonexistent
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH v3 0/2] kbuild: Cache exploratory calls to the compiler
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] ARM, hexagon, c6x: build: fix usage of CFLAGS_MODULE, LDFLAGS_MODULE
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: redefine __FILE__ as relative path from $(srctree) if possible
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/2] kbuild: use relative path from $(srctree) instead of __FILE__
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] of: Add unit tests for applying overlays
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- [RFC PATCH] kbuild: Allow specifying some base host CFLAGS
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: shrink .cache.mk when it exceeds 1000 lines
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2] kbuild: shrink .cache.mk when it exceeds 1000 lines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: shrink Makefile cache when it exceeds 1000 lines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Makefile: enable dochelp run from main make level
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: shrink Makefile cache when it exceeds 1000 lines
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: do not call cc-option before KBUILD_CFLAGS initialization
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Update my email address
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH 1/2] kbuild: add stringify helper to quote a string passed to C files
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/2] kbuild: use relative path from $(srctree) instead of __FILE__
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kbuild: redefine __FILE__ as relative path from $(srctree) if possible
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: shrink Makefile cache when it exceeds 1000 lines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: shrink Makefile cache when it exceeds 1000 lines
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: do not call cc-option before KBUILD_CFLAGS initialization
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: fix dependency of dtbs targets
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] kbuild: re-order the code to not parse unnecessary variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: clang: remove crufty HOSTCFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: add forward declaration of default target to Makefile.asm-generic
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v3 0/2] kbuild: Cache exploratory calls to the compiler
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v3 2/2] kbuild: Cache a few more calls to the compiler
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: Add a cache for generated variables
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v3 1/2] kbuild: Add a cache for generated variables
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: Add a cache for generated variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: add forward declaration of default target to Makefile.asm-generic
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Makefile: enable dochelp run from main make level
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- Re: [PATCH] Makefile: enable dochelp run from main make level
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] Makefile: enable dochelp run from main make level
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Makefile: enable dochelp run from main make level
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] kbuild: move "_all" target out of $(KBUILD_SRC) conditional
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] kbuild: replace $(hdr-arch) with $(SRCARCH)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: comments cleanup in Makefile.lib
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: allow making undefined symbols fatal for external modules
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Add a cache for generated variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH 4/4] kbuild: evaluate cc-option and friends only when building kernel
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [RFC PATCH 4/4] kbuild: evaluate cc-option and friends only when building kernel
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] kbuild: re-order the code to not parse unnecessary variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH 4/4] kbuild: evaluate cc-option and friends only when building kernel
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 3/4] kbuild: re-order the code to not parse unnecessary variables
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 2/4] kbuild: move "_all" target out of $(KBUILD_SRC) conditional
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 1/4] kbuild: replace $(hdr-arch) with $(SRCARCH)
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 1/9] kbuild: rpm-pkg: remove ppc64 specific image handling
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] hexagon: get rid of #include <generated/compile.h>
- From: Richard Kuo <rkuo@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: allow making undefined symbols fatal for external modules
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] ARM: add KBUILD_ prefix to CFLAGS_MODULE, LDFLAGS_MODULE
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: fix dependency of dtbs targets
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: fix dependency of dtbs targets
- From: Will Deacon <will.deacon@xxxxxxx>
- [PATCH 0/3] ARM, hexagon, c6x: build: fix usage of CFLAGS_MODULE, LDFLAGS_MODULE
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] ARM: add KBUILD_ prefix to CFLAGS_MODULE, LDFLAGS_MODULE
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/3] c6x: add KBUILD_ prefix to CFLAGS_MODULE
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/3] hexagon: add KBUILD_ prefix to CFLAGS_MODULE, LDFLAGS_MODULE
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] hexagon: get rid of #include <generated/compile.h>
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kconfig: Remove menu_end_entry()
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] kconfig: Remove menu_end_entry()
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH v2] kbuild: comments cleanup in Makefile.lib
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: comments cleanup in Makefile.lib
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 6/6] kconfig: Regenerate parser
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH v2] kconfig: Remove menu_end_entry()
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH] kconfig: Document important expression functions
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH] kconfig: Document automatic submenu creation code
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 2/3] kconfig: Fix expr_free() E_NOT leak
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 3/3] kconfig: Fix choice symbol expression leak
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 1/3] kconfig: Fix automatic menu creation mem leak
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 0/3] kconfig: Fix expression memory leaks
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 2/6] kconfig: Don't leak 'source' filenames during parsing
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 4/6] Kconfig: Don't leak main menus during parsing
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 5/6] kconfig: Don't leak help strings during parsing
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 6/6] kconfig: Regenerate parser
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]