Linux Kbuild
[Prev Page][Next Page]
- [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>
- [PATCH 3/6] kconfig: Don't leak 'option' arguments during parsing
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 1/6] kconfig: Don't leak symbol names during parsing
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 0/6] kconfig: Fix memory leaks during parsing
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH v2] kbuild: clang: remove crufty HOSTCFLAGS
- From: Nick Desaulniers <nick.desaulniers@xxxxxxxxx>
- [PATCH v2] kbuild: clang: remove crufty HOSTCFLAGS
- From: Nick Desaulniers <nick.desaulniers@xxxxxxxxx>
- Re: [PATCH] Makefile: enable dochelp run from main make level
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Makefile: kselftest: fix grammar typo
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] Makefile: kselftest: fix grammar typo
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Add a cache for generated variables
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH] MAINTAINERS: Update my email address
- From: Michal Marek <michal.lkml@xxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: mkcompile_h: do not create .version
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: link-vmlinux.sh: simplify .version increment
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: clang: remove crufty HOSTCFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Fix optimization level choice default
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: drop unused symverfile in Makefile.modpost
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/package/builddeb: split generating packaging and build
- From: Ritesh Raj Sarraf <rrs@xxxxxxxxxxxxxx>
- [PATCH 1/3] kconfig: Rename menu_check_dep() to rewrite_m()
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 2/3] kconfig: Clarify expression rewriting
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 3/3] kconfig: Clean up modules handling and fix crash
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH 0/3] kconfig: Make 'm' safe before modules symbol is defined
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH v3] scripts/package/builddeb: split generating packaging and build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] kbuild: Cache exploratory calls to the compiler
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Add a cache for generated variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: Document the 'symbol' struct
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH] kconfig: Document the 'menu' struct
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH] kconfig: Warn if choice default is not in choice
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH] kconfig: Sync zconf.y with zconf.tab.c_shipped
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH] kconfig: Remove menu_end_entry()
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH v2 0/2] kbuild: Cache exploratory calls to the compiler
- From: Guenter Roeck <groeck@xxxxxxxxxx>
- [PATCH v2 1/2] kbuild: Add a cache for generated variables
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2 0/2] kbuild: Cache exploratory calls to the compiler
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2 2/2] kbuild: Cache a few more calls to the compiler
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Add a cache for generated variables
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH 2/3] Makefile: Move stackprotector availability out of Kconfig
- From: Greg KH <greg@xxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Pass HOSTCC and similar to tools Makefiles
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH 2/3] Makefile: Move stackprotector availability out of Kconfig
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Pass HOSTCC and similar to tools Makefiles
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH 2/3] Makefile: Move stackprotector availability out of Kconfig
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 2/3] Makefile: Move stackprotector availability out of Kconfig
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/package/builddeb: split generating packaging and build
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- [PATCH] sh: remove pointless select of KBUILD_DEFCONFIG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] kconfig: menuconfig make "selected by:" readable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] kconfig: menuconfig make "selected by:" readable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3] scripts/package/builddeb: split generating packaging and build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Fix optimization level choice default
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] kconfig: Document the 'symbol' struct
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH] kbuild: comments cleanup in Makefile.lib
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: fix dependency of dtbs targets
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Pass HOSTCC and similar to tools Makefiles
- From: Guenter Roeck <groeck@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Add a cache for generated variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [RFC PATCH 4/4] kbuild: evaluate cc-option and friends only when building kernel
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/4] kbuild: replace $(hdr-arch) with $(SRCARCH)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/4] kbuild: move "_all" target out of $(KBUILD_SRC) conditional
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/4] kbuild: re-order the code to not parse unnecessary variables
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kconfig: Document the 'menu' struct
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Pass HOSTCC and similar to tools Makefiles
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] kbuild: Pass HOSTCC and similar to tools Makefiles
- From: Guenter Roeck <groeck@xxxxxxxxxx>
- Re: [PATCH] kconfig: Warn if choice default is not in choice
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH] kbuild: Fix optimization level choice default
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [PATCH] kconfig: Warn if choice default is not in choice
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- [RFC PATCH 1/2] kbuild: Pass HOSTCC and similar to tools Makefiles
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [RFC PATCH 0/2] build: Pass CC, CFLAGS, ... to tools build from main Makefile
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [PATCH] Makefile: Fix CONFIG_CC_STACKPROTECTOR_AUTO to not enable SSP
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] string.h: work around for increased stack usage
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [kernel-hardening] [PATCH 0/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [kernel-hardening] [PATCH 0/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] hexagon: get rid of #include <generated/compile.h>
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] Makefile: enable dochelp run from main make level
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 3/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 1/3] sh/boot: Add static stack-protector to pre-kernel
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 0/3] Makefile: Introduce CONFIG_CC_STACKPROTECTOR_AUTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 2/3] Makefile: Move stackprotector availability out of Kconfig
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] string.h: work around for increased stack usage
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [v4,2/9] brcmsmac: split up wlc_phy_workarounds_nphy
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [v4, 1/9] brcmsmac: make some local variables 'static const' to reduce stack size
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)
- From: Julien Grall <julien.grall@xxxxxxx>
- Re: Fail to build Linux with O= in master
- From: Julien Grall <julien.grall@xxxxxxx>
- [PATCH] kbuild: allow making undefined symbols fatal for external modules
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH v3] scripts/package/builddeb: split generating packaging and build
- From: riku.voipio@xxxxxxxxxx
- Re: [PATCH] string.h: work around for increased stack usage
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2] scripts/package/builddeb: split generating packaging and build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] string.h: work around for increased stack usage
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] scripts/package/builddeb: split generating packaging and build
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- Re: [PATCH] kbuild: clang: remove crufty HOSTCFLAGS
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: clang: remove crufty HOSTCFLAGS
- From: Nick Desaulniers <nick.desaulniers@xxxxxxxxx>
- [PATCH 2/9] kbuild: rpm-pkg: install vmlinux.bz2 unconditionally
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/9] kbuild: rpm-pkg: clean up mkspec
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 9/9] kbuild: rpm-pkg: do not force -jN in submake
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 4/9] kbuild: rpm-pkg: refactor mkspec with here doc
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/9] kbuild: rpm-pkg: remove ppc64 specific image handling
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 8/9] kbuild: rpm-pkg: keep spec file until make mrproper
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 6/9] kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 5/9] kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 7/9] kbuild: rpm-pkg: fix jobserver unavailable warning
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Fail to build Linux with O= in master
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Fail to build Linux with O= in master
- From: Julien Grall <julien.grall@xxxxxxx>
- Re: [PATCH v2] scripts/package/builddeb: split generating packaging and build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: clang: remove crufty HOSTCFLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] hexagon: get rid of #include <generated/compile.h>
- From: Richard Kuo <rkuo@xxxxxxxxxxxxxx>
- Wrong -dirty suffix set by setlocalversion (was: BUG in git diff-index)
- From: Marc Herbert <Marc.Herbert@xxxxxxxxx>
- Re: [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 9/9] kasan: rework Kconfig settings
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- [RFC PATCH 2/2] kbuild: Cache a few more calls to the compiler
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [RFC PATCH 1/2] kbuild: Add a cache for generated variables
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [RFC PATCH 0/2] kbuild: Cache exploratory calls to the compiler
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 8/9] netlink: fix nla_put_{u8,u16,u32} for KASAN
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v4 7/9] rocker: fix rocker_tlv_put_* functions for KASAN
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] kbuild: clang: remove crufty HOSTCFLAGS
- From: Nick Desaulniers <nick.desaulniers@xxxxxxxxx>
- RE: [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH] kbuild: drop unused symverfile in Makefile.modpost
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH v4 1/9] brcmsmac: make some local variables 'static const' to reduce stack size
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- [PATCH v2] scripts/package/builddeb: split generating packaging and build
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- Re: [PATCH 10/11] selftests: futex: copy sub-dir test scripts for make O=dir run
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- [PATCH v4 0/9] bring back stack frame warning with KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 1/9] brcmsmac: make some local variables 'static const' to reduce stack size
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 2/9] brcmsmac: split up wlc_phy_workarounds_nphy
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 9/9] kasan: rework Kconfig settings
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 8/9] netlink: fix nla_put_{u8,u16,u32} for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 7/9] rocker: fix rocker_tlv_put_* functions for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 6/9] dvb-frontends: fix i2c access helpers for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 3/9] brcmsmac: reindent split functions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 5/9] r820t: fix r820t_write_reg for KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 1/2] kbuild: link-vmlinux.sh: simplify .version increment
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kbuild: mkcompile_h: do not create .version
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] scripts/package/builddeb: split generating packaging and build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kconfig: support out of tree KCONFIG_CONFIG
- From: Nicolas Porcel <nicolasporcel06@xxxxxxxxx>
- [GIT PULL] Kbuild fixes for v4.14-rc2
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] Makefile: kselftest and kselftest-clean fail for make O=dir case
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2] Makefile: kselftest and kselftest-clean fail for make O=dir case
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] Makefile: kselftest and kselftest-clean fail for make O=dir case
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] kconfig: menuconfig make "selected by:" readable
- From: "Yann E. MORIN" <yann.morin.1998@xxxxxxx>
- Re: [PATCH v3] kbuild: (bin)rpm-pkg: fix version number handling
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: deb-pkg: remove firmware package support
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] hexagon: get rid of #include <generated/compile.h>
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] kconfig: menuconfig make "selected by:" readable
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- [PATCH v3] kbuild: (bin)rpm-pkg: fix version number handling
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] scripts/package/builddeb: split generating packaging and build
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- Re: [PATCH 2/2] kconfig: support out of tree KCONFIG_CONFIG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v8 18/18] RISC-V: Build Infrastructure
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] scripts/package: snap-pkg target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] scripts/package/builddeb: split generating packaging and build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild/mkspec: remove firmware from rpm package
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Kconfiglib updated with 'imply' support
- From: Ulf Magnusson <ulfalizer@xxxxxxxxx>
- Re: [PATCH] kbuild/mkspec: remove firmware from rpm package
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild/mkspec: remove firmware from rpm package
- From: Shu Wang <shuwang@xxxxxxxxxx>
- Re: [PATCH] kbuild/mkspec: remove firmware from rpm package
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] Makefile: kselftest and kselftest-clean fail for make O=dir case
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild/mkspec: remove firmware from rpm package
- [PATCH] kbuild: comments cleanup in Makefile.lib
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 01/11] Makefile: kselftest and kselftest-clean fail for make O=dir case
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: do not try to include firmware in the kernel rpm
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] kbuild: do not try to include firmware in the kernel rpm
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: deb-pkg: remove firmware package support
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: deb-pkg: remove firmware package support
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error
- From: Greg K-H <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error
- From: Greg K-H <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] kbuild: deb-pkg: remove firmware package support
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v8 10/18] RISC-V: Init and Halt Code
- From: Dmitriy Cherkasov <dmitriy@xxxxxxxxxxxx>
- Re: [PATCH v8 10/18] RISC-V: Init and Halt Code
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH v8 10/18] RISC-V: Init and Halt Code
- From: Dmitriy Cherkasov <dmitriy@xxxxxxxxxxxx>
- Re: [PATCH v8 04/18] dt-bindings: interrupt-controller: RISC-V PLIC documentation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v8 04/18] dt-bindings: interrupt-controller: RISC-V PLIC documentation
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] firmware: delete in-kernel firmware
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH] firmware: delete in-kernel firmware
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [GIT PULL] Kbuild updates for v4.14
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: (bin)rpm-pkg: fix version number handling
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: (bin)rpm-pkg: fix version number handling
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- [PATCH v2] kbuild: (bin)rpm-pkg: fix version number handling
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] scripts/package/Makefile: make revision update a function
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: (bin)rpm-pkg: fix .version handling
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [patches] [PATCH v8 08/18] irqchip: New RISC-V PLIC Driver
- From: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
- Re: RISC-V Linux Port v8
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v8 18/18] RISC-V: Build Infrastructure
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 09/11] selftests: lib.mk: copy test scripts and test files for make O=dir run
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 10/18] RISC-V: Init and Halt Code
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- RE: [PATCH 10/11] selftests: futex: copy sub-dir test scripts for make O=dir run
- From: "Bird, Timothy" <Tim.Bird@xxxxxxxx>
- RE: [PATCH 09/11] selftests: lib.mk: copy test scripts and test files for make O=dir run
- From: "Bird, Timothy" <Tim.Bird@xxxxxxxx>
- Re: [PATCH v8 17/18] RISC-V: User-facing API
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [patches] Re: [PATCH v8 11/18] RISC-V: Atomic and Locking Code
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v8 15/18] RISC-V: Device, timer, IRQs, and the SBI
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v8 10/18] RISC-V: Init and Halt Code
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v8 01/18] MAINTAINERS: Add RISC-V
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v8 01/18] MAINTAINERS: Add RISC-V
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 00/11] Kselftest make O=dir work
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/11] selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 03/11] selftests: Makefile: clear LDFLAGS for make O=dir use-case
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 04/11] selftests: lib.mk: fix test executable status check to use full path
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 07/11] selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 09/11] selftests: lib.mk: copy test scripts and test files for make O=dir run
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 08/11] selftests: sync: kselftest and kselftest-clean fail for make O=dir case
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 11/11] selftests: mqueue: Use full path to run tests from Makefile
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 10/11] selftests: futex: copy sub-dir test scripts for make O=dir run
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 06/11] selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 05/11] selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 01/11] Makefile: kselftest and kselftest-clean fail for make O=dir case
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH 00/11] Kselftest make O=dir work
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH v8 09/18] tty: New RISC-V SBI console driver
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 02/18] lib: Add shared copies of some GCC library routines
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 03/18] dt-bindings: interrupt-controller: RISC-V local interrupt controller docs
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 04/18] dt-bindings: interrupt-controller: RISC-V PLIC documentation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 08/18] irqchip: New RISC-V PLIC Driver
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 10/18] RISC-V: Init and Halt Code
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 11/18] RISC-V: Atomic and Locking Code
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 12/18] RISC-V: Generic library routines and assembly
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 18/18] RISC-V: Build Infrastructure
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 13/18] RISC-V: ELF and module implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 07/18] irqchip: RISC-V Local Interrupt Controller Driver
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 01/18] MAINTAINERS: Add RISC-V
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 14/18] RISC-V: Task implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 16/18] RISC-V: Paging and MMU
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 15/18] RISC-V: Device, timer, IRQs, and the SBI
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 17/18] RISC-V: User-facing API
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 06/18] clocksource: New RISC-V SBI timer driver
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v8 05/18] dt-bindings: RISC-V CPU Bindings
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- RISC-V Linux Port v8
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v2] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] scripts/package/Makefile: make revision update a function
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] scripts: make extract-vmlinux support armel/armhf
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] scripts: make extract-vmlinux support armel/armhf
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] scripts: make extract-vmlinux support armel/armhf
- From: Roger Shimizu <rogershimizu@xxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] scripts/package/Makefile: make revision update a function
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] scripts/package/Makefile: make revision update a function
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kconfig: support out of tree KCONFIG_CONFIG
- From: Nicolas Porcel <nicolasporcel06@xxxxxxxxx>
- [PATCH 1/2] kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kbuild: buildtar: do not print successful message if tar returns error
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] kconfig: support out of tree KCONFIG_CONFIG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kconfig: Use KCONFIG_CONFIG in buildtar
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] Improve KCONFIG_CONFIG use in kconfig
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] scripts: make extract-vmlinux support armel/armhf
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] Kbuild: enable -Wunused-macros warning for "make W=2"
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] scripts: make extract-vmlinux support armel/armhf
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] scripts: make extract-vmlinux support armel/armhf
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] scripts: make extract-vmlinux support armel/armhf
- From: Roger Shimizu <rogershimizu@xxxxxxxxx>
- Re: [PATCH] scripts: make extract-vmlinux support armel/armhf
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- [PATCH] scripts: make extract-vmlinux support armel/armhf
- From: Roger Shimizu <rogershimizu@xxxxxxxxx>
- [PATCH v2] Kbuild: enable -Wunused-macros warning for "make W=2"
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH] Kbuild: enable -Wunused-macros warning for "make W=1"
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH] Kbuild: enable -Wunused-macros warning for "make W=1"
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [GIT PULL] Kbuild fixes for v4.13-rc7
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: update comments of Makefile.asm-generic
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Possible rdma-core header conflict
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: Possible rdma-core header conflict
- From: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx>
- Re: Possible rdma-core header conflict
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: Possible rdma-core header conflict
- From: Yigal Korman <yigal@xxxxxxxxxxxxx>
- Re: Possible rdma-core header conflict
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH] kbuild: update comments of Makefile.asm-generic
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: Possible rdma-core header conflict
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: Possible rdma-core header conflict
- From: Yigal Korman <yigal@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] devicetree: cleanup and improve DT cross-arch reference
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] kbuild: generate *.tab.c and *.tab.h during build
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
- From: Thierry Reding <treding@xxxxxxxxxx>
- Re: special handle of scripts/kconfig/zconf.tab.o
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] Kbuild: use -fshort-wchar globally
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v7 02/15] lib: Add shared copies of some GCC library routines
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2] Kbuild: use -fshort-wchar globally
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 0/3] devicetree: cleanup and improve DT cross-arch reference
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: Do not use hyphen in exported variable name
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] Makefile: add kselftest-clean to PHONY target list
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] Makefile: add kselftest-clean to PHONY target list
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] Kbuild: use -fshort-wchar globally
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2] kbuild: Do not use hyphen in exported variable name
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Do not use hyphen in exported variable name
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Do not use hyphen in exported variable name
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: special handle of scripts/kconfig/zconf.tab.o
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: special handle of scripts/kconfig/zconf.tab.o
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: special handle of scripts/kconfig/zconf.tab.o
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [RFC PATCH 1/3] kbuild: generate *.hash.c during build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] dts: Make it easier to enable __symbols__ generation in dtb files
- From: Tom Rini <trini@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: Do not use hyphen in exported variable name
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 2/2] kconfig: support out of tree KCONFIG_CONFIG
- From: Nicolas Porcel <nicolasporcel06@xxxxxxxxx>
- [PATCH 1/2] kconfig: Use KCONFIG_CONFIG in buildtar
- From: Nicolas Porcel <nicolasporcel06@xxxxxxxxx>
- [PATCH 0/2] Improve KCONFIG_CONFIG use in kconfig
- From: Nicolas Porcel <nicolasporcel06@xxxxxxxxx>
- [PATCH v2] Makefile: add kselftest-clean to PHONY target list
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH] Makefile: add kselftest-clean to PHOMY target list
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH] kbuild: fix alignment of GPERF log
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] scripts/package/builddeb: split generating packaging and build
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- Re: [PATCH] dts: Make it easier to enable __symbols__ generation in dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- [PATCH] dts: Make it easier to enable __symbols__ generation in dtb files
- From: Tom Rini <trini@xxxxxxxxxxxx>
- Re: [PATCH 2/2] scripts/package/builddeb: split generating packaging and build
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: Also evaluate alternative option passed to cc-option, etc
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] kbuild: /bin/pwd -> pwd
- From: Bjørn Forsman <bjorn.forsman@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Tom Rini <trini@xxxxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Tom Rini <trini@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: /bin/pwd -> pwd
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v7 03/15] clocksource: New RISC-V SBI timer driver
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Tom Rini <trini@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: Also evaluate alternative option passed to cc-option, etc
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] scripts/package/builddeb: split generating packaging and build
- From: riku.voipio@xxxxxxxxxx
- [PATCH 1/2] scripts/package/Makefile: make revision update a function
- From: riku.voipio@xxxxxxxxxx
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Tom Rini <trini@xxxxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Tom Rini <trini@xxxxxxxxxxxx>
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] devicetree: Enable generation of __symbols__ in all dtb files
- From: Tom Rini <trini@xxxxxxxxxxxx>
- special handle of scripts/kconfig/zconf.tab.o
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] x86/build: Fix stack alignment for CLang
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH v2 1/2] kbuild: Also evaluate alternative option passed to cc-option, etc
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH] [PATCH] linux: Makefile: 4: Changed Makefile EXTRAVERSION to "-eudyptula"
- From: Pramuka Perera <pramuka.perera@xxxxxxxxx>
- Re: [PATCH] kbuild: /bin/pwd -> pwd
- From: Bjørn Forsman <bjorn.forsman@xxxxxxxxx>
- Re: make clean all broken with -j? + question regarding modpost
- From: Thomas Meyer <thomas@xxxxxxxx>
- Re: make clean all broken with -j? + question regarding modpost
- From: Thomas Meyer <thomas@xxxxxxxx>
- Re: [PATCH] fixdep: trivial: typo fix and correction
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: make clean all broken with -j? + question regarding modpost
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: /bin/pwd -> pwd
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: make clean all broken with -j? + question regarding modpost
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: make clean all broken with -j? + question regarding modpost
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] fixdep: trivial: typo fix and correction
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: make clean all broken with -j? + question regarding modpost
- From: valdis.kletnieks@xxxxxx
- Re: make clean all broken with -j? + question regarding modpost
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: make clean all broken with -j? + question regarding modpost
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] fixdep: trivial: typo fix and correction
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH v5] kbuild: trivial cleanups on the comments
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] fixdep: trivial: typo fix and correction
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Update example for ccflags-y usage
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH] fixdep: trivial: typo fix and correction
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Update example for ccflags-y usage
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: f7dd250789 ("gcc-plugins: structleak: add option to init all .."): kmodloader/112 is trying to release lock (module_mutex) at:
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH] kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH] kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Update example for ccflags-y usage
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [patches] [PATCH v7 05/15] irqchip: New RISC-V PLIC Driver
- From: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
- Re: [patches] Re: [PATCH v7 01/15] MAINTAINERS: Add RISC-V
- From: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
- [PATCH] Kbuild: enable -Wunused-macros warning for "make W=1"
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH v5] kbuild: trivial cleanups on the comments
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH v4] kbuild: trivial cleanups on the comments
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH v4] kbuild: trivial cleanups on the comments
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v7 15/15] RISC-V: Build Infastructure
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v7 15/15] RISC-V: Build Infastructure
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v7 05/15] irqchip: New RISC-V PLIC Driver
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v7 06/15] tty: New RISC-V SBI console driver
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 05/15] irqchip: New RISC-V PLIC Driver
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 02/15] lib: Add shared copies of some GCC library routines
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 01/15] MAINTAINERS: Add RISC-V
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v4] kbuild: trivial cleanups on the comments
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH v7 08/15] RISC-V: Atomic and Locking Code
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v7 02/15] lib: Add shared copies of some GCC library routines
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 05/15] irqchip: New RISC-V PLIC Driver
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 03/15] clocksource: New RISC-V SBI timer driver
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 07/15] RISC-V: Init and Halt Code
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 11/15] RISC-V: Task implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 12/15] RISC-V: Device, timer, IRQs, and the SBI
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 09/15] RISC-V: Generic library routines and assembly
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 10/15] RISC-V: ELF and module implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 13/15] RISC-V: Paging and MMU
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 08/15] RISC-V: Atomic and Locking Code
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 15/15] RISC-V: Build Infastructure
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 01/15] MAINTAINERS: Add RISC-V
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 14/15] RISC-V: User-facing API
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v7 06/15] tty: New RISC-V SBI console driver
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- RISC-V Linux Port v7
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH v4 2/2] of: Add unit tests for applying overlays
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- [PATCH v2] Kbuild: use -fshort-wchar globally
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v4 2/2] of: Add unit tests for applying overlays
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- [PATCH 1/3] of: remove drivers/of/testcase-data from include search path for CPP
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/3] of: search scripts/dtc/include-prefixes path for both CPP and DTC
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/3] of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/3] devicetree: cleanup and improve DT cross-arch reference
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: Update example for ccflags-y usage
- From: Sedat Dilek <sedat.dilek@xxxxxxxxxxx>
- [PATCH] kbuild: /bin/pwd -> pwd
- From: Bjørn Forsman <bjorn.forsman@xxxxxxxxx>
- [PATCH 2/2] x86/build: Fix stack alignment for CLang
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Detecting system includes in drivers
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
- From: gregkh <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] scripts/package: snap-pkg target
- From: Riku Voipio <riku.voipio@xxxxxxxxxx>
- Re: [PATCH] scripts/package: snap-pkg target
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v3] kbuild: trivial cleanups on the comments
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- [PATCH v2 1/8] docs: Makefile: remove no-ops targets
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: trivial cleanups on the comments
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: trivial cleanups on the comments
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2] kbuild: trivial cleanups on the comments
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] kasan: support alloca() poisoning
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- [PATCH 01/22] kbuild: disable -Wformat-truncation warnings by default
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/4] kasan: support alloca() poisoning
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 1/4] kasan: support alloca() poisoning
- From: Greg Hackmann <ghackmann@xxxxxxxxxx>
- Re: [PATCH 1/4] kasan: support alloca() poisoning
- From: Greg Hackmann <ghackmann@xxxxxxxxxx>
- [GIT PULL] Kbuild updates for v4.13 (2nd)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: trivial cleanup on the comments
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] x86: enable dead code and data elimination (LTO)
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [RFC PATCH] x86: enable dead code and data elimination (LTO)
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [RFC PATCH] x86: enable dead code and data elimination (LTO)
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH] x86/build: Fix stack alignment for clang
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH v2 18/28] nios2: move generic-y of exported headers to uapi/asm/Kbuild
- From: Tobias Klauser <tklauser@xxxxxxxxxx>
- Re: [PATCH v2 17/28] nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h
- From: Tobias Klauser <tklauser@xxxxxxxxxx>
- Re: [PATCH] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [PATCH v2 19/28] openrisc: move generic-y of exported headers to uapi/asm/Kbuild
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH] scripts/package: snap-pkg target
- From: Jim Davis <jim.epost@xxxxxxxxx>
- Re: [PATCH v2] kbuild: Enable Large File Support for hostprogs
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] scripts/package: snap-pkg target
- From: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] kasan: add compiler support for clang
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] kasan: added functions for unpoisoning stack variables
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] kasan: support alloca() poisoning
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/28] kbuild: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] kasan: add compiler support for clang
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 3/4] kasan: support LLVM-style asan parameters
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 00/28] kbuild: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH 2/4] kasan: added functions for unpoisoning stack variables
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 1/4] kasan: support alloca() poisoning
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [RFC PATCH] x86: enable dead code and data elimination (LTO)
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v2 07/28] blackfin: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 12/28] ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 01/28] kbuild: remove useless $(gen) variable in Makefile.headersinst
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 06/28] arc: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 05/28] ARM: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 03/28] kbuild: pass dst= to Makefile.headersinst from top Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 09/28] cris: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 13/28] m32r: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 04/28] arm64: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 00/28] kbuild: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 08/28] c6x: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 10/28] h8300: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 11/28] hexagon: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 16/28] microblaze: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 21/28] sh: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 17/28] nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 26/28] kbuild: do not include old-kbuild-file from Makefile.headersinst
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 20/28] parisc: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 18/28] nios2: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 14/28] m68k: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 24/28] unicore32: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 19/28] openrisc: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 22/28] sparc: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 27/28] kbuild: split exported generic header creation into uapi-asm-generic
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 28/28] kbuild: remove wrapper files handling from Makefile.headersinst
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 23/28] tile: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 15/28] metag: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 25/28] xtensa: move generic-y of exported headers to uapi/asm/Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 02/28] kbuild: fix comment about dst of headers_{install,check}_all
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2] kbuild: Enable Large File Support for hostprogs
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Enable Large File Support for hostprogs
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH] x86: enable dead code and data elimination (LTO)
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [RFC PATCH] x86: enable dead code and data elimination (LTO)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH] x86: enable dead code and data elimination (LTO)
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [RFC PATCH] x86: enable dead code and data elimination (LTO)
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH] kbuild: Enable Large File Support for hostprogs
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- How to fix UML build because of missing gcc-plugins?
- From: Thomas Meyer <thomas@xxxxxxxx>
- [GIT PULL 3/3] Kbuild updates for thin archives for v4.13
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] kasan: support alloca() poisoning
- From: Greg Hackmann <ghackmann@xxxxxxxxxx>
- [GIT PULL 2/3] Kbuild misc updates for v4.13
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [GIT PULL 1/3] Kbuild updates for v4.13
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/4] kasan: support alloca() poisoning
- From: Greg Hackmann <ghackmann@xxxxxxxxxx>
- [PATCH 4/4] kasan: add compiler support for clang
- From: Greg Hackmann <ghackmann@xxxxxxxxxx>
- [PATCH 3/4] kasan: support LLVM-style asan parameters
- From: Greg Hackmann <ghackmann@xxxxxxxxxx>
- [PATCH 2/4] kasan: added functions for unpoisoning stack variables
- From: Greg Hackmann <ghackmann@xxxxxxxxxx>
- [PATCH 0/4] kasan: add clang support
- From: Greg Hackmann <ghackmann@xxxxxxxxxx>
- Re: [kbuild:thin-ar 11/12] undefined reference to `_GLOBAL_OFFSET_TABLE_'
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2] kbuild: improve comments on KBUILD_SRC
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: create deterministic initramfs directory listings
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text
- From: kbuild test robot <lkp@xxxxxxxxx>
- [kbuild:thin-ar 11/12] undefined reference to `_GLOBAL_OFFSET_TABLE_'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text
- From: Rob Clark <robdclark@xxxxxxxxx>
- [PATCH] kbuild: modpost: Warn about references from rodata to __init text
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- [PATCH v2] kbuild: improve comments on KBUILD_SRC
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: improve comments on KBUILD_SRC
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: improve comments on KBUILD_SRC
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Enable Large File Support for hostprogs
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] kbuild: Enable Large File Support for hostprogs
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [RFC] kbuild: Enable Large File Support for hostprogs
- From: Uwe Kleine-König <uwe@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: select CRC32
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 07/11] tty: improve tty_insert_flip_char() fast path
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [kbuild:thin-ar 10/10] frv-linux-ld: Warning: size of symbol `sys_bpf' changed from 40 in kernel/sys_ni.o to 1800 in kernel/bpf/syscall.o
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 07/11] tty: improve tty_insert_flip_char() fast path
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [kbuild:thin-ar 10/10] frv-linux-ld: Warning: size of symbol `sys_bpf' changed from 40 in kernel/sys_ni.o to 1800 in kernel/bpf/syscall.o
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [kbuild:thin-ar 10/10] frv-linux-ld: Warning: size of symbol `sys_bpf' changed from 40 in kernel/sys_ni.o to 1800 in kernel/bpf/syscall.o
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH v2 3/3] tile: thin archives fix linking
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v5 3/3] x86/build: Specify stack alignment for clang
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/3] x86: stack alignment for boot code and clang
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: deprecate cc-option-align
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] tile: thin archives fix linking
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] ia64: thin archives fix linking
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] sh: thin archives fix linking
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] tile: fix dependency and .*.cmd inclusion for incremental build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 07/11] tty: improve tty_insert_flip_char() fast path
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] Kbuild fixes for v4.12-rc7
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Kbuild fixes for v4.12-rc7
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [GIT PULL] Kbuild fixes for v4.12-rc7
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: create deterministic initramfs directory listings
- From: Bjørn Forsman <bjorn.forsman@xxxxxxxxx>
- Re: [PATCH v3 07/11] tty: improve tty_insert_flip_char() fast path
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] ia64: thin archives fix linking
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 1/3] sh: thin archives fix linking
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] ia64: thin archives fix linking
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: improve comments on KBUILD_SRC
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] sh: thin archives fix linking
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 0/3] fix ia64, tile, sh for thin archives
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 1/3] sh: thin archives fix linking
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] fix ia64, tile, sh for thin archives
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: fix sparse warnings in nconfig
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: enabling COMPILE_TEST support for GCC plugins in v4.11
- From: Kees Cook <keescook@xxxxxxxxxx>
- Re: [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH v3 09/11] brcmsmac: split up wlc_phy_workarounds_nphy
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 06/11] r820t: mark register functions as noinline_if_stackbloat
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 03/11] rocker: mark rocker_tlv_put_* functions as noinline_if_stackbloat
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 01/11] compiler: introduce noinline_if_stackbloat annotation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 10/11] brcmsmac: reindent split functions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 07/11] tty: improve tty_insert_flip_char() fast path
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 11/11] kasan: rework Kconfig settings
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 04/11] mtd: cfi: reduce stack size with KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 02/11] netlink: mark nla_put_{u8,u16,u32} noinline_if_stackbloat
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 00/11] bring back stack frame warning with KASAN
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 05/11] dvb-frontends: reduce stack size in i2c access
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 08/11] brcmsmac: make some local variables 'static const' to reduce stack size
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [kbuild:thin-ar 5/8] ia64-linux-ld: warning: .note.gnu.build-id section discarded, --build-id ignored.
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [kbuild:thin-ar 5/8] ia64-linux-ld: warning: .note.gnu.build-id section discarded, --build-id ignored.
- From: Alan Modra <amodra@xxxxxxxxx>
- [PATCH v2 3/3] tile: thin archives fix linking
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v2 2/3] ia64: thin archives fix linking
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v2 1/3] sh: thin archives fix linking
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v2 0/3] fix ia64, tile, sh for thin archives
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH] kbuild: deprecate cc-option-align
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v5 0/3] x86: stack alignment for boot code and clang
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [kbuild:thin-ar 5/8] ia64-linux-ld: warning: .note.gnu.build-id section discarded, --build-id ignored.
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [kbuild:thin-ar 6/8] tilegx-linux-ld: warning: .note.gnu.build-id section discarded, --build-id ignored.
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [kbuild:thin-ar 5/8] ia64-linux-ld: warning: .note.gnu.build-id section discarded, --build-id ignored.
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [kbuild:thin-ar 5/8] ia64-linux-ld: warning: .note.gnu.build-id section discarded, --build-id ignored.
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 1/2] kbuild: clang: Disable 'address-of-packed-member' warning
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: replace genhdr-y with generated-y, deprecating genhdr-y
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: fix header installation under fakechroot environment
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fix ia64 and tile for thin archives
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v5 1/3] kbuild: Add __cc-option macro
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH v5 2/3] x86/build: Use __cc-option for boot code compiler options
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH v5 3/3] x86/build: Specify stack alignment for clang
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH v5 0/3] x86: stack alignment for boot code and clang
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH 3/5] sh: thin archives fix linking
- From: Rob Landley <rob@xxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] drm/i915: select CRC32
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH] drm/i915: select CRC32
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: select CRC32
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] tile: thin archives fix linking
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH 1/2] ia64: thin archives fix linking
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH 0/2] fix ia64 and tile for thin archives
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v4 3/3] x86/build: Specify stack alignment for clang
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [kbuild:thin-ar 6/6] arch/tile/kernel/signal.c:181: undefined reference to `__vdso_rt_sigreturn'
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH] drm/i915: select CRC32
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [kbuild:thin-ar 6/6] arch/tile/kernel/signal.c:181: undefined reference to `__vdso_rt_sigreturn'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [kbuild:thin-ar 6/6] firmware.c:undefined reference to `crc32_le'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] x86/build: Specify stack alignment for clang
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH v4 1/3] kbuild: Add __cc-option macro
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] x86/build: Specify stack alignment for clang
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] x86/build: Specify stack alignment for clang
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH v4 3/3] x86/build: Specify stack alignment for clang
- [PATCH v4 2/3] x86/build: Use __cc-option for boot code compiler options
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH v4 0/3] x86: stack alignment for boot code and clang
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH v4 1/3] kbuild: Add __cc-option macro
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- [PATCH v4 3/3] x86/build: Specify stack alignment for clang
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH v3 1/3] kbuild: Add __cc-option macro
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH] scripts/mkcompile_h: Remove trailing spaces from compiler version
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: deprecate cc-option-align
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] kbuild: thin archives make default for all archs
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 2/5] kbuild: thin archives use P option to ar
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 0/5] move everyone over to thin archives
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] kbuild: thin archives make default for all archs
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] x86/um: thin archives build fix
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] sh: thin archives fix linking
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] kbuild: thin archives use P option to ar
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] kbuild: Add __cc-option macro
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] kbuild: Add __cc-option macro
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/5] move everyone over to thin archives
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 11/11] kasan: rework Kconfig settings
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 11/11] kasan: rework Kconfig settings
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: fix header installation under fakechroot environment
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] kbuild: Add __cc-option macro
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]