public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-28 14:33:53 to 2017-05-04 19:50:36 UTC [more...]

[PATCH 0/2] kbuild: clang: Disable spurious warnings
 2017-05-04 19:50 UTC  (7+ messages)
` [PATCH 1/2] kbuild: clang: Disable 'address-of-packed-member' warning
` [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning

[PATCH v2] tags: honor COMPILED_SOURCE with apart output directory
 2017-05-04  6:29 UTC  (5+ messages)

[PATCH] kbuild: dtbinst: remove unnecessary __dtbs_install_prep target
 2017-05-04  1:14 UTC 

[RFC] Increase Minimal GNU Make version for Linux Kernel from 3.80 to 3.81
 2017-05-03 15:42 UTC  (5+ messages)

[PATCH] Makefile: evaluate LDFLAGS_BUILD_ID only once
 2017-05-03  4:49 UTC  (2+ messages)

[PATCH] kbuild: Do not use hyphen in exported variable name
 2017-05-03  4:47 UTC  (7+ messages)

[PATCH 1/1] objtool: make it visible in make V=1 output
 2017-05-03  4:42 UTC  (2+ messages)

[PATCH 0/2] make mrproper cleanup more file
 2017-05-03  4:37 UTC  (5+ messages)
` [PATCH 1/2] kbuild: cleanup signing keys with mrproper
` [PATCH 2/2] kbuild: remove initramfs cpio "

[PATCH v4 0/2] of: Add unit tests for applying overlays
 2017-04-28 16:13 UTC  (9+ messages)
` [PATCH v4 1/2] of: per-file dtc compiler flags
` [PATCH v4 2/2] of: Add unit tests for applying overlays

[PATCH v2] kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGS
 2017-04-28  0:36 UTC  (2+ messages)

[PATCH v2 0/2] of: Add unit tests for applying overlays
 2017-04-26  0:10 UTC  (7+ messages)
` [PATCH v2 1/2] of: support dtc compiler flags for overlays
` [PATCH v2 2/2] of: Add unit tests for applying overlays

[PATCH v4] kbuild: Add support to generate LLVM assembly files
 2017-04-25 21:30 UTC  (2+ messages)

[PATCH v3 0/2] of: Add unit tests for applying overlays
 2017-04-25 18:30 UTC  (3+ messages)
` [PATCH v3 1/2] of: support dtc compiler flags for overlays
` [PATCH v3 2/2] of: Add unit tests for applying overlays

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-04-25  9:22 UTC  (21+ messages)

[PATCH v3 0/2] builddeb updates
 2017-04-24 23:09 UTC  (4+ messages)
` [PATCH 1/2 v3] builddeb: Update a few outdated and hardcoded strings
` [PATCH 2/2] builddeb: fix typo

[PATCH 0/2] of: Add unit tests for applying overlays
 2017-04-24 20:40 UTC  (6+ messages)
` [PATCH 1/2] of: add support of dtc compiler flags for device tree overlays
` [PATCH 2/2] of: Add unit tests for applying overlays

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

[PATCH v3] kbuild: Add support to generate LLVM bitcode files
 2017-04-24  2:21 UTC  (6+ messages)

[PATCH v2] kbuild: Add better clang cross build support
 2017-04-23 14:26 UTC  (2+ messages)

[PATCH] kbuild: drop -Wno-unknown-warning-option from clang options
 2017-04-23  7:13 UTC  (2+ messages)

[PATCH v2 0/2] kbuild: cleanup asm-offset generation, and make it work with clang
 2017-04-23  7:01 UTC  (4+ messages)
` [PATCH v2 1/2] kbuild: consolidate redundant sed script ASM offset generation
` [PATCH v2 2/2] kbuild: fix asm-offset generation to work with clang

[PATCH] frv: Use OFFSET macro in DEF_*REG()
 2017-04-23  6:54 UTC  (6+ messages)

[PATCH] kbuild: avoid conflict between -ffunction-sections and -pg on gcc-4.7
 2017-04-23  6:53 UTC  (3+ messages)

(no subject)
 2017-04-21 16:59 UTC 

[RFC PATCH 0/2] kbuild: use relative path from $(srctree) instead of __FILE__
 2017-04-21 20:56 UTC  (5+ messages)
` [RFC PATCH 1/2] kbuild: add KBUILD_FILE to point relative file path from $(srctree)
` [RFC PATCH 2/2] bug.h: replace __FILE__ with KBUILD_FILE for shorter names in log

[RFC-b PATCH] kbuild: redefine __FILE__ as relative path from $(srctree) if possible
 2017-04-21 19:52 UTC  (2+ messages)

[PATCH v2] kbuild: Add better clang cross build support
 2017-04-21 17:27 UTC  (3+ messages)

[PATCH v2 0/3] builddeb updates for v4.12
 2017-04-21 15:04 UTC  (11+ messages)
` [PATCH v2 1/3] builddeb: Update a few outdated and hardcoded strings
` [PATCH 2/3] builddeb: fix typo
` [PATCH 3/3] builddeb: add make fastdeb-pkg target

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-04-21  7:49 UTC  (16+ messages)
` [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
` [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags
` [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses

[PATCH RESEND] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
 2017-04-21  7:40 UTC  (2+ messages)

[PATCH 0/2] kbuild: cleanup asm-offset generation, and make it work with clang
 2017-04-18 14:03 UTC  (9+ messages)
` [PATCH 1/2] kbuild: consolidate redundant sed script ASM offset generation
` [PATCH 2/2] kbuild: fix asm-offset generation to work with clang

(no subject)
 2017-04-16 15:22 UTC 

[RFC PATCH] kbuild: Fix asm-offset generation to work with clang
 2017-04-14  5:53 UTC  (5+ messages)

[PATCH v2] kbuild: Consolidate header generation from ASM offset information
 2017-04-13 23:44 UTC  (2+ messages)

[PATCH] kbuild: use -Oz instead of -Os when using clang
 2017-04-12 20:39 UTC  (7+ messages)

[PATCH] scripts: kconfig: implement a sort method
 2017-04-12 18:19 UTC  (5+ messages)

[PATCH] kbuild: Consolidate header generation from ASM offset information
 2017-04-12  1:38 UTC  (3+ messages)

[PATCH v10 00/11] uapi: export all headers under uapi directories
 2017-04-11  2:40 UTC  (4+ messages)
` [PATCH v11 00/12] "
  ` [PATCH v11 08/12] cryptouser.h: fix include from userland

[PATCH] MAINTAINERS: relinquish kconfig
 2017-04-10 20:10 UTC 

[PATCH v3 1/1] kconfig: menuconfig make "selected by:" readable
 2017-04-10 16:01 UTC  (3+ messages)

[PATCH] kconfig: Check for libncurses before menuconfig
 2017-04-09 13:07 UTC 

[PATCH RFC] menuconfigification work
 2017-04-09  9:41 UTC  (2+ messages)
` [PATCH] Make PPS a menuconfig to ease disabling it all

[GIT PULL] Kbuild fixes for v4.11
 2017-04-05  0:19 UTC 

[PATCH v2] x86/boot: Support uncompressed kernel
 2017-04-04 22:41 UTC  (3+ messages)

27646 linux-kbuild
 2017-04-04 14:14 UTC 

[PATCH] Kbuild.include: addtree: Remove quotes before matching path
 2017-04-04  7:02 UTC  (6+ messages)

[PATCH] [v2] kbuild: disable -ffunction-sections on gcc-4.7 with ftrace
 2017-03-31 20:39 UTC  (7+ messages)
` [PATCH] [SUBMITTED 20170314] [v333kbuild: "

[PATCH] x86/boot: Support uncompressed kernel
 2017-03-28 22:55 UTC  (10+ messages)

[PATCH 0/5] Fix dead URLs to ftp.kernel.org
 2017-03-28 14:20 UTC  (3+ messages)
` [PATCH] "


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