Linux Kbuild
[Prev Page][Next Page]
- [PATCH 2/2] alpha: merge two entries for CONFIG_ALPHA_GAMMA, (continued)
- [PATCH] hexagon: select GENERIC_IRQ_PROBE instead of redefining it,
Masahiro Yamada
- [PATCH] hexagon: select FRAME_POINTER instead of redefining it,
Masahiro Yamada
- [PATCH] sparc: select FRAME_POINTER instead of redefining it,
Masahiro Yamada
- [PATCH] [v2] kallsyms: ignore ARMv4 thunks along with others,
Arnd Bergmann
- [PATCH] kallsyms: ignore ARMv4 thunks along with others,
Arnd Bergmann
- Out-of-tree module building fails with O= argument,
Marcos Paulo de Souza
- srcversion hash does not cover all the module's source/dependency files,
Radek Krejci
- [PATCH 0/6] dts: Fix dtc interrupt warnings,
Rob Herring
- [PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian,
Nathan Chancellor
- [PATCH] gen_compile_commands: fix invalid escape sequence,
Andrew Ballance
- [PATCH] kbuild: Use -fmin-function-alignment when available,
Petr Pavlu
- [PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig,
Nícolas F. R. A. Prado
- [PATCH] treewide: replace or remove redundant def_bool in Kconfig files, Masahiro Yamada
- [PATCH 1/2] kconfig: print recursive dependency errors in the parsed order,
Masahiro Yamada
- [PATCH] docs: kbuild: Kconfig: Fix grammar and formatting,
Thorsten Blum
- Re: [PATCH 1/2] kbuild: Abort make on install failures, xtex
- Re: [PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist, Zhang Bingwu
- [PATCH] kbuild: Fix changing ELF file type for output of gen_btf for big endian,
Nathan Chancellor
- [PATCH] kbuild: Fix building with LLVM on NixOS,
Yuxuan Shui
- [PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL,
Yoann Congal
- [PATCH RFC 1/3] kbuild: rust: move bindgen commands to top-level, Thomas Bertschinger
- [PATCH RFC 0/3] bcachefs: add framework for internal Rust code,
Thomas Bertschinger
- [PATCH v4 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL,
Yoann Congal
- [PATCH v3] ubsan: Reintroduce signed overflow sanitizer,
Kees Cook
- [PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal,
Yoann Congal
- [PATCH v10 0/2] arm64: Add a build target for Flat Image Tree,
Simon Glass
- [PATCH 00/27] kconfig: refactor lexer and parser code,
Masahiro Yamada
- [PATCH 01/27] kconfig: fix infinite loop when expanding a macro at the end of file, Masahiro Yamada
- [PATCH 02/27] kconfig: fix off-by-one in zconf_error(), Masahiro Yamada
- [PATCH 03/27] kconfig: remove orphan lookup_file() declaration, Masahiro Yamada
- [PATCH 04/27] kconfig: remove compat_getline(), Masahiro Yamada
- [PATCH 05/27] kconfig: remove unneeded sym_find() call in conf_parse(), Masahiro Yamada
- [PATCH 06/27] kconfig: write Kconfig files to autoconf.cmd in order, Masahiro Yamada
- [PATCH 07/27] kconfig: call env_write_dep() right after yyparse(), Masahiro Yamada
- [PATCH 08/27] kconfig: split preprocessor prototypes into preprocess.h, Masahiro Yamada
- [PATCH 09/27] kconfig: replace current_pos with separate cur_{filename,lineno}, Masahiro Yamada
- [PATCH 10/27] kconfig: remove zconf_curname() and zconf_lineno(), Masahiro Yamada
- [PATCH 11/27] kconfig: associate struct menu with file name directly, Masahiro Yamada
- [PATCH 12/27] kconfig: associate struct property with file name directly, Masahiro Yamada
- [PATCH 13/27] kconfig: replace file->name with name in zconf_nextfile(), Masahiro Yamada
- [PATCH 14/27] kconfig: do not delay the cur_filename update, Masahiro Yamada
- [PATCH 15/27] kconfig: replace remaining current_file->name with cur_filename, Masahiro Yamada
- [PATCH 16/27] kconfig: move the file and lineno in struct file to struct buffer, Masahiro Yamada
- [PATCH 17/27] kconfig: make file::name a flexible array member, Masahiro Yamada
- [PATCH 18/27] kconfig: change file_lookup() to return the file name, Masahiro Yamada
- [PATCH 19/27] kconfig: split list_head into a separate header, Masahiro Yamada
- [PATCH 20/27] kconfig: resync list.h, Masahiro Yamada
- [PATCH 21/27] kconfig: import more list macros and inline functions, Masahiro Yamada
- [PATCH 22/27] kconfig: add macros useful for hashtable, Masahiro Yamada
- [PATCH 23/27] kconfig: move ARRAY_SIZE to a header, Masahiro Yamada
- [PATCH 24/27] kconfig: move strhash() to a header, Masahiro Yamada
- [PATCH 25/27] kconfig: convert linked list of files to hash table, Masahiro Yamada
- [PATCH 26/27] kconfig: use generic macros to implement symbol hashtable, Masahiro Yamada
- [PATCH 27/27] kconfig: do not imply the type of choice value, Masahiro Yamada
- Re: [PATCH 00/27] kconfig: refactor lexer and parser code, Masahiro Yamada
- [PATCH 1/4] kbuild: rpm-pkg: do not include depmod-generated files,
Masahiro Yamada
- [PATCH v2 0/6] ubsan: Introduce wrap-around sanitizers,
Kees Cook
- [GIT PULL] Kbuild fixes for v6.8-rc3,
Masahiro Yamada
- [PATCH RFC 0/4] Introduce uts_release,
John Garry
- [kees:devel/overflow/sanitizers] [overflow] 660787b56e: UBSAN:signed-integer-overflow_in_lib/test_memcat_p.c,
kernel test robot
- Changes to kbuild in 6.x causing cpp build issues.,
David F.
- [PATCH 0/6] ubsan: Introduce wrap-around sanitizers,
Kees Cook
- Changes to kbuild in 6.? causing .cpp build issues..., David F.
- [v2] kbuild: Replace tabs with spaces when followed by conditionals.,
Dmitry Goncharov
- kbuild: Port build system to the future versions of gnu make.,
Dmitry Goncharov
- [PATCH v2] printk: Remove redundant CONFIG_BASE_SMALL,
Yoann Congal
- [PATCH 0/1] MIPS: fix the "CPU type" choice structure,
Masahiro Yamada
- [PATCH] modpost: avoid using the alias attribute, Masahiro Yamada
- [PATCH 5.4] powerpc: Use always instead of always-y in for crtsavres.o, Nathan Chancellor
- [PATCH 4.19] powerpc: Use always instead of always-y in for crtsavres.o,
Nathan Chancellor
- [PATCH] treewide: Change CONFIG_BASE_SMALL to bool type,
Yoann Congal
- [PATCH] kconfig: initialize sym->curr.tri to no for all symbol types again, Masahiro Yamada
- [PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1,
Nathan Chancellor
- [PATCH 01/11] kbuild: Raise the minimum supported version of LLVM to 13.0.1, Nathan Chancellor
- [PATCH 02/11] Makefile: Drop warn-stack-size plugin opt, Nathan Chancellor
- [PATCH 03/11] x86: Drop stack-alignment plugin opt, Nathan Chancellor
- [PATCH 04/11] ARM: Remove Thumb2 __builtin_thread_pointer workaround for Clang, Nathan Chancellor
- [PATCH 05/11] arm64: Kconfig: Clean up tautological LLVM version checks, Nathan Chancellor
- [PATCH 06/11] powerpc: Kconfig: Remove tautology in CONFIG_COMPAT, Nathan Chancellor
- [PATCH 07/11] riscv: Remove MCOUNT_NAME workaround, Nathan Chancellor
- [PATCH 08/11] riscv: Kconfig: Remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_FTRACE, Nathan Chancellor
- [PATCH 09/11] fortify: Drop Clang version check for 12.0.1 or newer, Nathan Chancellor
- [PATCH 10/11] lib/Kconfig.debug: Update Clang version check in CONFIG_KCOV, Nathan Chancellor
- [PATCH 11/11] compiler-clang.h: Update __diag_clang() macros for minimum version bump, Nathan Chancellor
- Re: [PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1, Kees Cook
- Re: [PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1, patchwork-bot+linux-riscv
- [PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM,
Nathan Chancellor
- [PATCH 0/2] Fix UML build with clang-18 and newer,
Nathan Chancellor
- [PATCH 07/82] overflow: Introduce CONFIG_UBSAN_POINTER_WRAP, Kees Cook
- Re: [PATCH v4 1/2] rust: Refactor the build target to allow the use of builtin targets,
Trevor Gross
- [MAYBE REGRESSION] kbuild time of kernel compiling,
Jingbo Xu
- Re: [PATCH v2 2/4] modpost: inform compilers that fatal() never returns,
Aiden Leong
- [PATCH] kbuild: fix W= flags in the help message,
Masahiro Yamada
- [PATCH] Makefile: Add HOST_GCC_SUFFIX and CROSS_GCC_SUFFIX,
Palmer Dabbelt
- [PATCH v3 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig,
Nícolas F. R. A. Prado
- [GIT PULL] Kbuild updates for v6.8-rc1,
Masahiro Yamada
- [PATCH AUTOSEL 4.19 5/5] selftests/nolibc: use EFI -bios for LoongArch qemu,
Sasha Levin
- [PATCH AUTOSEL 5.4 7/7] selftests/nolibc: use EFI -bios for LoongArch qemu,
Sasha Levin
- [PATCH] kbuild: take vmlinux.[ao] out of single-targets,
Wei Yang
- [PATCH v2 1/4] kbuild: deb-pkg: show verbose log for direct package builds,
Masahiro Yamada
- [PATCH 0/1] kbuild: find kernel/configs for fragments in fragment merging,
Zhang Bingwu
- [PATCH v2] checkpatch: allow build files to reference other build files,
Will McVicker
- [PATCH v1] checkpatch: allow build files to reference other build files,
Will McVicker
- [PATCH v2 0/7] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig,
Nícolas F. R. A. Prado
- [PATCH] docs: kbuild/kconfig: reformat/cleanup,
Vegard Nossum
- [PATCH] docs: media: rename gen_rst -> cmd_parse_headers,
Vegard Nossum
- [PATCH 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig,
Nícolas F. R. A. Prado
- [PROBLEM] Very long .deb package build times for bindeb-pkg build target,
Mirsad Todorovac
- [RFC] Bumping the minimum supported version of LLVM to 13.0.1,
Nathan Chancellor
- [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options,
Russell King (Oracle)
- [PATCH 0/4] kbuild: create a list of DTBs and allow to install base dtb and overlays,
Masahiro Yamada
- Re: [BUG] SHA-3 causes kmod 28 to segfault,
Russell King (Oracle)
- [PATCH 1/2] kconfig: remove unneeded buffer allocation in zconf_initscan(),
Masahiro Yamada
- [PATCH v2 0/2] Enable compressed files in EXTRA_FIRMWARE,
Kevin Martin
- [PATCH] linux/export.h: remove unneeded .balign directive,
Masahiro Yamada
- [PATCHv3 next] kconfig: add dependency warning print about invalid values in verbose mode,
sunying
- [PATCH 1/5] kbuild: deb-pkg: move 'make headers' to build-arch,
Masahiro Yamada
- [PATCH] kbuild: deb-pkg: do not search for 'scripts' directory under arch/, Masahiro Yamada
- [GIT PULL] Kbuild fixes for v6.7-rc8,
Masahiro Yamada
- [PATCH] kconfig: Add a build target for checking current config for issues,
Tomasz Figa
- [PATCH] kconfig: menuconfig: Make hidden options show as dim,
Tomasz Figa
- [PATCH] modpost: Ignore relaxation and alignment marker relocs on LoongArch,
WANG Xuerui
- [PATCH] kbuild: deb-pkg: use build ID instead of debug link for dbg package, Masahiro Yamada
- [PATCH 1/6] kbuild: deb-pkg: factor out common Make options in debian/rules,
Masahiro Yamada
- [PATCH 0/2] Enable compressed files in EXTRA_FIRMWARE,
Kevin Martin
- [PATCH] kbuild: fix build ID symlinks to installed VDSO files, Masahiro Yamada
- [PATCH] gen_init_cpio: Apply mtime supplied by user to all file types,
Dmitry Safonov
- [PATCH 1/3] kbuild: deb-pkg: do not query DEB_HOST_MULTIARCH,
Masahiro Yamada
- [PATCH] kbuild: deb-pkg: split debian/copyright,
Masahiro Yamada
[PATCH] efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_pad,
Masahiro Yamada
[PATCH v2] kbuild: resolve symlinks for O= properly,
Masahiro Yamada
[PATCH] kbuild: rust: add `rustupoverride` target,
Miguel Ojeda
make deb-pkg: Does not strip debug symbols when compressing modules,
Salvatore Bonaccorso
[PATCH] kbuild: resolve symlinks for O= properly,
Masahiro Yamada
[PATCH] Reapply "kbuild: Create directory for target DTB",
Matthias Schiffer
[PATCH v7 0/3] Validating UAPI backwards compatibility,
John Moon
[RFC PATCH v6 1/1] scripts: Introduce a default git.orderFile, Leonardo Bras
Re: [RFC PATCH 11/12] selftests/fpu: Move FP code to a separate translation unit, Christoph Hellwig
[PATCH] usr/Kconfig: fix typos of "its",
Randy Dunlap
[RFC PATCH v5 1/1] scripts: Introduce a default git.orderFile,
Leonardo Bras
Re: Building signed debs,
Bagas Sanjaya
Re: WARNING: modpost: drivers/input/mouse/amimouse: section mismatch in reference: amimouse_driver+0x4 (section: .data) -> amimouse_remove (section: .exit.text), Uwe Kleine-König
[PATCH 0/6] Generate address range data for built-in modules,
Kris Van Hees
[PATCH 0/4] hwmon: (smsc47m1) Various improvements,
Uwe Kleine-König
[PATCH v2 0/2] Enable -Wincompatible-function-pointer-types-strict under W=1,
Nathan Chancellor
[PATCH v4] gen_compile_commands.py: fix path resolve with symlinks in it,
Jialu Xu
[PATCH v3] gen_compile_commands.py: fix path resolve with symlinks in it, Jialu Xu
Re: [PATCH v2] gen_compile_commands.py: fix path resolve with symlinks in it, Jialu Xu
[RESEND RFC PATCH v4 1/1] scripts: Introduce a default git.orderFile,
Leonardo Bras
[PATCH] MAINTAINERS: Add scripts/clang-tools to Kbuild section,
Nathan Chancellor
[PATCH] kconfig: Use KCONFIG_CONFIG instead of .config,
Markus Schneider-Pargmann
[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms,
Alessandro Carminati (Red Hat)
[PATCH 1/6] kconfig: factor out common code shared by mconf and nconf,
Masahiro Yamada
[PATCH 1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/,
Masahiro Yamada
[PATCH v2 1/4] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h,
Masahiro Yamada
[PATCH] kbuild: determine base DTB by suffix,
Masahiro Yamada
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree,
Simon Glass
[PATCH][next] init: Kconfig: Disable -Wstringop-overflow for GCC-11,
Gustavo A. R. Silva
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]