linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-10 07:16:13 to 2019-07-17 15:31:01 UTC [more...]

linux-next: Tree for Jul 17
 2019-07-17 15:30 UTC 

[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  (7+ messages)

If interested
 2019-07-17 13:32 UTC 

kbuild: Fail if gold linker is detected
 2019-07-17  7:57 UTC  (16+ messages)
    ` [PATCH v2] "

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

[PATCH v3 00/12] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-17  6:18 UTC  (13+ 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

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

[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 

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-16 18:55 UTC  (39+ messages)
` [PATCH v9 01/18] kunit: test: add KUnit test runner core
` [PATCH v9 02/18] kunit: test: add test resource management API
` [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 v9 05/18] kunit: test: add the concept of expectations
` [PATCH v9 06/18] kbuild: enable building KUnit
` [PATCH v9 07/18] kunit: test: add initial tests
` [PATCH v9 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v9 09/18] kunit: test: add support for test abort
` [PATCH v9 10/18] kunit: test: add tests for kunit "
` [PATCH v9 11/18] kunit: test: add the concept of assertions
` [PATCH v9 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v9 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v9 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v9 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v9 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v9 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v9 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH 1/2] kbuild: test headers listed in header-test-m as well
 2019-07-16 13:29 UTC  (2+ messages)
` [PATCH 2/2] kbuild: update header compile-test list for v5.3-rc1

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

linux-next: Tree for Jul 15 (HEADERS_TEST w/ netfilter tables offload)
 2019-07-16  6:44 UTC  (6+ messages)

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-07-15 14:43 UTC  (2+ messages)

[PATCH] kbuild: remove unused hostcc-option
 2019-07-15 14:11 UTC 

[PATCH] kbuild: remove tag files by distclean instead of mrproper
 2019-07-15 14:01 UTC 

[PATCH] kbuild: add -fcf-protection=none to retpoline flags
 2019-07-15 12:21 UTC  (2+ messages)

[PATCH] kbuild: add --hash-style= and --build-id unconditionally
 2019-07-15 12:14 UTC  (3+ messages)

Kindly Respond
 2019-07-15 11:04 UTC 

Loan offer !!
 2019-07-15  8:11 UTC 

[PATCH v3 1/1] builddeb: generate multi-arch friendly linux-libc-dev package
 2019-07-14  7:49 UTC  (5+ messages)
` [PATCH v4 0/1] builddeb: generate multi-arch friendly linux-libc-dev
  ` [PATCH v4] builddeb: generate multi-arch friendly linux-libc-dev package

Fwd: Re: € 2,000,000.00 Euro
 2019-07-13  2:32 UTC 

Fwd: Re: € 2,000,000.00 Euro
 2019-07-13  0:20 UTC 

[PATCH v3] kbuild: get rid of misleading $(AS) from documents
 2019-07-13  3:42 UTC  (2+ messages)

[PATCH 0/5] PDF output fixes
 2019-07-13  3:41 UTC  (4+ messages)

[RFC PATCH] bug: always show source-tree-relative paths in WARN()/BUG()
 2019-07-13  1:46 UTC  (5+ messages)

[GIT PULL 2/2] Kconfig updates for v5.3-rc1
 2019-07-12 23:20 UTC  (2+ messages)

[GIT PULL 1/2] Kbuild updates for v5.3-rc1
 2019-07-12 23:20 UTC  (2+ messages)

[PATCH] kconfig: fix missing choice values in auto.conf
 2019-07-12 10:59 UTC  (2+ messages)

Issue/Bug report: auto.conf not generated correctly when CROSS_COMPILE environment var set
 2019-07-12  6:47 UTC  (2+ messages)

[kbuild:kunit-v7 66/67] kernel/sysctl-test.c:44:9: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2019-07-12  1:20 UTC 

[PATCH] kconfig: remove meaningless if-conditional in conf_read()
 2019-07-11  7:33 UTC 

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

[PATCH] kbuild: Inform user to pass ARCH= for make mrproper
 2019-07-11  4:14 UTC  (3+ messages)

Greetings!
 2019-07-10  5:07 UTC 

[PATCH v7 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-10 20:27 UTC  (8+ messages)
` [PATCH v7 06/18] kbuild: enable building KUnit
` [PATCH v7 16/18] MAINTAINERS: add entry for KUnit the unit testing framework

[PATCH RFC] modpost: Support I2C Aliases from OF tables
 2019-07-10 19:39 UTC 

[PATCH v8 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-10  7:49 UTC  (15+ messages)
` [PATCH v8 06/18] kbuild: enable building KUnit
` [PATCH v8 07/18] kunit: test: add initial tests
` [PATCH v8 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v8 09/18] kunit: test: add support for test abort
` [PATCH v8 10/18] kunit: test: add tests for kunit "
` [PATCH v8 11/18] kunit: test: add the concept of assertions
` [PATCH v8 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v8 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v8 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v8 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v8 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v8 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v8 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section


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).