public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-04 10:59:30 to 2013-10-07 20:03:14 UTC [more...]

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

[PATCH 1/2] deb-pkg: Add automatic support for armhf architecture
 2013-10-07 15:01 UTC  (3+ messages)

[PATCH 2/2] deb-pkg: Add automatic support for s390x architecture
 2013-10-07 13:38 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] xconfig: Fix the filename for GUI settings
 2013-10-06 18:21 UTC 

[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] kconfig: fix allmodconfig
 2013-10-03 22:02 UTC  (7+ messages)

[PATCH v2 0/5] kconfig: cleanups, documentation updates, and one bug fix
 2013-10-03 17:24 UTC 

[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 

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

[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  (8+ messages)

[PATCH 0/5] Preliminary: Add error names & descrptions to printks
 2013-09-23 20:17 UTC  (24+ messages)
` [PATCH 1/5] scripts: Add mkstrerror.sh
` [PATCH 2/5] lib: Add .config options for error strings in printks
` [PATCH 3/5] Makefile: Generate error_strings.h
` [PATCH 4/5] lib: Add strerror and strerror_name functions
` [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  (4+ 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 / "

[RFC PATCH 00/11] Embeddable Position Independent Executable
 2013-09-17 14:23 UTC  (13+ messages)
` [RFC PATCH 01/11] asm-generic: io: Add exec versions of ioremap
` [RFC PATCH 02/11] lib: devres: Add exec versions of devm_ioremap_resource and friends
` [RFC PATCH 03/11] misc: SRAM: Add option to map SRAM to allow code execution
` [RFC PATCH 04/11] asm-generic: fncpy: Add function copying macros
` [RFC PATCH 05/11] PIE: Support embedding position independent executables
` [RFC PATCH 06/11] ARM: PIE: Add position independent executable embedding to ARM
` [RFC PATCH 07/11] ARM: PIE: Add support for updating PIE relocations
` [RFC PATCH 08/11] ARM: PIE: Add macro for generating PIE resume trampoline
` [RFC PATCH 09/11] ARM: dts: AM33XX: Associate SRAM with MPU and mark it exec
` [RFC PATCH 10/11] ARM: OMAP2+: AM33XX: Add PIE support for AM33XX
` [RFC PATCH 11/11] ARM: OMAP2+: AM33XX: Basic suspend resume support

[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  (9+ messages)
` [PATCH 2/4] scripts/config: use sed's POSIX interface
      ` [PATCH] scripts/config: fix variable substitution command

[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  (6+ messages)

[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  (2+ messages)
` [PATCH 3/3] kconfig: do not allow more than one symbol to have 'option modules'


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