public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-08 20:43:41 to 2016-03-10 13:07:48 UTC [more...]

Kconfig problem
 2016-03-10 12:58 UTC 

[PATCH v5 0/5] Introduce GCC plugin infrastructure
 2016-03-09 22:07 UTC  (15+ 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] ld-version: Fix awk regex compile failure
 2016-03-08 16:55 UTC  (2+ messages)

[PATCH] kbuild: Add option to turn incompatible pointer check into error
 2016-03-08  9:19 UTC  (3+ messages)

[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 

rela sections in vmlinux
 2016-03-06 21:04 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  (14+ messages)
` [PATCH v4 1/8] kbuild: record needed exported symbols for modules
` [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)

[PATCH v3 0/7] Trim unused exported kernel symbols
 2016-02-28 19:31 UTC  (11+ messages)
` [PATCH v3 1/7] kbuild: record needed exported symbols for modules
` [PATCH v3 2/7] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH v3 3/7] fixdep: accept extra dependencies on stdin
` [PATCH v3 4/7] kbuild: de-duplicate fixdep usage
` [PATCH v3 5/7] kbuild: add fine grained build dependencies for exported symbols
` [PATCH v3 6/7] create/adjust generated/autoksyms.h
` [PATCH v3 7/7] kconfig option for TRIM_UNUSED_KSYMS

[PATCH] kbuild/mkspec: fix grub2 installkernel issue
 2016-02-26 15:24 UTC  (2+ messages)

[PATCH] modsign: hide openssl output in silent builds
 2016-02-26 11:20 UTC  (2+ messages)

[PATCH v3 0/3] Introduce GCC plugin infrastructure
 2016-02-25 22:45 UTC  (8+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] Add Cyclomatic complexity GCC plugin
` [PATCH v3 3/3] Documentation for the GCC plugin infrastructure

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: mloginova19@gmail.com Skype: prodawez389
 2016-02-25 14:38 UTC 

[PATCH] kbuild: Allow using host dtc instead of kernel's copy
 2016-02-24  1:36 UTC  (2+ messages)

[PATCH v4 0/2] Create specific kconfig for kselftest
 2016-02-23 18:31 UTC  (7+ messages)
` [PATCH v4 1/2] selftests: create test-specific kconfig fragments
` [PATCH v4 2/2] Makefile: add kselftest-merge

[REGRESSION] dell-wmi, dell-laptop: select DMI, Kconfig recursive dependency
 2016-02-23 17:57 UTC 

[PATCH v2 0/2] kbuild: Remove stale asm-generic wrappers
 2016-02-23  9:51 UTC  (5+ messages)
` [PATCH v2 2/2] "

In-place changes to a target?
 2016-02-22 23:02 UTC 

[PATCH 1/8] scripts/gdb: Provide linux constants
 2016-02-22 15:24 UTC 

[PATCH 0/6] ARM: decompressor: several cleanups
 2016-02-22 12:33 UTC  (11+ messages)
` [PATCH 1/6] ARM: decompressor: drop unneeded assignments to "targets"
` [PATCH 2/6] ARM: decompressor: drop more "
` [PATCH 3/6] ARM: decompressor: use clean-files instead of extra-y to clean files
` [PATCH 4/6] ARM: decompressor: drop redundant FORCE in Makefile
` [PATCH 5/6] ARM: decompressor: merge piggy.*.S and simplify Makefile
` [PATCH 6/6] ARM: decompressor: rename suffix_y to compress-y

[PATCH] arm64, kbuild: make "make install" not depend on vmlinux
 2016-02-19 18:22 UTC  (3+ messages)

Adding Xen to the kbuild bot?
 2016-02-19 17:06 UTC  (8+ messages)
    ` [Xen-devel] "

[PATCH v2 0/3] Introduce GCC plugin infrastructure
 2016-02-18 22:13 UTC  (10+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] Add Cyclomatic complexity GCC plugin
` [PATCH v2 3/3] Documentation for the GCC plugin infrastructure

[PATCH] kbuild: disable Android-specific compiler features
 2016-02-18 17:54 UTC  (4+ messages)

[PATCH] modpost: allow modpost to fail on warnings
 2016-02-18 10:36 UTC  (2+ messages)

[PATCH] kbuild: fixdep: Check fstat(2) return value
 2016-02-17 21:58 UTC  (3+ messages)

[PATCH tip v6 0/5] Simple wait queue support
 2016-02-17 13:04 UTC  (8+ messages)
` [PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error

Kconfig 'select' forcing config selecting even if dependent undefined
 2016-02-15 18:40 UTC 

[PATCH 0/5] gcov fixes and maybe-uninitialized warnings
 2016-02-15 17:46 UTC  (10+ messages)
` [PATCH 1/5] Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
` [PATCH 2/5] Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
` [PATCH 3/5] gcov: disable for COMPILE_TEST
` [PATCH 4/5] gcov: disable tree-loop-im to reduce stack usage
` [PATCH 5/5] gcov: disable -Wmaybe-uninitialized warning

[PATCH] ld-version: Drop the 4th and 5th version components
 2016-02-11 15:53 UTC  (2+ messages)

[PATCH] ld-version: fix it on Fedora
 2016-02-11 13:00 UTC  (3+ messages)

Good day
 2016-02-10 16:33 UTC 

[RFC][PATCHSET v2] allowing exports in *.S
 2016-02-10 22:15 UTC  (5+ messages)
` [PATCH v2 02/13] EXPORT_SYMBOL() for asm
` [PATCH v2 07/13] arm: move exports to definitions

Need to know how to force compileand link dtb for obj-m targets
 2016-02-10 13:05 UTC 

Клиентские базы! Тел\Viber\Whatsapp:+79139393506 Skype:prodawez389 Email:usitnikov94@gmail.com Узнайте подробнее!!!
 2016-02-10  7:28 UTC 

[PATCH v2 0/6] Trim unused exported kernel symbols
 2016-02-10  5:08 UTC  (7+ messages)
` [PATCH v2 1/6] kbuild: record needed exported symbols for modules
` [PATCH v2 2/6] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH v2 3/6] fixdep: minor cleanup
` [PATCH v2 4/6] fixdep: add fine grained build dependencies for exported symbols
` [PATCH v2 5/6] create/adjust generated/autoksyms.h
` [PATCH v2 6/6] kconfig option for TRIM_UNUSED_KSYMS

[PATCH 0/6] Trim unused exported symbols
 2016-02-09 23:30 UTC  (21+ messages)
` [PATCH 1/6] kbuild: record needed exported symbols for modules
` [PATCH 2/6] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH 3/6] fixdep: minor cleanup
` [PATCH 4/6] fixdep: add fine grained build dependencies for exported symbols
` [PATCH 5/6] create/adjust generated/expsyms.h
` [PATCH 6/6] kconfig option for TRIM_UNUSED_EXPSYMS

[PATCH 0/3] Introduce GCC plugin infrastructure
 2016-02-09 19:14 UTC  (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Add Cyclomatic complexity GCC plugin
` [PATCH 3/3] Documentation for the GCC plugin infrastructure

[PATCH 1/3] GCC plugin infrastructure
 2016-02-09  4:20 UTC 


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