linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-11 12:40:26 to 2016-10-14 20:12:50 UTC [more...]

[GIT PULL] kbuild changes for v4.9-rc1
 2016-10-14 20:12 UTC 

Attention Please
 2016-10-12 11:06 UTC 

please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
 2016-10-11 23:15 UTC 

[PATCH] kbuild: honor '-s' option for tools/*
 2016-10-10 19:49 UTC  (3+ messages)

[PATCH v2 0/2] Moving runnable code from Documentation (last 2 patches)
 2016-10-06 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] samples: move blackfin gptimers-example from Documentation
` [PATCH v2 2/2] Doc: update 00-INDEX files to reflect the runnable code move

[PATCH 0/2] Moving runnable code from Documentation (last 2 patches)
 2016-10-01 20:46 UTC  (7+ messages)
` [PATCH 1/2] samples: move blackfin gptimers-example from Documentation
` [PATCH 2/2] Doc: update 00-INDEX files to reflect the runnable code move

linux-next: build failure after merge of the kbuild tree
 2016-09-22 12:52 UTC  (2+ messages)

[PATCH] powerpc/64: whitelist unresolved modversions CRCs
 2016-09-22 12:48 UTC  (5+ messages)

[PATCH 1/2] ptp_clock: allow for it to be optional
 2016-09-19 18:09 UTC  (2+ messages)

[PATCH v2] builddeb: Update a few outdated and hardcoded strings
 2016-09-16 11:41 UTC  (4+ messages)

[PATCH] builddeb: Update a few outdated and hardcoded strings
 2016-09-14  9:54 UTC  (5+ messages)

[PATCH 0/2] ubsan for s390
 2016-09-13  6:46 UTC  (5+ messages)
` [PATCH 1/2] ubsan: allow to disable the null sanitizer
` [PATCH 2/2] s390/ubsan: enable UBSAN for s390

[PATCH 0/3 v3] kbuild changes, thin archives, --gc-sections
 2016-09-10  4:05 UTC  (13+ messages)
` [PATCH 1/3] kbuild: allow architectures to use thin archives instead of ld -r
` [PATCH 2/3] kbuild: allow archs to select link dead code/data elimination
` [PATCH 3/3] kbuild: add arch specific post-link Makefile

[PATCH] kbuild/builddeb: Fix !CONFIG_GCC_PLUGINS build
 2016-09-05  7:45 UTC  (3+ messages)

[GIT PULL] make deb-pkg fix
 2016-09-05  6:37 UTC 

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-30 20:07 UTC  (46+ messages)
` [PATCH v4 01/16] x86: remove LTO_REFERENCE_INITCALL()
` [PATCH v4 02/16] dell-smo8800: include uaccess.h
` [PATCH v4 03/16] scripts/module-common.lds: enable generation
` [PATCH v4 04/16] generic-sections: add section core helpers
` [PATCH v4 05/16] xtensa: skip adding literal when SORT() is used
` [PATCH v4 06/16] ranges.h: add helpers to build and identify Linux section ranges
` [PATCH v4 07/16] tables.h: add linker table support
` [PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y
` [PATCH v4 09/16] firmware/Makefile: force recompilation if makefile changes
` [PATCH v4 10/16] firmware: port built-in section to linker table
` [PATCH v4 11/16] jump_label: move guard #endif down where it belongs
` [PATCH v4 12/16] jump_label: port __jump_table to linker tables
` [PATCH v4 13/16] dynamic_debug: port to use "
` [PATCH v4 14/16] kprobes: move kprobe declarations to asm-generic/kprobes.h
` [PATCH v4 15/16] kprobes: port .kprobes.text to section range
` [PATCH v4 16/16] kprobes: port blacklist kprobes to linker table
` [PATCH v1 0/7] tools: add linker table userspace sandbox
  ` [PATCH v1 1/7] tools: add a userspace tools bug.h
  ` [PATCH v1 2/7] tools: add a basic tools printk.h
  ` [PATCH v1 3/7] tools: add init.h for tools
  ` [PATCH v1 4/7] tools: add __used and enable to override
  ` [PATCH v1 5/7] tools: expand export.h with VMLINUX_SYMBOL()
  ` [PATCH v1 6/7] tools: add __section() to compiler.h
        ` [PATCH v1 7/7] tools: add userspace linker table sandbox

[PATCH] merge_config.sh: fail loudly if make also fails
 2016-08-30  9:56 UTC 

[PATCH] arm: add an option for erratum 657417
 2016-08-26 14:07 UTC  (20+ messages)

[PATCH 1/2] builddeb: fix typo
 2016-08-26  8:17 UTC  (2+ messages)
` [PATCH 2/2] builddeb: allow building without headers/firmware packages

[RFC][PATCH] kbuild: modpost warn if export version crc is missing
 2016-08-26 10:07 UTC 

linux-next: build warnings after merge of the kbuild tree
 2016-08-26  6:21 UTC  (2+ messages)

[PATCH] kbuild: genksyms fix for typeof handling
 2016-08-25 18:11 UTC  (2+ messages)

[PATCH v2] fixdep: faster CONFIG_ search
 2016-08-24 22:37 UTC  (2+ messages)

[PATCH 0/6 v2] kbuild changes, thin archives, --gc-sections
 2016-08-24 17:18 UTC  (17+ messages)
` [PATCH 3/6] kbuild: add arch specific post-link pass
` [PATCH] Xen: remove -fshort-wchar gcc flag
  ` [Xen-devel] "
` [EXPERIMENTAL] enable thin archives and --gc-sections on ARM

[PATCH] fixdep: faster CONFIG_ search
 2016-08-24  7:19 UTC  (4+ messages)

[PATCH] docs-rst: add support for LaTeX output
 2016-08-22 21:26 UTC  (2+ messages)

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-19 21:32 UTC  (11+ messages)
` [PATCH v4 01/16] x86: remove LTO_REFERENCE_INITCALL()
` [PATCH v4 02/16] dell-smo8800: include uaccess.h
` [PATCH v4 03/16] scripts/module-common.lds: enable generation
` [PATCH v4 04/16] generic-sections: add section core helpers
` [PATCH v4 05/16] xtensa: skip adding literal when SORT() is used
` [PATCH v4 06/16] ranges.h: add helpers to build and identify Linux section ranges
` [PATCH v4 07/16] tables.h: add linker table support
` [PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y
` [PATCH v4 09/16] firmware/Makefile: force recompilation if makefile changes
` [PATCH v4 10/16] firmware: port built-in section to linker table

[PATCH] kconfig-language: improve menuconfig usage description
 2016-08-19 19:51 UTC  (3+ messages)

[PATCH 1/2] scripts: buildtar fix build w/o modules v2
 2016-08-18  0:33 UTC  (4+ messages)
` [PATCH 2/2] scripts: buildtar use parallel compress if available v2

[PATCH 1/2] scripts: buildtar fix build w/o modules
 2016-08-16 21:37 UTC  (6+ messages)
` [PATCH 2/2] scripts: buildtar use parallel compress if available

[PATCH] builddeb: Skip gcc-plugins when not configured
 2016-08-16  8:34 UTC  (2+ messages)

[RFC][PATCHSET] allowing exports in *.S
 2016-08-16  5:57 UTC  (5+ messages)
` [RFC][PATCHSET v2] "

Building a subdirectory ignores parent subdir-ccflags (was: Re: [PATCH 1/2] staging: lustre: Add include path to Makefile)
 2016-08-15 22:46 UTC  (3+ messages)
        ` Building a subdirectory ignores parent subdir-ccflags

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-08-15 22:44 UTC  (23+ messages)
` [RFC v3 07/13] tables.h: add linker table support

[4.8-rc1] make bindeb-pkg O= fails
 2016-08-14 19:46 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;
as well as URLs for NNTP newsgroup(s).