Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: Remove support for Clang's ThinLTO caching
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/5] fs: Do not allow get_file() to resurrect 0 f_count
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] fs: Do not allow get_file() to resurrect 0 f_count
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/5] fs: Do not allow get_file() to resurrect 0 f_count
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] refcount: Introduce refcount_long_t and APIs
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 1/5] fs: Do not allow get_file() to resurrect 0 f_count
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 3/5] drm/i915: Do not directly manipulate file->f_count
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 2/5] drm/vmwgfx: Do not directly manipulate file->f_count
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 0/5] fs: Do not allow get_file() to resurrect 0 f_count
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] drm: move DRM-related CONFIG options into DRM submenu
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v1 1/3] riscv: make image compression configurable
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v1 0/3] riscv: make image compression configurable
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH v1 2/3] riscv: show help string for riscv-specific targets
- From: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx>
- [PATCH v1 3/3] kbuild: buildtar: install riscv compressed images as vmlinuz
- From: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx>
- [PATCH v1 0/3] riscv: make image compression configurable
- From: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx>
- [PATCH v1 1/3] riscv: make image compression configurable
- From: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: kbuild: Fix dt_binding_check for arch without dts directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kbuild: Remove support for Clang's ThinLTO caching
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH] dt-bindings: kbuild: Fix dt_binding_check for arch without dts directory
- From: "Rob Herring (Arm)" <robh@xxxxxxxxxx>
- Re: [PATCH v2] rust: add flags for shadow call stack sanitizer
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v1] kconfig: add config and source entry details
- From: Prasad Pandit <pjp@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] parport: amiga: Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] kbuild: simplify generic vdso installation code
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Problem with rust module
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Problem with rust module
- From: qwer trump <vivazsj@xxxxxxxxx>
- [PATCH 2/2] kbuild: add 'private' to target-specific variables
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] kbuild: remove redundant $(wildcard ) for rm-files
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 3/4] kbuild: use $(obj)/ instead of $(src)/ for common pattern rules
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 2/4] kbuild: do not add $(srctree) or $(objtree) to header search paths
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 1/4] arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/2] kconfig: do not imply the type of choice from the first entry
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] rapidio: specify the type for tristate choice explicitly
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 0/2] kconfig: stop implification of choice type
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] kconfig: remove SYMBOL_NO_WRITE flag
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kconfig: remove SYMBOL_NO_WRITE flag
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v1] kconfig: add config and source entry details
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCHv4 next] kconfig: add dependency warning print about invalid values while KBUILD_EXTRA_WARN=c
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 2/2] kconfig: remove 'optional' property support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2] drm: move DRM-related CONFIG options into DRM submenu
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Problem with rust module
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Problem with rust module
- From: qwer trump <vivazsj@xxxxxxxxx>
- Re: [PATCH] kbuild: rust: force `alloc` extern to allow "empty" Rust files
- From: Gary Guo <gary@xxxxxxxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: "liuyuntao (F)" <liuyuntao12@xxxxxxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: "liuyuntao (F)" <liuyuntao12@xxxxxxxxxx>
- Re: [PATCH v5 09/18] drm/msm: import A6xx XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2 2/2] kconfig: remove 'optional' property support
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH v5 09/18] drm/msm: import A6xx XML display registers database
- From: Connor Abbott <cwabbott0@xxxxxxxxx>
- Re: [PATCH] kconfig: remove SYMBOL_CHOICE flag
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v2 1/2] sh: Convert the last use of 'optional' property in Kconfig
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] kconfig: add config and source entry details
- From: Prasad Pandit <pjp@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5] kallsyms: Avoid weak references for kallsyms symbols
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [PATCH v5] kallsyms: Avoid weak references for kallsyms symbols
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v5] kallsyms: Avoid weak references for kallsyms symbols
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [PATCH] drm: move DRM-related CONFIG options into DRM submenu
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] drm: move DRM-related CONFIG options into DRM submenu
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [masahiroy-kbuild:kbuild 5/7] kernel/kallsyms.c:181:56: warning: array subscript is outside array bounds
- From: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: "liuyuntao (F)" <liuyuntao12@xxxxxxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: "liuyuntao (F)" <liuyuntao12@xxxxxxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: "liuyuntao (F)" <liuyuntao12@xxxxxxxxxx>
- Re: [PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
- From: "Aithal, Srikanth" <sraithal@xxxxxxx>
- [PATCH] drm: move DRM-related CONFIG options into DRM submenu
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [masahiroy-kbuild:kbuild 5/7] kernel/kallsyms.c:181:56: warning: array subscript is outside array bounds
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v1] kconfig: add config and source entry details
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: kbuild: Split targets out to separate rules
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [masahiroy-kbuild:kbuild 5/7] kernel/kallsyms.c:181:56: warning: array subscript is outside array bounds
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v1] kconfig: add config and source entry details
- From: Prasad Pandit <pjp@xxxxxxxxxxxxxxxxx>
- [masahiroy-kbuild:kbuild 5/7] kernel/kallsyms.c:181:56: warning: array subscript is outside array bounds
- From: kernel test robot <lkp@xxxxxxxxx>
- [masahiroy-kbuild:kbuild 5/7] kernel/kallsyms.c:181:56: warning: array subscript [0, 0] is outside array bounds of 'const int[1]'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH] kbuild: rust: force `alloc` extern to allow "empty" Rust files
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [RFC PATCH 2/2] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 00/11] drm: Restore helper usability
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: buildtar: remove warning for the default case
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 00/11] drm: Restore helper usability
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 00/11] drm: Restore helper usability
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 00/11] drm: Restore helper usability
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 00/11] drm: Restore helper usability
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: kbuild: Split targets out to separate rules
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 00/11] drm: Restore helper usability
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/11] drm: Restore helper usability
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] kconfig: remove 'optional' property support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 1/2] sh: Convert the last use of 'optional' property in Kconfig
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 0/2] kconfig: remove unneeded 'optional' property support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kconfig: remove SYMBOL_CHOICE flag
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v5] kallsyms: Avoid weak references for kallsyms symbols
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kbuild: buildtar: remove warning for the default case
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] objtool: Run objtool only if either of the config options are selected
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [RFC PATCH 2/2] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses
- From: Sathvika Vasireddy <sv@xxxxxxxxxxxxx>
- [RFC PATCH 1/2] objtool: Run objtool only if either of the config options are selected
- From: Sathvika Vasireddy <sv@xxxxxxxxxxxxx>
- [PATCH] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- Re: [PATCH] kbuild: rust: force `alloc` extern to allow "empty" Rust files
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH] kbuild: rust: force `alloc` extern to allow "empty" Rust files
- From: Miguel Ojeda <ojeda@xxxxxxxxxx>
- Re: (subset) [PATCH 00/34] address all -Wunused-const warnings
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Yuntao Liu <liuyuntao12@xxxxxxxxxx>
- Re: [PATCH 1/2] sh: convert the last use of 'optional' property in Kconfig
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/2] sh: convert the last use of 'optional' property in Kconfig
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] kconfig: remove 'optional' property support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] sh: convert the last use of 'optional' property in Kconfig
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 0/2] kconfig: remove unneeded 'optional' property support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kconfig: remove unneeded if-conditional in conf_choice()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/2] kconfig: use menu_for_each_entry() to traverse menu tree
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] kconfig: add menu_next() function and menu_for_each(_sub)_entry macros
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5] kallsyms: Avoid weak references for kallsyms symbols
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- Re: [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v4 2/3] vmlinux: Avoid weak reference to notes section
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 2/4] Makefile: remove some unnecessary header include paths
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 0/2] Enable building of the devel RPM package from Kbuild
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v1] kconfig: add config and source entry details
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: kbuild: Split targets out to separate rules
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH 3/4] kbuild: use $(obj)/ instead of $(src)/ for pattern rules for %.[cS]
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH 2/4] Makefile: remove some unnecessary header include paths
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH 1/4] arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCHv4 next] kconfig: add dependency warning print about invalid values while KBUILD_EXTRA_WARN=c
- From: sunying@xxxxxxxxxxxxxxxx
- Re: [PATCH] kbuild: buildtar: add comments about inconsistent package generation
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH 0/2] Enable building of the devel RPM package from Kbuild
- From: Pratham Patel <prathampatel@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Enable building of the devel RPM package from Kbuild
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 0/2] Enable building of the devel RPM package from Kbuild
- From: Pratham Patel <prathampatel@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Enable building of the devel RPM package from Kbuild
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v1] kconfig: add config and source entry details
- From: Prasad Pandit <pjp@xxxxxxxxxxxxxxxxx>
- [PATCH 1/2] kbuild: allow toggling the `with_devel` RPM macro
- From: Pratham Patel <prathampatel@xxxxxxxxxxxxxx>
- [PATCH 2/2] docs: kbuild: document KBUILD_RPM_WITH_DEVEL
- From: Pratham Patel <prathampatel@xxxxxxxxxxxxxx>
- [PATCH 0/2] Enable building of the devel RPM package from Kbuild
- From: Pratham Patel <prathampatel@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 3/4] kbuild: use $(obj)/ instead of $(src)/ for pattern rules for %.[cS]
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/4] Makefile: remove some unnecessary header include paths
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/4] arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] [v2] scripts/unifdef: avoid constexpr keyword
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v1] kconfig: add config and source entry details
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v1] kconfig: add config and source entry details
- From: Prasad Pandit <pjp@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: buildtar: add comments about inconsistent package generation
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 3/6] [v3] kbuild: turn on -Wrestrict by default
- From: Gatlin Newhouse <gatlin.newhouse@xxxxxxxxx>
- [PATCH v4 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v4 2/3] vmlinux: Avoid weak reference to notes section
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v4 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- Re: [PATCH 1/6] [v3] kbuild: turn on -Wextra by default
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 5/6] [v3] kbuild: enable -Wcast-function-type-strict unconditionally
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 6/6] [v3] kbuild: enable -Wstringop-truncation globally
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 3/6] [v3] kbuild: turn on -Wrestrict by default
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 3/3] btf: Avoid weak external references
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 3/3] btf: Avoid weak external references
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] parport: amiga: Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 6/6] [v3] kbuild: enable -Wstringop-truncation globally
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 5/6] [v3] kbuild: enable -Wcast-function-type-strict unconditionally
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 4/6] [v3] kbuild: enable -Wformat-truncation on clang
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 3/6] [v3] kbuild: turn on -Wrestrict by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 2/6] [v3] kbuild: remove redundant extra warning flags
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/6] [v3] kbuild: turn on -Wextra by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 0/6] [v3] kbuild: enable more warnings by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v3 3/3] btf: Avoid weak external references
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] scripts/Makefile.build: fix ext mod subdirs build with separate src,build dirs
- From: "Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco)" <vchernou@xxxxxxxxx>
- Re: [PATCH] scripts/Makefile.build: fix ext mod subdirs build with separate src,build dirs
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: "Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco)" <vchernou@xxxxxxxxx>
- [PATCH] scripts/Makefile.build: fix ext mod subdirs build with separate src,build dirs
- From: Valerii Chernous <vchernou@xxxxxxxxx>
- [PATCH v3 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v3 2/3] vmlinux: Avoid weak reference to notes section
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v3 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- Re: [PATCH] kbuild: buildtar: add comments about inconsistent package generation
- From: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] firmware: dmi-id: add a release callback function
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxx>
- [PATCH] kbuild: buildtar: add comments about inconsistent package generation
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 05/12] firmware: dmi-id: add a release callback function
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH v2] kbuild: buildtar: Add explicit 32-bit arm support
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] kbuild: buildtar: Add arm support
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH v2] kbuild: buildtar: Add explicit 32-bit arm support
- From: Calvin Owens <calvin@xxxxxxxxxx>
- Re: [PATCH] kbuild: buildtar: Add arm support
- From: Calvin Owens <calvin@xxxxxxxxxx>
- Re: [PATCH v5 11/18] drm/msm: generate headers on the fly
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH v5 11/18] drm/msm: generate headers on the fly
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v5 11/18] drm/msm: generate headers on the fly
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH v12 0/2] arm64: Add a build target for Flat Image Tree
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: "Daniel Walker (danielwa)" <danielwa@xxxxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: "Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco)" <vchernou@xxxxxxxxx>
- Re: [PATCH 05/12] firmware: dmi-id: add a release callback function
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: "Daniel Walker (danielwa)" <danielwa@xxxxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: "Daniel Walker (danielwa)" <danielwa@xxxxxxxxx>
- Re: [PATCH v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
- From: Lukas Hruska <lhruska@xxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version of $(as-instr)
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCH] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version of $(as-instr)
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- [PATCH] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version of $(as-instr)
- From: Dmitry Safonov via B4 Relay <devnull+0x7f454c46.gmail.com@xxxxxxxxxx>
- Re: [PATCH] kbuild: buildtar: Add arm support
- From: Calvin Owens <calvin@xxxxxxxxxx>
- Re: [PATCH 4/5] [v2] blktrace: convert strncpy() to strscpy_pad()
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH 1/5] [v2] test_hexdump: avoid string truncation warning
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Yifan Hong <elsk@xxxxxxxxxx>
- Re: [PATCH v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Yifan Hong <elsk@xxxxxxxxxx>
- [PATCH] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Yifan Hong <elsk@xxxxxxxxxx>
- Re: [PATCH] kbuild: buildtar: Add arm support
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
- From: Marcos Paulo de Souza <mpdesouza@xxxxxxxx>
- Re: [PATCH] export.h: remove include/asm-generic/export.h
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH v2 3/3] btf: Avoid weak external references
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 3/3] btf: Avoid weak external references
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: (subset) [PATCH 00/34] address all -Wunused-const warnings
- From: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
- Re: [PATCH] [v2] scripts/unifdef: avoid constexpr keyword
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH 1/4] kbuild: turn on -Wextra by default
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH] kbuild: buildtar: Add arm support
- From: Calvin Owens <calvin@xxxxxxxxxx>
- Re: [PATCH 1/4] kbuild: turn on -Wextra by default
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v2] rust: add flags for shadow call stack sanitizer
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 00/13] drm/display: Convert helpers Kconfig symbols to depends on
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- Re: [PATCH v2 3/3] btf: Avoid weak external references
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v2 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v2 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH 5/5] [v2] kbuild: enable -Wstringop-truncation globally
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 4/5] [v2] blktrace: convert strncpy() to strscpy_pad()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 3/5] [v2] block/partitions/ldm: convert strncpy() to strscpy()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/5] [v2] test_hexdump: avoid string truncation warning
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 0/5 v2] address remaining stringop-truncation warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v3 00/13] drm/display: Convert helpers Kconfig symbols to depends on
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/13] drm/display: Convert helpers Kconfig symbols to depends on
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] rust: add flags for shadow call stack sanitizer
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 0/4] Enable more warnings by default
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH 05/12] firmware: dmi-id: add a release callback function
- From: Jean Delvare <jdelvare@xxxxxxx>
- [PATCH] [v2] scripts/unifdef: avoid constexpr keyword
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 10/10] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 13/13] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 22/22] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.8 25/25] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2 3/3] dt-bindings: kbuild: Add separate target/dependency for processed-schema.json
- From: Conor Dooley <conor@xxxxxxxxxx>
- [PATCH v1] kconfig: add config and source entry details
- From: Prasad Pandit <ppandit@xxxxxxxxxx>
- Re: [PATCH 00/34] address all -Wunused-const warnings
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v2 3/3] dt-bindings: kbuild: Add separate target/dependency for processed-schema.json
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 2/3] dt-bindings: kbuild: Split targets out to separate rules
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 1/3] dt-bindings: kbuild: Simplify examples target patsubst
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v2 0/3] dt-bindings: kbuild: Rework build rules and dependencies
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
- From: Valerii Chernous <vchernou@xxxxxxxxx>
- Re: [PATCH v2] Add MO(mod objs) variable to process ext modules with subdirs
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2] Add MO(mod objs) variable to process ext modules with subdirs
- From: Valerii Chernous <vchernou@xxxxxxxxx>
- [PATCH 4/4] kbuild: enable -Wformat-truncation on clang
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 3/4] kbuild: turn on -Wrestrict by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 2/4] kbuild: remove redundant extra warning flags
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/4] kbuild: turn on -Wextra by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 0/4] Enable more warnings by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 05/12] firmware: dmi-id: add a release callback function
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH] kconfig: add config and source entry details
- From: Prasad Pandit <ppandit@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 16/20] modpost: fix null pointer dereference
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.8 23/28] modpost: fix null pointer dereference
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 34/34] kbuild: always enable -Wunused-const-variable
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 34/34] kbuild: always enable -Wunused-const-variable
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- [PATCH 34/34] kbuild: always enable -Wunused-const-variable
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 00/34] address all -Wunused-const warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] serial: pmac_zilog: Drop usage of platform_driver_probe()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH] Add MO(mod objs) variable to process ext modules with subdirs
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] kbuild: deb-pkg: use more debhelper commands in builddeb
- From: Robert Nelson <robertcnelson@xxxxxxxxx>
- Re: [PATCH 6/6] kbuild: deb-pkg: use more debhelper commands in builddeb
- From: Robert Nelson <robertcnelson@xxxxxxxxx>
- [PATCH] Add MO(mod objs) variable to process ext modules with subdirs
- From: Valerii Chernous <vchernou@xxxxxxxxx>
- Re: [PATCH] kbuild: rust: use `-Zdwarf-version` to support DWARFv5
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH] kbuild: rust: use `-Zdebuginfo-compression`
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: (subset) [PATCH 0/9] enabled -Wformat-truncation for clang
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mismatch
- From: Takashi Iwai <tiwai@xxxxxxx>
- [PATCH v5 18/18] drm/msm: drop A6xx header
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 12/18] drm/msm: drop display-related headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 13/18] drm/msm: drop A2xx and common headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 14/18] drm/msm: drop A3xx and A4xx headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 15/18] drm/msm: drop A5xx header
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 09/18] drm/msm: import A6xx XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 17/18] drm/msm: drop C++ parts of a6xx.xml.h
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 07/18] drm/msm: import A2xx-A4xx XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 16/18] drm/msm: drop A6xx GMU header
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 06/18] drm/msm: import XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 11/18] drm/msm: generate headers on the fly
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 08/18] drm/msm: import A5xx XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 05/18] drm/msm: remove dependencies from core onto adreno headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 10/18] drm/msm: import gen_header.py script from Mesa
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 04/18] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 02/18] drm/msm/hdmi: drop qfprom.xml.h
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 03/18] drm/msm/dsi: drop mmss_cc.xml.h
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 01/18] drm/msm/mdp5: add writeback block bases
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v5 00/18] drm/msm: generate register header files
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [GIT PULL] Kbuild fixes for v6.9-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Kbuild fixes for v6.9-rc2
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: M= modules build w/ objects in different directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] kconfig: Fix typo HEIGTH to HEIGHT
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kconfig: Fix typo HEIGTH to HEIGHT
- From: Isak Ellmer <isak01@xxxxxxxxx>
- Re: [PATCH] virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch
- From: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- [PATCH] virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] serial: pmac_zilog: Drop usage of platform_driver_probe()
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] serial: ami: Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] parport: amiga: Mark driver struct with __refdata to prevent section mismatch
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] kbuild: rust: use `-Zdebuginfo-compression`
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] kbuild: rust: use `-Zdwarf-version` to support DWARFv5
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 0/9] enabled -Wformat-truncation for clang
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 3/3] btf: Avoid weak external references
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 05/12] firmware: dmi-id: add a release callback function
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 05/12] firmware: dmi-id: add a release callback function
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH v12 2/2] arm64: boot: Support Flat Image Tree
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] scripts/unifdef: avoid constexpr keyword
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH 2/3] vmlinux: Avoid weak reference to notes section
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v4 01/15] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v12 2/2] arm64: boot: Support Flat Image Tree
- From: Simon Glass <sjg@xxxxxxxxxxxx>
- [PATCH v12 0/2] arm64: Add a build target for Flat Image Tree
- From: Simon Glass <sjg@xxxxxxxxxxxx>
- Re: [PATCH v11 2/2] arm64: boot: Support Flat Image Tree
- From: Simon Glass <sjg@xxxxxxxxxxxx>
- [PATCH 9/9] kbuild: enable tautological-constant-out-of-range-compare
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 11/11] kbuild: enable -Wstringop-truncation globally
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 00/11] address remaining stringop-truncation warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v2] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH 10/12] sata: sx4: fix pdc20621_get_from_dimm() on 64-bit
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 10/12] sata: sx4: fix pdc20621_get_from_dimm() on 64-bit
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v3 01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v3 00/14] Unified cross-architecture kernel-mode FPU API
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH] Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: M= modules build w/ objects in different directory
- From: "Daniel Walker (danielwa)" <danielwa@xxxxxxxxx>
- Re: [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [RFC 1/2] kconfig: Add helpallconfig
- From: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx>
- [RFC 0/2] kconfig: Add fzf fuzzy search for config options
- From: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx>
- [RFC 2/2] scripts: Add fzfconfig helper script
- From: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx>
- Re: [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [PATCH 10/12] sata: sx4: fix pdc20621_get_from_dimm() on 64-bit
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 0/9] enabled -Wformat-truncation for clang
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v4 10/16] drm/msm: generate headers on the fly
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 09/16] drm/msm: import gen_header.py script from Mesa
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 10/16] drm/msm: generate headers on the fly
- From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
- Re: [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
- From: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>
- Re: [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH 9/9] kbuild: enable -Wformat-truncation on clang
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 0/9] enabled -Wformat-truncation for clang
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v4 09/16] drm/msm: import gen_header.py script from Mesa
- From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
- Re: [PATCH v4 09/16] drm/msm: import gen_header.py script from Mesa
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 01/16] drm/msm/mdp5: add writeback block bases
- From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
- Re: [PATCH v4 09/16] drm/msm: import gen_header.py script from Mesa
- From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
- Re: [PATCH v4 01/16] drm/msm/mdp5: add writeback block bases
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 03/16] drm/msm/dsi: drop mmss_cc.xml.h
- From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
- Re: [PATCH v4 02/16] drm/msm/hdmi: drop qfprom.xml.h
- From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
- Re: [PATCH v4 01/16] drm/msm/mdp5: add writeback block bases
- From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
- Re: [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/12] [v4] kallsyms: rework symbol lookup return codes
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 11/12] [v4] kallsyms: rework symbol lookup return codes
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] scripts/package: buildtar: Output as vmlinuz for riscv
- From: Matt Coster <Matt.Coster@xxxxxxxxxx>
- Re: [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
- From: Hamza Mahfooz <hamza.mahfooz@xxxxxxx>
- Re: [PATCH 06/12] nouveau: fix function cast warning
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] scripts/package: buildtar: Output as vmlinuz for riscv
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 06/12] nouveau: fix function cast warning
- From: Timur Tabi <ttabi@xxxxxxxxxx>
- [PATCH 12/12] kbuild: turn on -Wrestrict by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 11/12] [v4] kallsyms: rework symbol lookup return codes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 10/12] sata: sx4: fix pdc20621_get_from_dimm() on 64-bit
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 09/12] kbuild: enable -Wcast-function-type-strict unconditionally
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 08/12] x86: math-emu: fix function cast warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 07/12] cxlflash: fix function pointer cast warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 06/12] nouveau: fix function cast warning
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 05/12] firmware: dmi-id: add a release callback function
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 04/12] kbuild: remove redundant extra warning flags
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 03/12] kbuild: turn on -Wextra by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 02/12] [v3] parport: mfc3: avoid empty-body warning
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 00/12] kbuild: enable some -Wextra warnings by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v11 2/2] arm64: boot: Support Flat Image Tree
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 10/16] drm/msm: generate headers on the fly
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 10/16] drm/msm: generate headers on the fly
- From: Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx>
- Re: [PATCH v4 04/16] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
- From: Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx>
- Re: [PATCH] mmc: davinci: Don't strip remove function when driver is builtin
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
- From: patchwork-bot+chrome-platform@xxxxxxxxxx
- Re: [PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
- From: patchwork-bot+chrome-platform@xxxxxxxxxx
- [PATCH v2] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] mmc: davinci: Don't strip remove function when driver is builtin
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v4 04/16] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 10/16] drm/msm: generate headers on the fly
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v4 10/16] drm/msm: generate headers on the fly
- From: Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx>
- Re: [PATCH v4 04/16] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
- From: Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx>
- Re: How to avoid "version generation failed" warning?
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- How to avoid "version generation failed" warning?
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [PATCH] modpost: do not make find_tosym() return NULL
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] export.h: remove include/asm-generic/export.h
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/2] kconfig: do not reparent the menu inside a choice block
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choice
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 0/2] kconfig: fix an unselectable choice in MIPS again, and make sure it never happens
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v4 16/16] drm/msm: drop A6xx headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 11/16] drm/msm: drop display-related headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 13/16] drm/msm: drop A3xx and A4xx headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 14/16] drm/msm: drop A5xx header
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 12/16] drm/msm: drop A2xx and common headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 06/16] drm/msm: import A2xx-A4xx XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 08/16] drm/msm: import A6xx XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 07/16] drm/msm: import A5xx XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 15/16] drm/msm: drop A6xx GMU header
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 05/16] drm/msm: import XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 09/16] drm/msm: import gen_header.py script from Mesa
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 10/16] drm/msm: generate headers on the fly
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 02/16] drm/msm/hdmi: drop qfprom.xml.h
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 03/16] drm/msm/dsi: drop mmss_cc.xml.h
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 04/16] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 00/16] drm/msm: generate register header files
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 01/16] drm/msm/mdp5: add writeback block bases
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH] kbuild: disable pahole multithreading for reproducible builds
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH] scripts/package: buildtar: Output as vmlinuz for riscv
- From: Matt Coster <Matt.Coster@xxxxxxxxxx>
- Re: [PATCH] kbuild: disable pahole multithreading for reproducible builds
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH] kbuild: disable pahole multithreading for reproducible builds
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [GIT PULL] Kbuild updates for v6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] scripts/unifdef: avoid constexpr keyword
- From: Tony Finch <dot@xxxxxxxx>
- Re: [PATCH] scripts/package: buildtar: Output as vmlinuz for riscv
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [GIT PULL] Kbuild updates for v6.9-rc1
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] scripts/package: buildtar: Output as vmlinuz for riscv
- From: Matt Coster <Matt.Coster@xxxxxxxxxx>
- [PATCH] scripts/unifdef: avoid constexpr keyword
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 3/3] kconfig: tests: test dependency after shuffling choices
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/3] kconfig: tests: add a test for randconfig with dependent choices
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/3] kconfig: tests: support KCONFIG_SEED for the randconfig runner
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] x86: tinyconfig: fix warning for 'make ARCH=x86_64 tinyconfig'
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: M= modules build w/ objects in different directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- M= modules build w/ objects in different directory
- From: "Daniel Walker (danielwa)" <danielwa@xxxxxxxxx>
- Re: [PATCH V2] kbuild: rpm-pkg: add dtb files in kernel rpm
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] scripts/mod/modpost: fix null pointer dereference
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH RFC v3 00/12] drm/msm: generate register header files
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH RFC v3 00/12] drm/msm: generate register header files
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH V2] kbuild: rpm-pkg: add dtb files in kernel rpm
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/2] rust: crates in other kernel directories
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- [PATCH RFC v3 12/12] drm/msm: drop A2xx-A4xx headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 10/12] drm/msm: drop display-related headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 11/12] drm/msm: drop A5xx, A6xx headers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 06/12] drm/msm: import A2xx-A4xx XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 07/12] drm/msm: import A5xx-A7xx XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 05/12] drm/msm: import XML display registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 09/12] drm/msm: generate headers on the fly
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 08/12] drm/msm: import gen_header.py script from Mesa
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 04/12] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 03/12] drm/msm/dsi: drop mmss_cc.xml.h
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 01/12] drm/msm/mdp5: add writeback block bases
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 00/12] drm/msm: generate register header files
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v3 02/12] drm/msm/hdmi: drop qfprom.xml.h
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH] treewide: remove meaningless assignments in Makefiles
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2] lib/build_OID_registry: Don't mention the full path of the script in output
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- [PATCH] scripts: Improve source code readability by eliminating too many slashes
- From: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
- [PATCH RFC v2 7/7] drm/msm: generate headers on the fly
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v2 5/7] drm/msm: import XML registers database
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v2 6/7] drm/msm: import gen_header.py script from Mesa
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v2 3/7] drm/msm/dsi: drop mmss_cc.xml.h
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v2 4/7] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v2 2/7] drm/msm/hdmi: drop qfprom.xml.h
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v2 1/7] drm/msm/mdp5: add writeback block bases
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RFC v2 0/7] drm/msm: generate register header files
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH RFC] kbuild: create a list of all built DTB files
- From: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
- [PATCH v11 2/2] arm64: boot: Support Flat Image Tree
- From: Simon Glass <sjg@xxxxxxxxxxxx>
- [PATCH v11 0/2] arm64: Add a build target for Flat Image Tree
- From: Simon Glass <sjg@xxxxxxxxxxxx>
- [PATCH v2] lib/build_OID_registry: Don't mention the full path of the script in output
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: linux-next: build warning after merge of the mm tree
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: linux-next: build warning after merge of the mm tree
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 2/2] gcc-plugins: disable plugins when gmp.h is unavailable
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: linux-next: build warning after merge of the mm tree
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 2/2] gcc-plugins: disable plugins when gmp.h is unavailable
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [GIT PULL] hardening updates for v6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/2] gcc-plugins: disable plugins when gmp.h is unavailable
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v10 2/2] arm64: boot: Support Flat Image Tree
- From: Simon Glass <sjg@xxxxxxxxxxxx>
- [PATCH 2/2] gcc-plugins: disable plugins when gmp.h is unavailable
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 1/2] kbuild: add host-cc-option helper
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 0/2] gcc-plugins: disable plugins when gmp.h is unavailable
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH] scripts/mod/modpost: fix null pointer dereference
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [GIT PULL] hardening updates for v6.9-rc1
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [PATCH V2] kbuild: rpm-pkg: add dtb files in kernel rpm
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: add dtb files in kernel rpm
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- Re: [PATCH] ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH] kbuild: remove GCC's default -Wpacked-bitfield-compat flag
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH v2] kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH] ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 3/3] kconfig: use menu_for_each_entry() to traverse menu tree
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/3] kconfig: add menu_next() function and menu_for_each(_sub)_entry macros
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/3] kconfig: remove unneeded menu_is_visible() call in conf_write_defconfig()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kconfig: check prompt for choice while parsing
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/2] kconfig: lxdialog: remove unused dialog colors
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] kconfig: lxdialog: fix button color for blackbg theme
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v10 2/2] arm64: boot: Support Flat Image Tree
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH] kbuild: rpm-pkg: add dtb files in kernel rpm
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v10 2/2] arm64: boot: Support Flat Image Tree
- From: Simon Glass <sjg@xxxxxxxxxxxx>
- Re: [PATCH v10 2/2] arm64: boot: Support Flat Image Tree
- From: Simon Glass <sjg@xxxxxxxxxxxx>
- Re: [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- Re: [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- Re: [PATCH v2] rust: add flags for shadow call stack sanitizer
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH] kbuild: unexport abs_srctree and abs_objtree
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH] kbuild: remove GCC's default -Wpacked-bitfield-compat flag
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v2 4/7] sparc32: Do not select ZONE_DMA
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 4/7] sparc32: Do not select ZONE_DMA
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] kbuild: remove GCC's default -Wpacked-bitfield-compat flag
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kbuild: unexport abs_srctree and abs_objtree
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
- From: Tomasz Figa <tfiga@xxxxxxxxxxxx>
- 판매 문의 2024
- From: info@xxxxxxxxxxxxxxxxxxxxxx
- Re: [PATCH v2] kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: Disable two Clang specific enumeration warnings
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH v2] kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] kbuild: Disable two Clang specific enumeration warnings
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: Disable two Clang specific enumeration warnings
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] kbuild: Disable two Clang specific enumeration warnings
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] kbuild: Disable two Clang specific enumeration warnings
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: Disable two Clang specific enumeration warnings
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH] kbuild: Disable two Clang specific enumeration warnings
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH RFC] kbuild: create a list of all built DTB files
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] rust: add flags for shadow call stack sanitizer
- From: Valentin Obst <kernel@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] rust: add flags for shadow call stack sanitizer
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] rust: add flags for shadow call stack sanitizer
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] rust: add flags for shadow call stack sanitizer
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v2] rust: add flags for shadow call stack sanitizer
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH] rust: add flags for shadow call stack sanitizer
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH] rust: add flags for shadow call stack sanitizer
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH] rust: add flags for shadow call stack sanitizer
- From: Valentin Obst <kernel@xxxxxxxxxxxxxxx>
- [PATCH] kbuild: rpm-pkg: add dtb files in kernel rpm
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- Re: [WIP PATCH 01/30] build: replace uses of $(abspath ) with existing variables
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
- From: Tomasz Figa <tfiga@xxxxxxxxxxxx>
- Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
- From: Tomasz Figa <tfiga@xxxxxxxxxxxx>
- Re: [PATCH] rust: add flags for shadow call stack sanitizer
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH] rust: add flags for shadow call stack sanitizer
- From: Valentin Obst <kernel@xxxxxxxxxxxxxxx>
- Re: [PATCH] rust: add flags for shadow call stack sanitizer
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [WIP PATCH 01/30] build: replace uses of $(abspath ) with existing variables
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- Re: [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- Re: [PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- [PATCH] rust: add flags for shadow call stack sanitizer
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [WIP PATCH 01/30] build: replace uses of $(abspath ) with existing variables
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [WIP PATCH 01/30] build: replace uses of $(abspath ) with existing variables
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH 3/3] kconfig: remove named choice support
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH 2/3] kconfig: use linked list in get_symbol_str() to iterate over menus
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH 1/3] kconfig: link menus to a symbol
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCH RFC] kbuild: create a list of all built DTB files
- From: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
- [WIP PATCH 30/30] tools/build: modify uses of $(objtree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 28/30] tools/build: modify uses of $(srctree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 27/30] tools/build: add trailing slash to $(*tree)
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 29/30] tools/build: modify uses of $(srctree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 26/30] build: change $(*tree) to empty for current directory
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 24/30] scripts/generate_rust_analyzer.py: modify use of ${srctree} for trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 25/30] scripts/coccicheck: modify to handle ${srctree} with trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 22/30] scripts/nsdeps: modify use of ${srctree} to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 23/30] build/scripts: makelst: modify suggested use of ${srctree} for trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 21/30] scripts/package: mkspec: modify use of ${srctree} to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 18/30] build/scripts: streamline_config.pl: modify use of ${srctree} for trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 20/30] scripts/package: buildtar: modify use of ${srctree} to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 17/30] build/scripts: generate_initcall_order.pl: modify use of ${srctree} for trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 19/30] scripts/package: mkdebian: modify use of ${srctree} to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 15/30] build/scripts: install.sh: modify use of ${srctree} for trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 14/30] build/scripts: link-vmlinux.sh: modify use of ${objtree} for trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 16/30] scripts/dtc: dtx_diff: include trailing slash in ${srctree} variable
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 00/30] Adding trailing slash to $(*tree)
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 13/30] scripts: modify uses of $(objtree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 11/30] scripts: modify uses of $(srctree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 12/30] scripts: modify uses of $(srctree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 09/30] build: modify uses of $(objtree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 10/30] scripts: modify uses of $(srctree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 08/30] build: modify uses of $(srctree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 05/30] build: modify uses of $(srctree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 06/30] build: modify uses of $(srctree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 07/30] build: modify uses of $(srctree) to assume trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 04/30] build: add trailing slash to $(*tree)
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 03/30] build: handle optional trailing slash in $(srctree)
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 02/30] scripts/coccicheck: modify to handle ${srctree} with trailing slash
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [WIP PATCH 01/30] build: replace uses of $(abspath ) with existing variables
- From: Elliott Mitchell <ehem+linux@xxxxxxx>
- [PATCH v6 3/3] printk: Remove redundant CONFIG_BASE_FULL
- From: Yoann Congal <yoann.congal@xxxxxxxx>
- [PATCH v6 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
- From: Yoann Congal <yoann.congal@xxxxxxxx>
- [PATCH v6 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
- From: Yoann Congal <yoann.congal@xxxxxxxx>
- [PATCH v6 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
- From: Yoann Congal <yoann.congal@xxxxxxxx>
- [PATCH 3/3] kconfig: remove named choice support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/3] kconfig: use linked list in get_symbol_str() to iterate over menus
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/3] kconfig: link menus to a symbol
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] kbuild: fix inconsistent indentation in top Makefile
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH] kbuild: fix inconsistent indentation in top Makefile
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Nicolas Schier <n.schier@xxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 1/2] kbuild: mark `rustc` (and others) invocations as recursive
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH AUTOSEL 5.10 7/7] gen_compile_commands: fix invalid escape sequence warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 7/7] gen_compile_commands: fix invalid escape sequence warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 11/12] gen_compile_commands: fix invalid escape sequence warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 20/21] gen_compile_commands: fix invalid escape sequence warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 25/26] gen_compile_commands: fix invalid escape sequence warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH RFC] kbuild: create a list of all built DTB files
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH RFC] kbuild: create a list of all built DTB files
- From: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
- From: "Matthew Bystrin" <dev.mbstr@xxxxxxxxx>
- Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
- From: Nicolas Schier <n.schier@xxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]