Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH] Makefile: Yes. Finally remove '-Wdeclaration-after-statement', (continued)
- [PATCH] kbuild: Simplify DEBUG_INFO Kconfig handling,
Sedat Dilek
- Introduce CONFIG_DEBUG_INFO_AS_DWARF2 and CONFIG_DEBUG_INFO_AS_DWARF4,
Sedat Dilek
- [GIT PULL] Kconfig updates for v5.9-rc1,
Masahiro Yamada
- [PATCH 0/3] kbuild: clang-tidy,
Masahiro Yamada
- [PATCH] kbuild: remove redundant patterns in filter/filter-out, Masahiro Yamada
- Re: KASAN: global-out-of-bounds Read in precalculate_color, syzbot
- Re: [PATCH] gen_compile_commands: Add support for separate kbuild output directory, Tom Roeder
- [GIT PULL] Kbuild updates for v5.9-rc1,
Masahiro Yamada
- [PATCH v2 01/19] kconfig: qconf: remove ->addSeparator() to menuBar,
Masahiro Yamada
- [PATCH v2 05/19] kconfig: qconf: overload addToolBar() to create and insert toolbar, Masahiro Yamada
- [PATCH v2 06/19] kconfig: qconf: remove unused ConfigList::listView(), Masahiro Yamada
- [PATCH v2 04/19] kconfig: qconf: remove toolBar from ConfigMainWindow members, Masahiro Yamada
- [PATCH v2 03/19] kconfig: qconf: use 'menu' variable for (QMenu *), Masahiro Yamada
- [PATCH v2 14/19] kconfig: qconf: remove ConfigList::addColumn/removeColumn, Masahiro Yamada
- [PATCH v2 15/19] kconfig: qconf: remove ConfigItem::text/setText, Masahiro Yamada
- [PATCH v2 17/19] kconfig: qconf: refactor icon setups, Masahiro Yamada
- [PATCH v2 13/19] kconfig: qconf: remove ConfigItem::pixmap/setPixmap, Masahiro Yamada
- [PATCH v2 16/19] kconfig: qconf: remove unused voidPix, menuInvPix, Masahiro Yamada
- [PATCH v2 11/19] kconfig: qconf: remove 'parent' from ConfigList::updateMenuList(), Masahiro Yamada
- [PATCH v2 19/19] kconfig: qconf: move setOptionMode() to ConfigList from ConfigView, Masahiro Yamada
- [PATCH v2 18/19] kconfig: qconf: do not limit the pop-up menu to the first row, Masahiro Yamada
- [PATCH v2 12/19] kconfig: qconf: drop more localization code, Masahiro Yamada
- [PATCH v2 10/19] kconfig: qconf: remove unused argument from ConfigView::updateList(), Masahiro Yamada
- [PATCH v2 02/19] kconfig: qconf: do not use 'menu' variable for (QMenuBar *), Masahiro Yamada
- [PATCH v2 07/19] kconfig: qconf: remove name from ConfigSearchWindow constructor, Masahiro Yamada
- [PATCH v2 09/19] kconfig: qconf: remove unused argument from ConfigList::updateList(), Masahiro Yamada
- [PATCH v2 08/19] kconfig: qconf: omit parent to QHBoxLayout(), Masahiro Yamada
- [PATCH] kbuild: Cross-compile binaries to build modules on target,
Lukas Wunner
- [PATCH] kbuild: Add dtc flag test,
Elliot Berman
[PATCH] scipts/tags.sh: Add custom sort order,
peterz
[GIT PULL] Kbuild fixes for v5.8(-rc8),
Masahiro Yamada
[PATCH 01/16] kconfig: qconf: rename 'config' to 'fileMenu',
Masahiro Yamada
- [PATCH 02/16] kconfig: qconf: remove 'menu' variable, Masahiro Yamada
- [PATCH 16/16] kconfig: qconf: refactor icon setups, Masahiro Yamada
- [PATCH 04/16] kconfig: qconf: overload addToolBar() to create and insert toolbar, Masahiro Yamada
- [PATCH 07/16] kconfig: qconf: omit parent to QHBoxLayout(), Masahiro Yamada
- [PATCH 03/16] kconfig: qconf: remove toolBar from ConfigMainWindow members, Masahiro Yamada
- [PATCH 11/16] kconfig: qconf: drop more localization code, Masahiro Yamada
- [PATCH 13/16] kconfig: qconf: remove ConfigList::addColumn/removeColumn, Masahiro Yamada
- [PATCH 09/16] kconfig: qconf: remove unused argument from ConfigView::updateList(), Masahiro Yamada
- [PATCH 08/16] kconfig: qconf: remove unused argument from ConfigList::updateList(), Masahiro Yamada
- [PATCH 06/16] kconfig: qconf: remove name from ConfigSearchWindow constructor, Masahiro Yamada
- [PATCH 12/16] kconfig: qconf: remove ConfigItem::pixmap/setPixmap, Masahiro Yamada
- [PATCH 15/16] kconfig: qconf: remove unused voidPix, menuInvPix, Masahiro Yamada
- [PATCH 10/16] kconfig: qconf: remove 'parent' from ConfigList::updateMenuList(), Masahiro Yamada
- [PATCH 14/16] kconfig: qconf: remove ConfigItem::text/setText, Masahiro Yamada
- [PATCH 05/16] kconfig: qconf: remove unused ConfigList::listView(), Masahiro Yamada
[PATCH] kbuild: remove redundant FORCE definition in scripts/Makefile.modpost, Masahiro Yamada
[PATCH 1/2] kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled,
Masahiro Yamada
[PATCH] kbuild: introduce hostprogs-always-y and userprogs-always-y,
Masahiro Yamada
[PATCH 1/2] Revert "kconfig: qconf: don't show goback button on splitMode",
Masahiro Yamada
[GIT PULL][PATCH v10 0/8] Add support for ZSTD-compressed kernel and initramfs,
Nick Terrell
- [PATCH v10 1/8] lib: prepare zstd for preboot environment, Nick Terrell
- [PATCH v10 2/8] lib: add zstd support to decompress, Nick Terrell
- [PATCH v10 3/8] init: add support for zstd compressed kernel, Nick Terrell
- [PATCH v10 4/8] usr: add support for zstd compressed initramfs, Nick Terrell
- [PATCH v10 5/8] x86: bump ZO_z_extra_bytes margin for zstd, Nick Terrell
- [PATCH v10 8/8] Documentation: dontdiff: Add zstd compressed files, Nick Terrell
- [PATCH v10 7/8] .gitignore: add ZSTD-compressed files, Nick Terrell
- [PATCH v10 6/8] x86: Add support for ZSTD compressed kernel, Nick Terrell
- Re: [GIT PULL][PATCH v10 0/8] Add support for ZSTD-compressed kernel and initramfs, Sedat Dilek
- Re: [GIT PULL][PATCH v10 0/8] Add support for ZSTD-compressed kernel and initramfs, Sedat Dilek
- Re: [GIT PULL][PATCH v10 0/8] Add support for ZSTD-compressed kernel and initramfs, Sedat Dilek
[PATCH] Revert "kconfig: qconf: Change title for the item window", Masahiro Yamada
[PATCH] kconfig: qconf: remove "goBack" debug message, Masahiro Yamada
[PATCH v2 1/3] kconfig: qconf: use if_changed for qconf.moc rule,
Masahiro Yamada
[PATCH] kconfig: qconf: use delete[] instead of delete to free array, Masahiro Yamada
[PATCH] kconfig: clean qconf.moc by 'make mrproper', Masahiro Yamada
[PATCH] extract-cert: add static to local data, Masahiro Yamada
[PATCH] kconfig: add 'static' to some file-local data, Masahiro Yamada
[PATCH 1/2] kbuild: move shared library build rules to scripts/gcc-plugins/Makefile,
Masahiro Yamada
Re: linux-5.8-rc4/scripts/kconfig/qconf.cc: 2 * bad delete ?,
Masahiro Yamada
[GIT PULL][PATCH v9 0/7] Add support for ZSTD-compressed kernel and initramfs,
Nick Terrell
[PATCH] modpost: explain why we can't use strsep,
Wolfram Sang
[GIT PULL] Kbuild fixes for v5.8-rc7,
Masahiro Yamada
[PATCH v6] Makefile: Add clang-tidy and static analyzer support to makefile,
Nathan Huckleberry
[GIT PULL][PATCH v8 0/7] Add support for ZSTD-compressed kernel and initramfs,
Nick Terrell
[PATCH RESEND 0/3] Build ORC fast lookup table in scripts/sorttable tool,
Huaixin Chang
[RFC PATCH] makefile: add debug option to enable function aligned on 32 bytes,
Feng Tang
[PATCH v5] Makefile: Add clang-tidy and static analyzer support to makefile,
Nathan Huckleberry
[PATCH 0/2] xtensa: boot targets cleanup,
Max Filippov
[PATCH] Makefile.extrawarn: Move sign-compare from W=2 to W=3,
Joe Perches
[PATCH] xtensa: add boot subdirectories build artifacts to 'targets',
Masahiro Yamada
[PATCH v3] Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation,
Fangrui Song
[PATCH v2] Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation,
Fangrui Song
[PATCH] Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation,
Fangrui Song
[PATCH for v5.9] kbuild: Replace HTTP links with HTTPS ones,
Alexander A. Klimov
[PATCH] kconfig: constify XPM data,
Masahiro Yamada
[PATCH v4 04/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR, Kristen Carlson Accardi
[RFC PATCH] Makefile: Add "-eudyptula" string in EXTRAVERSION, Dhiraj Sharma
[PATCH] Modified Makefile to print -eudyptula in the version string,
Mritunjay Sharma
[PATCH] arch/x86/boot: Don't add the EFI stub to targets,
Arvind Sankar
Building stuff only in arch/x86/boot/compressed,
Sedat Dilek
[PATCH] powerpc/boot: add DTB to 'targets',
Masahiro Yamada
[PATCH] kbuild: Move -Wtype-limits to W=2,
Rikard Falkeborn
[GIT PULL][PATCH v7 0/7] Add support for ZSTD-compressed kernel and initramfs,
Nick Terrell
[PATCH v2] Makefile: Add clang-tidy and static analyzer support to makefile,
Nathan Huckleberry
[PATCH] kconfig confdata: Add an option to keep all .config backups, Maxime Chretien
[PATCH] kconfig qconf: Fix mouse events in search view, Maxime Chretien
[PATCH] kconfig qconf: Add grey background for hidden options,
Maxime Chretien
[PATCH] kbuild: fix single target builds for external modules, Masahiro Yamada
Re: kbuild: Improve descriptions for the make parameter “C”, Markus Elfring
Kbuild support for rebuilding a single driver gone?,
Bjørn Mork
[PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y,
Masahiro Yamada
[GIT PULL][PATCH v6 0/8] Add support for ZSTD-compressed kernel and initramfs,
Nick Terrell
- [PATCH v6 1/8] lib: prepare zstd for preboot environment, Nick Terrell
- [PATCH v6 2/8] lib: prepare xxhash for preboot environment, Nick Terrell
- [PATCH v6 3/8] lib: add zstd support to decompress, Nick Terrell
- [PATCH v6 4/8] init: add support for zstd compressed kernel, Nick Terrell
- [PATCH v6 5/8] usr: add support for zstd compressed initramfs, Nick Terrell
- [PATCH v6 6/8] x86: bump ZO_z_extra_bytes margin for zstd, Nick Terrell
- [PATCH v6 7/8] x86: Add support for ZSTD compressed kernel, Nick Terrell
- [PATCH v6 8/8] .gitignore: add ZSTD-compressed files, Nick Terrell
- Re: [GIT PULL][PATCH v6 0/8] Add support for ZSTD-compressed kernel and initramfs, Sedat Dilek
- Re: [GIT PULL][PATCH v6 0/8] Add support for ZSTD-compressed kernel and initramfs, Kees Cook
[GIT PULL] Kbuild fixes for v5.8-rc4,
Masahiro Yamada
[PATCH] kbuild: Allow Clang global merging if !MODULES,
Danny Lin
[PATCH] kbuild: do not export LDFLAGS_vmlinux,
Masahiro Yamada
Kernel compression benchmarks,
Alex Xu (Hello71)
[PATCH] bpfilter: allow to build bpfilter_umh as a module without static library,
Masahiro Yamada
[PATCH v2] modpost: remove use of non-standard strsep() in HOSTCC code,
H. Nikolaus Schaller
[PATCH] kbuild: always create directories of targets, Masahiro Yamada
[PATCH v2 1/2] kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang,
Masahiro Yamada
[PATCH] kconfig: qconf: parse newer types at debug info,
Mauro Carvalho Chehab
[PATCH v3 0/7] Fix split view search and debug info navigation,
Mauro Carvalho Chehab
[PATCH v2 0/5] Fix split view search and debug info navigation,
Mauro Carvalho Chehab
[PATCH 0/2] Clean up goback logic,
Mauro Carvalho Chehab
[PATCH] kbuild: make Clang build userprogs for target architecture,
Masahiro Yamada
[PATCH] kconfig: qconf: cleanup includes, Mauro Carvalho Chehab
[PATCH] kconfig: qconf: make debug links work again,
Mauro Carvalho Chehab
[PATCH] arm, kbuild: Add new 'xipinstall' target, Xiao Yang
[PATCH] kbuild: introduce ccflags-remove-y and asflags-remove-y,
Masahiro Yamada
[PATCH v4] kbuild: buildtar: add dtbs support,
Domenico Andreoli
[PATCH v3] kbuild: buildtar: add dtbs support, Domenico Andreoli
[PATCH 1/2] kbuild: remove cc-option test of -fno-stack-protector,
Masahiro Yamada
[kbuild:lto 9/22] include/linux/init.h:200:10: error: pasting "__" and "(" does not give a valid preprocessing token, kernel test robot
[kbuild:lto 11/22] include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_quirk_intel_irqbalance358', kernel test robot
[kbuild:lto 11/22] arch/x86/kernel/quirks.c:418:1: warning: no previous prototype for function '__UNIQUE_ID_ati_force_enable_hpet228', kernel test robot
[PATCH v2] kbuild: buildtar: add arm64 dtbs support,
Domenico Andreoli
[PATCH] kbuild: buildtar: add arm64 dtbs support, Domenico Andreoli
[PATCH 0/4] dt-bindings: fix 'make clean' and improve dt-schema check rules,
Masahiro Yamada
[PATCH] kconfig: qconf: Fix find on split mode,
Mauro Carvalho Chehab
[PATCH] modpost: remove use of non-standard strsep() in HOSTCC code,
H. Nikolaus Schaller
[PATCH 00/22] add support for Clang LTO,
Sami Tolvanen
- [PATCH 01/22] objtool: use sh_info to find the base for .rela sections, Sami Tolvanen
- [PATCH 04/22] kbuild: lto: fix recordmcount, Sami Tolvanen
- [PATCH 06/22] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH 07/22] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH 02/22] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH 03/22] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH 05/22] kbuild: lto: postpone objtool, Sami Tolvanen
- [PATCH 10/22] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH 13/22] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH 14/22] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH 15/22] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH 18/22] arm64: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH 22/22] x86, build: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH 21/22] x86, relocs: Ignore L4_PAGE_OFFSET relocations, Sami Tolvanen
- [PATCH 20/22] x86, ftrace: disable recordmcount for ftrace_make_nop, Sami Tolvanen
- [PATCH 19/22] x86, vdso: disable LTO only for vDSO, Sami Tolvanen
- [PATCH 17/22] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH 16/22] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY, Sami Tolvanen
- [PATCH 12/22] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH 11/22] pci: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH 09/22] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH 08/22] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- Re: [PATCH 00/22] add support for Clang LTO, Peter Zijlstra
- Re: [PATCH 00/22] add support for Clang LTO, Masahiro Yamada
- Re: [PATCH 00/22] add support for Clang LTO, Paul Menzel
- [PATCH v2 00/28] Add support for Clang LTO, Sami Tolvanen
- [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation, Sami Tolvanen
- [PATCH v2 03/28] lib/string.c: implement stpcpy, Sami Tolvanen
- [PATCH v2 11/28] kbuild: lto: postpone objtool, Sami Tolvanen
- [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY, Sami Tolvanen
- [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations, Sami Tolvanen
- [PATCH v2 28/28] x86, build: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH v2 25/28] arm64: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH v2 26/28] x86, vdso: disable LTO only for vDSO, Sami Tolvanen
- [PATCH v2 24/28] KVM: arm64: disable LTO for the nVHE directory, Sami Tolvanen
- [PATCH v2 23/28] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH v2 21/28] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH v2 20/28] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH v2 18/28] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH v2 19/28] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v2 15/28] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH v2 16/28] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH v2 17/28] PCI: Fix PREL32 relocations for LTO, Sami Tolvanen
- [PATCH v2 14/28] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- [PATCH v2 13/28] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH v2 12/28] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH v2 09/28] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH v2 10/28] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH v2 08/28] x86, build: use objtool mcount, Sami Tolvanen
- [PATCH v2 06/28] objtool: Don't autodetect vmlinux.o, Sami Tolvanen
- [PATCH v2 07/28] kbuild: add support for objtool mcount, Sami Tolvanen
- [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc, Sami Tolvanen
- [PATCH v2 04/28] RAS/CEC: Fix cec_init() prototype, Sami Tolvanen
- [PATCH v2 02/28] x86/asm: Replace __force_order with memory clobber, Sami Tolvanen
- Re: [PATCH v2 00/28] Add support for Clang LTO, Kees Cook
- Re: [PATCH v2 00/28] Add support for Clang LTO, Kees Cook
- Re: [PATCH v2 00/28] Add support for Clang LTO, Sedat Dilek
- Re: [PATCH v2 00/28] Add support for Clang LTO, peterz
- Re: [PATCH v2 00/28] Add support for Clang LTO, Masahiro Yamada
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]