public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-31 16:53:46 to 2013-09-17 12:35:03 UTC [more...]

[PATCH] modpost: Fix secondary errors seen if a single module build fails
 2013-09-17 12:34 UTC  (5+ messages)

[PATCH v2] modpost: Fix secondary errors seen if a single module build fails
 2013-09-17  4:08 UTC  (2+ messages)

[PATCH] [media] media/v4l2: VIDEO_RENESAS_VSP1 should depend on HAS_DMA
 2013-09-16 16:14 UTC  (2+ messages)

scripts/config: fix variable substitution command
 2013-09-15 18:28 UTC  (6+ messages)

[patch 2/2] ./Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default
 2013-09-13 21:51 UTC 

[patch 1/2] scripts/sortextable: support objects with more than 64K sections
 2013-09-13 21:51 UTC 

[PATCH RFC] kbuild: prevent git private tag altering kernelrelease
 2013-09-13 21:49 UTC 

[GIT] kconfig fix for v3.12-rc1
 2013-09-13 12:38 UTC 

[pull request] Pull request for branch yem/kconfig-for-next
 2013-09-13 11:00 UTC  (14+ messages)
` [PATCH 1/4] kconfig: switch to "long long" for sanity
` [PATCH 2/4] scripts/config: use sed's POSIX interface
      ` [PATCH] scripts/config: fix variable substitution command
` [PATCH 3/4] kconfig: silence warning when parsing auto.conf when a symbol has changed type
` [PATCH 4/4] modules: do not depend on kconfig to set 'modules' option to symbol MODULES

[PATCH] Documentation/kbuild/kconfig.txt: Doesn't make listnewconfig replacing yes "" | make oldconfig ?
 2013-09-12 21:40 UTC  (3+ messages)

[PATCH] buildtar: Add ARCH to the archive name
 2013-09-12 12:46 UTC  (6+ messages)

[GIT] kconfig updates for v3.12-rc1
 2013-09-11  8:38 UTC 

[PATCH tip/core/rcu 8/9] nohz_full: Add full-system-idle state machine
 2013-09-08 10:46 UTC  (10+ messages)

[GIT] kbuild misc updates for v3.12-rc1
 2013-09-06 20:29 UTC 

[GIT] kbuild updates for v3.12-rc1
 2013-09-06 20:23 UTC 

[PATCH 1/3] kconfig: do not special-case 'MODULES' symbol
 2013-09-06 10:02 UTC  (10+ messages)
` [PATCH 2/3] kconfig: regenerate bison parser
` [PATCH 3/3] kconfig: do not allow more than one symbol to have 'option modules'

[PATCH] staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOS
 2013-09-05  8:49 UTC 

[pull request] Pull request for branch yem/kconfig-for-next
 2013-09-04 10:59 UTC  (4+ messages)
` [PATCH 1/3] kconfig: do not special-case 'MODULES' symbol
` [PATCH 2/3] kconfig: regenerate bison parser
` [PATCH 3/3] kconfig: do not allow more than one symbol to have 'option modules'

[PATCH] MIPS: add <dt-bindings/> symlink
 2013-09-03 15:11 UTC  (3+ messages)

[PATCH] kconfig: Make diffconfig work with Python 3
 2013-09-03 13:13 UTC  (4+ messages)

[PATCH RESEND] diffconfig: Update script to support python versions 2.5 through 3.3
 2013-09-01 19:36 UTC  (5+ messages)

linux-next: Tree for Aug 30 (brcmfmac)
 2013-09-01 12:31 UTC  (5+ messages)

Can anyone suggest a better fix? Not sure if I understand the problem, but the patch fixed it
 2013-08-30 15:10 UTC  (11+ messages)

fixdep ought to be compiled with -D_FILE_OFFSET_BITS
 2013-08-29 15:08 UTC 

32bit allyesconfig on 64bit system broke
 2013-08-29  6:03 UTC  (4+ messages)

