Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH v2] tools: do not include scripts/Kbuild.include, (continued)
- Re: [PATCH] symbol : Make the size of the compile-related array fixed,
Christophe Leroy
- [PATCH 0/8] generic command line v4,
Daniel Walker
- [PATCH v2] uml: fix W=1 missing-include-dirs warnings,
Randy Dunlap
- [PATCH 1/2] kbuild: remove TMPO from try-run,
Masahiro Yamada
- [PATCH] kconfig: redo fake deps at include/config/*.h,
Alexey Dobriyan
- [PATCH] uml: fix W=1 missing-include-dirs warnings,
Randy Dunlap
- [PATCH 00/13] [RFC] Rust support,
ojeda
- [PATCH 01/13] kallsyms: Support "big" kernel symbols (2-byte lengths), ojeda
- [PATCH 02/13] kallsyms: Increase maximum kernel symbol length to 512, ojeda
- [PATCH 03/13] Makefile: Generate CLANG_FLAGS even in GCC builds, ojeda
- [PATCH 04/13] Kbuild: Rust support, ojeda
- [PATCH 05/13] Rust: Compiler builtins crate, ojeda
- [PATCH 06/13] Rust: Module crate, ojeda
- [PATCH 08/13] Rust: Export generated symbols, ojeda
- [PATCH 09/13] Samples: Rust examples, ojeda
- [PATCH 10/13] Documentation: Rust general information, ojeda
- [PATCH 11/13] MAINTAINERS: Rust, ojeda
- [PATCH 12/13] Rust: add abstractions for Binder (WIP), ojeda
- Message not available
- Re: [PATCH 00/13] [RFC] Rust support, Linus Torvalds
- Re: [PATCH 00/13] [RFC] Rust support, Matthew Wilcox
- Re: [PATCH 00/13] [RFC] Rust support, Nick Desaulniers
- Re: [PATCH 00/13] [RFC] Rust support, Peter Zijlstra
- Re: [PATCH 00/13] [RFC] Rust support, Peter Zijlstra
- Re: [PATCH 00/13] [RFC] Rust support, Richard Weinberger
- Re: [PATCH 00/13] [RFC] Rust support, Mariusz Ceier
- Re: [PATCH 00/13] [RFC] Rust support, Olliver Schinagl
- <Possible follow-ups>
- Re: [PATCH 00/13] [RFC] Rust support, Mariusz Ceier
- Re: [PATCH 00/13] [RFC] Rust support, Mariusz Ceier
- Re: [PATCH 00/13] [RFC] Rust support, Dillan Jackson
[PATCH] kconfig: split menu.c out of parser.y,
Masahiro Yamada
Configuration annotation., Christian Melki
[PATCH 1/3] kconfig: nconf: change set_config_filename() to void function,
Masahiro Yamada
[PATCH] kbuild: use ?= to assign CROSS_COMPILE by arch-Makefile,
Masahiro Yamada
[PATCH 0/6] builddeb: make deb building more flexible,
bage
[PATCH 1/5] kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf(),
Masahiro Yamada
[PATCH] kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build, Masahiro Yamada
[PATCH] kconfig: change sym_change_count into a boolean flag, Masahiro Yamada
[PATCH] kconfig: nconf: fix core dump when searching in empty menu, Masahiro Yamada
[PATCH 1/2] kbuild: allow setting zstd compression level for modules,
torvic9
5.10 build issue creating library for driver support.,
David F.
[PATCH 1/2] kbuild: dummy-tools: Add elfedit.,
Michal Suchanek
[PATCH 0/2] linux/kconfig.h: move IF_ENABLED() out of <linux/kconfig.h>,
Masahiro Yamada
Re: kbuild: add support for zstd compressed modules,
Oleksandr Natalenko
[PATCH v6 00/18] Add support for Clang CFI,
Sami Tolvanen
- [PATCH v6 01/18] add support for Clang CFI, Sami Tolvanen
- [PATCH v6 02/18] cfi: add __cficanonical, Sami Tolvanen
- [PATCH v6 03/18] mm: add generic function_nocfi macro, Sami Tolvanen
- [PATCH v6 04/18] module: ensure __cfi_check alignment, Sami Tolvanen
- [PATCH v6 05/18] workqueue: use WARN_ON_FUNCTION_MISMATCH, Sami Tolvanen
- [PATCH v6 06/18] kthread: use WARN_ON_FUNCTION_MISMATCH, Sami Tolvanen
- [PATCH v6 07/18] kallsyms: strip ThinLTO hashes from static functions, Sami Tolvanen
- [PATCH v6 09/18] treewide: Change list_sort to use const pointers, Sami Tolvanen
- [PATCH v6 08/18] bpf: disable CFI in dispatcher functions, Sami Tolvanen
- [PATCH v6 10/18] lkdtm: use function_nocfi, Sami Tolvanen
- [PATCH v6 11/18] psci: use function_nocfi for cpu_resume, Sami Tolvanen
- [PATCH v6 12/18] arm64: implement function_nocfi, Sami Tolvanen
- [PATCH v6 13/18] arm64: use function_nocfi with __pa_symbol, Sami Tolvanen
- [PATCH v6 14/18] arm64: add __nocfi to functions that jump to a physical address, Sami Tolvanen
- [PATCH v6 15/18] arm64: add __nocfi to __apply_alternatives, Sami Tolvanen
- [PATCH v6 16/18] arm64: ftrace: use function_nocfi for ftrace_call, Sami Tolvanen
- [PATCH v6 17/18] KVM: arm64: Disable CFI for nVHE, Sami Tolvanen
- [PATCH v6 18/18] arm64: allow CONFIG_CFI_CLANG to be selected, Sami Tolvanen
- Re: [PATCH v6 00/18] Add support for Clang CFI, Kees Cook
Re: arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_table' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpuidle_method_of_table',
Nick Desaulniers
[PATCH] MIPS: select ARCH_KEEP_MEMBLOCK unconditionally,
Nick Desaulniers
[PATCH v3] kbuild: add support for zstd compressed modules,
Piotr Gorski
[PATCH] kbuild: add support for zstd compressed modules, Piotr Gorski
[PATCH 00/20] kbuild: unify the install.sh script usage,
Greg Kroah-Hartman
- [PATCH 01/20] kbuild: move x86 install script to scripts/install.sh, Greg Kroah-Hartman
- [PATCH 03/20] kbuild: scripts/install.sh: provide a "install" function, Greg Kroah-Hartman
- [PATCH 04/20] kbuild: scripts/install.sh: call sync before calling the bootloader installer, Greg Kroah-Hartman
- [PATCH 06/20] kbuild: scripts/install.sh: handle compressed/uncompressed kernel images, Greg Kroah-Hartman
- [PATCH 02/20] kbuild: scripts/install.sh: properly quote all variables, Greg Kroah-Hartman
- [PATCH 15/20] kbuild: parisc: use common install script, Greg Kroah-Hartman
- [PATCH 16/20] kbuild: powerpc: use common install script, Greg Kroah-Hartman
- [PATCH 17/20] kbuild: s390: use common install script, Greg Kroah-Hartman
- [PATCH 18/20] kbuild: sh: remove unused install script, Greg Kroah-Hartman
- [PATCH 19/20] kbuild: sparc: use common install script, Greg Kroah-Hartman
- [PATCH 20/20] kbuild: scripts/install.sh: update documentation, Greg Kroah-Hartman
- [PATCH 07/20] kbuild: scripts/install.sh: allow for the version number, Greg Kroah-Hartman
- [PATCH 08/20] kbuild: riscv: use common install script, Greg Kroah-Hartman
- [PATCH 09/20] kbuild: arm64: use common install script, Greg Kroah-Hartman
- [PATCH 10/20] kbuild: arm: use common install script, Greg Kroah-Hartman
- [PATCH 11/20] kbuild: ia64: use common install script, Greg Kroah-Hartman
- [PATCH 12/20] kbuild: m68k: use common install script, Greg Kroah-Hartman
- [PATCH 13/20] kbuild: nds32: convert to use the common install scripts, Greg Kroah-Hartman
- [PATCH 14/20] kbuild: nios2: use common install script, Greg Kroah-Hartman
- [PATCH 05/20] kbuild: scripts/install.sh: prepare for arch-specific bootloaders, Greg Kroah-Hartman
- Re: [PATCH 00/20] kbuild: unify the install.sh script usage, Geert Uytterhoeven
- Re: [PATCH 00/20] kbuild: unify the install.sh script usage, Kees Cook
[PATCH kbuild] Makefile.extrawarn: disable -Woverride-init in W=1,
Marek Behún
[PATCH v2] Kbuild: Update config_data.gz only if KCONFIG_CONFIG materially changed, Elliot Berman
Usage of CXX in tools directory,
Sedat Dilek
[PATCH] kbuild: merge module sections under CONFIG_LD_DEAD_CODE_DATA_ELIMINATION too,
Alexander Lobakin
[PATCH v5 00/18] Add support for Clang CFI,
Sami Tolvanen
- [PATCH v5 01/18] add support for Clang CFI, Sami Tolvanen
- [PATCH v5 02/18] cfi: add __cficanonical, Sami Tolvanen
- [PATCH v5 03/18] mm: add generic function_nocfi macro, Sami Tolvanen
- [PATCH v5 04/18] module: ensure __cfi_check alignment, Sami Tolvanen
- [PATCH v5 05/18] workqueue: use WARN_ON_FUNCTION_MISMATCH, Sami Tolvanen
- [PATCH v5 06/18] kthread: use WARN_ON_FUNCTION_MISMATCH, Sami Tolvanen
- [PATCH v5 07/18] kallsyms: strip ThinLTO hashes from static functions, Sami Tolvanen
- [PATCH v5 08/18] bpf: disable CFI in dispatcher functions, Sami Tolvanen
- [PATCH v5 09/18] treewide: Change list_sort to use const pointers, Sami Tolvanen
- [PATCH v5 10/18] lkdtm: use function_nocfi, Sami Tolvanen
- [PATCH v5 11/18] psci: use function_nocfi for cpu_resume, Sami Tolvanen
- [PATCH v5 12/18] arm64: implement function_nocfi, Sami Tolvanen
- [PATCH v5 13/18] arm64: use function_nocfi with __pa_symbol, Sami Tolvanen
- [PATCH v5 14/18] arm64: add __nocfi to functions that jump to a physical address, Sami Tolvanen
- [PATCH v5 15/18] arm64: add __nocfi to __apply_alternatives, Sami Tolvanen
- [PATCH v5 16/18] arm64: ftrace: use function_nocfi for ftrace_call, Sami Tolvanen
- [PATCH v5 17/18] KVM: arm64: Disable CFI for nVHE, Sami Tolvanen
- [PATCH v5 18/18] arm64: allow CONFIG_CFI_CLANG to be selected, Sami Tolvanen
- Re: [PATCH v5 00/18] Add support for Clang CFI, Nathan Chancellor
[PATCH kbuild v4] kbuild: add an elfnote for whether vmlinux is built with lto,
Yonghong Song
[PATCH] Kbuild: Update config_data.gz only if KCONFIG_CONFIG materially changed,
Elliot Berman
[PATCH kbuild v3 0/2] add an elfnote with type BUILD_COMPILER_LTO_INFO,
Yonghong Song
[PATCH v4 00/17] Add support for Clang CFI,
Sami Tolvanen
- [PATCH v4 01/17] add support for Clang CFI, Sami Tolvanen
- [PATCH v4 02/17] cfi: add __cficanonical, Sami Tolvanen
- [PATCH v4 04/17] module: ensure __cfi_check alignment, Sami Tolvanen
- [PATCH v4 03/17] mm: add generic function_nocfi macro, Sami Tolvanen
- [PATCH v4 05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH, Sami Tolvanen
- [PATCH v4 07/17] kallsyms: strip ThinLTO hashes from static functions, Sami Tolvanen
- [PATCH v4 06/17] kthread: use WARN_ON_FUNCTION_MISMATCH, Sami Tolvanen
- [PATCH v4 08/17] bpf: disable CFI in dispatcher functions, Sami Tolvanen
- [PATCH v4 09/17] treewide: Change list_sort to use const pointers, Sami Tolvanen
- [PATCH v4 10/17] lkdtm: use function_nocfi, Sami Tolvanen
- [PATCH v4 11/17] psci: use function_nocfi for cpu_resume, Sami Tolvanen
- [PATCH v4 12/17] arm64: implement function_nocfi, Sami Tolvanen
- [PATCH v4 14/17] arm64: add __nocfi to functions that jump to a physical address, Sami Tolvanen
- [PATCH v4 13/17] arm64: use function_nocfi with __pa_symbol, Sami Tolvanen
- [PATCH v4 17/17] arm64: allow CONFIG_CFI_CLANG to be selected, Sami Tolvanen
- [PATCH v4 16/17] KVM: arm64: Disable CFI for nVHE, Sami Tolvanen
- [PATCH v4 15/17] arm64: add __nocfi to __apply_alternatives, Sami Tolvanen
- Re: [PATCH v4 00/17] Add support for Clang CFI, Kees Cook
[PATCH 1/9] kbuild: remove unneeded mkdir for external modules_install,
Masahiro Yamada
[PATCH kbuild v2] kbuild: add -grecord-gcc-switches to clang build, Yonghong Song
[kbuild:kbuild 14/16] Error: kernelrelease not valid - run 'make prepare' to update it,
kernel test robot
[PATCH kbuild] kbuild: add -grecord-gcc-switches to clang build,
Yonghong Song
Possible Regression Regarding bcf637f5 interfering with dkms automatic module builds,
John S Gruber
[PATCH] kconfig: lxdialog: A spello fix and a punctuation added,
Bhaskar Chowdhury
[PATCH] kconfig: streamline_config.pl: Couple of typo fixes,
Bhaskar Chowdhury
[PATCH] scripts: modpost.c: Fix a few typos,
Bhaskar Chowdhury
[PATCH 1/3] kbuild: generate Module.symvers only when vmlinux exists,
Masahiro Yamada
[PATCH v4] docs: experimental: build PDF with rst2pdf, Mauro Carvalho Chehab
[PATCH v3] docs: experimental: build PDF with rst2pdf,
Mauro Carvalho Chehab
[PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso,
frowand . list
[PATCH v3 00/17] Add support for Clang CFI,
Sami Tolvanen
- [PATCH v3 01/17] add support for Clang CFI, Sami Tolvanen
- [PATCH v3 02/17] cfi: add __cficanonical, Sami Tolvanen
- [PATCH v3 04/17] module: ensure __cfi_check alignment, Sami Tolvanen
- [PATCH v3 03/17] mm: add generic __va_function and __pa_function macros, Sami Tolvanen
- [PATCH v3 05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH, Sami Tolvanen
- [PATCH v3 06/17] kthread: use WARN_ON_FUNCTION_MISMATCH, Sami Tolvanen
- [PATCH v3 08/17] bpf: disable CFI in dispatcher functions, Sami Tolvanen
- [PATCH v3 10/17] lkdtm: use __va_function, Sami Tolvanen
- [PATCH v3 09/17] treewide: Change list_sort to use const pointers, Sami Tolvanen
- [PATCH v3 11/17] psci: use __pa_function for cpu_resume, Sami Tolvanen
- [PATCH v3 12/17] arm64: implement __va_function, Sami Tolvanen
- [PATCH v3 13/17] arm64: use __pa_function, Sami Tolvanen
- [PATCH v3 14/17] arm64: add __nocfi to functions that jump to a physical address, Sami Tolvanen
- [PATCH v3 16/17] KVM: arm64: Disable CFI for nVHE, Sami Tolvanen
- [PATCH v3 15/17] arm64: add __nocfi to __apply_alternatives, Sami Tolvanen
- [PATCH v3 17/17] arm64: allow CONFIG_CFI_CLANG to be selected, Sami Tolvanen
- [PATCH v3 07/17] kallsyms: strip ThinLTO hashes from static functions, Sami Tolvanen
[PATCH] kasan: fix hwasan build for gcc,
Arnd Bergmann
[PATCH] kbuild: Merge module sections if and only if CONFIG_LTO_CLANG is enabled,
Sean Christopherson
[PATCH 0/2] streamline_config.pl: Fix Perl spacing,
Steven Rostedt
[for-stable-4.19 PATCH v2 0/2] Backport patches to fix KASAN+LKDTM with recent clang on ARM64,
Nicolas Boichat
[PATCH RESEND 0/2] kconfig: fence choices and menuconfigs with comments in .config too,
Alexander Lobakin
[PATCH 0/2] kconfig: fence choices and menuconfigs with comments in .config too,
Alexander Lobakin
[PATCH v2] kbuild: enforce -Werror=unused-result,
Olaf Hering
[PATCH] Makefile: fix GDB warning with CONFIG_RELR,
Nick Desaulniers
[for-stable-4.19 PATCH 0/2] Backport patches to fix KASAN+LKDTM with recent clang on ARM64,
Nicolas Boichat
[PATCH v2 00/17] Add support for Clang CFI,
Sami Tolvanen
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]