public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-12 22:50:57 to 2018-02-05 01:24:07 UTC [more...]

[PATCH 00/20] Remove references to undefined symbols and fix two potential bugs
 2018-02-05  1:21 UTC  (7+ messages)
` [PATCH 01/20] ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
` [PATCH 02/20] KVM: PPC: Book3S PR: Fix broken select due to misspelling
` [PATCH 03/20] kconfig: Remove leftover references to AVR32 symbol
` [PATCH 04/20] misc: atmel: Remove CPU_AT32AP700X (AVR32) reference
` [PATCH 05/20] rtc: at32ap700x: Remove PLATFORM_AT32AP dependency
` [PATCH 06/20] riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select

[PATCH] kconfig: Minimize 'Selected by' and 'Implied by'
 2018-02-04 22:12 UTC  (8+ messages)

[PATCH 0/7] LTO: hacks to build LTO-enabled randconfig kernels
 2018-02-02 22:18 UTC  (16+ messages)
` [PATCH 1/7] [HACK] lto: make config.gz symbol visible
` [PATCH 2/7] [HACK] x86: lto: always link in library files
` [PATCH 3/7] [HACK] x86: crypto: fix link error with LTO
` [PATCH 4/7] [HACK] lto: shut up some warnings
` [PATCH 5/7] [HACK] avoid gcc-8 ICE on LTO
` [PATCH 6/7] Kbuild: lto: clean build artifacts
` [PATCH 7/7] Kbuild: lto: pass -m32/-m64 to to LDFINAL

unused-variable warning is getting disabled with clang
 2018-02-02 16:01 UTC  (7+ messages)
` [PATCH] kbuild: clang: Disable -Wunused-const-variable warnings

[PATCH 00/11] Remove blank help texts from Kconfig files and add warning
 2018-02-02  9:28 UTC  (26+ messages)
` [PATCH 01/11] net/sched: kconfig: Remove blank help texts
` [PATCH 02/11] video: fbdev: kconfig: Remove blank help text
` [PATCH 03/11] mmc: "
` [PATCH 04/11] Staging: rtl8192u: "
` [PATCH 05/11] Staging: rtl8192e: "
` [PATCH 06/11] lib/Kconfig.debug: "
` [PATCH 07/11] MIPS: BCM63XX: kconfig: "
` [PATCH 08/11] MIPS: "
` [PATCH 09/11] arm: vt8500: "
` [PATCH 10/11] nios2: "
` [PATCH 11/11] kconfig: Warn if help text is blank

[GIT PULL 3/3] Kconfig updates for v4.16
 2018-02-01 17:01 UTC 

[GIT PULL 2/3] Kbuild misc updates for v4.16
 2018-02-01 16:58 UTC 

[GIT PULL 1/3] Kbuild updates for v4.16
 2018-02-01 16:55 UTC 

[PATCH 00/10] Remove empty help texts from Kconfig files
 2018-01-31 17:28 UTC  (20+ messages)
` [PATCH 01/10] net/sched: kconfig: Remove empty help texts
` [PATCH 02/10] video: fbdev: kconfig: Remove empty help text
` [PATCH 03/10] mmc: "
` [PATCH 04/10] Staging: rtl8192u: "
` [PATCH 05/10] Staging: rtl8192e: "
` [PATCH 06/10] lib/Kconfig.debug: "
` [PATCH 07/10] MIPS: BCM63XX: kconfig: "
` [PATCH 08/10] MIPS: "
` [PATCH 09/10] arm: vt8500: "
` [PATCH 10/10] nios2: "

[PATCH] kconfig: Warn if help text is blank
 2018-01-31  9:53 UTC  (5+ messages)

[PATCH v2 00/10] Remove empty help texts from Kconfig files
 2018-01-31  9:46 UTC  (13+ messages)
` [PATCH v2 01/10] net/sched: kconfig: Remove empty help texts
` [PATCH v2 02/10] video: fbdev: kconfig: Remove empty help text
` [PATCH v2 03/10] mmc: "
` [PATCH v2 04/10] Staging: rtl8192u: "
` [PATCH v2 05/10] Staging: rtl8192e: "
` [PATCH v2 06/10] lib/Kconfig.debug: "
` [PATCH v2 07/10] MIPS: BCM63XX: kconfig: "
` [PATCH v2 08/10] MIPS: "
` [PATCH v2 09/10] arm: vt8500: "
` [PATCH v2 10/10] nios2: "

[PATCH] kbuild: Improve portability of some sed invocations
 2018-01-30  8:03 UTC  (2+ messages)

[PATCH] kbuild: Use ls(1) instead of stat(1) to obtain file size
 2018-01-30  8:01 UTC  (2+ messages)

[PATCH v1 1/1] kconfig: double up dollar signs in strings
 2018-01-29 13:41 UTC  (4+ messages)

Link time optimization for LTO/x86
 2018-01-28 18:33 UTC  (6+ messages)
` [PATCH 20/21] Kbuild, lto: Add Link Time Optimization support

