public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-17 23:15:03 to 2013-10-31 11:19:04 UTC [more...]

[pull request] Pull request for branch yem/kconfig-for-next
 2013-10-31 11:18 UTC  (9+ messages)
` [PATCH 1/7] Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | make oldconfig
` [PATCH 2/7] kconfig: add short explanation to SYMBOL_WRITE
` [PATCH 3/7] kconfig: fix trivial typos and update mconf documentation
` [PATCH 4/7] kconfig: adjust warning message for conflicting types
` [PATCH 5/7] kconfig: remove unused definition from scanner
` [PATCH 6/7] kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
` [PATCH 7/7] xconfig: Fix the filename for GUI settings

[PATCH] MAINTAINERS: New kconfig maintainer
 2013-10-31 10:50 UTC  (3+ messages)

choice =y selection becomes lost after having multiple entries =m with depends on
 2013-10-31 10:20 UTC  (11+ messages)

Kbuild: Ignore GREP_OPTIONS env variable
 2013-10-30 16:06 UTC 

[PATCH v6 00/21] Add gdb python scripts as kernel debugging helpers
 2013-10-30 10:28 UTC  (4+ messages)
` [PATCH v6 01/21] scripts/gdb: Add infrastructure

Segmentation Fault with 'm' Dependencies
 2013-10-28  2:16 UTC 

[PATCH RFC] kbuild: prevent git private tag altering kernelrelease
 2013-10-27 19:39 UTC  (3+ messages)

[PATCH]kconfig:qconf: Add an option to the "find" dialog for search in the description
 2013-10-26 19:55 UTC 

[uml-devel] RFC: Shouldn't "./linux --version" always print the the git commit id
 2013-10-26 10:06 UTC  (2+ messages)

my subject
 2013-10-26  8:38 UTC 

[PATCH] analyze_suspend.py: new tool for suspend/resume performance optimization
 2013-10-25 13:30 UTC  (2+ messages)

[PATCH 2/2] deb-pkg: Add automatic support for s390x architecture
 2013-10-25 13:15 UTC  (3+ messages)

[PATCH] kbuild: replace unbounded sprintf call in modpost
 2013-10-25 13:14 UTC 

[PATCH 1/2] deb-pkg: Add automatic support for armhf architecture
 2013-10-24 10:59 UTC  (6+ messages)

[RFC PATCH 00/11] Embeddable Position Independent Executable
 2013-10-24  8:09 UTC  (3+ messages)

[PATCH] show_delta: Update script to support python versions 2.5 through 3.3
 2013-10-23 15:13 UTC  (2+ messages)

[patch 2/2] ./Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default
 2013-10-23 14:43 UTC  (2+ messages)

Some kbuild fixes
 2013-10-23 13:07 UTC  (10+ messages)
` [PATCH 1/3] kbuild: Increase kallsyms max symbol length
    ` [PATCH 1/3] kbuild: Increase kallsyms max symbol length v2
` [PATCH 2/3] Kbuild: Handle longer symbols in kallsyms.c
    ` [PATCH 2/3] Kbuild: Handle longer symbols in kallsyms.c v2
` [PATCH 3/3] kbuild, bloat-o-meter: fix static detection

hello dearest
 2013-10-22 19:01 UTC 

I am expecting your urgent response
 2013-10-12 20:07 UTC 

[GIT] kbuild changes for v3.11-rc1
 2013-10-09 10:46 UTC  (15+ messages)
        ` [PATCH] arm, kbuild: make "make install" not depend on vmlinux

[PATCH] kconfig: fix allmodconfig
 2013-10-08 21:54 UTC  (8+ messages)

[PATCH] xconfig: Fix the filename for GUI settings
 2013-10-08 21:33 UTC  (2+ messages)

[PATCH v2 0/5] kconfig: cleanups, documentation updates, and one bug fix
 2013-10-08 21:32 UTC  (2+ messages)

[GIT] kbuild fix for 3.12
 2013-10-08 20:24 UTC 

[PATCH] kbuild: warn about headers using __[us]{8, 16, 32, 64} types w/out linux/types.h
 2013-10-08 19:03 UTC 

Bug: kbuild always rebuilds compressed images on ARM
 2013-10-07 20:03 UTC  (2+ messages)

[PATCH v2 5/5] kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
 2013-10-07 13:43 UTC  (3+ messages)

[PATCH 1/1] builddeb: add arm64 in the supported architectures
 2013-10-06 16:22 UTC  (2+ messages)

[PATCH]kconfig:mconf: avoid unneeded memcpy
 2013-10-06 15:18 UTC  (2+ messages)

You've won a Prize
 2013-10-05 17:40 UTC 

[PATCH v2 3/5] kconfig: adjust warning message for conflicting types
 2013-10-04 14:25 UTC  (2+ messages)

[PATCH v2 2/5] kconfig: fix trivial typos and update mconf documentation
 2013-10-04 14:18 UTC  (3+ messages)

[PATCH v2 1/5] kconfig: add short explanation to SYMBOL_WRITE
 2013-10-03 17:24 UTC 

[PATCH v2 4/5] kconfig: remove unused definition from scanner
 2013-10-03 17:25 UTC 

[PATCH 4/4] kconfig: remove unused definition from scanner
 2013-10-03 13:13 UTC  (6+ messages)

[PATCH 1/4] kconfig: add short explanation to SYMBOL_WRITE
 2013-10-03  0:26 UTC  (5+ messages)

[PATCH] ARM: add dtbImage.<dt> and dtbuImage.<dt> rules
 2013-10-02 21:14 UTC  (22+ messages)
` [PATCH RESEND] "

[pull request] Pull request for branch yem/kconfig-rc-fixes
 2013-10-02 20:51 UTC  (2+ messages)

[PATCH 2/4] kconfig: trivial: fix typos
 2013-10-02  6:27 UTC  (2+ messages)

[PATCH 3/4] kconfig: adjust warning message for conflicting types
 2013-10-02  5:33 UTC  (2+ messages)

[PATCH 0/4]kconfig: minor cleanups and corrections
 2013-10-02  5:24 UTC 

[RFC] Get rid of SUBARCH
 2013-09-27  9:26 UTC  (24+ messages)
` [PATCH 1/8] um: Create defconfigs for i386 and x86_64
` [PATCH 2/8] um: Do not use SUBARCH

=?y?q?=5BPATCH=20V2=5D=20kconfig/menu=2Ec=3A=20fix=20uninitialized=20variable=20warning?=
 2013-09-26 17:05 UTC  (2+ messages)
` [PATCH V2] kconfig/menu.c: fix uninitialized variable warning

[PATCH] modpost: Fix secondary errors seen if a single module build fails
 2013-09-25  9:15 UTC  (4+ messages)

[PATCH 0/5] Preliminary: Add error names & descrptions to printks
 2013-09-23 20:17 UTC  (22+ messages)
` [PATCH 1/5] scripts: Add mkstrerror.sh
` [PATCH 2/5] lib: Add .config options for error strings in printks
` [PATCH 5/5] lib: Add error string support to printks

[PATCH] modpost: Optionally ignore secondary errors seen if a single module build fails
 2013-09-23 15:27 UTC  (3+ messages)

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

[PATCH]kconfig/menu.c: fix uninitialized variable warning
 2013-09-20 19:02 UTC  (8+ messages)

[PATCH] MIPS: fix invalid symbolic link file
 2013-09-19 20:36 UTC  (6+ messages)
` git issue / "


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