Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-13 21:02:33 to 2015-11-30 18:58:12 UTC [more...]

[PATCH tip v5 0/5] Simple wait queue support
 2015-11-30 18:52 UTC  (9+ messages)
` [PATCH tip v5 1/5] wait.[ch]: Introduce the simple waitqueue (swait) implementation
` [PATCH tip v5 2/5] kbuild: Add option to turn incompatible pointer check into error
` [PATCH tip v5 3/5] KVM: use simple waitqueue for vcpu->wq
` [PATCH tip v5 4/5] rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
` [PATCH tip v5 5/5] rcu: use simple wait queues where possible in rcutree

[PATCH v3 0/2] UBSAN: run-time undefined behavior sanity checker
 2015-11-30 18:50 UTC  (6+ messages)
` [PATCH v3 1/2] kernel: printk: specify alignment for struct printk_log
` [PATCH v3 2/2] UBSAN: run-time undefined behavior sanity checker

[PATCH v2 0/2] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
 2015-11-30 15:40 UTC  (17+ messages)
` [PATCH v2 1/2] scripts: Add a recorduidiv program
` [PATCH v2 2/2] ARM: Replace calls to __aeabi_{u}idiv with udiv/sdiv instructions

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

[PATCH] logfs: clarify MTD dependency
 2015-11-27 14:50 UTC  (4+ messages)

[kbuild:kbuild 2/3] drivers/net/wireless/ath/ath10k/thermal.c:119:6: error: redefinition of 'ath10k_thermal_event_temperature'
 2015-11-26 17:01 UTC  (4+ messages)
` [PATCH] ath10: Fix build with CONFIG_THERMAL=m

RE
 2015-11-25 15:45 UTC 

[PATCH 1/3] staging/ad7606: Actually build the interface modules
 2015-11-25 12:30 UTC  (7+ 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"

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

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

[PATCH] Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
 2015-11-24 12:07 UTC  (4+ messages)

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

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

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  (7+ messages)
` [RFC, "

[PATCH] ARM64: dts: vexpress: Use a symlink to vexpress-v2m-rs1.dtsi from arch=arm
 2015-10-14 15:56 UTC  (4+ 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)


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 read-only IMAP folder(s) and NNTP newsgroup(s).