public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-29 03:48:22 to 2016-04-02 04:32:53 UTC [more...]

[PATCH v5 0/5] Introduce GCC plugin infrastructure
 2016-04-02  4:32 UTC  (32+ messages)
` [PATCH v5 1/5] Shared library support
` [PATCH v5 2/5] GCC plugin infrastructure
  ` [kernel-hardening] "
` [PATCH v5 3/5] Add Cyclomatic complexity GCC plugin
` [PATCH v5 4/5] Documentation for the GCC plugin infrastructure
` [PATCH v5 5/5] Add sancov 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 

[PATCH] kbuild: delete unnecessary "@:"
 2016-03-31 11:14 UTC 

[PATCH v3] kconfig/symbol.c: handle choice_values that depend on 'm' symbols
 2016-03-31  9:53 UTC  (12+ messages)
` [PATCH v4] "

[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] kbuild: drop FORCE from PHONY targets
 2016-03-17  3:52 UTC  (11+ 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 

[PATCH] kbuild: mark help target as PHONY
 2016-03-13  0:39 UTC 

[PATCH] kbuild: specify modules(_install) as PHONY rather than FORCE
 2016-03-13  0:39 UTC 

[PATCH] staging: netlogic: removed 1 multiple assignment checkpatch warning
 2016-03-11  9:18 UTC  (2+ messages)

[PATCH] staging: netlogic: Fixed 1 multiple assignment checkpatch warning
 2016-03-11  9:04 UTC 

[PATCH] Fixed 1 multiple equals checkpatch warning
 2016-03-11  8:49 UTC  (2+ messages)

[PATCH] ld-version: Fix awk regex compile failure
 2016-03-10 20:50 UTC  (4+ messages)

Kconfig problem
 2016-03-10 12:58 UTC 

[PATCH] Fix ctype(3) usage in the kconfig code on NetBSD
 2016-03-08  0:31 UTC 

Kconfig problem
 2016-03-07 16:19 UTC 

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

[PATCH] kbuild: suppress annoying "... is up to date." message
 2016-03-04 22:20 UTC  (2+ messages)

[PATCH] kbuild/mkspec: clean boot loader configuration on rpm removal
 2016-03-04 21:59 UTC  (6+ messages)

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

[PATCHv3 01/13] scripts/gdb: Provide linux constants
 2016-03-03 11:40 UTC 

[PATCH v4 0/3] Introduce GCC plugin infrastructure
 2016-03-02 21:33 UTC  (13+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] Add Cyclomatic complexity GCC plugin
` [PATCH v4 3/3] Documentation for the GCC plugin infrastructure

[PATCH v3] treewide: Remove newlines inside DEFINE_PER_CPU() macros
 2016-03-01 21:42 UTC 

[PATCH] lz4c: shut up lz4c output
 2016-02-29 14:35 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