linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-28 13:58:47 to 2015-11-24 10:20:45 UTC [more...]

[PATCH] Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
 2015-11-24 10:20 UTC  (2+ messages)

[PATCH 0/2] kbuild: add AFLAGS_REMOVE
 2015-11-21 10:59 UTC  (3+ messages)
` [PATCH 1/2] kbuild: add AFLAGS_REMOVE_(basename).o option
` [PATCH 2/2] s390: compile head.s always with -march=z900

[PATCH] scripts/package/buildtar: don't complain if lib/ is missing
 2015-11-20 23:50 UTC 

[PATCH v2] scripts/package/Makefile: Restore the RPMOPTS variable
 2015-11-20  0:05 UTC 

[PATCH] ARM: xip: Move XIP linking to a separate file
 2015-11-19 16:26 UTC  (6+ messages)

out-of-tree build with external module
 2015-11-19 10:29 UTC  (3+ messages)

[PATCH] fixdep: constify strrcmp arguments
 2015-11-18 18:07 UTC 

[PATCH] staging: drop kbuild workaround dummy module from top dir
 2015-11-18 17:53 UTC  (3+ messages)

git repo (newbie)
 2015-11-16 14:34 UTC  (2+ messages)

[PATCH] ARM: use "depends on" for SoC configs instead of "if" after prompt
 2015-11-16 11:06 UTC  (2+ messages)

[PATCH v3] package Makefile: fix perf-tar targets when outdir is set
 2015-11-16 10:09 UTC  (2+ messages)

[GIT PULL] kbuild misc update for v4.4-rc1
 2015-11-10 20:53 UTC 

[GIT PULL] kconfig changes for v4.4-rc1
 2015-11-10 20:42 UTC 

[GIT PULL] kbuild patch for v4.4-rc1
 2015-11-10 20:35 UTC 

[PATCH 00/10] merge_config misc reworks and testcases
 2015-11-06 16:07 UTC  (29+ 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 07/10] merge_config.sh: add tests
` [PATCH 08/10] merge_config.sh: use trap for cleanup
` [PATCH 09/10] merge_config.sh: allow single configs to be passed in on cmdline
` [PATCH 10/10] merge_config.sh: add tests for cmdline configs

[PATCH v2 0/2] UBSan: run-time undefined behavior sanity checker
 2015-11-03 18:46 UTC  (7+ messages)

linux-next: Tree for Nov 1 (xconfig problem)
 2015-11-02 20:42 UTC  (9+ messages)

[PATCH 1/3] staging/ad7606: Actually build the interface modules
 2015-10-29  8:07 UTC  (6+ messages)
` [PATCH 2/3] kbuild: Allow to specify composite modules with modname-m
` [PATCH 3/3] Revert "drm: Hack around CONFIG_AGP=m build failures"

doesn't fix for paranoid umask while 'make deb-pkg'
 2015-10-28 12:35 UTC  (3+ messages)

[PATCH 0/1] [RFC] kconfig: menuconfig make "Selected by:" readable
 2015-10-28  8:26 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/4] Add generator notes to generated files
 2015-10-28  8:03 UTC  (8+ messages)
` [PATCH 1/4] version.h: Make it clear where the files was generated
` [PATCH 2/4] utsrelease.h: Make it clear where files are generated
` [PATCH 3/4] mkcompile_h: add the generator location to compile.h
` [PATCH 4/4] Mark files generated by confdata.c

[PATCH v3] kconfig: menuconfig make "selected by:" readable
 2015-10-28  2:50 UTC 

[PATCH v2 1/1] kconfig: menuconfig make "selected by:" readable
 2015-10-28  2:38 UTC  (3+ messages)

[PATCH] scripts/package/Makefile: Restore the RPMOPTS variable
 2015-10-27  8:43 UTC  (3+ messages)

[PATCH] kbuild: Add support for SOURCE_DATE_EPOCH environment variable
 2015-10-27  1:31 UTC  (4+ messages)
    ` [Reproducible-builds] "

[PATCH v3] deb-pkg: Add automatic support for armhf architecture
 2015-10-26 21:36 UTC  (3+ messages)

[PATCH] kbuild: llvmlinux: Fix -fno-delete-null-pointer-checks compiler-flag
 2015-10-26 20:01 UTC  (2+ messages)

file names embedded in kernel image
 2015-10-26 19:46 UTC  (2+ messages)

[PATCH 0/9] scripts/tags.sh cleanup
 2015-10-22 12:24 UTC  (20+ messages)
` [PATCH 1/9] tags: Treat header files as C code
` [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP
` [PATCH 3/9] aic7xxx: Avoid name collision with <linux/list.h>
` [PATCH 4/9] tags: Fix erroneous pattern match in a comment
` [PATCH 5/9] tags: Process Kconfig files in a single pass
` [PATCH 6/9] tags: Do not try to index defconfigs
` [PATCH 7/9] tags: Drop the _PE rule
` [PATCH 8/9] tags: Unify emacs and exuberant rules
` [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU() macros

[PATCH] kconfig: Fix copy&paste error
 2015-10-20 17:15 UTC  (3+ messages)

[PATCH RESEND] dtbsinstall: don't move target directory out of the way
 2015-10-20 13:20 UTC  (2+ messages)

Re:My resume
 2015-10-20 10:28 UTC 

Port of [qx]config to Qt 5
 2015-10-16 15:28 UTC  (9+ messages)
` [PATCH 31/39] Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel
` [PATCH 39/39] Update the buildsystem for KConfig finding Qt

[PATCH] scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=
 2015-10-15  9:38 UTC  (3+ messages)

[RFC PATCH 1/2] scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
 2015-10-15  7:34 UTC  (13+ messages)
` [RFC, "

[PATCH] ARM64: dts: vexpress: Use a symlink to vexpress-v2m-rs1.dtsi from arch=arm
 2015-10-14 15:56 UTC  (6+ messages)

[PATCH 1/2] kconfig/merge_config.sh: Support KCONFIG_CONFIG
 2015-10-14 14:19 UTC  (2+ messages)

[PATCH 1/2] kconfig/merge_config.sh: Support KCONFIG_CONFIG
 2015-10-14 14:11 UTC  (4+ messages)

bindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 )
 2015-10-12  7:06 UTC  (3+ messages)

[PATCH] kbuild: document recursive dependency limitation / resolution
 2015-10-08 13:37 UTC  (11+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH] kselftest: add cleankselftest rule
 2015-10-08 13:26 UTC  (9+ messages)
    ` [PATCH v2] kselftest: add kselftest-clean rule

ITS Help Desk Alert
 2015-10-07  9:25 UTC 

[PATCH v2] builddeb: remove debian/files before build
 2015-10-06  7:05 UTC  (7+ messages)
          ` [PATCH v3] "

[PATCH v2] modpost: Add flag -E for making section mismatches fatal
 2015-10-05 23:15 UTC  (2+ messages)

[RFC PATCH 2/2] powerpc: Add ppc64le_defconfig
 2015-10-02  7:47 UTC  (2+ messages)
` [RFC,2/2] "

[PATCH] modpost: Add flag -f for making section mismatches fatal
 2015-10-02  1:26 UTC  (2+ messages)

[PATCH] drm: Hack around CONFIG_AGP=m build failures
 2015-10-01 14:57 UTC  (7+ messages)

Build regressions/improvements in v4.3-rc3
 2015-09-28 14:08 UTC  (6+ messages)


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).