public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-14 02:54:44 to 2019-06-03 17:33:40 UTC [more...]

[RFC 1/3] kbuild: add support for ensuring headers are self-contained
 2019-06-03 17:33 UTC  (11+ messages)
` [RFC 2/3] drm/i915: ensure headers remain self-contained
` [RFC 3/3] DO NOT MERGE: drm/i915: add failing header to header-test-y
  ` [Intel-gfx] [RFC 1/3] kbuild: add support for ensuring headers are self-contained

[RFC][PATCH] Makefile: Fix checkstack.pl arm64 wrong or unknown architecture
 2019-06-03 14:34 UTC  (7+ messages)

[PATCH v2] scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
 2019-06-03 14:30 UTC 

(no subject)
 2019-06-03 14:03 UTC 

[PATCH] kbuild: use more portable 'command -v' for cc-cross-prefix
 2019-06-03 13:09 UTC  (8+ messages)

€ 2,000,000.00 Euro
 2019-05-31  0:40 UTC 

[PATCH] kbuild: teach kselftest-merge to find nested config files
 2019-05-31  1:52 UTC  (4+ messages)

€ 2,000,000.00 Euro
 2019-05-30 21:17 UTC 

[PATCH] powerpc/configs: Rename foo_basic_defconfig to foo_base.config
 2019-05-29 13:55 UTC  (3+ messages)

[PATCH] kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn
 2019-05-29  8:04 UTC 

building individual files in subdirectories
 2019-05-29  1:12 UTC  (2+ messages)

uapi headers userspace build results
 2019-05-28 17:06 UTC  (5+ messages)

Purchase_rfq
 2019-05-28 14:42 UTC 

[PATCH 1/5] kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional
 2019-05-28 14:12 UTC  (6+ messages)
` [PATCH 2/5] kconfig: require the argument of --defconfig
` [PATCH 3/5] kconfig: add static qualifier to expand_string()
` [PATCH 4/5] kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
` [PATCH 5/5] unicore32: rename unicore32_defconfig to defconfig

[PATCH] kconfig: tests: fix recursive inclusion unit test
 2019-05-28  0:34 UTC  (2+ messages)

[PATCH] kbuild: tar-pkg: enable communication with jobserver
 2019-05-28  0:33 UTC  (2+ messages)

(no subject)
 2019-05-26 16:24 UTC 

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-23  8:40 UTC  (42+ messages)

[PATCH] kbuild: Enable -Wsometimes-uninitialized
 2019-05-23  1:50 UTC  (5+ messages)

[No Subject]
 2019-05-22  4:27 UTC 

[PATCH] dt-bindings: Pass binding directory to validation tools
 2019-05-21 22:34 UTC 

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-05-21 13:48 UTC  (3+ messages)
` [PATCH v4 02/10] kbuild: Support for Symbols.list creation

[kbuild:kunit 14/17] htmldocs: include/kunit/kunit-stream.h:58: warning: Function parameter or member '2' not described in '__printf'
 2019-05-21  4:49 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for v5.2-rc2
 2019-05-21  0:35 UTC  (2+ messages)

Inquiry 20/May/2019
 2019-05-20 13:31 UTC 

OK
 2019-05-20 16:47 UTC 

[PATCH] kbuild: drop support for cc-ldoption
 2019-05-20 15:08 UTC  (2+ messages)

[PATCH] kbuild: do not check name uniqueness of builtin modules
 2019-05-20  9:40 UTC  (3+ messages)

[PATCH v3] kbuild: check uniqueness of module names
 2019-05-20  3:59 UTC  (7+ messages)

[GIT PULL] more Kbuild updates for v5.2-rc1
 2019-05-19 19:15 UTC  (2+ messages)

[v3 1/1] kconfig: Terminate menu blocks with a comment in the generated config
 2019-05-18  6:30 UTC  (2+ messages)

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

Linux 4.19 and GCC 9
 2019-05-17 17:37 UTC  (20+ messages)

[PATCH v2] kbuild: check uniqueness of module names
 2019-05-17 16:23 UTC  (12+ messages)

[RFC PATCH] kbuild: check uniqueness of basename of modules
 2019-05-17  3:39 UTC  (16+ messages)

[PATCH] kbuild: add LICENSES to KBUILD_ALLDIRS
 2019-05-15 16:18 UTC 

[GIT PULL] Kconfig updates for v5.2
 2019-05-15 16:10 UTC  (2+ messages)

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

[PATCH] objtool: Allow AR to be overridden with HOSTAR
 2019-05-14 22:46 UTC 

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14  8:22 UTC  (6+ messages)

[PATCH] kbuild: terminate Kconfig when $(CC) or $(LD) is missing
 2019-05-14  2:54 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox