messages from 2016-10-30 10:51:08 to 2016-11-24 10:01:22 UTC [more...]
[PATCH] x86/kbuild: enable modversions for symbols exported from asm
2016-11-24 10:01 UTC (7+ messages)
[PATCH ping] builddeb: fix cross-building to arm64 producing host-arch debs
2016-11-24 1:27 UTC
[PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition
2016-11-23 19:40 UTC (7+ 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] kasan: turn off -fsanitize-address-use-after-scope for now
2016-11-23 18:49 UTC (5+ messages)
[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 1/2] kbuild: provide include/asm/asm-prototypes.h for ARM
2016-11-23 10:36 UTC (9+ messages)
` [PATCH 2/2] ARM: move mmiocpy/mmioset exports to io.c
[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] kbuild: add %/built-in.o target in top Makefile
2016-11-06 22:18 UTC (5+ messages)
` [PATCH V2] "
[PATCH 1/2] Documentation/HOWTO: Use a more recent gcc + binutils
2016-11-04 16:25 UTC (18+ messages)
` [PATCH 2/2] kbuild: add -fno-PIE
[PATCH 00/10] scripts/basic: Fine-tuning for seven function implementations
2016-11-04 12:48 UTC (17+ messages)
` [PATCH 01/10] scripts/basic/bin2c: Complete error handling in main()
` "
` [PATCH 09/10] scripts/basic/fixdep: Complete error handling in print_cmdline()
` "
[PATCH] kbuild: improve linker compatibility with lib-ksyms.o build
2016-11-04 7:10 UTC
We could not deliver your parcel, #3567638
2016-11-03 21:00 UTC
[GIT PULL] kbuild changes for v4.9-rc1
2016-11-02 12:14 UTC (11+ messages)
` [PATCH] kbuild: provide include/asm/asm-prototypes.h for x86
please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
2016-11-01 15:52 UTC (6+ messages)
[PATCH 0/2] kbuild: CRC versions for asm functions
2016-11-01 15:50 UTC (11+ messages)
` [PATCH 2/2] kbuild: modversions for exported asm symbols
[PATCH] kbuild: modversions for EXPORT_SYMBOL() for asm
2016-11-01 15:49 UTC (2+ messages)
[PATCH] kbuild: put kallsyms into its own section
2016-11-01 5:38 UTC
[PATCH 0/2] kbuild: thin archives and gc-sections updates
2016-11-01 1:56 UTC (3+ messages)
` [PATCH 1/2] kbuild: thin archives for multi-y targets
` [PATCH 2/2] kbuild: keep data tables through dead code elimination
(no subject)
2016-10-31 12:51 UTC
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).