Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH v2] kbuild: check for pkg-config on make {menu,n,g,x}config, (continued)
- [PATCH] kbuild: check for pkg-config on make menu/n/g/xconfig,
Randy Dunlap
- [PATCH v3] kconfig: make unmet dependency warnings readable,
Masahiro Yamada
- [GIT PULL] Kbuild fixes for v4.16-rc5,
Masahiro Yamada
- [PATCH v2] scripts/kconfig: cleanup symbol handling code,
Joey Pabalinas
- [PATCH 0/5] kbuild: always define KBUILD_MODNAME, and clean-up/fix modname,
Masahiro Yamada
- [PATCH] kbuild: Handle builtin dtb files containing hyphens,
James Hogan
- [PATCH v2] kconfig: make unmet dependency warnings readable,
Masahiro Yamada
- [PATCH] kconfig: make unmet dependency warnings readable, Masahiro Yamada
- Intermittent build failure with TRIM_UNUSED_KSYMS and related problems,
Thomas Lindroth
- [GIT PULL] Kbuild fixes for v4.16-rc4, Masahiro Yamada
- [PATCH] MAINTAINERS: take over Kconfig maintainership,
Masahiro Yamada
- [PATCH] scripts/kconfig: replace single character strcat() appends,
Joey Pabalinas
- [PATCH] kconfig: fix line number in recursive inclusion error message,
Masahiro Yamada
- [PATCH v2 00/11] Add Kconfig unit tests,
Masahiro Yamada
- [PATCH v2 08/11] kconfig: unittest: test defconfig when two choices interact, Masahiro Yamada
- [PATCH v2 05/11] kconfig: unittest: test if new symbols in choice are asked, Masahiro Yamada
- [PATCH v2 11/11] kconfig: unittest: test if recursive inclusion is detected, Masahiro Yamada
[PATCH] objtool: make use of pkg-config for libelf,
Philipp Puschmann
[PATCH] Coccinelle: memdup: Fix typo in warning messages,
Dafna Hirschfeld
[PATCH v3 1/2] kconfig: invoke oldconfig instead of silentoldconfig from local*config,
Masahiro Yamada
[PATCH v3] Documentation: Update ncurses package names for menuconfig,
Arvind Prasanna
[PATCH 1/3] fixdep: remove stale references to uml-config.h,
Rasmus Villemoes
[PATCH 1/2] kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt,
Masahiro Yamada
[PATCH] Documentation: Update ncurses package names for menuconfig,
Arvind Prasanna
[PATCH v2 0/6] kconfig: some clean-ups and rename silentoldconfig,
Masahiro Yamada
[PATCH] kbuild/kallsyms: trivial typo fix,
Cao jin
[PATCH v5] kconfig: Print reverse dependencies in groups,
Eugeniu Rosca
[PATCH 0/2] objtool: fix libelf detection in non-standard locations,
Robin Jarry
[PATCH] kconfig: do not write 'n' defaults to .config,
Ulf Magnusson
[PATCH 1/2] kbuild: test --build-id linker flag by ld-option instead of cc-ldoption,
Masahiro Yamada
[PATCH v4] scripts/package/builddeb: split generating packaging and build,
riku . voipio
[PATCH] kconfig: Print reverse dependencies in groups,
Masahiro Yamada
[PATCH RFC] kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment,
Cao jin
[PATCH] kconfig: Don't leak choice names during parsing,
Masahiro Yamada
[PATCH] kconfig: clean-up reverse dependency help implementation,
Masahiro Yamada
[PATCH] sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE,
Masahiro Yamada
[kbuild:kbuild 3/4] make[2]: *** No rule to make target 'arch/sh/boot/dts/.dtb.o', needed by 'arch/sh/boot/dts/built-in.a'.,
kbuild test robot
[PATCH] kconfig: really drop GENERIC_IO,
Jan Beulich
[PATCH v4 0/3] Kconfig: Print reverse dependencies in groups,
Eugeniu Rosca
[PATCH v3 0/3] Print reverse dependencies in groups,
Eugeniu Rosca
[PATCH 0/3] fixing the last failures in randconfig builds,
Arnd Bergmann
[PATCH 0/3] Improve and extend checkpatch.pl Kconfig help text checks,
Ulf Magnusson
[PATCH 00/23] kconfig: move compiler capability tests to Kconfig,
Masahiro Yamada
- [PATCH 07/23] kconfig: add function support and implement 'shell' function, Masahiro Yamada
- [PATCH 03/23] kconfig: add xstrdup() helper, Masahiro Yamada
- [PATCH 20/23] gcc-plugins: always build plugins with C++, Masahiro Yamada
- [PATCH 23/23] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST, Masahiro Yamada
- [PATCH 22/23] gcc-plugins: test GCC plugin support in Kconfig, Masahiro Yamada
- [PATCH 10/23] stack-protector: test compiler capability in Kconfig and drop AUTO mode, Masahiro Yamada
- [PATCH 21/23] gcc-plugins: move GCC version check for PowerPC to Kconfig, Masahiro Yamada
- [PATCH 06/23] kconfig: reference environments directly and remove 'option env=' syntax, Masahiro Yamada
- [PATCH 18/23] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT, Masahiro Yamada
- [PATCH 14/23] kconfig: show compiler version text in the top comment, Masahiro Yamada
- [PATCH 13/23] kconfig: expand environments/functions in (main)menu, comment, prompt, Masahiro Yamada
- [PATCH 02/23] kbuild: remove CONFIG_CROSS_COMPILE support, Masahiro Yamada
- [PATCH 11/23] kconfig: add 'shell-stdout' function, Masahiro Yamada
- [PATCH 19/23] kcov: imply GCC_PLUGINS and GCC_PLUGIN_SANCOV instead of select'ing them, Masahiro Yamada
- [PATCH 16/23] kbuild: add clang-version.sh, Masahiro Yamada
- [PATCH 17/23] kconfig: add CC_IS_CLANG and CLANG_VERSION, Masahiro Yamada
- [PATCH 09/23] kconfig: add 'cc-option' macro, Masahiro Yamada
- [PATCH 01/23] kbuild: remove kbuild cache, Masahiro Yamada
- [PATCH 12/23] kconfig: replace $UNAME_RELEASE with function call, Masahiro Yamada
- [PATCH 05/23] kconfig: move and rename sym_expand_string_value(), Masahiro Yamada
- [PATCH 08/23] kconfig: add 'macro' keyword to support user-defined function, Masahiro Yamada
- [PATCH 04/23] kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list, Masahiro Yamada
- [PATCH 15/23] kconfig: add CC_IS_GCC and GCC_VERSION, Masahiro Yamada
- Re: [PATCH 00/23] kconfig: move compiler capability tests to Kconfig, Sam Ravnborg
[PATCH] disable sparse warnings about unknown attributes,
Luc Van Oostenryck
[PATCH v2] Makefile: Fix lying comment re. silentoldconfig,
Ulf Magnusson
[PATCH] Makefile: Fix lying comment re. silentoldconfig, Ulf Magnusson
[PATCH 1/2] kconfig: Print reverse dependencies on new line consistently,
Eugeniu Rosca
why scripts/link-vmlinux.sh has a final build of init/,
Cao jin
[PATCH] kbuild: process mixture of clean/build targets one by one,
Masahiro Yamada
[PATCH 0/2] remove the last of incremental linking,
Nicholas Piggin
[GIT PULL] Kbuild updates for v4.16 (2nd round), Masahiro Yamada
[PATCH 0/3] MIPS: Generic defconfig Makefile improvements,
James Hogan
[RFC PATCH 0/7] Kconfig: add new special property shell= to test compiler options in Kconfig,
Masahiro Yamada
- [RFC PATCH 3/7] kconfig: remove const qualifier from sym_expand_string_value(), Masahiro Yamada
- [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Randy Dunlap
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Linus Torvalds
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Linus Torvalds
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Linus Torvalds
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Linus Torvalds
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Linus Torvalds
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Linus Torvalds
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Arnd Bergmann
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Linus Torvalds
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Arnd Bergmann
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Geert Uytterhoeven
- Re: [RFC PATCH 4/7] kconfig: support new special property shell, Palmer Dabbelt
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Linus Torvalds
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Peter Zijlstra
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Thomas Gleixner
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Peter Zijlstra
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, David Woodhouse
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Peter Zijlstra
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, David Woodhouse
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Peter Zijlstra
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Randy Dunlap
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Randy Dunlap
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Arnd Bergmann
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Masahiro Yamada
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Ulf Magnusson
- Re: [RFC PATCH 4/7] kconfig: support new special property shell=, Kees Cook
- [RFC PATCH 7/7] Test stackprotector options in Kconfig to kill CC_STACKPROTECTOR_AUTO, Masahiro Yamada
- [RFC PATCH 2/7] kconfig: add xrealloc() helper, Masahiro Yamada
- [RFC PATCH 5/7] kconfig: invoke silentoldconfig when compiler is updated, Masahiro Yamada
- [RFC PATCH 6/7] kconfig: add basic environments to evaluate C flags in Kconfig, Masahiro Yamada
- [RFC PATCH 1/7] kbuild: remove kbuild cache, Masahiro Yamada
- Re: [RFC PATCH 0/7] Kconfig: add new special property shell= to test compiler options in Kconfig, Greg Kroah-Hartman
- Re: [RFC PATCH 0/7] Kconfig: add new special property shell= to test compiler options in Kconfig, Linus Torvalds
[PATCH 1/2] kconfig: remove check_stdin(),
Masahiro Yamada
[kbuild:kbuild 1/11] arch/x86/tools/insn_decoder_test: warning: ffffffff81105f01: 0f ff 80 3d 6e be 36 ud0 0x36be6e3d(%rax),%eax,
kbuild test robot
[PATCH v2 20/20] x86/PCI: VMD: Fix malformed Kconfig default,
Ulf Magnusson
[PATCH 00/14] Add Kconfig unit tests,
Masahiro Yamada
- [PATCH 05/14] kconfig: remove 'config*' pattern from .gitignnore, Masahiro Yamada
- [PATCH 11/14] kconfig: test: check .config sanity for choice values with unmet dep, Masahiro Yamada
- [PATCH 04/14] kconfig: print additional new line for choice for redirection, Masahiro Yamada
- [PATCH 06/14] kbuild: define PYTHON2 and PYTHON3 variables instead of PYTHON, Masahiro Yamada
- [PATCH 09/14] kconfig: test: test automatic submenu creation, Masahiro Yamada
- [PATCH 07/14] kconfig: test: add framework for Kconfig unit-tests, Masahiro Yamada
- [PATCH 12/14] kconfig: test: check visibility of tristate choice values in y choice, Masahiro Yamada
- [PATCH 03/14] kconfig: show '?' prompt even if no help text is available, Masahiro Yamada
- [PATCH 02/14] kconfig: do not write choice values when their dependency becomes n, Masahiro Yamada
- [PATCH 01/14] kconfig: send error messages to stderr, Masahiro Yamada
- [PATCH 13/14] kconfig: test: check if recursive dependencies are detected, Masahiro Yamada
- [PATCH 10/14] kconfig: test: check if new symbols in choice are asked, Masahiro Yamada
- [PATCH 08/14] kconfig: test: add basic 'choice' tests, Masahiro Yamada
- [PATCH 14/14] kconfig: test: check if recursive inclusion is detected, Masahiro Yamada
- Re: [PATCH 00/14] Add Kconfig unit tests, Greg Kroah-Hartman
- Re: [PATCH 00/14] Add Kconfig unit tests, Sam Ravnborg
[PATCH 00/20] Remove references to undefined symbols and fix two potential bugs,
Ulf Magnusson
- [PATCH 01/20] ARM: mvebu: Fix broken PL310_ERRATA_753970 selects, Ulf Magnusson
- [PATCH 02/20] KVM: PPC: Book3S PR: Fix broken select due to misspelling, Ulf Magnusson
- [PATCH 03/20] kconfig: Remove leftover references to AVR32 symbol, Ulf Magnusson
- [PATCH 04/20] misc: atmel: Remove CPU_AT32AP700X (AVR32) reference, Ulf Magnusson
- [PATCH 05/20] rtc: at32ap700x: Remove PLATFORM_AT32AP dependency, Ulf Magnusson
- [PATCH 08/20] s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select, Ulf Magnusson
- [PATCH 06/20] riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select, Ulf Magnusson
- [PATCH 09/20] clk: sunxi-ng: Remove SUNXI_CCU_* selects, Ulf Magnusson
- [PATCH 10/20] lib/Kconfig: Remove leftover select of GENERIC_IO, Ulf Magnusson
- [PATCH 12/20] ARM: debug: Remove ARCH_MSM dep. from UNCOMPRESS_INCLUDE, Ulf Magnusson
- [PATCH 13/20] ore: Remove PNFS_OBJLAYOUT dependency, Ulf Magnusson
- [PATCH 11/20] usb: gadget: udc: Remove USB_GADGET_DUALSPEED select, Ulf Magnusson
- [PATCH 15/20] phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB, Ulf Magnusson
- [PATCH 16/20] auxdisplay: img-ascii-lcd: Remove MIPS_SEAD3 dep., Ulf Magnusson
- [PATCH 20/20] x86/PCI: VMD: Fix malformed default, Ulf Magnusson
- [PATCH 19/20] ARC: Fix malformed ARC_EMUL_UNALIGNED default, Ulf Magnusson
- [PATCH 18/20] iwlwifi: fix malformed CONFIG_IWLWIFI_PCIE_RTPM default, Ulf Magnusson
- [PATCH 07/20] riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select, Ulf Magnusson
- [PATCH 17/20] media: sec: Remove PLAT_S5P dependency, Ulf Magnusson
- [PATCH 14/20] iio: gyro: mpu3050: Remove INPUT_MPU3050 dep. from I2C, Ulf Magnusson
- Re: [PATCH 00/20] Remove references to undefined symbols and fix two potential bugs, Ulf Magnusson
- Re: [PATCH 00/20] Remove references to undefined symbols and fix two potential bugs, Ulf Magnusson
- Re: [PATCH 00/20] Remove references to undefined symbols and fix two potential bugs, Ulf Magnusson
- Re: [PATCH 00/20] Remove references to undefined symbols and fix two potential bugs, Ulf Magnusson
[PATCH] kconfig: Minimize 'Selected by' and 'Implied by',
Eugeniu Rosca
[PATCH 0/7] LTO: hacks to build LTO-enabled randconfig kernels,
Arnd Bergmann
[GIT PULL 3/3] Kconfig updates for v4.16, Masahiro Yamada
[GIT PULL 2/3] Kbuild misc updates for v4.16, Masahiro Yamada
[GIT PULL 1/3] Kbuild updates for v4.16, Masahiro Yamada
[PATCH 00/11] Remove blank help texts from Kconfig files and add warning,
Ulf Magnusson
- [PATCH 10/11] nios2: kconfig: Remove blank help text, Ulf Magnusson
- [PATCH 11/11] kconfig: Warn if help text is blank, Ulf Magnusson
- [PATCH 09/11] arm: vt8500: kconfig: Remove blank help text, Ulf Magnusson
- [PATCH 07/11] MIPS: BCM63XX: kconfig: Remove blank help text, Ulf Magnusson
- [PATCH 08/11] MIPS: kconfig: Remove blank help text, Ulf Magnusson
- [PATCH 05/11] Staging: rtl8192e: kconfig: Remove blank help text, Ulf Magnusson
- [PATCH 06/11] lib/Kconfig.debug: Remove blank help text, Ulf Magnusson
- [PATCH 03/11] mmc: kconfig: Remove blank help text, Ulf Magnusson
- [PATCH 04/11] Staging: rtl8192u: kconfig: Remove blank help text, Ulf Magnusson
- [PATCH 02/11] video: fbdev: kconfig: Remove blank help text, Ulf Magnusson
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]