Linux Kbuild
[Prev Page][Next Page]
- [PATCH v4 07/31] kconfig: add built-in function support, (continued)
- [PATCH v4 0/4] powerpc patches for new Kconfig language,
Nicholas Piggin
- [PATCH] Makefile: disable PIE before testing asm goto,
Michal Kubecek
- [kbuild:int-ll64 2/4] arch/sh/include/asm/types.h:13:9: error: unknown type name 'u16', kbuild test robot
- [kbuild:int-ll64 2/4] include/uapi/linux/byteorder/big_endian.h:44:52: error: unknown type name '__u64', kbuild test robot
- [PATCH v3 0/4] powerpc patches for new Kconfig language,
Nicholas Piggin
- [PATCH 1/1] Makefile: Add testconfig target into doc,
Petr Vorel
- [PATCH v5 0/4] kernel hacking: GCC optimization for better debug experience (-Og),
changbin . du
- [PATCH v2 0/5] kbuild and powerpc patches for new Kconfig language,
Nicholas Piggin
- [PATCH v2 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc,
Nicholas Piggin
- [PATCH 1/4] modpost: pass struct elf_info pointer to get_modinfo(),
Masahiro Yamada
- [PATCH v4 0/4] kernel hacking: GCC optimization for better debug experience (-Og),
changbin . du
- [PATCH 0/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX and clean-up code,
Masahiro Yamada
- [PATCH 4/8] depmod.sh: remove symbol prefix support, Masahiro Yamada
- [PATCH 1/8] modpost: remove symbol prefix support, Masahiro Yamada
- [PATCH 7/8] vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL(), Masahiro Yamada
- [PATCH 8/8] checkpatch: remove VMLINUX_SYMBOL() check, Masahiro Yamada
- [PATCH 2/8] genksyms: remove symbol prefix support, Masahiro Yamada
- [PATCH 6/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX, Masahiro Yamada
- [PATCH 3/8] kallsyms: remove symbol prefix support, Masahiro Yamada
- [PATCH 5/8] export.h: remove code for prefixing symbols with underscore, Masahiro Yamada
- Re: [PATCH 0/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX and clean-up code, Sam Ravnborg
- Re: [PATCH 0/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX and clean-up code, Masahiro Yamada
- linux-next: build warning after merge of the devicetree tree,
Stephen Rothwell
- [PATCH 2/2] kbuild: disable new dtc graph and unit-address warnings,
Rob Herring
- [PATCH v2] kbuild: deb-pkg improve maintainer address generation,
riku . voipio
- [PATCH v3 0/5] kernel hacking: GCC optimization for better debug experience (-Og),
changbin . du
- [RFC] Removal of CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX,
Masahiro Yamada
- [GIT PULL] Kbuild fixes for 4.17-rc4, Masahiro Yamada
- [PATCH] kbuild: deb-pkg improve maintainer address generation,
riku . voipio
- [PATCH v2 0/5] kernel hacking: GCC optimization for debug experience (-Og),
changbin . du
- [PATCH 0/5] kernel hacking: GCC optimization for debug experience (-Og),
changbin . du
- [ANNOUNCE] Kconfiglib menuconfig implementation,
Ulf Magnusson
- [RFC PATCH 0/2] powerpc patches for new Kconfig language,
Nicholas Piggin
- [RFC patch] Documenation: don't build media .rst files when not building Documentation/media/, Randy Dunlap
- [PATCH] kbuild: "make tools/help" does not need syncconfig, Randy Dunlap
- [PATCH] kbuild: gcov: enable -fno-tree-loop-im if supported,
Nick Desaulniers
- [PATCH] scripts: teach extract-vmlinux about LZ4 and ZSTD, Adam Borowski
- On Tue, Apr 24, 2018 at 11:08:34AM +0200, Paul Menzel wrote:, Adam Borowski
- [PATCH] genksyms: fix typo in parse.tab.{c,h} generation rules,
Masahiro Yamada
- [PATCH] kbuild: replace hardcoded bison in cmd_bison_h with $(YACC),
Masahiro Yamada
- [PATCH] Makefile: Fix typo s/HOST_LOADLIBES/HOST_LOADLIBS,
Sedat Dilek
- [PATCH] kbuild/debian: Use KBUILD_BUILD_* when set,
Mathieu Malaterre
- [PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc,
Nicholas Piggin
- Re: [PATCH v6 3/4] MIPS: vmlinuz: Use generic ashldi3,
James Hogan
- [PATCH] fixdep: suppress consecutive / from file paths in dependency list files,
Nicolas Pitre
- [GIT PULL] Kbuild updates for 4.17 (2nd round), Masahiro Yamada
- [kbuild:kconfig-shell-v3 28/30] als.c:undefined reference to `latent_entropy',
kbuild test robot
- [kbuild:kconfig-shell-v3 27/30] sh: 1: [: -ge: unexpected operator, kbuild test robot
- [kbuild:kconfig-shell-v3 22/30] init/Kconfig:13: syntax error, kbuild test robot
- [kbuild:kconfig-shell-v3 21/30] arch/Kconfig:542: syntax error,
kbuild test robot
- [PATCH v2] selftests: add headers_install to lib.mk,
Anders Roxell
- [PATCH 00/30] kconfig: move compiler capability tests to Kconfig,
Masahiro Yamada
- [PATCH 08/30] kconfig: add built-in function support, Masahiro Yamada
- [PATCH 05/30] kconfig: remove string expansion in file_lookup(), Masahiro Yamada
- [PATCH 07/30] kconfig: remove sym_expand_string_value(), Masahiro Yamada
- [PATCH 06/30] kconfig: remove string expansion for mainmenu after yyparse(), Masahiro Yamada
- [PATCH 29/30] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig, Masahiro Yamada
- [PATCH 30/30] kbuild: test dead code/data elimination support in Kconfig, Masahiro Yamada
- [PATCH 28/30] gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST, Masahiro Yamada
- [PATCH 24/30] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT, Masahiro Yamada
- [PATCH 25/30] kcov: test compiler capability in Kconfig and correct dependency, Masahiro Yamada
- [PATCH 04/30] kconfig: reference environment variables directly and remove 'option env=', Masahiro Yamada
- [PATCH 26/30] gcc-plugins: move GCC version check for PowerPC to Kconfig, Masahiro Yamada
- [PATCH 15/30] kconfig: expand lefthand side of assignment statement, Masahiro Yamada
- [PATCH 11/30] kconfig: begin PARAM state only when seeing a command keyword, Masahiro Yamada
- [PATCH 02/30] kbuild: remove kbuild cache, Masahiro Yamada
- [PATCH 12/30] kconfig: support variable and user-defined function, Masahiro Yamada
- [PATCH 10/30] kconfig: replace $(UNAME_RELEASE) with function call, Masahiro Yamada
- [PATCH 27/30] gcc-plugins: test plugin support in Kconfig and clean up Makefile, Masahiro Yamada
- [PATCH 21/30] stack-protector: test compiler capability in Kconfig and drop AUTO mode, Masahiro Yamada
- [PATCH 14/30] kconfig: support append assignment operator, Masahiro Yamada
- [PATCH 03/30] kbuild: remove CONFIG_CROSS_COMPILE support, Masahiro Yamada
- [PATCH 16/30] kconfig: add 'info' and 'warning' built-in functions, Masahiro Yamada
- [PATCH 23/30] kconfig: add CC_IS_CLANG and CLANG_VERSION, Masahiro Yamada
- [PATCH 22/30] kconfig: add CC_IS_GCC and GCC_VERSION, Masahiro Yamada
- [PATCH 01/30] gcc-plugins: fix build condition of SANCOV plugin, Masahiro Yamada
- [PATCH 19/30] kconfig: show compiler version text in the top comment, Masahiro Yamada
- [PATCH 17/30] Documentation: kconfig: document a new Kconfig macro language, Masahiro Yamada
- [PATCH 13/30] kconfig: support simply expanded variable, Masahiro Yamada
- [PATCH 20/30] kconfig: add basic helper macros to scripts/Kconfig.include, Masahiro Yamada
- [PATCH 09/30] kconfig: add 'shell' built-in function, Masahiro Yamada
- [PATCH 18/30] kconfig: test: test text expansion, Masahiro Yamada
- Re: [PATCH 00/30] kconfig: move compiler capability tests to Kconfig, Masahiro Yamada
- Re: [PATCH 00/30] kconfig: move compiler capability tests to Kconfig, Kees Cook
- [PATCH v2] ARM: omap2: Fix build when using split object directories,
Dave Gerlach
- [PATCH] objtool: Support HOSTCFLAGS and HOSTLDFLAGS, Josh Poimboeuf
- [PATCH] ARM: omap2: Fix build when using split object directories,
Dave Gerlach
- [PATCHv2] objtool: Support HOSTCFLAGS and HOSTLDFLAGS,
Laura Abbott
- [PATCH v2] kconfig: extend output of 'listnewconfig',
Don Zickus
- [PATCH] kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg,
Javier Martinez Canillas
- [BUG] Fix drivers/memory O= build,
Russell King - ARM Linux
- [RFC 0/9] bpf: Add buildid check support,
Jiri Olsa
- [PATCH 8/9] libbpf: Add support to attach buildid to program load, Jiri Olsa
- [PATCH 9/9] perf tools: The buildid usage in example eBPF program, Jiri Olsa
- [PATCH 6/9] bpf: Add CONFIG_BPF_BUILDID_CHECK option, Jiri Olsa
- [PATCH 7/9] libbpf: Synchronize uapi bpf.h header, Jiri Olsa
- [PATCH 5/9] bpf: Add CONFIG_BUILDID_H option, Jiri Olsa
- [PATCH 3/9] kbuild: Do not pass arguments to link-vmlinux.sh, Jiri Olsa
- [PATCH 4/9] kbuild: Add filechk2 function, Jiri Olsa
- [PATCH 2/9] perf tools: Add fetch_kernel_buildid function, Jiri Olsa
- [PATCH 1/9] perf tools: Make read_build_id function public, Jiri Olsa
- Re: [RFC 0/9] bpf: Add buildid check support, Alexei Starovoitov
- [PATCH v5] scripts/package/builddeb: split generating packaging and build,
riku . voipio
- [PATCH] kconfig: add support for new option 'listnewdefconfig',
Don Zickus
- [PATCH] x86: olpc: fix inconsistent MFD_CS5535 configuration,
Arnd Bergmann
- [GIT PULL 2/2] Kconfig updates for 4.17, Masahiro Yamada
- [GIT PULL 1/2] Kbuild updates for 4.17, Masahiro Yamada
- [GIT PULL] Kbuild fixes for v4.16, Masahiro Yamada
- Re: [03/10] genksyms: generate lexer and parser during build instead of shipping,
Masahiro Yamada
- [PATCH] modpost: srcversion sometimes incorrect,
Juro Bystricky
- [PATCH v3] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path,
Masahiro Yamada
- [RFCv2 PATCH 0/3] Salted build ids via linker sections,
Laura Abbott
- [PATCH v2] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path, Masahiro Yamada
- [PATCH] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path, Masahiro Yamada
- [PATCH 0/3] HOSTCFLAGS and HOSTLDFLAGS from the environment,
Laura Abbott
- [PATCH] kbuild: move <linux/compiler_types.h> out of <linux/kconfig.h>,
Masahiro Yamada
- [PATCH v2 00/21] kconfig: move compiler capability tests to Kconfig,
Masahiro Yamada
- [PATCH v2 07/21] kconfig: add function support and implement 'shell' function, Masahiro Yamada
- [PATCH v2 20/21] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST, Masahiro Yamada
- [PATCH v2 17/21] gcc-plugins: always build plugins with C++, Masahiro Yamada
- [PATCH v2 18/21] gcc-plugins: move GCC version check for PowerPC to Kconfig, Masahiro Yamada
- [PATCH v2 04/21] kconfig: reference environments directly and remove 'option env=' syntax, Masahiro Yamada
- [PATCH v2 21/21] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig, Masahiro Yamada
- [PATCH v2 11/21] stack-protector: test compiler capability in Kconfig and drop AUTO mode, Masahiro Yamada
- [PATCH v2 19/21] gcc-plugins: test GCC plugin support in Kconfig, Masahiro Yamada
- [PATCH v2 14/21] kconfig: add CC_IS_CLANG and CLANG_VERSION, Masahiro Yamada
- [PATCH v2 16/21] kcov: imply GCC_PLUGINS and GCC_PLUGIN_SANCOV instead of select'ing them, Masahiro Yamada
- [PATCH v2 09/21] kconfig: add 'macro' keyword to support user-defined function, Masahiro Yamada
- [PATCH v2 05/21] kconfig: remove string expansion in file_lookup(), Masahiro Yamada
- [PATCH v2 01/21] kbuild: remove kbuild cache, Masahiro Yamada
- [PATCH v2 02/21] kbuild: remove CONFIG_CROSS_COMPILE support, Masahiro Yamada
- [PATCH v2 10/21] kconfig: add 'success' and 'cc-option' macros, Masahiro Yamada
- [PATCH v2 12/21] kconfig: show compiler version text in the top comment, Masahiro Yamada
- [PATCH v2 03/21] kconfig: move and rename sym_expand_string_value(), Masahiro Yamada
- [PATCH v2 13/21] kconfig: add CC_IS_GCC and GCC_VERSION, Masahiro Yamada
- [PATCH v2 15/21] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT, Masahiro Yamada
- [PATCH v2 06/21] kconfig: remove string expansion for mainmenu after yyparse(), Masahiro Yamada
- [PATCH v2 08/21] kconfig: replace $UNAME_RELEASE with function call, Masahiro Yamada
- Re: [PATCH v2 00/21] kconfig: move compiler capability tests to Kconfig, Masahiro Yamada
- [PATCH v2,10/10] kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers,
Masahiro Yamada
- [PATCH] objtool: fix build with future Make,
Rasmus Villemoes
- [kbuild:kconfig-shell-v2 36/53] scripts/kconfig/zconf.tab.c:2483:10: fatal error: env.c: No such file or directory, kbuild test robot
- [PATCH] kbuild: rpm-pkg: Support GNU tar >= 1.29,
Jason Gunthorpe
- [PATCH 01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore,
Masahiro Yamada
- [RFC resend 1/2] modpost: delete stale comment,
Rasmus Villemoes
- [PATCH] MAINTAINERS: Update Kbuild entry with a few paths,
Rasmus Villemoes
- [PATCH 1/3] kconfig: remove duplicated file name and lineno of recursive inclusion,
Masahiro Yamada
- [PATCH] builddeb: Fix header package regarding dtc source links,
Jan Kiszka
- [PATCH] kbuild: set no-integrated-as before incl. arch Makefile,
Stefan Agner
- [PATCH kconfig] kconfig: lxdialog: clean string input with whitespace, yuan linyu
- [PATCH 1/7] kbuild: rename real-objs-y/m to real-obj-y/m,
Masahiro Yamada
- [PATCH v2 1/5] kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi,
Masahiro Yamada
- [PATCH v4 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH v4 1/7] kbuild: clear LDFLAGS in the top Makefile, Masahiro Yamada
- [PATCH v4 5/7] kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external module, Masahiro Yamada
- [PATCH v4 7/7] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS, Masahiro Yamada
- [PATCH v4 6/7] kbuild: move include/config/ksym/* to include/ksym/*, Masahiro Yamada
- [PATCH v4 3/7] kbuild: move 'scripts' target below, Masahiro Yamada
- [PATCH v4 2/7] kbuild: remove wrong 'touch' in adjust_autoksyms.sh, Masahiro Yamada
- [PATCH v4 4/7] kbuild: restore touching autoksyms.h to the top Makefile, Masahiro Yamada
- Re: [PATCH v4 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS, Masahiro Yamada
- [PATCH v3 7/7] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH v2 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH] kconfig: do not include both curses.h and ncurses.h for nconfig,
Masahiro Yamada
- [PATCH 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH v4 1/2] kconfig: warn unmet direct dependency of tristate symbols selected by y,
Masahiro Yamada
- [PATCH v3 00/11] Add Kconfig unit tests,
Masahiro Yamada
- [PATCH v3 05/11] kconfig: tests: test if new symbols in choice are asked, Masahiro Yamada
- [PATCH v3 11/11] kconfig: tests: test if recursive inclusion is detected, Masahiro Yamada
- [PATCH v3 06/11] kconfig: tests: check unneeded "is not set" with unmet dependency, Masahiro Yamada
- [PATCH v3 10/11] kconfig: tests: test if recursive dependencies are detected, Masahiro Yamada
- [PATCH v3 09/11] kconfig: tests: test randconfig for choice in choice, Masahiro Yamada
- [PATCH v3 04/11] kconfig: tests: test automatic submenu creation, Masahiro Yamada
- [PATCH v3 03/11] kconfig: tests: add basic choice tests, Masahiro Yamada
- [PATCH v3 08/11] kconfig: tests: test defconfig when two choices interact, Masahiro Yamada
- [PATCH v3 01/11] kbuild: add PYTHON2 and PYTHON3 variables, Masahiro Yamada
- [PATCH v3 07/11] kconfig: tests: check visibility of tristate choice values in y choice, Masahiro Yamada
- [PATCH v3 02/11] kconfig: tests: add framework for Kconfig unit testing, Masahiro Yamada
- Re: [PATCH v3 00/11] Add Kconfig unit tests, Masahiro Yamada
- [PATCH v3 0/2] kbuild: Fix corner caches with .cache.mk,
Douglas Anderson
- [PATCH v2] kbuild: check for pkg-config on make {menu,n,g,x}config,
Randy Dunlap
- [PATCH] kbuild: check for pkg-config on make menu/n/g/xconfig,
Randy Dunlap
- [PATCH v3] kconfig: make unmet dependency warnings readable,
Masahiro Yamada
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]