Linux Kbuild
[Prev Page][Next Page]
- [RFC] scripts : mkmakefile : change name to create_makefile, Bhaskar Chowdhury
- Re: [patch 014/102] llist: introduce llist_entry_safe(),
Linus Torvalds
- [PATCH] scripts: setlocalversion: replace backquote to dollar parenthesis,
Bhaskar Chowdhury
- [PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN),
Marco Elver
- [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Marco Elver
- [PATCH 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist, Marco Elver
- [PATCH 4/8] seqlock, kcsan: Add annotations for KCSAN, Marco Elver
- [PATCH 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier, Marco Elver
- [PATCH 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops, Marco Elver
- [PATCH 8/8] x86, kcsan: Enable KCSAN for x86, Marco Elver
- [PATCH 7/8] locking/atomics, kcsan: Add KCSAN instrumentation, Marco Elver
- [PATCH 3/8] build, kcsan: Add KCSAN build exceptions, Marco Elver
- Re: [PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN), Marco Elver
- [PATCH] scripts : prune-kernel : prune kernels generalized way,
Bhaskar Chowdhury
- [PATCH 1/2] kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories,
Masahiro Yamada
- [PATCH] kbuild: remove unneeded variable, single-all,
Masahiro Yamada
- [PATCH] :scripts: prune-kernel : prunning kernel generalize way,
Bhaskar Chowdhury
- Re: [PATCH] microblaze: Include generic support for MSI irqdomains,
Christoph Hellwig
- [PATCH] modpost: add NOFAIL to strdup call,
Denis Efremov
- [PATCH] scripts: setlocalversion: fix shell syntax,
Bhaskar Chowdhury
- [PATCH] fix shell syntax,
Bhaskar Chowdhury
- [PATCH] Modern Bash syntax, replace backquote to dollar parenthesis,
Bhaskar Chowdhury
- [PATCH 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces,
Matthias Maennich
- [PATCH] kbuild: Add make dir-pkg build option,
Matteo Croce
- [PATCH RFC] kconfig: add hvconfig for Linux on Hyper-V,
Wei Liu
- [PATCH 1/5] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail',
Masahiro Yamada
- [PATCH] doc: move namespaces.rst from kbuild/ to core-api/,
Masahiro Yamada
- [PATCH] doc: move namespaces.rst out of kbuild directory,
Masahiro Yamada
- [PATCH] scripts: setlocalversion: fix a bashism,
Randy Dunlap
- [GIT PULL] Kbuild fixes for v5.4-rc2,
Masahiro Yamada
- [PATCH 1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst,
Masahiro Yamada
- [PATCH v2 0/6] module: various bug-fixes and clean-ups for module namespace,
Masahiro Yamada
- [PATCH 0/4] scripts: update namespace.pl,
rd . dunlab
- [PATCH v2] kbuild: update compile-test header list for v5.4-rc2, Masahiro Yamada
- 'make help' br0ken for @echo ' valid values for SPHINXDIRS are: $(_SPHINXDIRS)',
Randy Dunlap
- [PATCH bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig,
Björn Töpel
- [GIT PULL] More Kbuild updates for v5.4-rc1,
Masahiro Yamada
- Re: [PATCH] namespace: fix namespace.pl script to support relative paths,
Randy Dunlap
- [PATCH] drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER,
Ulf Magnusson
- [PATCH 0/7] module: various bug-fixes and clean-ups for module namespace,
Masahiro Yamada
- [PATCH v2] selftests: Add kselftest-all and kselftest-install targets,
Shuah Khan
- scripts/kconfig/nconf.c stuck in infinite loop in search,
constant override
- [PATCH 0/2] Simplify kselftest build and install use-cases,
Shuah Khan
- [PATCH 1/3] kbuild: update compile-test header list for v5.4-rc1,
Masahiro Yamada
- [PATCH AUTOSEL 5.3 64/87] kbuild: Do not enable -Wimplicit-fallthrough for clang for now, Sasha Levin
- [PATCH] modpost: fix static EXPORT_SYMBOL warnings for UML build,
Masahiro Yamada
- static EXPORT_SYMBOL checker causes false positives on ARCH=um,
Johannes Berg
- [PATCH v18 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v18 05/19] kunit: test: add the concept of expectations, Brendan Higgins
- [PATCH v18 07/19] kunit: test: add initial tests, Brendan Higgins
- [PATCH v18 06/19] lib: enable building KUnit in lib/, Brendan Higgins
- [PATCH v18 10/19] kunit: test: add tests for kunit test abort, Brendan Higgins
- [PATCH v18 12/19] kunit: test: add tests for KUnit managed resources, Brendan Higgins
- [PATCH v18 14/19] kunit: defconfig: add defconfigs for building KUnit tests, Brendan Higgins
- [PATCH v18 16/19] MAINTAINERS: add entry for KUnit the unit testing framework, Brendan Higgins
- [PATCH v18 19/19] kunit: fix failure to build without printk, Brendan Higgins
- [PATCH v18 18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section, Brendan Higgins
- [PATCH v18 17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(), Brendan Higgins
- [PATCH v18 15/19] Documentation: kunit: add documentation for KUnit, Brendan Higgins
- [PATCH v18 13/19] kunit: tool: add Python wrappers for running KUnit tests, Brendan Higgins
- [PATCH v18 08/19] objtool: add kunit_try_catch_throw to the noreturn list, Brendan Higgins
- [PATCH v18 09/19] kunit: test: add support for test abort, Brendan Higgins
- [PATCH v18 11/19] kunit: test: add the concept of assertions, Brendan Higgins
- [PATCH v18 04/19] kunit: test: add assertion printing library, Brendan Higgins
- [PATCH v18 03/19] kunit: test: add string_stream a std::stream like string builder, Brendan Higgins
- [PATCH v18 02/19] kunit: test: add test resource management API, Brendan Higgins
- [PATCH v18 01/19] kunit: test: add KUnit test runner core, Brendan Higgins
- Re: [PATCH v18 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework, Theodore Y. Ts'o
- [PATCH AUTOSEL 5.3 086/203] kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE, Sasha Levin
- [PATCH AUTOSEL 5.2 077/185] kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE, Sasha Levin
- [PATCH] Corrected formatting of header in kbuild module docs,
Matthew Garrett
- [PATCH] kbuild: update comment about KBUILD_ALLDIRS, Masahiro Yamada
- [PATCH] kbuild: remove SUBDIRS support, Masahiro Yamada
- [PATCH] kbuild: remove ar-option and KBUILD_ARFLAGS,
Masahiro Yamada
- [PATCH v17 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v17 01/19] kunit: test: add KUnit test runner core, Brendan Higgins
- [PATCH v17 08/19] objtool: add kunit_try_catch_throw to the noreturn list, Brendan Higgins
- [PATCH v17 09/19] kunit: test: add support for test abort, Brendan Higgins
- [PATCH v17 11/19] kunit: test: add the concept of assertions, Brendan Higgins
- [PATCH v17 12/19] kunit: test: add tests for KUnit managed resources, Brendan Higgins
- [PATCH v17 16/19] MAINTAINERS: add entry for KUnit the unit testing framework, Brendan Higgins
- [PATCH v17 19/19] kunit: fix failure to build without printk, Brendan Higgins
- [PATCH v17 18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section, Brendan Higgins
- [PATCH v17 17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(), Brendan Higgins
- [PATCH v17 15/19] Documentation: kunit: add documentation for KUnit, Brendan Higgins
- [PATCH v17 14/19] kunit: defconfig: add defconfigs for building KUnit tests, Brendan Higgins
- [PATCH v17 13/19] kunit: tool: add Python wrappers for running KUnit tests, Brendan Higgins
- [PATCH v17 10/19] kunit: test: add tests for kunit test abort, Brendan Higgins
- [PATCH v17 07/19] kunit: test: add initial tests, Brendan Higgins
- [PATCH v17 03/19] kunit: test: add string_stream a std::stream like string builder, Brendan Higgins
- [PATCH v17 06/19] lib: enable building KUnit in lib/, Brendan Higgins
- [PATCH v17 04/19] kunit: test: add assertion printing library, Brendan Higgins
- [PATCH v17 05/19] kunit: test: add the concept of expectations, Brendan Higgins
- [PATCH v17 02/19] kunit: test: add test resource management API, Brendan Higgins
- [PATCH v16 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v16 01/19] kunit: test: add KUnit test runner core, Brendan Higgins
- [PATCH v16 04/19] kunit: test: add assertion printing library, Brendan Higgins
- [PATCH v16 06/19] lib: enable building KUnit in lib/, Brendan Higgins
- [PATCH v16 05/19] kunit: test: add the concept of expectations, Brendan Higgins
- [PATCH v16 07/19] kunit: test: add initial tests, Brendan Higgins
- [PATCH v16 17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(), Brendan Higgins
- [PATCH v16 19/19] kunit: fix failure to build without printk, Brendan Higgins
- [PATCH v16 15/19] Documentation: kunit: add documentation for KUnit, Brendan Higgins
- [PATCH v16 16/19] MAINTAINERS: add entry for KUnit the unit testing framework, Brendan Higgins
- [PATCH v16 18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section, Brendan Higgins
- [PATCH v16 10/19] kunit: test: add tests for kunit test abort, Brendan Higgins
- [PATCH v16 13/19] kunit: tool: add Python wrappers for running KUnit tests, Brendan Higgins
- [PATCH v16 14/19] kunit: defconfig: add defconfigs for building KUnit tests, Brendan Higgins
- [PATCH v16 12/19] kunit: test: add tests for KUnit managed resources, Brendan Higgins
- [PATCH v16 11/19] kunit: test: add the concept of assertions, Brendan Higgins
- [PATCH v16 09/19] kunit: test: add support for test abort, Brendan Higgins
- [PATCH v16 08/19] objtool: add kunit_try_catch_throw to the noreturn list, Brendan Higgins
- [PATCH v16 03/19] kunit: test: add string_stream a std::stream like string builder, Brendan Higgins
- [PATCH v16 02/19] kunit: test: add test resource management API, Brendan Higgins
- [PATCH] kbuild: binrpm-pkg: Propagate O= to rpmbuild,
Jeffrey Hugo
- "arm64: use asm-generic/dma-mapping.h" introduced a kbuild warning,
Qian Cai
- [PATCH 1/3] firmware/dmi_scan: Add dmi_save_release to save releases fields,
Erwan Velu
- [GIT PULL] Kbuild updates for v5.4-rc1,
Masahiro Yamada
- Re: [GIT PULL] Kbuild updates for v5.4-rc1, pr-tracker-bot
[PATCH v2] Documentation: kbuild: Add document about reproducible builds,
Ben Hutchings
[kbuild:kbuild 65/67] warning: 'arch/openrisc/boot/dts/or1ksim.dtb.o' will not be linked to vmlinux even though obj-y is specified., kbuild test robot
[kbuild:kbuild 65/67] warning: 'arch/openrisc/boot/dts/simple_smp.dtb.o' will not be linked to vmlinux even though obj-y is specified., kbuild test robot
[PATCH v2 1/4] kbuild: do not create built-in.a that is never linked to vmlinux,
Masahiro Yamada
[PATCH] genksyms: convert to SPDX License Identifier for lex.l and parse.y, Masahiro Yamada
[PATCH v2] kbuild: change need-modorder implementation slightly, Masahiro Yamada
[PATCH 1/3] kbuild: do not create built-in.a that is never linked to vmlinux,
Masahiro Yamada
[RFC PATCH] gpu: no need to compile drm/ if CONFIG_DRM=n,
Qian Cai
[PATCH] Documentation: kbuild: Add document about reproducible builds,
Ben Hutchings
[RFC] buildtar: add case for riscv architecture,
Aurabindo Jayamohanan
[PATCH 1/2] modpost: use MODULE_INFO() for __module_depends,
Masahiro Yamada
[PATCH 1/2] export.h: remove defined(__KERNEL__),
Masahiro Yamada
[PATCH v2] kbuild: allow Clang to find unused static inline functions for W=1 build,
Masahiro Yamada
[PATCH] mostpost: don't warn about symbols from another file,
Arnd Bergmann
[kbuild:kbuild 51/57] scripts/mkuboot.sh: 20: scripts/mkuboot.sh: -path:: not found,
kbuild test robot
[PATCH v2] merge_config.sh: ignore unwanted grep errors,
Guillaume Tucker
[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
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]