linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-09 03:51:40 to 2015-05-20 22:02:40 UTC [more...]

(no subject)
 2015-05-20 22:00 UTC  (7+ messages)
` [PATCH 01/10] merge_config.sh: factor out value parsing
` [PATCH 02/10] merge_config.sh: print warnings on stderr
` [PATCH 03/10] merge_config.sh: minor argument parsing refactoring
` [PATCH 04/10] merge_config.sh: exit non-0 in case of failures
` [PATCH 05/10] merge_config.sh: Better handling of CONFIG_FOO=n
` [PATCH 06/10] merge_config.sh: only consider last value of symbols

[PATCH 1/5] init/Kconfig: Fix break in middle of EXPERT menu
 2015-05-20 18:30 UTC  (8+ messages)
` [PATCH 2/5] init/Kconfig: Split expert menu into a separate file, init/Kconfig.expert
` [PATCH 3/5] kconfig: Regenerate parser with current Bison prior to making changes
` [PATCH 4/5] kconfig: Introduce "showif" to factor out conditions on visibility
` [PATCH 5/5] init/Kconfig.expert: Factor out "if EXPERT" conditions using showif

[PATCH] ASoC: omap: fix up SND_OMAP_SOC_OMAP_ABE_TWL6040 dependency, again
 2015-05-20 18:06 UTC  (3+ messages)

[PATCHv4 1/1] deb-pkg: Add device tree blobs to the package
 2015-05-20  5:10 UTC  (3+ messages)

[PATCH] [RFC] kconfig: menuconfig make "Selected by:" readable
 2015-05-19  4:06 UTC  (3+ messages)

[PATCH/RFC] kbuild: Create a rule for building device tree overlay objects
 2015-05-18 14:13 UTC  (5+ messages)

[PATCH v3] Kconfig: Remove bad inference rules expr_eliminate_dups2()
 2015-05-18  9:38 UTC  (3+ messages)

[PATCH] builddeb: generate a changes file from the build
 2015-05-16  9:43 UTC  (2+ messages)

[PATCH 1/4] init/Kconfig: Fix break in middle of EXPERT menu
 2015-05-14 15:37 UTC  (2+ messages)

[RFC] kconfig: a new command line tool to set configs
 2015-05-12 10:31 UTC 

[PATCH RESEND 0/2] make deb-pkg build speed improvements
 2015-05-11 14:02 UTC  (3+ messages)
` [PATCH 1/2] package: Makefile: ensure $MAKE can use jobserver
` [PATCH 2/2] builddeb: parallelize debug module installation

[RFC PATCH] kbuild: Enable Large File Support for hostprogs
 2015-05-11  1:16 UTC 

[PATCH] builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODULE_SIG_ALL are set
 2015-05-08 13:47 UTC  (8+ messages)

[PATCH] build: fix broken kernel RPM source symlink
 2015-05-08  7:42 UTC 

[PATCH] Kconfig: Enable usage of escape char '\' in string values
 2015-05-07 13:06 UTC 

[PATCH] scripts: fix link-vmlinux.sh bash-ism
 2015-05-07 11:58 UTC  (9+ messages)
            ` [PATCH v2] "

[RFC][PATCH 0/2] kallsyms: Nuke the SyS_* aliases
 2015-05-06 18:18 UTC  (3+ messages)
` [RFC][PATCH 1/2] syscalls.h: Make SyS_foo() declaration static
` [RFC][PATCH 2/2] kallsyms: Do not display SyS_foo() syscall aliases in kallsyms

[RFC] scripts: kerrno.sh - errno translator
 2015-04-30 12:33 UTC  (5+ messages)

[PATCH] kconfig: add tinfo library if it exists to lxdialog linking flags
 2015-04-29 15:20 UTC  (5+ messages)

[GIT PULL 00/64] perf/core improvements and fixes
 2015-04-28 13:29 UTC  (4+ messages)
` [PATCH 05/64] tools build: No need to make libapi for perf explicitly
` [PATCH 06/64] tools build: Fix Makefile(s) to properly invoke tools build
` [PATCH 07/64] perf tests: Add build tests for building perf from kernel source root and tools

[PATCH 0/2] make deb-pkg build speed improvements
 2015-04-28 13:24 UTC  (10+ messages)
` [PATCH 1/2] package: Makefile: ensure $MAKE can use jobserver
` [PATCH 2/2] builddeb: parallelize debug module installation
    ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] kbuild: add jobserver flag (+) to deb-pkg build commands
 2015-04-28 10:33 UTC 

[PATCHv2 RFC 1/1] Explicit check for existing X.509 module signing keypair
 2015-04-24 23:04 UTC  (3+ messages)

