linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-04 15:18:21 to 2016-11-29 20:35:58 UTC [more...]

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-11-29 20:35 UTC  (29+ messages)

[PATCH] Fixes for compiling with clang
 2016-11-29 14:22 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning
 2016-11-29 13:05 UTC  (5+ messages)

[PATCH] builddeb: add make fastdeb-pkg target
 2016-11-29  2:45 UTC  (2+ messages)

[PATCH 1/2] builddeb: fix typo
 2016-11-29  0:06 UTC  (5+ messages)
` [PATCH 2/2] builddeb: allow building without headers/firmware packages

[PATCH] kbuild: add %/built-in.o target in top Makefile
 2016-11-28 22:06 UTC  (3+ messages)
` [PATCH V2] "

xconfig patches to be merged
 2016-11-28  0:19 UTC 

[PATCH v8 3/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
 2016-11-27 15:47 UTC  (2+ messages)

[PATCH 1/2] kbuild: provide include/asm/asm-prototypes.h for ARM
 2016-11-27  2:33 UTC  (10+ messages)
` [PATCH 2/2] ARM: move mmiocpy/mmioset exports to io.c

[PATCH ping] builddeb: fix cross-building to arm64 producing host-arch debs
 2016-11-25 14:44 UTC  (3+ messages)

[PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition
 2016-11-25 14:22 UTC  (10+ messages)
` [PATCH 2/6] arm: "
` [PATCH 3/6] arc: "
` [PATCH 4/6] sh: "
` [PATCH 5/6] unicore32: "
` [PATCH 6/6] deb-pkg: Remove the KBUILD_IMAGE workaround

[PATCH] kconfig/nconf: Fix hang when editing symbol with a long prompt
 2016-11-24 22:10 UTC 

[PATCH] kasan: turn off -fsanitize-address-use-after-scope for now
 2016-11-24 14:40 UTC  (6+ messages)

7630 linux-kbuild
 2016-11-24 12:52 UTC 

[PATCH 0/7] kbuild patches for 4.10
 2016-11-23 16:41 UTC  (8+ messages)
` [PATCH 1/7] kbuild: kallsyms allow 3-pass generation if symbols size has changed
` [PATCH 2/7] kbuild: thin archives for multi-y targets
` [PATCH 3/7] kbuild/genksyms: handle va_list type
` [PATCH 4/7] kbuild: improve linker compatibility with lib-ksyms.o build
` [PATCH 5/7] kbuild: keep data tables through dead code elimination
` [PATCH 6/7] kbuild: modpost warn if export version crc is missing
` [PATCH 7/7] kbuild: minor improvement for thin archives build

[PATCH] make use of make variable CURDIR instead of calling pwd
 2016-11-22  8:30 UTC 

[GIT PULL] kbuild changes for v4.9-rc1
 2016-11-22  1:01 UTC  (12+ messages)
` [PATCH] kbuild: provide include/asm/asm-prototypes.h for ARM
    ` [PATCH 1/2] "
      ` [1/2] "

'kbuild' merge before 4.9-rc1 breaks build and boot
 2016-11-21 16:49 UTC  (12+ messages)
            ` [PATCH resend] kbuild: provide include/asm/asm-prototypes.h for x86
                ` [PATCH reworded] x86/kbuild: enable modversions for symbols exported from asm

[GIT PULL] kbuild post v4.9-rc1 fixes
 2016-11-20 19:11 UTC  (2+ messages)

[PATCH] kbuild: cmd_export_list: tighten the sed script
 2016-11-17  0:28 UTC 

[PATCH RESEND 1/2] builddeb: fix typo
 2016-11-16 16:31 UTC  (3+ messages)
` [PATCH RESEND 2/2] builddeb: allow building without headers/firmware packages

[PATCH v4 0/6] make POSIX timers optional with some Kconfig help
 2016-11-16  0:48 UTC  (8+ messages)
` [PATCH v4 1/6] kconfig: introduce the "imply" keyword
` [PATCH v4 2/6] kconfig: regenerate *.c_shipped files after previous changes
` [PATCH v4 3/6] ptp_clock: allow for it to be optional
` [PATCH v4 4/6] timer: move sys_alarm from timer.c to itimer.c
` [PATCH v4 5/6] posix_cpu_timers_exit: wrong place to collect entropy
` [PATCH v4 6/6] posix-timers: make it configurable

[PATCH] powerpc/kernel: Disable the latent entropy plugin unconditionally
 2016-11-15 23:06 UTC  (5+ messages)
` [kernel-hardening] "

[PATCH] kbuild: Steal gcc's pie from the very beginning
 2016-11-15 16:08 UTC  (5+ messages)
  ` [PATCH -v1.1] "

[PATCH] modpost: treat undefined CRC symbols as absent
 2016-11-15 15:45 UTC 

[PATCH v2 00/11] getting back -Wmaybe-uninitialized
 2016-11-13 10:31 UTC  (17+ messages)
` [PATCH v2 01/11] Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
` [PATCH v2 02/11] NFSv4.1: work around -Wmaybe-uninitialized warning
` [PATCH v2 03/11] x86: apm: avoid uninitialized data
` [PATCH v2 04/11] nios2: fix timer initcall return value
` [PATCH v2 05/11] s390: pci: don't print uninitialized data for debugging
` [PATCH v2 06/11] [media] dib0700: fix nec repeat handling
` [PATCH v2 07/11] [media] rc: print correct variable for z8f0811
` [PATCH v2 08/11] crypto: aesni: shut up -Wmaybe-uninitialized warning
` [PATCH v2 09/11] [v3] infiniband: shut up a maybe-uninitialized warning
` [PATCH v2 10/11] pcmcia: fix return value of soc_pcmcia_regulator_set
` [PATCH v2 11/11] Kbuild: enable -Wmaybe-uninitialized warnings by default

Kbuild: CC= handling broken for tools/
 2016-11-11 17:21 UTC  (8+ messages)

[PATCH] builddeb: fix cross-building to arm64 producing host-arch debs
 2016-11-11  8:55 UTC  (6+ messages)
        ` [PATCH reworded] "

-fno-PIE, take #3
 2016-11-10  9:25 UTC  (12+ messages)
` [PATCH 1/3] kbuild: add -fno-PIE
` [PATCH 2/3] scripts/has-stack-protector: "
` [PATCH 3/3] x86/kexec: "

[PATCH] kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL
 2016-11-09 21:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: add GCC plugins Makefile
 2016-11-09  0:16 UTC  (2+ messages)

[PATCH v3 0/4] make POSIX timers optional with some Kconfig help
 2016-11-08 18:48 UTC  (14+ messages)
` [PATCH v3 1/4] kconfig: introduce the "imply" keyword
` [PATCH v3 2/4] kconfig: regenerate *.c_shipped files after previous changes
` [PATCH v3 3/4] ptp_clock: allow for it to be optional
` [PATCH v3 4/4] posix-timers: make it configurable

Makefile race in 4.9-rc3 (generated/autoksyms.h: No such file or directory)
 2016-11-07 19:11 UTC 

[PATCH] kbuild: Always build modules when CONFIG_TRIM_UNUSED_KSYMS=y
 2016-11-07 11:27 UTC 

[PATCH 1/2] Documentation/HOWTO: Use a more recent gcc + binutils
 2016-11-04 16:25 UTC  (13+ messages)
` [PATCH 2/2] kbuild: add -fno-PIE


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).