linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-10 09:32:38 to 2019-07-04 00:38:50 UTC [more...]

[PATCH v6 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-04  0:36 UTC  (18+ messages)
` [PATCH v6 01/18] kunit: test: add KUnit test runner core
` [PATCH v6 02/18] kunit: test: add test resource management API
` [PATCH v6 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v6 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v6 05/18] kunit: test: add the concept of expectations
` [PATCH v6 06/18] kbuild: enable building KUnit
` [PATCH v6 07/18] kunit: test: add initial tests
` [PATCH v6 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v6 09/18] kunit: test: add support for test abort
` [PATCH v6 10/18] kunit: test: add tests for kunit "
` [PATCH v6 11/18] kunit: test: add the concept of assertions
` [PATCH v6 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v6 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v6 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v6 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v6 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v6 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

[PATCH] kbuild: Add ability to test Clang's integrated assembler
 2019-07-03 23:45 UTC  (3+ messages)

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-03 23:40 UTC  (60+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 02/18] kunit: test: add test resource management API
` [PATCH v5 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v5 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v5 05/18] kunit: test: add the concept of expectations
` [PATCH v5 06/18] kbuild: enable building KUnit
` [PATCH v5 07/18] kunit: test: add initial tests
` [PATCH v5 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v5 09/18] kunit: test: add support for test abort
` [PATCH v5 10/18] kunit: test: add tests for kunit "
` [PATCH v5 11/18] kunit: test: add the concept of assertions
` [PATCH v5 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v5 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v5 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v5 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v5 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2019-07-03 21:20 UTC 

[PATCH 2/3] kasan: disable CONFIG_KASAN_STACK with clang on arm32
 2019-07-03 20:54 UTC 

[kbuild:header-test-v3 25/25] arch/sparc/include/asm/mman.h:22:6: error: 'current' undeclared
 2019-07-03 14:12 UTC 

[PATCH 0/7] Compile-test UAPI and kernel headers
 2019-07-02 16:54 UTC  (10+ messages)
` [PATCH 1/7] init/Kconfig: add CONFIG_CC_CAN_LINK
` [PATCH 2/7] kbuild: compile-test exported headers to ensure they are self-contained
` [PATCH 3/7] kbuild: do not create wrappers for header-test-y
` [PATCH 4/7] kbuild: support header-test-pattern-y
` [PATCH 5/7] kheaders: remove meaningless -R option of 'ls'
` [PATCH 6/7] kheaders: include only headers into kheaders_data.tar.xz
` [PATCH 7/7] kbuild: compile-test kernel headers to ensure they are self-contained

Клиентские базы! Email: prodawez@armyspy.com Узнайте подробнее!
 2019-06-30 21:24 UTC 

[PATCH v3 0/4] Compile-test UAPI and kernel headers
 2019-06-30  7:57 UTC  (11+ messages)
` [PATCH v3 1/4] kbuild: compile-test UAPI headers to ensure they are self-contained
` [PATCH v3 2/4] kbuild: do not create wrappers for header-test-y
` [PATCH v3 3/4] kbuild: support header-test-pattern-y
` [PATCH v3 4/4] kbuild: compile-test kernel headers to ensure they are self-contained

[PATCH] kallsyms: exclude kasan local symbols on s390
 2019-06-28 17:22 UTC 

[PATCH] kbuild: get rid of misleading $(AS) from documents
 2019-06-28 17:03 UTC  (4+ messages)

[PATCH 37/39] docs: adds some directories to the main documentation index
 2019-06-28 12:55 UTC  (2+ messages)

[PATCH] kbuild: use -E instead of -c for __cc-option
 2019-06-28  5:13 UTC 

[PATCH v2 0/4] Compile-test UAPI and kernel headers
 2019-06-27 16:42 UTC  (10+ messages)
` [PATCH v2 1/4] kbuild: compile-test UAPI headers to ensure they are self-contained
` [PATCH v2 2/4] kbuild: do not create wrappers for header-test-y
` [PATCH v2 3/4] kbuild: support header-test-pattern-y
` [PATCH v2 4/4] kbuild: compile-test kernel headers to ensure they are self-contained

[PATCH] kbuild: compile-test global headers to ensure they are self-contained
 2019-06-27  3:36 UTC  (7+ messages)

Клиентские базы! Email: prodawez@armyspy.com Узнайте подробнее!
 2019-06-27  0:49 UTC 

[PATCH] kbuild: add more hints about SUBDIRS replacement
 2019-06-26 14:30 UTC  (2+ messages)

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-06-26 10:27 UTC  (11+ messages)

[PATCH] video: fbdev: s3c-fb: Mark expected switch fall-throughs
 2019-06-25 20:18 UTC  (6+ messages)

Linux 4.19 and GCC 9
 2019-06-25  8:08 UTC  (23+ messages)

[PATCH v2] fixdep: check return value of printf() and putchar()
 2019-06-25  6:54 UTC 

[PATCH] fixdep: check return code of printf() and putchar()
 2019-06-25  6:15 UTC 

[PATCH 1/2] kbuild: fix missed rebuild of modules.builtin
 2019-06-23 16:13 UTC  (2+ messages)
` [PATCH 2/2] kbuild: split modules.order build rule out of 'modules' target

From:Miss: Fatima Yusuf
 2019-06-22 16:28 UTC 

[PATCH 1/3] kbuild: rename arg-check to cmd-check
 2019-06-22 16:07 UTC  (3+ messages)
` [PATCH 2/3] kbuild: save $(strip ...) for calling any-prepreq
` [PATCH 3/3] kbuild: save $(strip ...) for calling if_changed and friends

[PATCH] kbuild: fix a warning in double cleaning of separate build directory
 2019-06-22  7:51 UTC 

[PATCH] kbuild: fix 'No such file or directory' warning for headers_install
 2019-06-22  6:55 UTC 

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-22  5:39 UTC  (6+ messages)
` [PATCH 15/15] kbuild: compile test UAPI headers to ensure they are self-contained

[PATCH 1/2] lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o
 2019-06-20 15:55 UTC  (4+ messages)
` [PATCH 2/2] lib/raid6: refactor unroll rules with pattern rules

[PATCH] kbuild: Remove unnecessary -Wno-unused-value
 2019-06-20 15:52 UTC  (3+ messages)

[PATCH] kbuild: Enable -Wuninitialized
 2019-06-20 15:45 UTC  (3+ messages)

[PATCH] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
 2019-06-20 14:23 UTC  (3+ messages)

[PATCH 13/15] kbuild: add support for ensuring headers are self-contained
 2019-06-18 15:45 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH] kbuild: Add option to generate a Compilation Database
 2019-06-18 15:16 UTC  (2+ messages)

Adding new build target
 2019-06-18 15:03 UTC  (2+ messages)

[PATCH] builddeb: generate multi-arch friendly linux-libc-dev package
 2019-06-17  6:14 UTC 

dringender Kredit
 2019-06-17  2:43 UTC 

[PATCH] kconfig: run olddefconfig instead of oldconfig after merging fragments
 2019-06-15 10:55 UTC  (2+ messages)

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-14 23:22 UTC  (11+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core
` [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

Quation needed For June Inquiry
 2019-06-11  4:50 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).