public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-16 18:52:40 to 2019-07-31 13:47:05 UTC [more...]

better kbuild support for drivers spanning multiple directories?
 2019-07-31 13:51 UTC 

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-07-31  8:54 UTC  (25+ messages)
` [PATCH] "
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] kbuild: add [M] marker for build log of *.mod.o
 2019-07-31  6:13 UTC 

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-07-31  5:58 UTC  (6+ messages)
` [PATCH v4 03/10] livepatch: Add klp-convert tool
` [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules

[PATCH v3] kbuild: Check for unknown options with cc-option usage in Kconfig and clang
 2019-07-30 16:51 UTC  (3+ messages)

[PATCH] kbuild: initialize CLANG_FLAGS correctly in the top Makefile
 2019-07-30 16:45 UTC  (5+ messages)

[PATCH] lib/raid6: fix unnecessary rebuild of vpermxor*.c
 2019-07-30 16:40 UTC 

[PATCH 1/4] kbuild: modpost: include .*.cmd files only when targets exist
 2019-07-30 15:59 UTC  (4+ messages)
` [PATCH 2/4] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 3/4] kbuild: modpost: remove unnecessary dependency for __modpost
` [PATCH 4/4] kbuild: modpost: do not parse unnecessary rules for vmlinux modpost

[PATCH v2] kbuild: Check for unknown options with cc-option usage in Kconfig and clang
 2019-07-30 14:28 UTC  (6+ messages)

[PATCH v2] Makefile: rules for printing kernel architecture and localversion
 2019-07-29 20:30 UTC 

kbuild: Fail if gold linker is detected
 2019-07-29 17:06 UTC  (24+ messages)
    ` [PATCH v2] "

[PATCH] gen_compile_commands: lower the entry count threshold
 2019-07-29 17:17 UTC  (3+ messages)

[PATCH] Kbuild: Handle PREEMPT_RT for version string and magic
 2019-07-29  2:22 UTC  (5+ messages)
    ` [PATCH V2] "

[GIT PULL] Kbuild fixes for v5.3-rc2
 2019-07-28 17:45 UTC  (2+ messages)

[PATCH 2/2] kbuild: detect missing header include guard
 2019-07-28 17:34 UTC 

INFO: rcu detected stall in vhost_worker
 2019-07-28  8:36 UTC  (3+ messages)

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-26  8:31 UTC  (26+ messages)
` [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger

[PATCH] kbuild: clean-up subdir-ym computation
 2019-07-26  2:17 UTC 

[PATCH] kbuild: remove unused single-used-m
 2019-07-26  2:17 UTC 

.h.s files spam
 2019-07-25 21:34 UTC  (2+ messages)

[PATCH] kbuild: Check for unknown options with cc-option and clang in Kbuild
 2019-07-25 16:52 UTC  (4+ messages)

[PATCH v3 00/12] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-25 15:49 UTC  (17+ messages)
` [PATCH v3 01/12] kbuild: do not create empty modules.order in the prepare stage
` [PATCH v3 02/12] kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
` [PATCH v3 03/12] kbuild: remove duplication from modules.order in sub-directories
` [PATCH v3 04/12] scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver
` [PATCH v3 05/12] kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod
` [PATCH v3 06/12] kbuild: modsign: "
` [PATCH v3 07/12] kbuild: modpost: "
` [PATCH v3 08/12] kbuild: export_report: read modules.order instead of .tmp_versions/*.mod
` [PATCH v3 09/12] kbuild: create *.mod with full directory path and remove MODVERDIR
` [PATCH v3 10/12] kbuild: remove the first line of *.mod files
` [PATCH v3 11/12] kbuild: remove 'prepare1' target
` [PATCH v3 12/12] kbuild: split out *.mod out of {single,multi}-used-m rules

[FWIW PATCH] kbuild: create modules.order in sub-directories visited by subdir-y,m
 2019-07-25 15:06 UTC 

[PATCH] kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
 2019-07-25 11:17 UTC  (3+ messages)

Bank Director
 2019-07-24  4:54 UTC 

[PATCH 1/5] x86_64: -march=native support
 2019-07-23 20:04 UTC  (10+ messages)
` [PATCH 2/5] x86_64, -march=native: POPCNT support
` [PATCH 3/5] x86_64, -march=native: REP MOVSB support
` [PATCH 4/5] x86_64, -march=native: REP STOSB support
` [PATCH 5/5] x86_64, -march=native: MOVBE support

[kbuild:uapi-header-test-v1 15/16] ld: cannot find include/lib.a: No such file or directory
 2019-07-23 10:17 UTC 

[PATCH] kbuild: remove unused objectify macro
 2019-07-23  4:11 UTC 

[PATCH RFC] modpost: Support I2C Aliases from OF tables
 2019-07-22 13:03 UTC  (2+ messages)

[PATCH] kbuild: disable compile-test of kernel headers for now
 2019-07-22  4:49 UTC  (4+ messages)

[TRIVIAL PATCH] of: per-file dtc preprocessor flags
 2019-07-22  1:43 UTC  (4+ messages)

RE
 2019-07-21  6:30 UTC 

[GIT PULL] More Kbuild updates for v5.3-rc1
 2019-07-20 18:40 UTC  (2+ messages)

[PATCH 1/3] kbuild: use $(basename ...) for cmd_asn1_compiler
 2019-07-20 16:27 UTC  (3+ messages)
` [PATCH 2/3] kbuild: make bison create C file and header in a single pattern rule
` [PATCH 3/3] kbuild: move flex and bison rules to Makefile.host

[PATCH v2 00/11] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-20  5:09 UTC  (6+ messages)
` [PATCH v2 08/11] kbuild: create *.mod with full "

[PATCH AUTOSEL 4.9 21/45] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
 2019-07-19  4:12 UTC 

[PATCH AUTOSEL 4.14 28/60] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
 2019-07-19  4:10 UTC 

[PATCH AUTOSEL 4.19 044/101] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
 2019-07-19  4:06 UTC 

[PATCH AUTOSEL 5.1 065/141] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
 2019-07-19  4:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 072/141] fixdep: check return value of printf() and putchar()

[PATCH AUTOSEL 5.2 085/171] net/ipv4: fib_trie: Avoid cryptic ternary expressions
 2019-07-19  3:55 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 086/171] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
` [PATCH AUTOSEL 5.2 095/171] fixdep: check return value of printf() and putchar()

linux-next: Tree for Jul 18 (header build error)
 2019-07-19  0:40 UTC  (5+ messages)

[PATCH v2] kbuild: add -fcf-protection=none when using retpoline flags
 2019-07-17 17:22 UTC  (2+ messages)

linux-next: Tree for Jul 17
 2019-07-17 15:44 UTC  (3+ messages)

[PATCH 1/4] Makefile: rules for printing kernel architecture and localversion
 2019-07-17 15:23 UTC  (10+ messages)
` [PATCH 4/4] debian: add generic rule file

[kbuild:kbuild 5/19] drivers/atm/eni.o: warning: objtool: eni_init_one()+0xe42: indirect call found in RETPOLINE build
 2019-07-17 14:44 UTC  (6+ messages)

If interested
 2019-07-17 13:32 UTC 

[PATCH v2] kbuild: update compile-test headers for v5.3-rc1
 2019-07-17  6:29 UTC 

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

Здравствуйте! Вас интересуют клиентские базы данных?
 2019-07-17  0:56 UTC 


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