[PATCH] kbuild: fix W= option checks for extra DTC warnings
 2018-01-28  1:41 UTC  (3+ messages)

[PATCH] Remove silentoldconfig from "make help"; fix kconfig/conf's help
 2018-01-28  1:40 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3] Remove silentoldconfig from help and docs; "

[PATCH v6 1/1] kconfig: make "Selected by:" and "Implied by:" readable
 2018-01-28  1:23 UTC  (2+ messages)

[PATCH] kconfig: announce removal of oldnoconfig if used
 2018-01-28  1:22 UTC  (3+ messages)

Mutli-directory module Makefiles
 2018-01-27 22:28 UTC  (5+ messages)

Darlehensangebot
 2018-01-27 14:05 UTC 

Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
 2018-01-26  7:22 UTC 

[PATCH] kbuild: make Makefile|Kbuild in each directory optional
 2018-01-25 19:17 UTC  (3+ messages)
  ` [oss-drivers] "

[PATCH v5 1/1] kconfig: menuconfig make "Selected by:" and "Implied by:" readable
 2018-01-25  4:57 UTC  (3+ messages)

[PATCH v4 1/1] kconfig: menuconfig make "Selected by:" and "Depends on:" readable
 2018-01-23 19:02 UTC  (5+ messages)

[PATCH v2] kasan: don't emit builtin calls when sanitization is off
 2018-01-23 16:34 UTC  (10+ messages)

Darlehen
 2018-01-21 17:05 UTC 

[PATCH 0/2] kconfig: 'if' and automatic submenu creation documentation
 2018-01-21 16:47 UTC  (9+ messages)
` [PATCH 1/2] kconfig: Document 'if' flattening logic
  ` [PATCH 2/2] kconfig: Improve auto. menu documentation accuracy
  ` [PATCH v2 1/2] kconfig: Document 'if' flattening logic

[PATCH] kconfig: fix make xconfig when gettext is missing
 2018-01-21 16:45 UTC  (2+ messages)

[PATCH] kconfig: Clarify choice dependency propagation
 2018-01-21 16:44 UTC  (5+ messages)

[PATCH] kconfig: Clarify menu and 'if' dependency propagation
 2018-01-21 16:43 UTC  (2+ messages)

[PATCH] kasan: don't emit builtin calls when sanitization is off
 2018-01-19 17:58 UTC  (3+ messages)

[PATCH v4 0/1] Support for generalized use of make C={1,2} via a wrapper program
 2018-01-19 10:14 UTC  (2+ messages)
` [PATCH v4 1/1] runchecks: Generalize make C={1,2} to support multiple checkers

[PATCH 1/2] kconfig: use default 'yy' prefix for lexer and parser
 2018-01-18 14:05 UTC  (2+ messages)

[PATCH 1/3] kconfig: make input_mode static
 2018-01-18 13:56 UTC  (2+ messages)

[PATCH] kconfig: Document SYMBOL_OPTIONAL logic
 2018-01-18 13:50 UTC  (2+ messages)

[PATCH] Kbuild: suppress packed-not-aligned warning for default setting only
 2018-01-18  3:33 UTC  (5+ messages)

[PATCH 1/6] kconfig: do not call check_conf() for olddefconfig
 2018-01-17 16:59 UTC  (7+ messages)
` [PATCH 3/6] kconfig: do not call conf_set_all_new_symbols() for (all)defconfig

[PATCH v2 1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion
 2018-01-16 16:44 UTC  (2+ messages)

[PATCH] scripts: add the KDEB_ADDITIONAL_CONTROL knob to builddeb
 2018-01-16 16:20 UTC 

Neujahrsspende von 4.800.000 €
 2018-01-16  0:07 UTC 

[PATCH] kconfig: Warn if there is more than one help text
 2018-01-13 13:18 UTC  (2+ messages)

[PATCH] genksyms: drop *.hash.c from .gitignore
 2018-01-13 13:16 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v4.15-rc8
 2018-01-13 13:05 UTC 

[PATCH] kconfig: Sync zconf.y with zconf.tab.c_shipped
 2018-01-13  9:32 UTC  (5+ messages)


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