public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-13 12:38:26 to 2013-10-24 08:09:28 UTC [more...]

[RFC PATCH 00/11] Embeddable Position Independent Executable
 2013-10-24  8:09 UTC  (15+ 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] 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)

[PATCH RFC] kbuild: prevent git private tag altering kernelrelease
 2013-10-23 13:21 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

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

hello dearest
 2013-10-22 19:01 UTC 

[PATCH] analyze_suspend.py: new tool for suspend/resume performance optimization
 2013-10-15 16:57 UTC 

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

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 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 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  (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  (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 / "

[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 1/2] scripts/sortextable: support objects with more than 64K sections
 2013-09-13 21:51 UTC 

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


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