Linux Kbuild
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
From
: Ingo Molnar <mingo@xxxxxxxxxx>
Re: [PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: add comment about grouped target
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/2] kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 1/2] kconfig: remove unused variable in qconf.cc
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 3/3] kbuild: remove AS variable
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH] kbuild: remove AS variable
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 3/3] kbuild: remove AS variable
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH 3/3] kbuild: remove AS variable
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 06/16] x86: remove always-defined CONFIG_AS_SSSE3
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
[PATCH 3/3] kbuild: remove AS variable
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/3] net: wan: wanxl: refactor the firmware rebuild rule
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: remove AS variable
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 12/16] crypto: x86 - rework configuration based on Kconfig
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Patch: Suppress irrelevant warning when generating a debian package
From
: Reinhard Karcher <reinhard.karcher@xxxxxxx>
[PATCH 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 10/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 14/16] Documentation/changes: Raise minimum supported binutils version to 2.23
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 12/16] crypto: x86 - rework configuration based on Kconfig
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 03/16] x86: remove always-defined CONFIG_AS_CFI
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 06/16] x86: remove always-defined CONFIG_AS_SSSE3
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 08/16] x86: add comments about the binutils version to support code in as-instr
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 09/16] x86: replace arch macros from compiler with CONFIG_X86_{32,64}
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 05/16] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 07/16] x86: remove always-defined CONFIG_AS_AVX
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kconfig: allow to pass optional flag into as-instr macro
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
[PATCH] kconfig: allow to pass optional flag into as-instr macro
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: using libbpf in external projects
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: using libbpf in external projects
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: using libbpf in external projects
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: using libbpf in external projects
From
: Yonghong Song <yhs@xxxxxx>
using libbpf in external projects
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH RFC 1/3] x86: probe assembler instead of kconfig instead of makefile
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
[PATCH RFC 3/3] crypto: curve25519 - do not pollute dispatcher based on assembler
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
[PATCH RFC 2/3] crypto: x86 - rework configuration based on Kconfig
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
[PATCH RFC 0/3] x86: probe for assembler capabilities in Kconfig
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH v3 0/8] Add support for ZSTD-compressed kernel and initramfs
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [GIT PULL] Kbuild fixes for v5.6-rc7
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] Makefile: disallow data races on gcc-10 as well
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[GIT PULL] Kbuild fixes for v5.6-rc7
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2] scripts/kallsyms: fix wrong kallsyms_relative_base
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix wrong kallsyms_relative_base with CONFIG_KALLSYMS_BASE_RELATIVE
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2 8/7] .gitignore: add ZSTD-compressed files
From
: Nick Terrell <terrelln@xxxxxx>
[PATCH v2 8/7] .gitignore: add ZSTD-compressed files
From
: Adam Borowski <kilobyte@xxxxxxxxxx>
Re: [PATCH v2 2/7] lib: prepare xxhash for preboot environment
From
: Nick Terrell <terrelln@xxxxxx>
Re: [PATCH v2 3/7] lib: add zstd support to decompress
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH v2 2/7] lib: prepare xxhash for preboot environment
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH v2] modpost: Get proper section index by get_secindex() instead of st_shndx
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2] modpost: Get proper section index by get_secindex() instead of st_shndx
From
: Xiao Yang <yangx.jy@xxxxxxxxxxxxxx>
Re: [PATCH] modpost: Get proper section index by get_secindex() instead of st_shndx
From
: Xiao Yang <yangx.jy@xxxxxxxxxxxxxx>
Re: [PATCH] modpost: Get proper section index by get_secindex() instead of st_shndx
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 7/9] arm64/build: Warn on orphan section placement
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 7/9] arm64/build: Warn on orphan section placement
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 7/9] arm64/build: Warn on orphan section placement
From
: Will Deacon <will@xxxxxxxxxx>
[PATCH v2] Makefile.llvm: simplify LLVM build
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 6/9] arm64/build: Use common DISCARDS in linker script
From
: Will Deacon <will@xxxxxxxxxx>
Re: [PATCH v2 1/2] lib: add support for ZSTD-compressed kernel
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 1/2] lib: add support for ZSTD-compressed kernel
From
: Nick Terrell <terrelln@xxxxxx>
Re: linux-kbuild missing from lore?
From
: Sam Ravnborg <sam@xxxxxxxxxxxx>
Re: [PATCH] Makefile: disallow data races on gcc-10 as well
From
: Jiri Kosina <jikos@xxxxxxxxxx>
Re: linux-kbuild missing from lore?
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH] modpost: Get proper section index by get_secindex() instead of st_shndx
From
: Xiao Yang <yangx.jy@xxxxxxxxxxxxxx>
Re: [PATCH] Makefile: disallow data races on gcc-10 as well
From
: Jiri Kosina <jikos@xxxxxxxxxx>
Re: linux-kbuild missing from lore?
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2 1/2] sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
From
: David Miller <davem@xxxxxxxxxxxxx>
[PATCH] Makefile: disallow data races on gcc-10 as well
From
: Sergei Trofimovich <slyfox@xxxxxxxxxx>
linux-kbuild missing from lore?
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 1/2] lib: add support for ZSTD-compressed kernel
From
: Petr Malat <oss@xxxxxxxxx>
[PATCH v2 2/2] x86: Enable support for ZSTD-compressed kernel
From
: Petr Malat <oss@xxxxxxxxx>
[PATCH v2 1/2] lib: add support for ZSTD-compressed kernel
From
: Petr Malat <oss@xxxxxxxxx>
Re: [PATCH 2/2] x86: Enable support for ZSTD-compressed kernel
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] lib: add support for ZSTD-compressed kernel
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/2] x86: Enable support for ZSTD-compressed kernel
From
: Petr Malat <oss@xxxxxxxxx>
[PATCH 1/2] lib: add support for ZSTD-compressed kernel
From
: Petr Malat <oss@xxxxxxxxx>
[PATCH] modpost: Get proper section index by get_secindex() instead of st_shndx
From
: Xiao Yang <yangx.jy@xxxxxxxxxxxxxx>
Re: [PATCH v2] kbuild: Disable -Wpointer-to-enum-cast
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: fix references to other documents
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v7 15/17] kconfig: Add support for 'as-option'
From
: Amit Kachhap <amit.kachhap@xxxxxxx>
Re: [PATCH v7 15/17] kconfig: Add support for 'as-option'
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v7 15/17] kconfig: Add support for 'as-option'
From
: Amit Daniel Kachhap <amit.kachhap@xxxxxxx>
[kbuild:kbuild 16/20] ERROR: modpost: "__mulsi3" [lib/lzo/lzo_compress.ko] undefined!
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix wrong kallsyms_relative_base with CONFIG_KALLSYMS_BASE_RELATIVE
From
: Mikhail Petrov <Mikhail.Petrov@xxxxxxx>
Re: [PATCH] scripts/kallsyms: fix wrong kallsyms_relative_base with CONFIG_KALLSYMS_BASE_RELATIVE
From
: Mikhail Petrov <Mikhail.Petrov@xxxxxxx>
Re: [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: Add an "imgdeb-pkg" target to build only linux-image
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix wrong kallsyms_relative_base with CONFIG_KALLSYMS_BASE_RELATIVE
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH v2 1/2] sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
[PATCH] kbuild: fix references to other documents
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2 1/2] sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix wrong kallsyms_relative_base with CONFIG_KALLSYMS_BASE_RELATIVE
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2] scripts/kallsyms: fix wrong kallsyms_relative_base
From
: Mikhail Petrov <Mikhail.Petrov@xxxxxxx>
[PATCH v2] kbuild: Disable -Wpointer-to-enum-cast
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix wrong kallsyms_relative_base with CONFIG_KALLSYMS_BASE_RELATIVE
From
: Mikhail Petrov <Mikhail.Petrov@xxxxxxx>
Re: [PATCH] net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
Re: [PATCH] net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
From
: Ido Schimmel <idosch@xxxxxxxxxxxx>
Re: [PATCH] net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
Re: [PATCH] net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
From
: Ido Schimmel <idosch@xxxxxxxxxxxx>
Re: [PATCH] net: drop_monitor: make drop_monitor built-in
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix wrong kallsyms_relative_base with CONFIG_KALLSYMS_BASE_RELATIVE
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] net: drop_monitor: make drop_monitor built-in
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] scripts/kallsyms: fix wrong kallsyms_relative_base with CONFIG_KALLSYMS_BASE_RELATIVE
From
: Mikhail Petrov <Mikhail.Petrov@xxxxxxx>
Re: [PATCH] kbuild: Remove debug info from kallsyms linking
From
: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
Re: [PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: Saravana Kannan <saravanak@xxxxxxxxxx>
Re: [PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 1/2] kconfig: introduce m32-flag and m64-flag
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2] powerpc/Makefile: Mark phony targets as PHONY
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
RE: [PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: David Laight <David.Laight@xxxxxxxxxx>
[PATCH 2/2] int128: fix __uint128_t compiler test in Kconfig
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 1/2] kconfig: introduce m32-flag and m64-flag
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Bug in CONFIG_CC_HAS_INT128 (5.5 regression)
From
: George Spelvin <lkml@xxxxxxx>
Re: [PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCH] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: Disable -Wpointer-to-enum-cast
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH 2/3] kbuild: allow to run dt_binding_check and dtbs_check in a single command
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 1/2] kconfig: allow symbols implied by y to become m
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/2] kbuild: refactor Makefile.dtbinst more
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 1/2] kbuild: compute the dtbs_install destination more simply
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 2/2] kconfig: make 'imply' obey the direct dependency
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH v6 16/18] kconfig: Add support for 'as-option'
From
: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
Re: [PATCH v6 16/18] kconfig: Add support for 'as-option'
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v6 16/18] kconfig: Add support for 'as-option'
From
: Amit Daniel Kachhap <amit.kachhap@xxxxxxx>
Re: [PATCH v2] powerpc/Makefile: Mark phony targets as PHONY
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2] powerpc/Makefile: Mark phony targets as PHONY
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
[PATCH AUTOSEL 5.4 37/58] kbuild: fix DT binding schema rule to detect command line changes
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 39/58] kbuild: add dt_binding_check to PHONY in a correct place
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 38/58] kbuild: add dtbs_check to PHONY
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 45/67] kbuild: add dt_binding_check to PHONY in a correct place
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 44/67] kbuild: add dtbs_check to PHONY
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 43/67] kbuild: fix DT binding schema rule to detect command line changes
From
: Sasha Levin <sashal@xxxxxxxxxx>
eh_frame confusion
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
Re: eh_frame confusion
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
Re: [PATCH bpf-next v2] kbuild: Remove debug info from kallsyms linking
From
: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
Re: [PATCH 2/3] kbuild: allow to run dt_binding_check and dtbs_check in a single command
From
: Rob Herring <robh+dt@xxxxxxxxxx>
Re: [PATCH 1/3] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
From
: Rob Herring <robh+dt@xxxxxxxxxx>
Re: [PATCH 3/3] kbuild: allow to run dt_binding_check without kernel configuration
From
: Rob Herring <robh+dt@xxxxxxxxxx>
Re: [PATCH 2/3] kbuild: allow to run dt_binding_check and dtbs_check in a single command
From
: Rob Herring <robh+dt@xxxxxxxxxx>
Re: [PATCH 2/3] kbuild: allow to run dt_binding_check and dtbs_check in a single command
From
: Sam Ravnborg <sam@xxxxxxxxxxxx>
Re: [RFC PATCH] lib: move memcat_p.o to obj-y
From
: Fāng-ruì Sòng <maskray@xxxxxxxxxx>
Re: [PATCH] kbuild: Remove debug info from kallsyms linking
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
[PATCH 3/3] kbuild: allow to run dt_binding_check without kernel configuration
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 0/3] kbuild: improve DT build rules
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/3] kbuild: allow to run dt_binding_check and dtbs_check in a single command
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 1/3] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH bpf-next v2] kbuild: Remove debug info from kallsyms linking
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH] kbuild: Remove debug info from kallsyms linking
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH] kbuild: Remove debug info from kallsyms linking
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: [PATCH] kbuild: Remove debug info from kallsyms linking
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH] kbuild: remove trailing slash from devicetree/binding/ for descending
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2 1/2] kbuild: Always validate DT binding examples
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: eh_frame confusion
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: eh_frame confusion
From
: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] kbuild: Remove debug info from kallsyms linking
From
: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
Re: [PATCH] kbuild: Remove debug info from kallsyms linking
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Re: [PATCH] kbuild: Remove debug info from kallsyms linking
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 0/9] Enable orphan section warning
From
: Kees Cook <keescook@xxxxxxxxxxxx>
eh_frame confusion
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
Re: eh_frame confusion
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
eh_frame confusion
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
Re: [PATCH v2 1/2] kbuild: Always validate DT binding examples
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH 2/2] kconfig: make 'imply' obey the direct dependency
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 1/2] kconfig: allow symbols implied by y to become m
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] kconfig: make 'imply' obey the direct dependency
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [RFC PATCH v2 0/4] Add device tree build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
Re: eh_frame confusion
From
: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
eh_frame confusion
From
: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] kconfig: make 'imply' obey the direct dependency
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 1/2] kconfig: allow symbols implied by y to become m
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/2] kconfig: make 'imply' obey the direct dependency
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: Fix inconsistent comment
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: Fix inconsistent comment
From
: SZ Lin (林上智) <sz.lin@xxxxxxxx>
Re: [PATCH v2 1/2] kbuild: Always validate DT binding examples
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v6 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2 1/2] kbuild: Always validate DT binding examples
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH v2 2/2] kbuild: Build DT binding examples with dtc warnings enabled
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [RFC PATCH v2 0/4] Add device tree build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[PATCH v6 3/3] kbuild: generate autoksyms.h early
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v6 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v6 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v6 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v5 3/3] kbuild: generate autoksyms.h early
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v5 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v5 3/3] kbuild: generate autoksyms.h early
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v5 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH 0/9] Enable orphan section warning
From
: Sedat Dilek <sedat.dilek@xxxxxxxxx>
Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 7/9] arm64/build: Warn on orphan section placement
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 5/9] Add RUNTIME_DISCARD_EXIT to generic DISCARDS
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 9/9] arm/boot: Warn on orphan section placement
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 8/9] arm/build: Warn on orphan section placement
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 6/9] arm64/build: Use common DISCARDS in linker script
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 0/9] Enable orphan section warning
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 3/9] x86/build: Warn on orphan section placement
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 4/9] x86/boot: Warn on orphan section placement
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [GIT PULL] Kbuild fixes for v5.6-rc4
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] Kbuild fixes for v5.6-rc4
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] fixdep: remove redundant null character check
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] fixdep: remove unneeded code and comments about *.ver files
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v5 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v3] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: get rid of trailing slash from subdir- example
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH v3] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Joe Perches <joe@xxxxxxxxxxx>
[PATCH v3] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [RFC PATCH v2 2/4] of: fdt: print dtb build information
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [RFC PATCH v2 4/4] script: make automatic dtb build info generation
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] kbuild: remove trailing slash from devicetree/binding/ for descending
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 4/5] kbuild: add dt_binding_check to PHONY in a correct place
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 2/5] kbuild: remove unneeded semicolon at the end of cmd_dtb_check
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 3/5] kbuild: add dtbs_check to PHONY
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 1/5] kbuild: fix DT binding schema rule to detect command line changes
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: get rid of trailing slash from subdir- example
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [PATCH v2] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH v2] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Sedat Dilek <sedat.dilek@xxxxxxxxx>
Re: [PATCH v2] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Sedat Dilek <sedat.dilek@xxxxxxxxx>
Re: [PATCH v2] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Sedat Dilek <sedat.dilek@xxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 5/5] kbuild: allow to run dt_binding_check and dtbs_check in a single command
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH v2] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: Moving from 4.x to 5.4.22 breaks custom module build.
From
: "David F." <df7729@xxxxxxxxx>
Re: Moving from 4.x to 5.4.22 breaks custom module build.
From
: "David F." <df7729@xxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Sedat Dilek <sedat.dilek@xxxxxxxxx>
[PATCH] kbuild: Remove debug info from kallsyms linking
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 1/5] kbuild: fix DT binding schema rule to detect command line changes
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: Moving from 4.x to 5.4.22 breaks custom module build.
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 1/5] kbuild: fix DT binding schema rule to detect command line changes
From
: Rob Herring <robh@xxxxxxxxxx>
Moving from 4.x to 5.4.22 breaks custom module build.
From
: "David F." <df7729@xxxxxxxxx>
Re: [PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/5] kbuild: fix DT binding schema rule to detect command line changes
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 5/5] kbuild: allow to run dt_binding_check and dtbs_check in a single command
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/5] kbuild: remove unneeded semicolon at the end of cmd_dtb_check
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 3/5] kbuild: add dtbs_check to PHONY
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 4/5] kbuild: add dt_binding_check to PHONY in a correct place
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH 2/2] kbuild: Build DT binding examples with dtc warnings enabled
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 1/2] kbuild: Always validate DT binding examples against all schemas
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
From
: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
Re: [PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
From
: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
Re: [PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
From
: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
Re: [PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
From
: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
[PATCH 1/2] kbuild: Always validate DT binding examples against all schemas
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH 2/2] kbuild: Build DT binding examples with dtc warnings enabled
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
From
: Rob Herring <robh+dt@xxxxxxxxxx>
Re: [RFC PATCH v2 4/4] script: make automatic dtb build info generation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH v2 0/4] Add device tree build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH v2 4/4] script: make automatic dtb build info generation
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH v2 0/4] Add device tree build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH v2 2/4] of: fdt: print dtb build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH v2 3/4] ARM: dts: stm32: Add dtb build information entry for stm32mp157c-dk2
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH v2 0/4]
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH v2 2/4] of: fdt: print dtb build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH v2 4/4] script: make automatic dtb build info generation
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH v2 3/4] ARM: dts: stm32: Add dtb build information entry for stm32mp157c-dk2
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
From
: Will Deacon <will@xxxxxxxxxx>
Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
From
: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
Re: [PATCH] kbuild: remove the owner check in mkcompile_h
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: remove wrong documentation about mandatory-y
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kconfig: make 'imply' obey the direct dependency
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] kconfig: make 'imply' obey the direct dependency
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 2/2] kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 2/2] kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH] kconfig: make 'imply' obey the direct dependency
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] kconfig: make 'imply' obey the direct dependency
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH] kconfig: make 'imply' obey the direct dependency
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kconfig: make 'imply' obey the direct dependency
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
[PATCH] kconfig: make 'imply' obey the direct dependency
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/6] kernel/extable: Wrap section comparison in sort_main_extable with COMPARE_SECTIONS
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH 1/6] asm/sections: Add COMPARE_SECTIONS macro
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH 5/6] mm: kmemleak: Wrap section comparison in kmemleak_init with COMPARE_SECTIONS
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH 6/6] kbuild: Enable -Wtautological-compare
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH 4/6] dynamic_debug: Wrap section comparison in dynamic_debug_init with COMPARE_SECTIONS
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH v2] powerpc/Makefile: Mark phony targets as PHONY
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: remove wrong documentation about mandatory-y
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2] powerpc/Makefile: Mark phony targets as PHONY
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH] kbuild: remove duplicate dependencies from .mod files
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: [PATCH] powerpc/Makefile: Mark phony targets as PHONY
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] powerpc/Makefile: Mark phony targets as PHONY
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v5 15/17] kconfig: Add support for 'as-option'
From
: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
[PATCH] fixdep: remove redundant null character check
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] fixdep: remove unneeded code and comments about *.ver files
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v5 3/3] kbuild: generate autoksyms.h early
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v5 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v5 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v5 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v5 15/17] kconfig: Add support for 'as-option'
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v4 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Matthias Maennich <maennich@xxxxxxxxxx>
Re: [PATCH v4 3/3] kbuild: generate autoksyms.h early
From
: Matthias Maennich <maennich@xxxxxxxxxx>
Re: [PATCH v4 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH v4 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Matthias Maennich <maennich@xxxxxxxxxx>
Re: [PATCH v4 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v4 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Matthias Maennich <maennich@xxxxxxxxxx>
Re: [PATCH v4 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: install is no longer PHONY?
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v5 15/17] kconfig: Add support for 'as-option'
From
: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
Re: [PATCH v5 15/17] kconfig: Add support for 'as-option'
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v5 15/17] kconfig: Add support for 'as-option'
From
: Amit Daniel Kachhap <amit.kachhap@xxxxxxx>
[PATCH 1/2] kconfig: remove unused variable in qconf.cc
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/2] kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: remove cc-option switch from -Wframe-larger-than=
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH] kbuild: remove cc-option switch from -Wframe-larger-than=
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: remove cc-option switch from -Wframe-larger-than=
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: add comment for V=2 mode
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] make yacc usage POSIX-compliant
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 1/2] sanitize: Add SANITIZE_xx.o and SANITIZE to disable all sanitizers for specific files
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: remove duplicate dependencies from .mod files
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: remove the owner check in mkcompile_h
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 128/542] kconfig: fix broken dependency in randconfig-generated .config
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 365/542] kbuild: remove *.tmp file when filechk fails
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 430/542] kbuild: use -S instead of -E for precise cc-option test in Kconfig
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 110/459] kconfig: fix broken dependency in randconfig-generated .config
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 319/459] kbuild: remove *.tmp file when filechk fails
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 376/459] bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 052/252] kconfig: fix broken dependency in randconfig-generated .config
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 201/252] kbuild: use -S instead of -E for precise cc-option test in Kconfig
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.14 044/186] kconfig: fix broken dependency in randconfig-generated .config
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.9 030/141] kconfig: fix broken dependency in randconfig-generated .config
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.4 019/100] kconfig: fix broken dependency in randconfig-generated .config
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 369/459] kbuild: use -S instead of -E for precise cc-option test in Kconfig
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 536/542] kbuild: make multiple directory targets work
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.5 438/542] bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [kbuild-all] Re: [PATCH v3 3/3] kbuild: generate autoksyms.h early
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: install is no longer PHONY?
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: add comment for V=2 mode
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH v4 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v4 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH v4 3/3] kbuild: generate autoksyms.h early
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v4 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v4 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v4 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v3 3/3] kbuild: generate autoksyms.h early
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH] kbuild: remove duplicate dependencies from .mod files
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
Re: [PATCH] kbuild: fix mismatch between .version and include/generated/compile.h
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: remove duplicate dependencies from .mod files
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 0/2] Add SANITIZE_xx.o & SANITIZE and apply them to x86
From
: Changbin Du <changbin.du@xxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix memory corruption caused by write over-run
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Applied "ASoC: Use imply for SND_SOC_ALL_CODECS" to the asoc tree
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH] asm-generic: make more kernel-space headers mandatory
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix memory corruption caused by write over-run
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] firmware/dmi: Report DMI Bios & EC firmware release
From
: Erwan Velu <e.velu@xxxxxxxxxx>
Re: [PATCH] firmware/dmi: Report DMI Bios & EC firmware release
From
: Jean Delvare <jdelvare@xxxxxxx>
Re: [PATCH v3 3/3] kbuild: generate autoksyms.h early
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v3 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v3 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v3 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix memory corruption caused by write over-run
From
: Justin Capella <justincapella@xxxxxxxxx>
Re: [PATCH v3 3/3] kbuild: generate autoksyms.h early
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH] asm-generic: make more kernel-space headers mandatory
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1] kbuild: Fix off-by-one error when generate a new version
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v1] kbuild: Fix off-by-one error when generate a new version
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: fix mismatch between .version and include/generated/compile.h
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] scripts/kallsyms: fix memory corruption caused by write over-run
From
: Pavel Machek <pavel@xxxxxx>
[PATCH] asm-generic: make more kernel-space headers mandatory
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] scripts/kallsyms: fix memory corruption caused by write over-run
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH] kbuild: remove duplicate dependencies from .mod files
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
install is no longer PHONY?
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [GIT PULL] more Kbuild updates for v5.6-rc1
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] more Kbuild updates for v5.6-rc1
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v3 3/3] kbuild: generate autoksyms.h early
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v3 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v3 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v3 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH v3 3/3] kbuild: generate autoksyms.h early
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v3 2/3] kbuild: split adjust_autoksyms.sh in two parts
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v3 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH v3 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH] kconfig: fix broken dependency in randconfig-generated .config
From
: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
Re: [PATCH] kconfig: Sanitize make randconfig generated .config
From
: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
[PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 2/2] firmware/dmi: Report DMI Embedded Firmware release
From
: Erwan Velu <e.velu@xxxxxxxxxx>
[PATCH] firmware/dmi: Report DMI Bios & EC firmware release
From
: Erwan Velu <erwanaliasr1@xxxxxxxxx>
Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Jessica Yu <jeyu@xxxxxxxxxx>
Re: [PATCH 2/2] firmware/dmi: Report DMI Embedded Firmware release
From
: Erwan Velu <erwanaliasr1@xxxxxxxxx>
Re: [PATCH 2/2] firmware/dmi: Report DMI Embedded Firmware release
From
: Jean Delvare <jdelvare@xxxxxxx>
Re: [PATCH 1/2] firmware/dmi: Report DMI Bios release
From
: Jean Delvare <jdelvare@xxxxxxx>
Re: [PATCH] Revert kheaders feature
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] Revert kheaders feature
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH] Revert kheaders feature
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Revert kheaders feature
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH] Revert kheaders feature
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Revert kheaders feature
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH] Revert kheaders feature
From
: Olof Johansson <olof@xxxxxxxxx>
Re: [PATCH] Revert kheaders feature
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH] Revert kheaders feature
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
[PATCH] Revert kheaders feature
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH] kbuild: make multiple directory targets work properly
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH] kbuild: make multiple directory targets work properly
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kconfig: Invalidate all symbols after changing to y or m.
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] initramfs: don't double-compress built-in initramfs if the kernel is compressed
From
: Arvind Sankar <nivedita@xxxxxxxxxxxx>
Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Matthias Maennich <maennich@xxxxxxxxxx>
[PATCH] kconfig: Invalidate all symbols after changing to y or m.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] initramfs: don't double-compress built-in initramfs if the kernel is compressed
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] initramfs: don't double-compress built-in initramfs if the kernel is compressed
From
: Arvind Sankar <nivedita@xxxxxxxxxxxx>
Re: [PATCH] initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
From
: Arvind Sankar <nivedita@xxxxxxxxxxxx>
[PATCH 2/2] ARM: add multi_v7_lpae_defconfig
From
: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
[PATCH 1/2] kbuild: Add config fragment merge functionality
From
: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
[PATCH 0/2] ARM: Introduce multi_v7_lpae_defconfig
From
: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
Re: [PATCH] initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH] initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [GIT PULL 1/2] Kbuild updates for v5.6-rc1
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [GIT PULL 1/2] Kbuild updates for v5.6-rc1
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [GIT PULL 1/2] Kbuild updates for v5.6-rc1
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [GIT PULL 1/2] Kbuild updates for v5.6-rc1
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH 3/3] kallsyms: fix type of kallsyms_token_table[]
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 3/3] kallsyms: fix type of kallsyms_token_table[]
From
: Justin Capella <justincapella@xxxxxxxxx>
Re: [PATCH 3/3] kallsyms: fix type of kallsyms_token_table[]
From
: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
Re: [GIT PULL 1/2] Kbuild updates for v5.6-rc1
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 3/3] kallsyms: fix type of kallsyms_token_table[]
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/3] scripts/kallsyms: change table to store (strcut sym_entry *)
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 1/3] scripts/kallsyms: rename local variables in read_symbol()
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [GIT PULL 1/2] Kbuild updates for v5.6-rc1
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL 2/2] Kconfig updates for v5.6-rc1
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL 1/2] Kbuild updates for v5.6-rc1
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL 2/2] Kconfig updates for v5.6-rc1
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH 2/2] kbuild: rename hostprogs-y/always to hostprogs/always-y
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 1/2] kbuild: fix the document to use extra-y for vmlinux.lds
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/2] x86: Disable both KASAN and UBSAN for some booting code
From
: Changbin Du <changbin.du@xxxxxxxxx>
[PATCH 1/2] sanitize: Add SANITIZE_xx.o and SANITIZE to disable all sanitizers for specific files
From
: Changbin Du <changbin.du@xxxxxxxxx>
[PATCH 0/2] Add SANITIZE_xx.o & SANITIZE and apply them to x86
From
: Changbin Du <changbin.du@xxxxxxxxx>
Re: [PATCH] kconfig: Sanitize make randconfig generated .config
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kconfig: fix broken dependency in randconfig-generated .config
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kconfig: fix broken dependency in randconfig-generated .config
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[GIT PULL 2/2] Kconfig updates for v5.6-rc1
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[GIT PULL 1/2] Kbuild updates for v5.6-rc1
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v3 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kconfig: Sanitize make randconfig generated .config
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Matthias Maennich <maennich@xxxxxxxxxx>
Re: [GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
[PATCH] make yacc usage POSIX-compliant
From
: Ethan Sommer <e5ten.arch@xxxxxxxxx>
Re: [PATCH] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH] arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMER
From
: Florian Fainelli <f.fainelli@xxxxxxxxx>
Re: vmlinux ELF header sometimes corrupt
From
: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v1] kbuild: Fix off-by-one error when generate a new version
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH v4 15/17] kconfig: Add support for 'as-option'
From
: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
Re: [PATCH v4 15/17] kconfig: Add support for 'as-option'
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v3 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v3 7/7] builddeb: split libc headers deployment out into a function
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v3 4/7] builddeb: avoid invoking sub-shells where possible
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v3 6/7] builddeb: split kernel headers deployment out into a function
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v3 5/7] builddeb: remove redundant make for ARCH=um
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v3 3/7] builddeb: remove redundant $objtree/
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v3 2/7] builddeb: match temporary directory name to the package name
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v1] kbuild: Fix off-by-one error when generate a new version
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH v4] kallsyms: add names of built-in modules
From
: Eugene Loh <eugene.loh@xxxxxxxxxx>
Re: vmlinux ELF header sometimes corrupt
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: vmlinux ELF header sometimes corrupt
From
: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
Re: vmlinux ELF header sometimes corrupt
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: Rob Herring <robh+dt@xxxxxxxxxx>
Re: [PATCH v4 15/17] kconfig: Add support for 'as-option'
From
: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
Re: [PATCH v4 15/17] kconfig: Add support for 'as-option'
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v4 15/17] kconfig: Add support for 'as-option'
From
: Amit Daniel Kachhap <amit.kachhap@xxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 3/3] scripts: Use -B dtc option to generate dtb build information.
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
vmlinux ELF header sometimes corrupt
From
: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
[PATCH] kconfig: Sanitize make randconfig generated .config
From
: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
Re: [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
From
: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
Re: [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
From
: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: Steve McIntyre <steve.mcintyre@xxxxxxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Steve McIntyre <steve.mcintyre@xxxxxxxxxx>
Re: [PATCH v2 00/13] initramfs: a lot of cleanups
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: Rob Herring <robh+dt@xxxxxxxxxx>
Re: [PATCH v2] kconfig: fix documentation typos
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2] builddeb: allow selection of .deb compressor
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: use -S instead of -E for precise cc-option test in Kconfig
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMER
From
: "Nicolas Saenz Julienne" <nsaenzjulienne@xxxxxxx>
[PATCH] arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMER
From
: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Steve McIntyre <steve.mcintyre@xxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: Steve McIntyre <steve.mcintyre@xxxxxxxxxx>
Re: [RFC PATCH 3/3] scripts: Use -B dtc option to generate dtb build information.
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
Re: [PATCH v3 14/16] kconfig: Add support for 'as-option'
From
: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
Re: [PATCH v4] kallsyms: add names of built-in modules
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 3/3] scripts: Use -B dtc option to generate dtb build information.
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH] lib: move memcat_p.o to obj-y
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v3 14/16] kconfig: Add support for 'as-option'
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kbuild: use -S instead of -E for precise cc-option test in Kconfig
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2] kconfig: fix documentation typos
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
Re: [PATCH] kconfig: fix documentation typos
From
: Jonathan Corbet <corbet@xxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: Rob Herring <robh+dt@xxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 14/16] kconfig: Add support for 'as-option'
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH] kconfig: fix documentation typos
From
: Bjorn Helgaas <bjorn.helgaas@xxxxxxxxx>
Re: [PATCH] kconfig: fix documentation typos
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH] kconfig: fix documentation typos
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kconfig: fix documentation typos
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [RFC PATCH] lib: move memcat_p.o to obj-y
From
: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
Re: [PATCH] kconfig: fix documentation typos
From
: Jonathan Corbet <corbet@xxxxxxx>
[PATCH AUTOSEL 5.4 179/205] bpf: Support pre-2.25-binutils objcopy for vmlinux BTF
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 186/205] bpf: Force .BTF section start to zero when dumping from vmlinux
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.14 059/371] kbuild: mark prepare0 as PHONY to fix external module build
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 119/671] kbuild: mark prepare0 as PHONY to fix external module build
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: Add dtb build information option
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v2 5/7] builddeb: remove redundant make for ARCH=um
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2 6/7] builddeb: split kernel headers deployment out into a function
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2 7/7] builddeb: split libc headers deployment out into a function
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2 3/7] builddeb: remove redundant $objtree/
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH v2 2/7] builddeb: match temporary directory name to the package name
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [RFC PATCH 0/3] Add device tree build information
From
: Steve McIntyre <steve.mcintyre@xxxxxxxxxx>
[RFC PATCH] lib: move memcat_p.o to obj-y
From
: Ilie Halip <ilie.halip@xxxxxxxxx>
Re: [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
From
: Qian Cai <cai@xxxxxx>
Re: [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
From
: Qian Cai <cai@xxxxxx>
Re: [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH v2] builddeb: allow selection of .deb compressor
From
: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
Re: [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
From
: Marco Elver <elver@xxxxxxxxxx>
Re: [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
From
: Qian Cai <cai@xxxxxx>
Re: [PATCH 4/7] builddeb: avoid invoking sub-shells where possible
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kconfig: fix documentation typos
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
[RFC PATCH 1/3] dtc: Add dtb build information option
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH 0/3] Add device tree build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH 3/3] scripts: Use -B dtc option to generate dtb build information.
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
[RFC PATCH 2/3] of: fdt: print dtb build information
From
: Alexandre Torgue <alexandre.torgue@xxxxxx>
Re: [PATCH 4/7] builddeb: avoid invoking sub-shells where possible
From
: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
[PATCH] kbuild: remove 'Building modules, stage 2.' log
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 5/7] builddeb: remove redundant make for ARCH=um
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 4/7] builddeb: avoid invoking sub-shells where possible
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 7/7] builddeb: split libc headers deployment out into a function
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 6/7] builddeb: split kernel headers deployment out into a function
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 3/7] builddeb: remove redundant $objtree/
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH 2/7] builddeb: match temporary directory name to the package name
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] modpost: assume STT_SPARC_REGISTER is defined
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: allow modules to link *.a archives
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kbuild: remove PYTHON2 variable
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kconfig: ignore temporary generated files
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH v2] kconfig: fix an "implicit declaration of function" warning
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 1/2] builddeb: allow selection of .deb compressor
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH 2/2] builddeb: make headers package thinner
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 23/26] kbuild/deb-pkg: annotate libelf-dev dependency as :native
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH] kbuild: remove .tmp file when filechk fails
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] kconfig: ignore temporary generated files
From
: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
Re: [PATCH] kconfig: ignore temporary generated files
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Re: [PATCH] merge_config.sh: Add option for allmodconfig
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] merge_config.sh: Add option for allmodconfig
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kconfig: ignore temporary generated files
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH v2] kconfig: fix an "implicit declaration of function" warning
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[RFC v5 43/57] gcc-plugins: objtool: Add plugin to detect switch table on arm64
From
: Julien Thierry <jthierry@xxxxxxxxxx>
Re: [PATCH] kconfig: fix an "implicit declaration of function" warning
From
: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
Re: [PATCH] kconfig: fix an "implicit declaration of function" warning
From
: Masahiro Yamada <masahiroy@xxxxxxxxxx>
[PATCH] kconfig: fix an "implicit declaration of function" warning
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]