linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-11 09:22:58 to 2016-04-22 19:44:51 UTC [more...]

linux-next: Tree for Apr 22 (adjust_autoksyms.sh)
 2016-04-22 19:44 UTC  (5+ messages)

[PATCH v7 0/6] Introduce GCC plugin infrastructure
 2016-04-22 18:51 UTC  (8+ messages)
` [PATCH v7 1/6] Shared library support
` [PATCH v7 2/6] GCC plugin infrastructure
` [PATCH v7 3/6] The GCC plugin infrastructure supports the arm and arm64 architectures too
` [PATCH v7 4/6] Add Cyclomatic complexity GCC plugin
` [PATCH v7 5/6] Documentation for the GCC plugin infrastructure
` [PATCH v7 6/6] Add sancov plugin

[PATCH] scripts: kconfig: implement a sort method
 2016-04-22 17:03 UTC  (4+ messages)

[PATCH v2 0/2] kbuild: Remove stale asm-generic wrappers
 2016-04-21 18:44 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH v6 0/6] Introduce GCC plugin infrastructure
 2016-04-21 16:55 UTC  (16+ messages)
` [PATCH v6 1/6] Shared library support
` [PATCH v6 2/6] GCC plugin infrastructure
` [PATCH v6 3/6] The GCC plugin infrastructure supports the arm and arm64 architectures too
` [PATCH v6 4/6] Add Cyclomatic complexity GCC plugin
` [PATCH v6 5/6] Documentation for the GCC plugin infrastructure
` [PATCH v6 6/6] Add sancov plugin

[PATCH v7 0/8]/[PULL REQUEST] Trim unused exported kernel symbols
 2016-04-20 19:26 UTC  (5+ messages)

[PATCH v3] kconfig/symbol.c: handle choice_values that depend on 'm' symbols
 2016-04-20 13:14 UTC  (16+ messages)
