Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH v2] merge_config.sh: ignore unwanted grep errors, (continued)
- [PATCH v3 1/2] kbuild: refactor scripts/Makefile.extrawarn,
Masahiro Yamada
- Re: [PATCH v6 4/4] tpm: tpm_tis_spi: Support cr50 devices, Stephen Boyd
- [PATCH v3] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj), Masahiro Yamada
- [kbuild:kbuild 50/55] efi.c:undefined reference to `__udivdi3', kbuild test robot
- Re: [RFC PATCH 1/2] Add clang-tidy and static analyzer support to makefile, Kees Cook
- [kbuild:kbuild 48/54] arch/powerpc/kernel/prom_init_check.sh: 36: arch/powerpc/kernel/prom_init_check.sh: Syntax error: "(" unexpected,
kbuild test robot
- [PATCH v2] kbuild: refactor scripts/Makefile.extrawarn,
Masahiro Yamada
- [PATCH] Makefile: Convert -Wimplicit-fallthrough to -Wimplicit-fallthrough=2,
Michal Suchanek
- [PATCH 1/1] merge_config.sh: ignore unwanted grep errors,
Guillaume Tucker
- [PATCH 1/2] kbuild: refactor scripts/Makefile.extrawarn,
Masahiro Yamada
- [PATCH] modpost: add NOFAIL to strndup,
Denis Efremov
- [PATCH] modpost: add guid_t type definition,
Heikki Krogerus
- [PATCH v2] kbuild: enable unused-function warnings for W= build with Clang,
Masahiro Yamada
- [PATCH v2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj), Masahiro Yamada
- [PATCH 1/2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj),
Masahiro Yamada
- [PATCH] kbuild: add $(BASH) to run scripts with bash-extension,
Masahiro Yamada
- [PATCH 00/11] ftrace: add support for recording function parameters and return value,
Changbin Du
- [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace, Changbin Du
- [PATCH 02/11] ftrace: introduce new building tool funcprototype, Changbin Du
- [PATCH 03/11] asm-generic: add generic dwarf definition, Changbin Du
- [PATCH 04/11] ftrace/hash: add private data field, Changbin Du
- [PATCH 05/11] ftrace: create memcache for hash entries, Changbin Du
- [PATCH 06/11] ftrace: process function prototype data in vmlinux and modules, Changbin Du
- [PATCH 07/11] ftrace: prepare arch specific interfaces for function prototype feature, Changbin Du
- [PATCH 08/11] ftrace: introduce core part of function prototype recording, Changbin Du
- [PATCH 09/11] x86_64: add function prototype recording support, Changbin Du
- [PATCH 10/11] ftrace: add doc for new option record-funcproto, Changbin Du
- [PATCH 11/11] MAINTAINERS: make scripts/ftrace/ maintained, Changbin Du
- [PATCH 1/2] kbuild: remove clean-dirs syntax,
Masahiro Yamada
- [PATCH] kbuild: clean up subdir-ymn calculation in Makefile.clean, Masahiro Yamada
- [PATCH v15 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v15 02/18] kunit: test: add test resource management API, Brendan Higgins
- [PATCH v15 04/18] kunit: test: add assertion printing library, Brendan Higgins
- [PATCH v15 05/18] kunit: test: add the concept of expectations, Brendan Higgins
- [PATCH v15 13/18] kunit: tool: add Python wrappers for running KUnit tests, Brendan Higgins
- [PATCH v15 10/18] kunit: test: add tests for kunit test abort, Brendan Higgins
- [PATCH v15 12/18] kunit: test: add tests for KUnit managed resources, Brendan Higgins
- [PATCH v15 16/18] MAINTAINERS: add entry for KUnit the unit testing framework, Brendan Higgins
- [PATCH v15 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(), Brendan Higgins
- [PATCH v15 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section, Brendan Higgins
- [PATCH v15 15/18] Documentation: kunit: add documentation for KUnit, Brendan Higgins
- [PATCH v15 14/18] kunit: defconfig: add defconfigs for building KUnit tests, Brendan Higgins
- [PATCH v15 11/18] kunit: test: add the concept of assertions, Brendan Higgins
- [PATCH v15 09/18] kunit: test: add support for test abort, Brendan Higgins
- [PATCH v15 08/18] objtool: add kunit_try_catch_throw to the noreturn list, Brendan Higgins
- [PATCH v15 07/18] kunit: test: add initial tests, Brendan Higgins
- [PATCH v15 03/18] kunit: test: add string_stream a std::stream like string builder, Brendan Higgins
- [PATCH v15 06/18] kbuild: enable building KUnit, Brendan Higgins
- [PATCH v15 01/18] kunit: test: add KUnit test runner core, Brendan Higgins
- Re: [PATCH v15 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework, shuah
- [PATCH] [NOT APPLICABLE YET] kbuild: speed up incremental build for the new GNU Make?, Masahiro Yamada
- [PATCH 1/6] kbuild: remove 'Using ... as source for kernel' message,
Masahiro Yamada
- [PATCH] kbuild: get rid of $(realpath ...) from scripts/mkmakefile,
Masahiro Yamada
- [PATCH] kbuild: remove unneeded dependency for $(DOC_TARGETS),
Masahiro Yamada
- [PATCH] kbuild: remove unneeded comments and code from scripts/basic/Makefile, Masahiro Yamada
- [PATCH] kbuild: remove unneeded '+' marker from kselftest-merge, Masahiro Yamada
- [PATCH 1/4] kbuild: pkg: clean up package files/dirs from the top Makefile,
Masahiro Yamada
- [PATCH v2 0/4] video/logo: various fix and cleanups of drivers/video/logo/Makefile,
Masahiro Yamada
- [PATCH 0/4] video/logo: various fix and cleanups of drivers/video/logo/Makefile,
Masahiro Yamada
- [PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v14 01/18] kunit: test: add KUnit test runner core, Brendan Higgins
- [PATCH v14 02/18] kunit: test: add test resource management API, Brendan Higgins
- [PATCH v14 04/18] kunit: test: add assertion printing library, Brendan Higgins
- [PATCH v14 05/18] kunit: test: add the concept of expectations, Brendan Higgins
- [PATCH v14 06/18] kbuild: enable building KUnit, Brendan Higgins
- [PATCH v14 09/18] kunit: test: add support for test abort, Brendan Higgins
- [PATCH v14 13/18] kunit: tool: add Python wrappers for running KUnit tests, Brendan Higgins
- [PATCH v14 14/18] kunit: defconfig: add defconfigs for building KUnit tests, Brendan Higgins
- [PATCH v14 16/18] MAINTAINERS: add entry for KUnit the unit testing framework, Brendan Higgins
- [PATCH v14 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(), Brendan Higgins
- [PATCH v14 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section, Brendan Higgins
- [PATCH v14 15/18] Documentation: kunit: add documentation for KUnit, Brendan Higgins
- [PATCH v14 12/18] kunit: test: add tests for KUnit managed resources, Brendan Higgins
- [PATCH v14 11/18] kunit: test: add the concept of assertions, Brendan Higgins
- [PATCH v14 10/18] kunit: test: add tests for kunit test abort, Brendan Higgins
- [PATCH v14 08/18] objtool: add kunit_try_catch_throw to the noreturn list, Brendan Higgins
- [PATCH v14 07/18] kunit: test: add initial tests, Brendan Higgins
- [PATCH v14 03/18] kunit: test: add string_stream a std::stream like string builder, Brendan Higgins
- [PATCH 1/3] init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE,
Masahiro Yamada
- [PATCH v2] merge_config.sh: Check error codes from make,
Mark Brown
- [PATCH] kbuild: enable unused-function warnings for W= build with Clang,
Masahiro Yamada
- [PATCH] kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build,
Masahiro Yamada
- [PATCH] kbuild: add CONFIG_ASM_MODVERSIONS,
Masahiro Yamada
- [PATCH] .gitignore: ignore modules.order explicitly,
Masahiro Yamada
- [PATCH] kbuild: Require W=1 for -Wimplicit-fallthrough with clang,
Nathan Huckleberry
- [PATCH 1/3] kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst,
Masahiro Yamada
- [PATCH v2 1/2] kbuild: make single targets work more correctly,
Masahiro Yamada
- [PATCH 0/2] docs: two fixes for Kbuild document after the ReST conversion,
Masahiro Yamada
- [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v13 01/18] kunit: test: add KUnit test runner core, Brendan Higgins
- [PATCH v13 05/18] kunit: test: add the concept of expectations, Brendan Higgins
- [PATCH v13 07/18] kunit: test: add initial tests, Brendan Higgins
- [PATCH v13 08/18] objtool: add kunit_try_catch_throw to the noreturn list, Brendan Higgins
- [PATCH v13 09/18] kunit: test: add support for test abort, Brendan Higgins
- [PATCH v13 12/18] kunit: test: add tests for KUnit managed resources, Brendan Higgins
- [PATCH v13 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(), Brendan Higgins
- [PATCH v13 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section, Brendan Higgins
- [PATCH v13 16/18] MAINTAINERS: add entry for KUnit the unit testing framework, Brendan Higgins
- [PATCH v13 15/18] Documentation: kunit: add documentation for KUnit, Brendan Higgins
- [PATCH v13 14/18] kunit: defconfig: add defconfigs for building KUnit tests, Brendan Higgins
- [PATCH v13 13/18] kunit: tool: add Python wrappers for running KUnit tests, Brendan Higgins
- [PATCH v13 10/18] kunit: test: add tests for kunit test abort, Brendan Higgins
- [PATCH v13 11/18] kunit: test: add the concept of assertions, Brendan Higgins
- [PATCH v13 06/18] kbuild: enable building KUnit, Brendan Higgins
- [PATCH v13 04/18] kunit: test: add assertion printing library, Brendan Higgins
- [PATCH v13 03/18] kunit: test: add string_stream a std::stream like string builder, Brendan Higgins
- [PATCH v13 02/18] kunit: test: add test resource management API, Brendan Higgins
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework, Brendan Higgins
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework, shuah
- [PATCH] devicetree: Expose dtbs_check and dt_binding_check some more,
Stephen Boyd
- [PATCH v2] kbuild: Parameterize kallsyms generation and correct reporting,
Kees Cook
- Re: [PATCH] gcc-plugins: Enable error message print, Kees Cook
- [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree,
Knut Omang
- [RFC 05/19] ktf: Implementation of ktf support for overriding function entry and return., Knut Omang
- [RFC 06/19] ktf: A simple debugfs interface to test results, Knut Omang
- [RFC 08/19] ktf: Configurable context support for network info setup, Knut Omang
- [RFC 07/19] ktf: Simple coverage support, Knut Omang
- [RFC 09/19] ktf: resolve: A helper utility to aid in exposing private kernel symbols to KTF tests., Knut Omang
- [RFC 17/19] ktf: Toplevel ktf Makefile/makefile includes and scripts to run from kselftest, Knut Omang
- [RFC 18/19] kselftests: Enable building ktf, Knut Omang
- [RFC 16/19] ktf: Some user applications to run tests, Knut Omang
- [RFC 15/19] ktf: Some simple examples, Knut Omang
- [RFC 19/19] Documentation/dev-tools: Add index entry for KTF documentation, Knut Omang
- [RFC 14/19] ktf: Internal debugging facilities, Knut Omang
- [RFC 12/19] ktf: Main part of user land library for executing tests, Knut Omang
- [RFC 11/19] ktf: Add a small test suite with a few tests to test KTF itself, Knut Omang
- [RFC 03/19] ktf: Introduce a generic netlink protocol for test result communication, Knut Omang
- [RFC 04/19] ktf: An implementation of a generic associative array container, Knut Omang
- [RFC 10/19] ktf: Add documentation for Kernel Test Framework (KTF), Knut Omang
- [RFC 13/19] ktf: Integration logic for running ktf tests from googletest, Knut Omang
- [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib, Knut Omang
- [RFC 02/19] ktf: Introduce the main part of the kernel side of ktf, Knut Omang
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree, Brendan Higgins
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree, Brendan Higgins
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree, Greg Kroah-Hartman
- [PATCH] kbuild: Parameterize kallsyms generation and correct reporting,
Kees Cook
- [PATCH] kbuild: Change fallthrough comments to attributes,
Nathan Huckleberry
- [PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v12 01/18] kunit: test: add KUnit test runner core, Brendan Higgins
- [PATCH v12 02/18] kunit: test: add test resource management API, Brendan Higgins
- [PATCH v12 04/18] kunit: test: add assertion printing library, Brendan Higgins
- [PATCH v12 06/18] kbuild: enable building KUnit, Brendan Higgins
- [PATCH v12 07/18] kunit: test: add initial tests, Brendan Higgins
- [PATCH v12 08/18] objtool: add kunit_try_catch_throw to the noreturn list, Brendan Higgins
- [PATCH v12 11/18] kunit: test: add the concept of assertions, Brendan Higgins
- [PATCH v12 14/18] kunit: defconfig: add defconfigs for building KUnit tests, Brendan Higgins
- [PATCH v12 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section, Brendan Higgins
- [PATCH v12 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(), Brendan Higgins
- [PATCH v12 16/18] MAINTAINERS: add entry for KUnit the unit testing framework, Brendan Higgins
- [PATCH v12 15/18] Documentation: kunit: add documentation for KUnit, Brendan Higgins
- [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources, Brendan Higgins
- [PATCH v12 13/18] kunit: tool: add Python wrappers for running KUnit tests, Brendan Higgins
- [PATCH v12 10/18] kunit: test: add tests for kunit test abort, Brendan Higgins
- [PATCH v12 09/18] kunit: test: add support for test abort, Brendan Higgins
- [PATCH v12 05/18] kunit: test: add the concept of expectations, Brendan Higgins
- [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder, Brendan Higgins
- [PATCH v2] kbuild: re-implement detection of CONFIG options leaked to user-space,
Masahiro Yamada
- [PATCH 00/11] kbuild: clean-ups and improvement of single targets,
Masahiro Yamada
- [PATCH 02/11] kbuild: refactor part-of-module more, Masahiro Yamada
- [PATCH 01/11] kbuild: move the Module.symvers check for external module build, Masahiro Yamada
- [PATCH 03/11] kbuild: fix modkern_aflags implementation, Masahiro Yamada
- [PATCH 05/11] kbuild: remove meaningless 'targets' in ./Kbuild, Masahiro Yamada
- [PATCH 06/11] kbuild: do not descend to ./Kbuild when cleaning, Masahiro Yamada
- [PATCH 07/11] kbuild: unset variables in top Makefile instead of setting 0, Masahiro Yamada
- [PATCH 04/11] kbuild: remove 'make /' support, Masahiro Yamada
- [PATCH 08/11] kbuild: unify vmlinux-dirs and module-dirs rules, Masahiro Yamada
- [PATCH 10/11] kbuild: make single targets work more correctly, Masahiro Yamada
- [PATCH 09/11] kbuild: unify clean-dirs rule for in-kernel and external module, Masahiro Yamada
- [PATCH 11/11] treewide: remove dummy Makefiles for single targets, Masahiro Yamada
- Re: [PATCH 00/11] kbuild: clean-ups and improvement of single targets, Masahiro Yamada
- can we use mandatory-y for non-uapi headers?,
Christoph Hellwig
- Re: [PATCH 1/2] kbuild: stop compile-testing kernel headers by wildcard patterns, Sam Ravnborg
- [GIT PULL] Kbuild fixes for v5.3-rc4,
Masahiro YAMADA
- [PATCH 0/1] kbuild: Support building a tree of modules with -M=<root>,
Shaun Tancheff
- [PATCH] merge_config.sh: Check error codes from make,
Mark Brown
- [PATCH RFC 0/1] kbuild: enable overriding the compiler using the environment,
Guillaume Tucker
- [PATCH v2] kbuild: show hint if subdir-y/m is used to visit module Makefile,
Masahiro Yamada
- [PATCH AUTOSEL 5.2 34/59] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules, Sasha Levin
- [PATCH AUTOSEL 5.2 35/59] kbuild: Check for unknown options with cc-option usage in Kconfig and clang, Sasha Levin
- [PATCH AUTOSEL 4.19 19/32] kbuild: Check for unknown options with cc-option usage in Kconfig and clang, Sasha Levin
- [PATCH AUTOSEL 4.19 18/32] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules, Sasha Levin
- [PATCH AUTOSEL 4.14 15/25] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules, Sasha Levin
- [PATCH AUTOSEL 4.9 10/17] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules, Sasha Levin
- [PATCH AUTOSEL 4.4 10/14] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules, Sasha Levin
- [PATCH 1/2] kbuild: add OBJSIZE variable for the size tool,
Vasily Gorbik
- [PATCH 1/3] kbuild: fix false-positive need-builtin,
Masahiro Yamada
- [PATCH 0/5] kbuild: allow big modules to sub-divide Makefiles,
Masahiro Yamada
- [PATCH] kbuild: Remove unused variable TMPO of ld-option,
Xiao Yang
- [RFC PATCH] kbuild: re-implement detection of CONFIG options leaked to user-space,
Masahiro Yamada
- [GIT PULL] Kbuild fixes for v5.3-rc3,
Masahiro Yamada
- make_kernelconfig fails in OpenWRT buildroot,
Thomas Albers
- Re: [PATCH] kconfig: ignore auto-generated file,
Matteo Croce
- [PATCH] kbuild: revive single target %.ko,
Masahiro Yamada
- better kbuild support for drivers spanning multiple directories?, Jani Nikula
- [PATCH] kbuild: add [M] marker for build log of *.mod.o,
Masahiro Yamada
- [PATCH v3] kbuild: Check for unknown options with cc-option usage in Kconfig and clang,
Stephen Boyd
- [PATCH] lib/raid6: fix unnecessary rebuild of vpermxor*.c, Masahiro Yamada
- [PATCH 1/4] kbuild: modpost: include .*.cmd files only when targets exist,
Masahiro Yamada
- [PATCH v2] Makefile: rules for printing kernel architecture and localversion, Enrico Weigelt, metux IT consult
- [PATCH] kbuild: initialize CLANG_FLAGS correctly in the top Makefile,
Masahiro Yamada
- [PATCH 2/2] kbuild: detect missing header include guard,
Masahiro Yamada
- [GIT PULL] Kbuild fixes for v5.3-rc2,
Masahiro Yamada
- [PATCH] gen_compile_commands: lower the entry count threshold,
Masahiro Yamada
- [PATCH] Kbuild: Handle PREEMPT_RT for version string and magic,
Thomas Gleixner
- Re: INFO: rcu detected stall in vhost_worker,
syzbot
- [PATCH] kbuild: clean-up subdir-ym computation, Masahiro Yamada
- [PATCH] kbuild: remove unused single-used-m, Masahiro Yamada
- .h.s files spam,
Alexey Dobriyan
- [PATCH v2] kbuild: Check for unknown options with cc-option usage in Kconfig and clang,
Stephen Boyd
- [FWIW PATCH] kbuild: create modules.order in sub-directories visited by subdir-y,m, Masahiro Yamada
- [PATCH] kbuild: detect missing "WITH Linux-syscall-note" for uapi headers,
Masahiro Yamada
- [PATCH] kbuild: Check for unknown options with cc-option and clang in Kbuild,
Stephen Boyd
- [kbuild:uapi-header-test-v1 15/16] ld: cannot find include/lib.a: No such file or directory, kbuild test robot
- [PATCH] kbuild: remove unused objectify macro, Masahiro Yamada
- [PATCH 1/5] x86_64: -march=native support,
Alexey Dobriyan
- [PATCH 1/3] kbuild: use $(basename ...) for cmd_asn1_compiler,
Masahiro Yamada
- [GIT PULL] More Kbuild updates for v5.3-rc1,
Masahiro Yamada
- [TRIVIAL PATCH] of: per-file dtc preprocessor flags,
Eugeniy Paltsev
- [PATCH] kbuild: disable compile-test of kernel headers for now,
Masahiro Yamada
- [PATCH AUTOSEL 5.2 086/171] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS, Sasha Levin
- [PATCH AUTOSEL 5.2 095/171] fixdep: check return value of printf() and putchar(), Sasha Levin
- [PATCH AUTOSEL 5.1 072/141] fixdep: check return value of printf() and putchar(), Sasha Levin
- [PATCH AUTOSEL 5.1 065/141] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS, Sasha Levin
- [PATCH AUTOSEL 4.19 044/101] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS, Sasha Levin
- [PATCH AUTOSEL 4.9 21/45] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS, Sasha Levin
- [PATCH AUTOSEL 4.14 28/60] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS, Sasha Levin
- [PATCH AUTOSEL 5.2 085/171] net/ipv4: fib_trie: Avoid cryptic ternary expressions, Sasha Levin
- Re: linux-next: Tree for Jul 18 (header build error),
Randy Dunlap
- [PATCH v2] kbuild: add -fcf-protection=none when using retpoline flags,
Seth Forshee
- Re: linux-next: Tree for Jul 17,
Sedat Dilek
- [PATCH v2] kbuild: update compile-test headers for v5.3-rc1, Masahiro Yamada
- [PATCH v3 00/12] kbuild: create *.mod with directory path and remove MODVERDIR,
Masahiro Yamada
- [PATCH v3 08/12] kbuild: export_report: read modules.order instead of .tmp_versions/*.mod, Masahiro Yamada
- [PATCH v3 02/12] kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}, Masahiro Yamada
- [PATCH v3 10/12] kbuild: remove the first line of *.mod files, Masahiro Yamada
- [PATCH v3 04/12] scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver, Masahiro Yamada
- [PATCH v3 07/12] kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod, Masahiro Yamada
- [PATCH v3 09/12] kbuild: create *.mod with full directory path and remove MODVERDIR, Masahiro Yamada
- [PATCH v3 11/12] kbuild: remove 'prepare1' target, Masahiro Yamada
- [PATCH v3 12/12] kbuild: split out *.mod out of {single,multi}-used-m rules, Masahiro Yamada
- [PATCH v3 01/12] kbuild: do not create empty modules.order in the prepare stage, Masahiro Yamada
- [PATCH v3 03/12] kbuild: remove duplication from modules.order in sub-directories, Masahiro Yamada
- [PATCH v3 06/12] kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod, Masahiro Yamada
- [PATCH v3 05/12] kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod, Masahiro Yamada
- [PATCH v11 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v11 04/18] kunit: test: add kunit_stream a std::stream like logger, Brendan Higgins
- [PATCH v11 05/18] kunit: test: add the concept of expectations, Brendan Higgins
- [PATCH v11 01/18] kunit: test: add KUnit test runner core, Brendan Higgins
- [PATCH v11 02/18] kunit: test: add test resource management API, Brendan Higgins
- [PATCH v11 08/18] objtool: add kunit_try_catch_throw to the noreturn list, Brendan Higgins
- [PATCH v11 09/18] kunit: test: add support for test abort, Brendan Higgins
- [PATCH v11 10/18] kunit: test: add tests for kunit test abort, Brendan Higgins
- [PATCH v11 11/18] kunit: test: add the concept of assertions, Brendan Higgins
- [PATCH v11 12/18] kunit: test: add tests for KUnit managed resources, Brendan Higgins
- [PATCH v11 13/18] kunit: tool: add Python wrappers for running KUnit tests, Brendan Higgins
- [PATCH v11 14/18] kunit: defconfig: add defconfigs for building KUnit tests, Brendan Higgins
- [PATCH v11 15/18] Documentation: kunit: add documentation for KUnit, Brendan Higgins
- [PATCH v11 16/18] MAINTAINERS: add entry for KUnit the unit testing framework, Brendan Higgins
- [PATCH v11 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section, Brendan Higgins
- [PATCH v11 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(), Brendan Higgins
- [PATCH v11 07/18] kunit: test: add initial tests, Brendan Higgins
- [PATCH v11 06/18] kbuild: enable building KUnit, Brendan Higgins
- [PATCH v11 03/18] kunit: test: add string_stream a std::stream like string builder, Brendan Higgins
- [PATCH 1/2] kbuild: test headers listed in header-test-m as well,
Masahiro Yamada
- kbuild: Fail if gold linker is detected,
Thomas Gleixner
- [PATCH v10 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v10 01/18] kunit: test: add KUnit test runner core, Brendan Higgins
- [PATCH v10 02/18] kunit: test: add test resource management API, Brendan Higgins
- [PATCH v10 05/18] kunit: test: add the concept of expectations, Brendan Higgins
- [PATCH v10 06/18] kbuild: enable building KUnit, Brendan Higgins
- [PATCH v10 11/18] kunit: test: add the concept of assertions, Brendan Higgins
- [PATCH v10 15/18] Documentation: kunit: add documentation for KUnit, Brendan Higgins
- [PATCH v10 16/18] MAINTAINERS: add entry for KUnit the unit testing framework, Brendan Higgins
- [PATCH v10 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section, Brendan Higgins
- [PATCH v10 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(), Brendan Higgins
- [PATCH v10 14/18] kunit: defconfig: add defconfigs for building KUnit tests, Brendan Higgins
- [PATCH v10 12/18] kunit: test: add tests for KUnit managed resources, Brendan Higgins
- [PATCH v10 13/18] kunit: tool: add Python wrappers for running KUnit tests, Brendan Higgins
- [PATCH v10 09/18] kunit: test: add support for test abort, Brendan Higgins
- [PATCH v10 10/18] kunit: test: add tests for kunit test abort, Brendan Higgins
- [PATCH v10 08/18] objtool: add kunit_try_catch_throw to the noreturn list, Brendan Higgins
- [PATCH v10 07/18] kunit: test: add initial tests, Brendan Higgins
- [PATCH v10 03/18] kunit: test: add string_stream a std::stream like string builder, Brendan Higgins
- [PATCH v10 04/18] kunit: test: add kunit_stream a std::stream like logger, Brendan Higgins
- [kbuild:kbuild 5/19] drivers/atm/eni.o: warning: objtool: eni_init_one()+0xe42: indirect call found in RETPOLINE build,
kbuild test robot
- Re: linux-next: Tree for Jul 15 (HEADERS_TEST w/ netfilter tables offload),
Randy Dunlap
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]