public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 04:46:29 to 2019-09-05 11:16:24 UTC [more...]

[PATCH 0/6] Symbol namespaces
 2019-09-05 11:16 UTC  (24+ messages)
` [PATCH v4 00/12] Symbol Namespaces
  ` [PATCH v4 01/12] module: support reading multiple values per modinfo tag
  ` [PATCH v4 02/12] export: explicitly align struct kernel_symbol
  ` [PATCH v4 03/12] module: add support for symbol namespaces
  ` [PATCH v4 04/12] modpost: "
  ` [PATCH v4 05/12] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
  ` [PATCH v4 06/12] export: allow definition default namespaces in Makefiles or sources
  ` [PATCH v4 07/12] modpost: add support for generating namespace dependencies
  ` [PATCH v4 08/12] scripts: Coccinelle script for "
  ` [PATCH v4 09/12] docs: Add documentation for Symbol Namespaces
  ` [PATCH v4 10/12] usb-storage: remove single-use define for debugging
  ` [PATCH v4 11/12] RFC: usb-storage: export symbols in USB_STORAGE namespace
  ` [PATCH v4 12/12] RFC: watchdog: export core symbols in WATCHDOG_CORE namespace
          ` [usb-storage] "

[PATCH v3 1/2] kbuild: refactor scripts/Makefile.extrawarn
 2019-09-05  8:06 UTC  (11+ messages)
` [PATCH v3 2/2] kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN

[kbuild:kbuild 51/57] scripts/mkuboot.sh: 20: scripts/mkuboot.sh: -path:: not found
 2019-09-04 13:49 UTC  (3+ messages)

[PATCH 1/3] init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
 2019-09-04  3:08 UTC  (6+ messages)
` [PATCH 2/3] kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
  ` [PATCH 2/3] kbuild, arc: "

[PATCH 1/2] kbuild: refactor scripts/Makefile.extrawarn
 2019-09-03 15:39 UTC  (19+ messages)
` [PATCH 2/2] kbuild: allow Clang to find unused static inline functions for W=1 build

[PATCH v2] merge_config.sh: ignore unwanted grep errors
 2019-09-03 14:35 UTC  (3+ messages)

[PATCH v2] merge_config.sh: Check error codes from make
 2019-09-02 15:59 UTC  (4+ messages)

[PATCH 1/1] merge_config.sh: ignore unwanted grep errors
 2019-09-02 14:53 UTC  (7+ messages)

[PATCH v2] kbuild: refactor scripts/Makefile.extrawarn
 2019-08-31  7:02 UTC  (5+ messages)

[PATCH] Makefile: Convert -Wimplicit-fallthrough to -Wimplicit-fallthrough=2
 2019-08-31  5:12 UTC  (4+ messages)

[PATCH v6 4/4] tpm: tpm_tis_spi: Support cr50 devices
 2019-08-30 15:40 UTC 

[PATCH v3] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-30  4:34 UTC 

[kbuild:kbuild 50/55] efi.c:undefined reference to `__udivdi3'
 2019-08-30  2:47 UTC 

[RFC PATCH 1/2] Add clang-tidy and static analyzer support to makefile
 2019-08-29 19:17 UTC 

[kbuild:kbuild 48/54] arch/powerpc/kernel/prom_init_check.sh: 36: arch/powerpc/kernel/prom_init_check.sh: Syntax error: "(" unexpected
 2019-08-29 19:03 UTC  (2+ messages)

[PATCH v2] kbuild: Require W=1 for -Wimplicit-fallthrough with clang
 2019-08-29 17:18 UTC  (8+ messages)
` [PATCH] kbuild: Do not enable -Wimplicit-fallthrough for clang for now

[PATCH 1/6] kbuild: remove 'Using ... as source for kernel' message
 2019-08-29 16:25 UTC  (7+ messages)