` [PATCH v4] "
                  ` [RESEND PATCH "

[PATCH] kbuild: drop redundant "PHONY += FORCE"
 2016-04-20  8:56 UTC  (3+ messages)

[PATCH] kbuild: Get rid of KBUILD_STR
 2016-04-20  8:53 UTC 

[PATCH 1/2] kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
 2016-04-20  8:49 UTC  (4+ messages)
` [PATCH 2/2] kbuild: rename cmd_as_s_S to cmd_cpp_s_S

[PATCH] kbuild: delete unnecessary "@:"
 2016-04-20  8:38 UTC  (2+ messages)

[PATCH] kbuild: mark help target as PHONY
 2016-04-20  8:30 UTC  (2+ messages)

[PATCH] kbuild: specify modules(_install) as PHONY rather than FORCE
 2016-04-20  8:30 UTC  (2+ messages)

[PATCH] kbuild: drop FORCE from PHONY targets
 2016-04-20  8:29 UTC  (12+ messages)

[PATCH] kbuild/mkspec: support 'update-bootloader'-based systems
 2016-04-20  8:04 UTC  (2+ messages)

[PATCH 1/2] localmodconfig: Fix parsing of Kconfig "source" statements
 2016-04-18 23:49 UTC  (13+ messages)
` [PATCH 2/2] localmodconfig: Reset certificate paths
    ` [PATCH 1/4] localmodconfig: Recognize more keywords that end a menu entry
      ` [PATCH 2/4] localmodconfig: Fix parsing of "help" text
      ` [PATCH 3/4] localmodconfig: Add missing $ to reference a variable
      ` [PATCH 4/4] localmodconfig: Recognize standalone "prompt"

Greetings!!!
 2016-04-18 20:12 UTC 

Greetings!!!
 2016-04-18 17:43 UTC 

[PATCH] tools: Use builtin $(abspath ...) instead of $(shell cd ... && pwd)
 2016-04-18 15:32 UTC  (5+ messages)

Sinopec Corporation
 2016-04-18  4:31 UTC 

LOAN
 2016-04-08 22:02 UTC 

FROM: MR. OLIVER SENO!!
 2016-04-08 18:53 UTC 

how are you doing
 2016-04-06 17:26 UTC 

Adding Xen to the kbuild bot?
 2016-04-05  3:53 UTC  (6+ messages)

Example 3 inclusion, Documentation/kbuild/modules.txt:250
 2016-04-04 19:21 UTC  (2+ messages)

weird build issue
 2016-04-04 10:11 UTC 

[PATCH v2] kbuild: forbid kernel directory to contain spaces and colons
 2016-04-02 19:38 UTC 

[PATCH v5 0/5] Introduce GCC plugin infrastructure
 2016-04-02  4:32 UTC  (21+ messages)
` [PATCH v5 1/5] Shared library support
` [PATCH v5 2/5] GCC plugin infrastructure
` [PATCH v5 3/5] Add Cyclomatic complexity GCC plugin

[PATCH v1] builddeb: fix missing headers in linux-headers package
 2016-03-31 17:31 UTC 

[PATCH] dtc: turn off dtc unit address warnings by default
 2016-03-31 16:46 UTC 

[PATCHv4 01/12] scripts/gdb: Provide linux constants
 2016-03-30 21:02 UTC  (2+ messages)

[GIT PULL] kconfig changes for v4.6-rc1
 2016-03-30 13:29 UTC  (4+ messages)

[PATCH v7 0/8]/[PULL REQUEST] Trim unused exported kernel symbols
 2016-03-29 20:44 UTC  (9+ messages)
` [PATCH v7 1/8] kbuild: record needed exported symbols for modules
` [PATCH v7 2/8] export.h: allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH v7 3/8] fixdep: accept extra dependencies on stdin
` [PATCH v7 4/8] kbuild: de-duplicate fixdep usage
` [PATCH v7 5/8] kbuild: add fine grained build dependencies for exported symbols
` [PATCH v7 6/8] kbuild: create/adjust generated/autoksyms.h
` [PATCH v7 7/8] kbuild: build sample modules along with the rest of the kernel
` [PATCH v7 8/8] kconfig option for TRIM_UNUSED_KSYMS

Von: Mr Richard Williams
 2016-03-29  6:13 UTC 

menuconfig doesn't reset terminal colors correctly
 2016-03-28 16:10 UTC  (2+ messages)

Darlehen Angebot
 2016-03-27 12:43 UTC 

[PATCH] kconfig: Add localdefconfig helper
 2016-03-26 19:04 UTC  (3+ messages)

[added to the 4.1 stable tree] ld-version: Fix awk regex compile failure
 2016-03-26 17:28 UTC 

[GIT PULL v4.6] MDB Linux Kernel Debugger x86/x86_64
 2016-03-26  1:56 UTC  (17+ messages)

[GIT PULL] kbuild misc changes for v4.6-rc1
 2016-03-24 20:57 UTC 

[GIT PULL] kbuild changes for v4.6-rc1
 2016-03-24 20:48 UTC 

RE
 2016-03-19 10:06 UTC 

[PATCH] ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8
 2016-03-18 13:41 UTC  (8+ messages)

[PATCH v2] kconfig: add unexpected data itself to warning
 2016-03-16 20:27 UTC 

[PATCH v6 0/8]/[PULL REQUEST] Trim unused exported kernel symbols
 2016-03-16 15:05 UTC  (14+ messages)
` [PATCH v6 1/8] kbuild: record needed exported symbols for modules
` [PATCH v6 2/8] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH v6 3/8] fixdep: accept extra dependencies on stdin
` [PATCH v6 4/8] kbuild: de-duplicate fixdep usage
` [PATCH v6 5/8] kbuild: add fine grained build dependencies for exported symbols
` [PATCH v6 6/8] create/adjust generated/autoksyms.h
` [PATCH v6 7/8] kbuild: build sample modules along with the rest of the kernel
` [PATCH v6 8/8] kconfig option for TRIM_UNUSED_KSYMS

[PATCH 1/2] kconfig: add chomp like helper function
 2016-03-16 12:41 UTC  (4+ messages)
` [PATCH 2/2] kconfig: add unexpected data itself to warning

dtbs_install recursing on subdirs-y and dtbs-subdir leading to race?
 2016-03-16  9:13 UTC  (3+ messages)

[PATCH] kbuild: Add option to turn incompatible pointer check into error
 2016-03-15 21:39 UTC  (5+ messages)

[PATCH] staging: netlogic: removed 1 multiple assignment checkpatch warning
 2016-03-15 16:09 UTC  (2+ messages)

rela sections in vmlinux
 2016-03-15  0:10 UTC  (2+ messages)

[PATCH 4.4 50/50] ld-version: Fix awk regex compile failure
 2016-03-14 17:51 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).