public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-01 17:02:24 to 2018-02-10 05:49:00 UTC [more...]

[RFC PATCH 0/7] Kconfig: add new special property shell= to test compiler options in Kconfig
 2018-02-10  5:48 UTC  (20+ messages)
` [RFC PATCH 1/7] kbuild: remove kbuild cache
` [RFC PATCH 2/7] kconfig: add xrealloc() helper
` [RFC PATCH 3/7] kconfig: remove const qualifier from sym_expand_string_value()
` [RFC PATCH 4/7] kconfig: support new special property shell=
` [RFC PATCH 5/7] kconfig: invoke silentoldconfig when compiler is updated
` [RFC PATCH 6/7] kconfig: add basic environments to evaluate C flags in Kconfig
` [RFC PATCH 7/7] Test stackprotector options in Kconfig to kill CC_STACKPROTECTOR_AUTO

[GIT PULL] Kbuild updates for v4.16 (2nd round)
 2018-02-10  3:02 UTC 

[PATCH 0/3] MIPS: Generic defconfig Makefile improvements
 2018-02-09 16:11 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Refactor legacy defconfigs
` [PATCH 2/3] MIPS: Add generic list_* Makefile targets
` [PATCH 3/3] MIPS: Expand help text to list generic defconfigs

[PATCH 00/20] Remove references to undefined symbols and fix two potential bugs
 2018-02-08 23:20 UTC  (65+ 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 v2 "
` [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 07/20] riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select
      ` [PATCH] riscv: kconfig: Remove RISCV_IRQ_INTC select
` [PATCH 08/20] s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select
` [PATCH 09/20] clk: sunxi-ng: Remove SUNXI_CCU_* selects
` [PATCH 10/20] lib/Kconfig: Remove leftover select of GENERIC_IO
` [PATCH 11/20] usb: gadget: udc: Remove USB_GADGET_DUALSPEED select
` [PATCH 12/20] ARM: debug: Remove ARCH_MSM dep. from UNCOMPRESS_INCLUDE
` [PATCH 13/20] ore: Remove PNFS_OBJLAYOUT dependency
` [PATCH 14/20] iio: gyro: mpu3050: Remove INPUT_MPU3050 dep. from I2C
` [PATCH 15/20] phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB
` [PATCH 16/20] auxdisplay: img-ascii-lcd: Remove MIPS_SEAD3 dep
` [PATCH 17/20] media: sec: Remove PLAT_S5P dependency
` [PATCH 18/20] iwlwifi: fix malformed CONFIG_IWLWIFI_PCIE_RTPM default
` [PATCH 19/20] ARC: Fix malformed ARC_EMUL_UNALIGNED default
` [PATCH 20/20] x86/PCI: VMD: Fix malformed default
    ` [PATCH] ALSA: ac97: kconfig: Remove select of undefined symbol AC97

[PATCH 00/14] Add Kconfig unit tests
 2018-02-08 21:21 UTC  (40+ messages)
` [PATCH 01/14] kconfig: send error messages to stderr
` [PATCH 02/14] kconfig: do not write choice values when their dependency becomes n
` [PATCH 03/14] kconfig: show '?' prompt even if no help text is available
` [PATCH 04/14] kconfig: print additional new line for choice for redirection
` [PATCH 05/14] kconfig: remove 'config*' pattern from .gitignnore
` [PATCH 06/14] kbuild: define PYTHON2 and PYTHON3 variables instead of PYTHON
` [PATCH 07/14] kconfig: test: add framework for Kconfig unit-tests
` [PATCH 08/14] kconfig: test: add basic 'choice' tests
` [PATCH 09/14] kconfig: test: test automatic submenu creation
` [PATCH 10/14] kconfig: test: check if new symbols in choice are asked
` [PATCH 11/14] kconfig: test: check .config sanity for choice values with unmet dep
` [PATCH 12/14] kconfig: test: check visibility of tristate choice values in y choice
` [PATCH 13/14] kconfig: test: check if recursive dependencies are detected
` [PATCH 14/14] kconfig: test: check if recursive inclusion is detected

[PATCH 1/2] kconfig: remove check_stdin()
 2018-02-08  7:05 UTC  (7+ messages)
` [PATCH 2/2] kconfig: echo stdin to stdout if either is redirected

[PATCH] bug.h: Work around GCC PR82365 in BUG()
 2018-02-08  1:20 UTC  (11+ messages)

[kbuild:kbuild 1/11] arch/x86/tools/insn_decoder_test: warning: ffffffff81105f01: 0f ff 80 3d 6e be 36 ud0 0x36be6e3d(%rax),%eax
 2018-02-07 11:57 UTC  (3+ messages)
  ` [kbuild-all] [kbuild:kbuild 1/11] arch/x86/tools/insn_decoder_test: warning: ffffffff81105f01: 0f ff 80 3d 6e be 36 ud0 0x36be6e3d(%rax), %eax

[PATCH] kbuild: Improve portability of some sed invocations
 2018-02-07  6:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kconfig: Minimize 'Selected by' and 'Implied by'
 2018-02-07  0:34 UTC  (15+ messages)

[PATCH] kbuild: clang: Disable -Wunused-const-variable warnings
 2018-02-07  0:22 UTC  (5+ messages)
    ` [PATCH] kbuild: clang: disable unused variable warnings only when constant

[PATCH v2 20/20] x86/PCI: VMD: Fix malformed Kconfig default
 2018-02-06 22:11 UTC 

[PATCH] kbuild: Use ls(1) instead of stat(1) to obtain file size
 2018-02-06 15:13 UTC  (7+ messages)

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

[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

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

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


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