` [PATCH 2/6] kbuild: Inform user to pass ARCH= for make mrproper only when necessary
` [PATCH 3/6] kbuild: clarify where to run make mrproper when out-of-tree fails
` [PATCH 4/6] kbuild: move the clean srctree check to the outputmakefile target
` [PATCH 5/6] kbuild: remove prepare3 target
` [PATCH 6/6] kbuild: check clean srctree even earlier

[PATCH v2 0/10] Symbol namespaces - RFC
 2019-08-29 12:13 UTC  (19+ messages)
  ` [PATCH v3 03/11] module: add support for symbol namespaces
  ` [PATCH v3 04/11] modpost: "
  ` [PATCH v3 06/11] export: allow definition default namespaces in Makefiles or sources
  ` [PATCH v3 08/11] scripts: Coccinelle script for namespace dependencies
    ` [v3 "
  ` [PATCH v3 10/11] RFC: usb-storage: export symbols in USB_STORAGE namespace

[PATCH 00/11] ftrace: add support for recording function parameters and return value
 2019-08-28 23:41 UTC  (18+ messages)
` [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace
` [PATCH 02/11] ftrace: introduce new building tool funcprototype
` [PATCH 03/11] asm-generic: add generic dwarf definition
` [PATCH 04/11] ftrace/hash: add private data field
` [PATCH 05/11] ftrace: create memcache for hash entries
` [PATCH 06/11] ftrace: process function prototype data in vmlinux and modules
` [PATCH 07/11] ftrace: prepare arch specific interfaces for function prototype feature
` [PATCH 08/11] ftrace: introduce core part of function prototype recording
` [PATCH 09/11] x86_64: add function prototype recording support
` [PATCH 10/11] ftrace: add doc for new option record-funcproto
` [PATCH 11/11] MAINTAINERS: make scripts/ftrace/ maintained

[PATCH v2] kbuild: enable unused-function warnings for W= build with Clang
 2019-08-28 23:10 UTC  (7+ messages)

[PATCH] kbuild: get rid of $(realpath ...) from scripts/mkmakefile
 2019-08-28 16:45 UTC  (2+ messages)

[PATCH] kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
 2019-08-28 16:44 UTC  (2+ messages)

[PATCH] kbuild: add CONFIG_ASM_MODVERSIONS
 2019-08-28 16:43 UTC  (3+ messages)

[PATCH 1/4] kbuild: pkg: clean up package files/dirs from the top Makefile
 2019-08-28 16:43 UTC  (2+ messages)

[PATCH] kbuild: remove unneeded dependency for $(DOC_TARGETS)
 2019-08-28 16:42 UTC  (2+ messages)

[PATCH 0/2] docs: two fixes for Kbuild document after the ReST conversion
 2019-08-28 16:39 UTC  (3+ messages)
` [PATCH 1/2] docs: kbuild: fix invalid ReST syntax

[PATCH] modpost: add NOFAIL to strndup
 2019-08-28 15:56 UTC  (2+ messages)

[PATCH] modpost: add guid_t type definition
 2019-08-28 15:56 UTC  (2+ messages)

[PATCH v2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-27  6:36 UTC 

[PATCH 1/2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-27  1:36 UTC  (5+ messages)
` [PATCH 2/2] kconfig: split util.c out of parser.y

[PATCH] kbuild: add $(BASH) to run scripts with bash-extension
 2019-08-25 13:28 UTC 

[PATCH] .gitignore: ignore modules.order explicitly
 2019-08-25  1:34 UTC  (2+ messages)

[PATCH 1/2] kbuild: remove clean-dirs syntax
 2019-08-25  1:31 UTC  (2+ messages)
` [PATCH 2/2] kbuild: remove unneeded '+' marker from cmd_clean

[PATCH] kbuild: clean up subdir-ymn calculation in Makefile.clean
 2019-08-25  1:31 UTC 

(no subject)
 2019-08-24 14:14 UTC 

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

[PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-23 19:43 UTC  (18+ messages)
` [PATCH v14 01/18] kunit: test: add KUnit test runner core
` [PATCH v14 09/18] kunit: test: add support for test abort

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2019-08-22 11:04 UTC 

MY $25,000,000.00 INVESTMENT PROPOSAL WITH YOU AND IN YOUR COUNTRY
 2019-08-22 12:30 UTC 

[PATCH v2 08/10] scripts: Coccinelle script for namespace dependencies
 2019-08-22 11:00 UTC  (4+ messages)
` [v2 "

[PATCH] [NOT APPLICABLE YET] kbuild: speed up incremental build for the new GNU Make?
 2019-08-22 10:47 UTC 


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