public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-28 18:03:31 to 2016-08-24 09:05:42 UTC [more...]

[PATCH] arm: add an option for erratum 657417
 2016-08-24  9:05 UTC  (15+ messages)

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

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-24  3:51 UTC  (35+ 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 0/6 v2] kbuild changes, thin archives, --gc-sections
 2016-08-23  6:17 UTC  (22+ messages)
` [PATCH 1/6] kbuild: allow architectures to use thin archives instead of ld -r
` [PATCH 2/6] kbuild: allow archs to select link dead code/data elimination
` [PATCH 3/6] kbuild: add arch specific post-link pass
` [PATCH 4/6] powerpc: switch to using thin archives
` [PATCH 5/6] powerpc/64: use linker dead code elimination
` [PATCH 6/6] powerpc: use the new post-link pass to check relocations
` [PATCH] Xen: remove -fshort-wchar gcc flag
  ` [Xen-devel] "
` [EXPERIMENTAL] enable thin archives and --gc-sections on ARM

[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  (29+ messages)
` [RFC v3 05/13] sections.h: add sections header to collect all section info
` [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)

[RFC][PATCH 0/5] kbuild changes, thin archives, --gc-sections
 2016-08-10  0:37 UTC  (40+ messages)
` [PATCH 1/5] kbuild: allow architectures to use thin archives instead of ld -r
` [PATCH 2/5] kbuild: allow archs to select build for link dead code/data elimination
` [PATCH 3/5] kbuild: add arch specific post-module-link pass
` [PATCH 4/5] powerpc: switch to using thin archives
` [PATCH 5/5] powerpc/64: use linker dce

[PATCH 2/3] doc-rst: add an option to build media documentation in nitpick mode
 2016-08-06 12:00 UTC 

nopea Lainat
 2016-08-02 21:52 UTC 

[GIT PULL] kbuild changes for v4.8-rc1
 2016-08-02 22:11 UTC  (6+ messages)

[GIT PULL] kbuild misc changes for v4.8-rc1
 2016-08-02 19:04 UTC 

[PATCH] doc-rst: Remove the media docbook
 2016-08-01 17:39 UTC  (4+ messages)

[PATCH] kconfig: Fix menu/endmenu markers in zconfdump()
 2016-07-31 20:48 UTC  (2+ messages)
` [PATCH v2] "

[RFC] Turn off -Wmaybe-uninitialized completely and move it to W=1
 2016-07-29 18:26 UTC  (16+ messages)
  ` [PATCH] Kbuild: Move -Wmaybe-uninitialized "


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