[GIT PULL 0/4] perf/urgent fixes
 2015-04-24 16:05 UTC  (7+ messages)
` [PATCH 4/4] tools lib api: Undefine _FORTIFY_SOURCE before setting it

[PATCH 1/2] deb-pkg: move setting debarch for a separate function
 2015-04-23 10:43 UTC  (9+ messages)
` [PATCH 2/2] deb-pkg: add source package
  ` [PATCH] deb-pkg: v2: move setting debarch for a separate function

[PATCH v2] Makefile: Fix detection of clang when cross-compiling
 2015-04-22 14:33 UTC  (2+ messages)

[PATCH] kbuild/mkspec: Simplify vmlinux.bz2 creation
 2015-04-22 14:28 UTC  (2+ messages)

[PATCH v2] tools/lib/api: undefine _FORTIFY_SOURCE before setting it
 2015-04-21 23:19 UTC 

[PATCH] tools/lib/api/Makefile: Add feature check for _FORTIFY_SOURCE
 2015-04-21  7:46 UTC  (5+ messages)

[PATCH] Support gcc 6 for building
 2015-04-20 21:24 UTC  (13+ messages)
        ` [PATCH 0/2] Integrate compiler-gcc[345].h files into compiler-gcc.h
          ` [PATCH 1/2] compiler-gcc.h: Neatening
          ` [PATCH 2/2] compiler-gcc: Integrate the various compiler-gcc[345].h files

[PATCH 0/3] tools build: Fix tools Makefile
 2015-04-20 20:12 UTC  (5+ messages)
` [PATCH 1/3] tools build: No need to make libapi for perf explicitly
` [PATCH 2/3] tools build: Fix Makefile(s) to properly invoke tools build
` [PATCH 3/3] perf tests: Add build tests for building perf from kernel source root and tools

[PATCH] tools/lib/api: undefine _FORTIFY_SOURCE before setting it
 2015-04-20 19:00 UTC 

[GIT PULL] kbuild misc update for v4.1-rc1
 2015-04-20 14:57 UTC 

[PATCH] Kbuild: Add ID files to .gitignore
 2015-04-16 21:02 UTC 

[PATCH] kbuild/tags.sh: use cscope -q option for building symbol db
 2015-04-16 19:48 UTC  (3+ messages)

[PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION
 2015-04-16  7:22 UTC  (7+ messages)

[GIT PULL] kconfig changes for v4.1-rc1
 2015-04-15 11:55 UTC 

[GIT PULL] kbuild changes for v4.1-rc1
 2015-04-15 11:41 UTC 

[PATCH] modpost: add .text.fixup to OTHER_TEXT_SECTIONS
 2015-04-15 10:40 UTC  (2+ messages)

[PATCH] scripts/kconfig/Makefile: Fix spelling of Qt
 2015-04-15  5:48 UTC  (7+ messages)

[PATCH] Use -mcount-record for dynamic ftrace
 2015-04-14 13:07 UTC  (8+ messages)

difficulties with KCONFIG_ALLCONFIG miniconfigs
 2015-04-13 20:54 UTC  (2+ messages)

[PATCH 1/2] kconfig: Print full defined and depends for multiply-defined symbols
 2015-04-13 16:04 UTC  (13+ messages)

[PATCH] kconfig: Add support for floating point configuration variables
 2015-04-13  6:54 UTC  (3+ messages)

[PATCH] Makefile: Fix detection of clang when cross-compiling
 2015-04-11 19:34 UTC  (2+ messages)

[PATCH] lto: Add __noreorder and mark initcalls __noreorder
 2015-04-10 23:02 UTC  (5+ messages)

Re
 2015-04-10  7:24 UTC 

[PATCH RFC 1/1] Explicit check for existing X.509 module signing keypair
 2015-04-09 22:22 UTC  (2+ messages)

[PATCH] kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
 2015-04-09 16:01 UTC  (4+ messages)

[PATCH 1/2] kconfig: Simplify Makefile
 2015-04-09 15:46 UTC  (6+ messages)
` [PATCH 2/2] kconfig: Do not print status messages in make -s mode

[PATCH 1/3] jump_label: Allow asm/jump_label.h to be included in assembly
 2015-04-09 14:04 UTC  (10+ messages)
` [PATCH 2/3] jump_label: Allow jump labels to be used "
` [PATCH 3/3] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define

[PATCH 0/4] builddeb improvements
 2015-04-09  7:43 UTC  (6+ messages)
` [PATCH 1/4] deb-pkg: Add automatic support for armhf architecture


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).