Linux Kbuild
[Prev Page][Next Page]
- [PATCH v1 12/17] kunit: tool: add Python wrappers for running KUnit tests
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 13/17] kunit: defconfig: add defconfigs for building KUnit tests
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 14/17] Documentation: kunit: add documentation for KUnit
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 15/17] MAINTAINERS: add entry for KUnit the unit testing framework
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 11/17] kunit: test: add test managed resource tests
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 10/17] kunit: test: add the concept of assertions
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 09/17] kunit: test: add tests for kunit test abort
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [PATCH v2] kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 5/8] modpost: Integrate klp-convert
- From: Joao Moreira <jmoreira@xxxxxxx>
- Re: [PATCH v2 0/8] klp-convert
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 0/8] klp-convert
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 5/8] modpost: Integrate klp-convert
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] kbuild: allow Kbuild to start from any directory
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] kbuild: mkmakefile: generate a simple wrapper of top Makefile
- From: Kieran Bingham <kbingham@xxxxxxxxxx>
- Re: [PATCH v4] Makefile: lld: tell clang to use lld
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH v3] Makefile: lld: tell clang to use lld
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH v3] Makefile: lld: tell clang to use lld
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [PATCH v4] Makefile: lld: tell clang to use lld
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v3] Makefile: lld: tell clang to use lld
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH v3] Makefile: lld: tell clang to use lld
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: lld: tell clang to use lld
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] kbuild: allow Kbuild to start from any directory
- From: Kieran Bingham <kbingham@xxxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: lld: tell clang to use lld
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- [kbuild:build-test2 2/2] arch/s390/include/asm/uaccess.h:141:9: warning: 'rc' may be used uninitialized in this function
- From: kbuild test robot <lkp@xxxxxxxxx>
- [kbuild:build-test2 2/2] WARNING: vmlinux.o(.text.unlikely+0x984): Section mismatch in reference from the function check_mult_sh() to the variable .init.data:nowar
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 5/6] kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 6/6] memory: squash drivers/memory/Makefile.asm-offsets
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 4/6] kbuild: mkmakefile: generate a simple wrapper of top Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/6] kbuild: allow Kbuild to start from any directory
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/6] kbuild: mkmakefile: do not check the generated Makefile marker
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [kbuild:build-test2 2/2] WARNING: vmlinux.o(.text.unlikely+0x9cc): Section mismatch in reference from the function check_mult_sh() to the variable .init.data:r4kwar
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] kbuild: fix warning "overriding recipe for target 'Makefile'"
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: move RETPOLINE flags below config-targets
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL] Kbuild fixes for v5.1-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Kbuild fixes for v5.1-rc3
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig/[mn]conf: handle backspace (^H) key
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig/[mn]conf: handle backspace (^H) key
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCH] kconfig/[mn]conf: handle backspace (^H) key
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH v2] kbuild: strip whitespace in cmd_record_mcount findstring
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: strip whitespace in cmd_record_mcount findstring
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: do not overwrite .gitignore in output directory
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: modversions: Fix relative CRC byte order interpretation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.0 074/262] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.0 075/262] kbuild: make -r/-R effective in top Makefile for old Make versions
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] kbuild: do not overwrite .gitignore in output directory
- From: Andre Przywara <andre.przywara@xxxxxxx>
- [PATCH AUTOSEL 4.19 054/192] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v2] kbuild: modversions: Fix relative CRC byte order interpretation
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: strip whitespace in cmd_record_mcount findstring
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 0/8] klp-convert
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 0/8] klp-convert
- From: Joao Moreira <jmoreira@xxxxxxx>
- Re: [PATCH v2 3/8] livepatch: Add klp-convert tool
- From: Joao Moreira <jmoreira@xxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Joao Moreira <jmoreira@xxxxxxx>
- [PATCH v2] kbuild: strip whitespace in cmd_record_mcount findstring
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Joao Moreira <jmoreira@xxxxxxx>
- [PATCH] modpost: make KBUILD_MODPOST_WARN also configurable for external modules
- From: "Wiebe, Wladislav (Nokia - DE/Ulm)" <wladislav.wiebe@xxxxxxxxx>
- [PATCH] kbuild: fix warning "overriding recipe for target 'Makefile'"
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 5.0 47/52] x86/unwind: Handle NULL pointer calls better in frame unwinder
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.0 48/52] x86/unwind: Add hardcoded ORC entry for NULL
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 40/45] x86/unwind: Add hardcoded ORC entry for NULL
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 39/45] x86/unwind: Handle NULL pointer calls better in frame unwinder
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.14 26/41] x86/unwind: Add hardcoded ORC entry for NULL
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.14 25/41] x86/unwind: Handle NULL pointer calls better in frame unwinder
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] kbuild: move RETPOLINE flags below config-targets
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: strip whitespace in cmd_record_mcount findstring
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: do not overwrite .gitignore in output directory
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: skip parsing pre sub-make code for recursion
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: strip whitespace in cmd_record_mcount findstring
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] kbuild: strip whitespace in cmd_record_mcount findstring
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- [PATCH] kconfig/[mn]conf: handle backspace (^H) key
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: KASAN: use-after-free Write in hci_sock_release
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH] kbuild: modversions: Fix relative CRC byte order interpretion
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: general protection fault in __smc_diag_dump
- From: syzbot <syzbot+5dd1f9327a9ee760048c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: modversions: Fix relative CRC byte order interpretion
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: KASAN: use-after-free Write in hci_sock_release
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [PATCH] kbuild: modversions: Fix relative CRC byte order interpretion
- From: Fredrik Noring <noring@xxxxxxxxxx>
- Re: [PATCH v2 5/8] modpost: Integrate klp-convert
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 5/8] modpost: Integrate klp-convert
- From: Joao Moreira <jmoreira@xxxxxxx>
- Re: [PATCH v2 5/8] modpost: Integrate klp-convert
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: KASAN: use-after-free Write in hci_sock_release
- From: syzbot <syzbot+b364ed862aa07c74bc62@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: KASAN: use-after-free Write in hci_sock_release
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4] lib/string.c: implement a basic bcmp
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4] lib/string.c: implement a basic bcmp
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v4] lib/string.c: implement a basic bcmp
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v4] lib/string.c: implement a basic bcmp
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: skip sub-make for in-tree build with GNU Make 4.x
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 8/8] documentation: Update on livepatch elf format
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 3/8] livepatch: Add klp-convert tool
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2] objtool: query pkg-config for libelf location
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [PATCH v2] objtool: query pkg-config for libelf location
- From: Rolf Eike Beer <eb@xxxxxxxxx>
- Re: [PATCH] objtool: query pkg-config for libelf location
- From: Rolf Eike Beer <eb@xxxxxxxxx>
- Re: [PATCH] objtool: query pkg-config for libelf location
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH v2 1/2] initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH] Revert "kbuild: use -Oz instead of -Os when using clang"
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] scripts/package/Makefile: Add source RPM target
- From: Major Hayden <major@xxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in bacpy
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: Commit seems to prevent use of GNUmakefile wrappers
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: add workaround for Debian make-kpkg
- From: Andreas Schwab <schwab@xxxxxxx>
- [PATCH] objtool: query pkg-config for libelf location
- From: Rolf Eike Beer <eb@xxxxxxxxx>
- Re: [PATCH v2] kbuild: add workaround for Debian make-kpkg
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Commit seems to prevent use of GNUmakefile wrappers
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: skip sub-make for in-tree build with GNU Make 4.x
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Fix and simplify -z noreloc-overflow" linker check in arch/x86/boot/compressed/Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Revert "kbuild: use -Oz instead of -Os when using clang"
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] Revert "kbuild: use -Oz instead of -Os when using clang"
- Re: [PATCH] Revert "kbuild: use -Oz instead of -Os when using clang"
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH] Revert "kbuild: use -Oz instead of -Os when using clang"
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH] Revert "kbuild: use -Oz instead of -Os when using clang"
- From: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
- Re: [PATCH v2 8/8] documentation: Update on livepatch elf format
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 7/8] livepatch: Add sample livepatch module
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 6/8] modpost: Add modinfo flag to livepatch modules
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 5/8] modpost: Integrate klp-convert
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 3/8] livepatch: Add klp-convert tool
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH v2 0/8] klp-convert
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Commit seems to prevent use of GNUmakefile wrappers
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in bacpy
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: Fix and simplify -z noreloc-overflow" linker check in arch/x86/boot/compressed/Makefile
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v2] kbuild: add workaround for Debian make-kpkg
- From: Andreas Schwab <schwab@xxxxxxx>
- Re: Fix and simplify -z noreloc-overflow" linker check in arch/x86/boot/compressed/Makefile
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: Fix and simplify -z noreloc-overflow" linker check in arch/x86/boot/compressed/Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Enabling -Wint-in-bool-context
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Enabling -Wint-in-bool-context
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL] more Kbuild updates for v5.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: KASAN: slab-out-of-bounds Read in bacpy
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in bacpy
- From: Stefano Brivio <sbrivio@xxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in bacpy
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in bacpy
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] more Kbuild updates for v5.1
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in hci_event_packet
- From: syzbot <syzbot+cec7a50c412a2c03f8f5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in bacpy
- From: syzbot <syzbot+660883c56e2fa65d4497@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] kconfig: remove stale lxdialog/.gitignore
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] scripts/package/mkdebian: avoid implicit effects
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Revert "modsign: Abort modules_install when signing fails"
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kbuild: force all architectures except um to include mandatory-y
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] kbuild: warn redundant generic-y
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] Revert "modsign: Abort modules_install when signing fails"
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: If the module stripping command fails the build should abort
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Make NOSTDINC_FLAGS a simply expanded variable
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: Make NOSTDINC_FLAGS a simply expanded variable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Make NOSTDINC_FLAGS a simply expanded variable
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: Make NOSTDINC_FLAGS a simply expanded variable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Make NOSTDINC_FLAGS a simply expanded variable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: If the module stripping command fails the build should abort
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: If the module stripping command fails the build should abort
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH] kbuild: Make NOSTDINC_FLAGS a simply expanded variable
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [PATCH] kbuild: If the module stripping command fails the build should abort
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v4] lib/string.c: implement a basic bcmp
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: deb-pkg: set executable bit for debian/rules
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- RE: [PATCH v4] lib/string.c: implement a basic bcmp
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v4] lib/string.c: implement a basic bcmp
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v4] lib/string.c: implement a basic bcmp
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4] lib/string.c: implement a basic bcmp
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH v4] lib/string.c: implement a basic bcmp
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v3] lib/string.c: implement a basic bcmp
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v3] lib/string.c: implement a basic bcmp
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2] lib/string.c: implement a basic bcmp
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] kbuild: deb-pkg: set executable bit for debian/rules
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2] lib/string.c: implement a basic bcmp
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] lib/string.c: implement a basic bcmp
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2] lib/string.c: implement a basic bcmp
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2] lib/string.c: implement a basic bcmp
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] lib/string.c: implement a basic bcmp
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] lib/string.c: implement a basic bcmp
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH] lib/string.c: implement a basic bcmp
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: add workaround for Debian make-kpkg
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] deb-pkg: generate correct build dependencies
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] modpost: always show verbose warning for section mismatch
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] unicore32: simplify linker script generation for decompressor
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [GIT PULL] Kconfig updates for v5.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH 3/3] kvm: don't redefine flags as something else
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] kvm: don't redefine flags as something else
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: Fix and simplify -z noreloc-overflow" linker check in arch/x86/boot/compressed/Makefile
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH] Makefile: Add '-fno-builtin-bcmp' to CLANG_FLAGS
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Standalone version of Kconfig
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH] deb-pkg: generate correct build dependencies
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [GIT PULL] Kconfig updates for v5.1
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Fix and simplify -z noreloc-overflow" linker check in arch/x86/boot/compressed/Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Fix and simplify -z noreloc-overflow" linker check in arch/x86/boot/compressed/Makefile
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v2 1/3] scripts/package/Makefile: put proper config in source tarball
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] Makefile: kselftest: use KCONFIG_CONFIG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] kconfig/Makefile: localmodconfig: use KCONFIG_CONFIG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: Debian build polishing
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL] Kbuild updates for v5.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] kbuild: Speed up install, modules_install and kernelrelease
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: Debian build polishing
- From: "Enrico Weigelt, metux IT consult" <lkml@xxxxxxxxx>
- [PATCH] kconfig: fix 'Save As' menu of xconfig
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: add workaround for Debian make-kpkg
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] scripts/package/Makefile: put proper config in source tarball
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH v2 1/3] scripts/package/Makefile: put proper config in source tarball
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH v2 2/3] scripts/package/mkdebian: avoid implicit effects
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH v2 3/3] package: {mkdebian,Makefile}: ignore .config in dpkg-source diffs
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH] scripts/kconfig/Makefile: kvmconfig: use KCONFIG_CONFIG if set
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH] scripts/kconfig/Makefile: use KCONFIG_CONFIG if set
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [GIT PULL] Kbuild updates for v5.1
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Speed up install, modules_install and kernelrelease
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Speed up install, modules_install and kernelrelease
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: Speed up install, modules_install and kernelrelease
- From: Guenter Roeck <groeck@xxxxxxxxxx>
- Re: Debian build polishing
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] kbuild: Speed up install, modules_install and kernelrelease
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: Debian build polishing
- From: "Enrico Weigelt, metux IT consult" <lkml@xxxxxxxxx>
- Re: Debian build polishing
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v1 4/5] scripts: checkpatch.pl: don't complain that debian/rules is executable
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 1/1] RFC: initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v2 2/2] initmem: introduce CONFIG_INIT_ALL_HEAP
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v2 1/2] initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v2 0/2] RFC: introduce CONFIG_INIT_ALL_MEMORY
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v1 2/5] scripts: mkdebian: allow renaming generated debian/rules via env
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH v1 5/5] debian: add generic rule file
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH v1 4/5] scripts: checkpatch.pl: don't complain that debian/rules is executable
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH v1 1/5] Makefile: rules for printing kernel architecture and localversion
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH v1 3/5] scripts: mkdebian: fix missing dependencies
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- Debian build polishing
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- Re: [PATCH 1/1] RFC: initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 1/1] RFC: initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH 2/3] kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/3] kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2] kbuild: add workaround for Debian make-kpkg
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: add workaround for Debian make-kpkg
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] unicore32: simplify linker script generation for decompressor
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: add workaround for Debian make-kpkg
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH] scripts/package/Makefile: put proper config in source tarball
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH] scripts/package/Makefile: put proper config in source tarball
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH 1/1] RFC: initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 1/1] RFC: initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] scripts/package/Makefile: put proper config in source tarball
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] scripts/package/mkdebian: expose KCONFIG_CONFIG to debian/rules
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/1] RFC: initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH 0/1] RFC: introduce CONFIG_INIT_ALL_MEMORY
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 2/3] x86: apuv2: fix input dependencies
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: add workaround for Debian make-kpkg
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH] modpost: file2alias: define size of alias
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] modpost: file2alias: define size of alias
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- Re: [PATCH] modpost: file2alias: define size of alias
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: add workaround for Debian make-kpkg
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] x86: apuv2: fix input dependencies
- From: "Enrico Weigelt, metux IT consult" <lkml@xxxxxxxxx>
- Re: [PATCH] kbuild: add workaround for Debian make-kpkg
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: add workaround for Debian make-kpkg
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH v1] moduleparam: Save information about built-in modules in separate file
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH] kbuild: use -Werror=implicit-... instead of -Werror-implicit-...
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: add workaround for Debian make-kpkg
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] objtool: move tools/objtool/ to scripts/objtool/
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] x86: apuv2: fix input dependencies
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 3/3] objtool: move tools/objtool/ to scripts/objtool/
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 3/3] objtool: move tools/objtool/ to scripts/objtool/
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] objtool: move tools/objtool/ to scripts/objtool/
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 2/3] objtool: move stack-validation.txt to Documentation/
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH 2/3] x86: apuv2: fix input dependencies
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 2/3] x86: apuv2: fix input dependencies
- From: "Enrico Weigelt, metux IT consult" <lkml@xxxxxxxxx>
- Re: [PATCH] objtool: remove generated files with make clean
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] objtool: remove generated files with make clean
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/3] objtool: move tools/objtool/ to scripts/objtool/
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/3] objtool: move stack-validation.txt to Documentation/
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] tools: move initial declarations out of 'for' loop
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] objtool: remove generated files with make clean
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH] objtool: remove generated files with make clean
- From: Robin Meijboom <robin@xxxxxxxxxxxxx>
- [PATCH 2/3] Makefile: kselftest: use KCONFIG_CONFIG
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH 0/3] kbuild: More KCONFIG_CONFIG ignorance
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH 3/3] arch/um/kernel/Makefile: use KCONFIG_CONFIG
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH 1/3] kconfig/Makefile: localmodconfig: use KCONFIG_CONFIG
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH] kbuild: remove build target scripts/basic/%
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: use -Werror=implicit-... instead of -Werror-implicit-...
- From: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
- Re: [PATCH 2/2] x86/unwind: add hardcoded ORC entry for NULL
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 2/2] x86/unwind: add hardcoded ORC entry for NULL
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 2/2] x86/unwind: add hardcoded ORC entry for NULL
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 1/2] x86/unwind: handle NULL pointer calls better in frame unwinder
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 1/2] x86/unwind: handle NULL pointer calls better in frame unwinder
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/2] x86/unwind: handle NULL pointer calls better in frame unwinder
- From: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
- Re: [PATCH] scripts/package/Makefile: put proper config in source tarball
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- Re: [PATCH] scripts/package/mkdebian: expose KCONFIG_CONFIG to debian/rules
- From: Petr Vorel <petr.vorel@xxxxxxxxx>
- Re: [PATCH] scripts/kconfig/Makefile: use KCONFIG_CONFIG if set
- From: Petr Vorel <pvorel@xxxxxxx>
- RE: [PATCH] kbuild: [bin]deb-pkg: add DPKG_FLAGS variable
- From: <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/3] kbuild: remove cc-version macro
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/3] kbuild: clean up scripts/gcc-version.sh
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] kbuild: update comment block of scripts/clang-version.sh
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] x86/unwind: handle NULL pointer calls better in frame unwinder
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [PATCH 2/2] x86/unwind: add hardcoded ORC entry for NULL
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH 1/2] x86/unwind: handle NULL pointer calls better in frame unwinder
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] objtool: remove generated files with make clean
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH] objtool: remove generated files with make clean
- From: Robin Meijboom <robin@xxxxxxxxxxxxx>
- Re: [PATCH] objtool: remove generated files with make clean
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: remove commented-out INITRD_COMPRESS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/8] modpost: Add modinfo flag to livepatch modules
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH v2 1/6] kbuild: move tools_silent to a more relevant place
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] scripts/gdb: refactor rules for symlink creation
- From: Kieran Bingham <kieran.bingham@xxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] scripts/gdb: delay generation of gdb constants.py
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] scripts/gdb: do not descend into scripts/gdb from scripts
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] scripts/gdb: refactor rules for symlink creation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] scripts/gdb: refactor rules for symlink creation
- From: Kieran Bingham <kieran.bingham@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target
- From: Kieran Bingham <kieran.bingham@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] scripts/gdb: do not descend into scripts/gdb from scripts
- From: Kieran Bingham <kieran.bingham@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] kbuild: remove unimportant comments from ./Kbuild
- From: Kieran Bingham <kbingham@xxxxxxxxxx>
- Re: [PATCH 1/5] scripts/gdb: delay generation of gdb constants.py
- From: Kieran Bingham <kieran.bingham@xxxxxxxxxxxxxxxx>
- Re: [PATCH] [v2] kasan: turn off asan-stack for clang-8 and earlier
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH] [v2] kasan: turn off asan-stack for clang-8 and earlier
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] modpost: file2alias: define size of alias
- From: Mattias Jacobsson <2pi@xxxxxx>
- [PATCH 1/2] kconfig: fix checkpatch warnings/errors in gconf.c
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kconfig: fix -Wmissing-prototypes warnings for gconfig
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL] Kbuild fixes for v5.0(-rc8)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] [v2] kasan: turn off asan-stack for clang-8 and earlier
- From: Qian Cai <cai@xxxxxx>
- [PATCH] [v2] kasan: turn off asan-stack for clang-8 and earlier
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 4/6] kbuild: simplify single target rules
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 6/6] kbuild: move ".config not found!" message from Kconfig to Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 5/6] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 2/6] kbuild: make -r/-R effective in top Makefile for old Make versions
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 1/6] kbuild: move tools_silent to a more relevant place
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 3/6] kbuild: remove empty rules for makefiles
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [GIT PULL] Kbuild fixes for v5.0(-rc8)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] scripts/kconfig/Makefile: use KCONFIG_CONFIG if set
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH] scripts/package/mkdebian: expose KCONFIG_CONFIG to debian/rules
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- [PATCH] scripts/package/Makefile: put proper config in source tarball
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] powerpc/prom_init: add __init markers to all functions
- From: Daniel Axtens <dja@xxxxxxxxxx>
- Re: [RFC PATCH] kbuild: support llvm-ar
- From: Jordan Rupprecht <rupprecht@xxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Kostya Serebryany <kcc@xxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Kostya Serebryany <kcc@xxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/8] modpost: Add modinfo flag to livepatch modules
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH v2 5/8] modpost: Integrate klp-convert
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2] powerpc/prom_init: add __init markers to all functions
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [RFC PATCH] kbuild: support llvm-ar
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2] powerpc/prom_init: add __init markers to all functions
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: refactor cc-cross-prefix implementation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] deb-pkg: generate correct build dependencies
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: hardcode genksyms path and remove GENKSYMS variable
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Kostya Serebryany <kcc@xxxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] modpost: file2alias: define size of alias
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH 02/11] riscv: remove the HAVE_KPROBES option
- From: Palmer Dabbelt <palmer@xxxxxxxxxx>
- [PATCH] kasan: turn off asan-stack for clang-8 and earlier
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] modpost: file2alias: define size of alias
- From: Mattias Jacobsson <2pi@xxxxxx>
- Re: [PATCH 02/11] riscv: remove the HAVE_KPROBES option
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] kbuild: descend to scripts/kconfig/ directly when syncconfig is needed
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/5] scripts/gdb: do not descend into scripts/gdb from scripts
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 5/5] scripts/gdb: refactor rules for symlink creation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/5] scripts/gdb: delay generation of gdb constants.py
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/5] kbuild: remove unimportant comments from ./Kbuild
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 4/5] kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] deb-pkg: generate correct build dependencies
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 05/11] tracing: consolidate the TRACE_IRQFLAGS_SUPPORT symbol
- From: Ley Foon Tan <ley.foon.tan@xxxxxxxxx>
- Re: -Wimplicit-fallthrough not working with ccache
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH v2] deb-pkg: generate correct build dependencies
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] deb-pkg: generate correct build dependencies
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] deb-pkg: generate correct build dependencies
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] deb-pkg: generate correct build dependencies
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] modpost: file2alias: define size of alias
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 10/11] lib: consolidate the GENERIC_HWEIGHT symbol
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- -Wimplicit-fallthrough not working with ccache
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: lld: tell clang to use lld
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] Makefile: clang: choose GCC_TOOLCHAIN_DIR not on LD
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] Makefile: lld: set -O2 linker flag when linking with LLD
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 02/11] riscv: remove the HAVE_KPROBES option
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 08/11] lib: consolidate the GENERIC_BUG symbol
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH 09/11] lib: consolidate the GENERIC_CSUM symbol
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 06/11] lockdep: consolidate the LOCKDEP_SUPPORT symbol
- From: Greentime Hu <green.hu@xxxxxxxxx>
- Re: [PATCH 05/11] tracing: consolidate the TRACE_IRQFLAGS_SUPPORT symbol
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 11/11] s390: don't redefined the HAS_IOMEM symbol
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 06/11] lockdep: consolidate the LOCKDEP_SUPPORT symbol
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] objtool: remove generated files with make clean
- From: Robin Meijboom <robin@xxxxxxxxxxxxx>
- Re: [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
- From: Andreas Schwab <schwab@xxxxxxx>
- Re: [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH 10/11] lib: consolidate the GENERIC_HWEIGHT symbol
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 09/11] lib: consolidate the GENERIC_CSUM symbol
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 07/11] init: consolidate the GENERIC_CALIBRATE_DELAY symbol
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 2/8] kbuild: generate modules.order only when CONFIG_MODULES=y
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/8] kbuild: set KBUILD_MODULES=1 all the time for single target %/
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 4/8] kbuild: turn '/' into an alias of './'
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 8/8] kbuild: simplify single targets
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 6/8] kbuild: make -r/-R effective in top Makefile for old Make versions
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 7/8] kbuild: remove empty rules for makefiles
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 5/8] kbuild: move tools_silent to a more relevant place
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: move archive command to scripts/Makefile.lib
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] kallsyms: add static qualifiers where missing
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: lld: tell clang to use lld
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH 04/11] tracing: consolidate the STACKTRACE_SUPPORT symbol
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate a few more arch support config options
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] init: consolidate the GENERIC_CALIBRATE_DELAY symbol
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] lib: consolidate the GENERIC_CSUM symbol
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/11] s390: don't redefined the HAS_IOMEM symbol
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] lib: consolidate the GENERIC_HWEIGHT symbol
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] lib: consolidate the GENERIC_BUG symbol
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] lockdep: consolidate the LOCKDEP_SUPPORT symbol
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] tracing: consolidate the TRACE_IRQFLAGS_SUPPORT symbol
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] riscv: remove the HAVE_KPROBES option
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/4] Makefile: lld: tell clang to use lld
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] gcc-plugins: Introduce stackinit plugin
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 4/4] Makefile: lld: set -O2 linker flag when linking with LLD
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH v2 4/4] Makefile: lld: set -O2 linker flag when linking with LLD
- From: ndesaulniers@xxxxxxxxxx
- [PATCH v2 0/4] Improve kernel LLD support
- From: ndesaulniers@xxxxxxxxxx
- [PATCH v2 3/4] Makefile: lld: tell clang to use lld
- From: ndesaulniers@xxxxxxxxxx
- [PATCH v2 2/4] Makefile: clang: choose GCC_TOOLCHAIN_DIR not on LD
- From: ndesaulniers@xxxxxxxxxx
- [PATCH v2 1/4] init/Kconfig: add config support for detecting linker
- From: ndesaulniers@xxxxxxxxxx
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: CONFIG_CC_IS_CLANG
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/3] scripts: mkdebian: allow renaming generated debian/rules
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH 1/3] Makefile: add kernelarch target for printing arch and localversion
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH 3/3] scripts: mkdebian: fix dependencies
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- debian packaging refinements
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH 4/4] Makefile: lld: set -O2 linker flag when linking with LLD
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH 2/4] Makefile: clang: choose GCC_TOOLCHAIN_DIR not on LD
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH 0/4] Improve kernel LLD support
- From: ndesaulniers@xxxxxxxxxx
- [PATCH 4/4] Makefile: lld: set -O2 linker flag when linking with LLD
- From: ndesaulniers@xxxxxxxxxx
- [PATCH 3/4] Makefile: lld: tell clang to use lld
- From: ndesaulniers@xxxxxxxxxx
- [PATCH 2/4] Makefile: clang: choose GCC_TOOLCHAIN_DIR not on LD
- From: ndesaulniers@xxxxxxxxxx
- Re: CONFIG_CC_IS_CLANG
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- CONFIG_CC_IS_CLANG
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH 1/4] Makefile: add kernelarch rule that prints the kernel architecture and localversion
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH 3/4] scripts: mkdebian: fix dependencies
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH 2/4] scripts: mkdebian: allow renaming generated debian/rules
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH 4/4] debian: add generic rule file
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- RFC: refactoring the deb build
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- [PATCH] modpost: file2alias: define size of alias
- From: Mattias Jacobsson <2pi@xxxxxx>
- Re: [RFC PATCH] kbuild: support llvm-ar
- From: Jordan Rupprecht <rupprecht@xxxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Jon Flatley <jflat@xxxxxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- [kbuild:kbuild2 3/5] arch/arm64/include/asm/io.h:84:21: warning: 'reg' may be used uninitialized in this function
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] kbuild: [bin]deb-pkg: add DPKG_FLAGS variable
- From: Kacper Kołodziej <kacper@xxxxxxxxxxxx>
- Re: [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: gitignore output directory
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: move archive command to scripts/Makefile.lib
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2] sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE again
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] kallsyms: add static qualifiers where missing
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/3] kallsyms: remove unneeded memset() calls
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/3] kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: gitignore output directory
- From: Vladimir Kondratiev <vladimir.kondratiev@xxxxxxxxxxxxxxx>
- [PATCH v2] kbuild: gitignore output directory
- From: Vladimir Kondratiev <vladimir.kondratiev@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
- From: Zenghui Yu <zenghuiyu96@xxxxxxxxx>
- [PATCH] kbuild, LLVMLinux: Don't suppress format warnings
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH] modpost: always show verbose warning for section mismatch
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kconfig: rename zconf.l to lexer.l
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: gitignore output directory
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [kbuild:build-test2 1/1] sc-mips.c:undefined reference to `mips_gcr_base'
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v6 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
- From: Thomas Garnier <thgarnie@xxxxxxxxxxxx>
- Re: [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- [kbuild:build-test 31/31] drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c:27:10: fatal error: vfio_platform_private.h: No such file or directory
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/3] kbuild: Add wilddt function instead of listing dtbs
- From: Leonard Crestez <leonard.crestez@xxxxxxx>
- [PATCH] kbuild: gitignore output directory
- From: Vladimir Kondratiev <vladimir.kondratiev@xxxxxxxxxxxxxxx>
- Re: [RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 0/3] gcc-plugins: Introduce stackinit plugin
- From: Alexander Popov <alex.popov@xxxxxxxxx>
- Re: [PATCH v4] kbuild: Add support for DT binding schema checks
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v4] kbuild: Add support for DT binding schema checks
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH AUTOSEL 4.20 059/304] modpost: validate symbol names also in find_elf_symbol
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 052/258] modpost: validate symbol names also in find_elf_symbol
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 033/170] modpost: validate symbol names also in find_elf_symbol
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 019/107] modpost: validate symbol names also in find_elf_symbol
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 3.18 13/61] modpost: validate symbol names also in find_elf_symbol
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 17/80] modpost: validate symbol names also in find_elf_symbol
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4] kbuild: Add support for DT binding schema checks
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4] kbuild: Add support for DT binding schema checks
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v4] kbuild: Add support for DT binding schema checks
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] Kbuild: Handle too long symbols in kallsyms.c
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v4] kbuild: Add support for DT binding schema checks
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] Kbuild: Handle too long symbols in kallsyms.c
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 0/3] kbuild: Add wilddt function instead of listing dtbs
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- RE: [PATCH 1/3] treewide: Lift switch variables out of switches
- From: "Edwin Zimmerman" <edwin@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] kconfig: rename zconf.y to parser.y
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] kconfig: rename zconf.l to lexer.l
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: skip 'addtree' and 'flags' magic for external module build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] kbuild: simplify rules of data compression with size appending
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] kbuild: remove top-level built-in.a
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: descend to scripts/kconfig/ directly when syncconfig is needed
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [1/3] KVM: powerpc: remove -I. header search paths
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx>
- RE: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v4] kbuild: Add support for DT binding schema checks
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches
- From: "Edwin Zimmerman" <edwin@xxxxxxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] treewide: Lift switch variables out of switches
- From: William Kucharski <william.kucharski@xxxxxxxxxx>
- Re: [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] lib: Introduce test_stackinit module
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 0/3] gcc-plugins: Introduce stackinit plugin
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 1/3] treewide: Lift switch variables out of switches
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 2/3] gcc-plugins: Introduce stackinit plugin
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- minimal version requirement for ld
- From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: remove top-level built-in.a
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/3] kbuild: Add wilddt function instead of listing dtbs
- From: Leonard Crestez <leonard.crestez@xxxxxxx>
- Re: [PATCH v2 3/4] kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] kbuild: Disable extra debugging info in .s output
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
- From: Zenghui Yu <zenghuiyu96@xxxxxxxxx>
- Re: [RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
- From: Zenghui Yu <zenghuiyu96@xxxxxxxxx>
- Re: [RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [Question] What is the license of scripts/basic/fixdep.c ?
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] s390: make thin archives not directly depend on *.o.chkbss files
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- [Question] What is the license of scripts/basic/fixdep.c ?
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: descend to scripts/kconfig/ directly when syncconfig is needed
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 00/12] selftests: Miscellaneous fixes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 00/12] selftests: Miscellaneous fixes
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] kbuild: remove meaningless prepare2 target
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] powerpc: some header search path cleanups
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [RFC PATCH] kbuild: support llvm-ar
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [GIT PULL] Kbuild fixes for v5.0-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: SUBDIRS= replacement
- From: Christoph Hellwig <hch@xxxxxx>
- Re: SUBDIRS= replacement
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- SUBDIRS= replacement
- From: Christoph Hellwig <hch@xxxxxx>
- [GIT PULL] Kbuild fixes for v5.0-rc3
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: mark prepare0 as PHONY to fix external module build
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] kbuild: add -I$(srctree)/$(src) automatically for hostprogs with O=
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 3/4] kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 4/4] kbuild: remove unnecessary in-subshell execution
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 2/4] s390: make thin archives not directly depend on *.o.chkbss files
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 1/4] kbuild: simplify rules of data compression with size appending
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [RFC PATCH] kbuild: support llvm-ar
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- RE: [PATCH 2/3] kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^)
- From: <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^)
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- [PATCH 2/3] kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/3] kbuild: remove unnecessary in-subshell execution
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] kbuild: simplify rules of data compression with size appending
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v3 2/2] kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v3 1/2] kbuild: remove top-level built-in.a
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 1/2] kbuild: remove top-level built-in.a
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 2/2] kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] selftests: gpio-mockup-chardev: Check asprintf() for error
- From: shuah <shuah@xxxxxxxxxx>
- Re: [PATCH] kbuild: remove unused archmrproper
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: mark prepare0 as PHONY to fix external module build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kconfig: rename generated .*conf-cfg to *conf-cfg
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kbuild: add -I$(srctree)/$(src) automatically for hostprogs with O=
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] kbuild: skip 'addtree' and 'flags' magic for external module build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 4.14 02/27] x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 05/50] x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.20 08/57] x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: mark prepare0 as PHONY to fix external module build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: mark prepare0 as PHONY to fix external module build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: mark prepare0 as PHONY to fix external module build
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [PATCH] kbuild: mark prepare0 as PHONY to fix external module build
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: remove top-level built-in.a
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: mark prepare0 as PHONY to fix external module build
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] kbuild: mark prepare0 as PHONY to fix external module build
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: remove top-level built-in.a
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH 05/12] selftests: seccomp: Fix test dependencies and rules
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 02/12] selftests: Fix output directory with O=
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 01/12] selftests: gpio-mockup-chardev: Check asprintf() for error
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 06/12] selftests: lib.mk: Add rule to build object file from C source file
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 05/12] selftests: seccomp: Fix test dependencies and rules
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 09/12] selftests: sparc64: Remove superfluous rules
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 07/12] selftests: memfd: Fix build with O=
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 10/12] selftests: intel_pstate: Remove unused header dependency rule
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 08/12] selftests: timestamping: Remove superfluous rules
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH/RFC 12/12] selftests: gpio: Fix building tools/gpio from kselftests
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 11/12] selftests: Add kselftest-build target
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 03/12] selftests: Fix header install directory with O=
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 04/12] selftests: android: ion: Fix ionmap_test dependencies
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 00/12] selftests: Miscellaneous fixes
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH] kbuild: remove unused archmrproper
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]