[PATCH] kbuild: Do not overwrite include/config/kernel.release needlessly
 2013-08-28 15:11 UTC  (2+ messages)

[PATCH v2] Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default
 2013-08-23 17:55 UTC  (5+ messages)
  ` [PATCH v3] "

[RFC] Get rid of SUBARCH
 2013-08-22 21:32 UTC  (20+ messages)
` [PATCH 1/8] um: Create defconfigs for i386 and x86_64
` [PATCH 2/8] um: Do not use SUBARCH
` [PATCH 3/8] um: Remove old defconfig
` [PATCH 4/8] m68k: Do not use SUBARCH
` [PATCH 5/8] sh: "
` [PATCH 6/8] mips: "
` [PATCH 7/8] unicore32: "
` [PATCH 8/8] Makefile: Remove SUBARCH

[PATCH RESEND] diffconfig: Gracefully exit if the default config files are not present
 2013-08-19 20:40 UTC  (2+ messages)

[PATCH v2 0/4] Gtk/Qt interface flavours ported to newest toolkit versions
 2013-08-19 17:50 UTC  (17+ messages)
  ` [PATCH v2 1/4] KConf: Move flavours into their own subdirectories
  ` [PATCH v2 4/4] KConf: images.c for gtk/qt gui flavour reoganized
` [PATCH v3 0/5] Kconfig Gtk/Qt interface flavours ported to newest toolkit versions
` [PATCH v3 1/5] kconfig: Move flavours into their own subdirectories
` [PATCH v3 2/5] kconfig: Add qconfig makefile target additionally to the xconfig target
` [PATCH v3 5/5] kconfig: images.c for gtk/qt gui flavour reoganized
` [PATCH v3 6/6] kconfig: Update POTFILES.in to reflect new directory structure

Build regressions/improvements in v3.11-rc2
 2013-08-18  8:32 UTC  (3+ messages)

linux-next: build failure after merge of the ext4 tree
 2013-08-16 18:02 UTC  (7+ messages)

[PATCH] Provide version number for Debian firmware package
 2013-08-15 16:02 UTC  (5+ messages)

[PATCH] kbuild: Update to diffconfig to support python 2.6 and greater
 2013-08-15 16:00 UTC  (3+ messages)

[PATCH] kconfig: Gracefully exit if the default config files are not present
 2013-08-15 15:45 UTC  (2+ messages)

[PATCH] Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default
 2013-08-14 19:39 UTC 

[PATCH] Handle non ABS crc symbols
 2013-08-14  1:46 UTC  (3+ messages)

[PATCH] kconfig: Update to diffconfig to support python 2.6 and greater
 2013-08-13 16:02 UTC  (2+ messages)

[PATCH 1/3] kbuild: Increase kallsyms max symbol length
 2013-08-12  4:31 UTC  (4+ messages)
` [PATCH 2/3] Kbuild: Handle longer symbols in kallsyms.c
` [PATCH 3/3] kprobes: Use KSYM_NAME_LEN to size identifier buffers

[PATCH] kbuild: Allow scripts/* to be cross compiled
 2013-08-09 16:08 UTC  (8+ messages)

RFC: Use single pass kallsyms
 2013-08-09 16:03 UTC  (4+ messages)
` [PATCH 1/3] kallsyms/kbuild: Remove relocations from kallsyms table
` [PATCH 2/3] Kbuild, kallsyms: Support padding in kallsyms tables
` [PATCH 3/3] kbuild: Use single pass kallsyms

[RESEND PATCH] kconfig: Make diffconfig work with Python 3
 2013-08-09 13:13 UTC 

[PATCH] kconfig: silence warning when parsing auto.conf when a symbol has changed type
 2013-08-06 17:09 UTC 

Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)
 2013-08-06  8:20 UTC  (4+ messages)

kconfig/menu.c: Fixup to "kconfig: fix undesirable side effect of adding "visible" menu attribute" ?
 2013-08-02 16:48 UTC  (13+ messages)


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