messages from 2016-11-10 16:46:46 to 2016-12-02 14:52:31 UTC [more...]
[PATCH] x86/kbuild: enable modversions for symbols exported from asm
2016-12-02 14:51 UTC (58+ messages)
` [RFC, PATCH, v3.9] default exported asm symbols to zero
[PATCH] Fixes for compiling with clang
2016-12-02 12:33 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
Odd build breakage in 4.9-rc7
2016-12-01 15:22 UTC (10+ messages)
[PATCH 2/2] xconfig: fix missing suboption and help panels on first run
2016-11-30 22:57 UTC
[PATCH 1/2] xconfig: fix 'Show Debug' functionality
2016-11-30 22:57 UTC
[PATCH 0/3] fix modversion for symbol exported from asm code
2016-11-30 8:50 UTC (4+ messages)
` [PATCH 1/3] kbuild: improve EXPORT_SYMBOL() parsing "
` [PATCH 2/3] kbuild: make modversion for exported asm symbols more convivial
` [PATCH 3/3] ARM: fix asm symbol exports
[PATCH 0/7] kbuild patches for 4.10
2016-11-29 21:25 UTC (9+ 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] 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] 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 (16+ 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 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 (2+ messages)
` [PATCH reworded] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).