messages from 2016-10-20 20:10:46 to 2016-11-11 15:14:30 UTC [more...]
Kbuild: CC= handling broken for tools/
2016-11-11 15:14 UTC (5+ messages)
[PATCH] builddeb: fix cross-building to arm64 producing host-arch debs
2016-11-11 8:55 UTC (6+ messages)
` [PATCH reworded] "
[PATCH v4 0/6] make POSIX timers optional with some Kconfig help
2016-11-11 5:10 UTC (7+ 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 v2 00/11] getting back -Wmaybe-uninitialized
2016-11-10 16:44 UTC (12+ 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
-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
'kbuild' merge before 4.9-rc1 breaks build and boot
2016-11-08 1:33 UTC (4+ messages)
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 (26+ messages)
` [PATCH 01/10] scripts/basic/bin2c: Complete error handling in main()
` "
` [PATCH 02/10] scripts/basic/fixdep: Complete error handling in print_deps()
` [PATCH 03/10] scripts/basic/fixdep: Use the symbol "MAP_FAILED" "
` [PATCH 04/10] scripts/basic/fixdep: Fix error log output "
` [PATCH 05/10] scripts/basic/fixdep: Complete error handling in parse_dep_file()
` [PATCH 06/10] scripts/basic/fixdep: Complete error handling in do_config_file()
` [PATCH 07/10] scripts/basic/fixdep: Fix error log output "
` [PATCH 08/10] scripts/basic/fixdep: Complete error handling in print_config()
` [PATCH 09/10] scripts/basic/fixdep: Complete error handling in print_cmdline()
` "
` [PATCH 10/10] scripts/basic/fixdep: Combine two fprintf() calls into one fputs() call in usage()
[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 (14+ messages)
` [PATCH] kbuild: provide include/asm/asm-prototypes.h for x86
[PATCH] powerpc/kernel: Disable the latent entropy plugin unconditionally
2016-11-02 5:06 UTC (2+ messages)
` [kernel-hardening] "
please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
2016-11-01 15:52 UTC (9+ 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
[RFC PATCH] kbuild: add -fno-PIE
2016-10-29 21:18 UTC (19+ messages)
(no subject)
2016-10-29 2:00 UTC (24+ messages)
` [PATCH v2 1/5] kconfig: introduce the "imply" keyword
` [PATCH v2 2/5] kconfig: introduce the "suggest" keyword
` [PATCH v2 4/5] ptp_clock: allow for it to be optional
` [PATCH v2 5/5] posix-timers: make it configurable
` [PATCH v2 0/5] make POSIX timers optional with some Kconfig help
Shipment delivery problem #0000691806
2016-10-27 15:37 UTC
Darlehen Angebot 3%
2016-10-26 8:40 UTC
[PATCH] kbuild/mkspec: avoid using brace expansion
2016-10-25 9:00 UTC
[GIT PULL] kbuild changes for v4.9-rc1
2016-10-25 8:32 UTC (15+ messages)
` [PATCH] kbuild: provide include/asm/asm-prototypes.h for ARM
` [PATCH 1/2] "
` [PATCH 2/2, variant A] ARM: add hidden mmioset/mmiocpy prototypes
` [PATCH 2/2, variant B] ARM: move mmiocpy/mmioset exports to io.c
Unable to deliver your item, #00000638270
2016-10-22 14:11 UTC
[PATCH 0/7] build updates (and RFC on one-pass kallsyms generation)
2016-10-21 6:35 UTC
[PATCH 0/4] make POSIX timers optional with some Kconfig help
2016-10-21 3:24 UTC (9+ messages)
` [PATCH 1/4] kconfig: introduce the "imply" keyword
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