linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-30 22:58:25 to 2017-08-16 16:00:59 UTC [more...]

[PATCH] devicetree: Enable generation of __symbols__ in all dtb files
 2017-08-16 16:00 UTC  (18+ messages)

[PATCH] kbuild: /bin/pwd -> pwd
 2017-08-16 15:31 UTC  (4+ messages)

RISC-V Linux Port v7
 2017-08-16 15:23 UTC  (29+ messages)
` [PATCH v7 01/15] MAINTAINERS: Add RISC-V
    ` [patches] "
` [PATCH v7 02/15] lib: Add shared copies of some GCC library routines
` [PATCH v7 03/15] clocksource: New RISC-V SBI timer driver
` [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver
` [PATCH v7 05/15] irqchip: New RISC-V PLIC Driver
  ` [patches] "
` [PATCH v7 06/15] tty: New RISC-V SBI console driver
` [PATCH v7 07/15] RISC-V: Init and Halt Code
` [PATCH v7 08/15] RISC-V: Atomic and Locking Code
` [PATCH v7 09/15] RISC-V: Generic library routines and assembly
` [PATCH v7 10/15] RISC-V: ELF and module implementation
` [PATCH v7 11/15] RISC-V: Task implementation
` [PATCH v7 12/15] RISC-V: Device, timer, IRQs, and the SBI
` [PATCH v7 13/15] RISC-V: Paging and MMU
` [PATCH v7 14/15] RISC-V: User-facing API
` [PATCH v7 15/15] RISC-V: Build Infastructure

[PATCH v2 1/2] kbuild: Also evaluate alternative option passed to cc-option, etc
 2017-08-16 15:03 UTC  (3+ messages)
` [PATCH v2 2/2] x86/build: Fix stack alignment for CLang

[PATCH 1/2] scripts/package/Makefile: make revision update a function
 2017-08-16 11:08 UTC  (2+ messages)
` [PATCH 2/2] scripts/package/builddeb: split generating packaging and build

special handle of scripts/kconfig/zconf.tab.o
 2017-08-15 11:02 UTC 

[PATCH] [PATCH] linux: Makefile: 4: Changed Makefile EXTRAVERSION to "-eudyptula"
 2017-08-14 22:39 UTC 

make clean all broken with -j? + question regarding modpost
 2017-08-12 11:21 UTC  (8+ messages)

[PATCH] fixdep: trivial: typo fix and correction
 2017-08-12 10:49 UTC  (5+ messages)

[PATCH v5] kbuild: trivial cleanups on the comments
 2017-08-09 16:05 UTC  (2+ messages)

[PATCH] kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured
 2017-08-09 16:03 UTC  (7+ messages)

[PATCH] kbuild: Update example for ccflags-y usage
 2017-08-08 13:38 UTC  (4+ messages)

f7dd250789 ("gcc-plugins: structleak: add option to init all .."): kmodloader/112 is trying to release lock (module_mutex) at:
 2017-08-08  7:14 UTC 

[PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3
 2017-08-07 18:33 UTC  (5+ messages)
` [PATCH 2/2] x86/build: Fix stack alignment for CLang

[PATCH] Kbuild: enable -Wunused-macros warning for "make W=1"
 2017-08-03 10:09 UTC 

[PATCH v4] kbuild: trivial cleanups on the comments
 2017-08-02  2:21 UTC  (3+ messages)

[PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver
 2017-08-01 17:08 UTC 

[PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
 2017-07-31 16:35 UTC  (11+ messages)

[PATCH v4 0/2] of: Add unit tests for applying overlays
 2017-07-27 23:46 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH v2] Kbuild: use -fshort-wchar globally
 2017-07-26 13:36 UTC 

[PATCH 0/3] devicetree: cleanup and improve DT cross-arch reference
 2017-07-25  2:23 UTC  (4+ messages)
` [PATCH 1/3] of: remove drivers/of/testcase-data from include search path for CPP
` [PATCH 2/3] of: remove arch/$(SRCARCH)/boot/dts "
` [PATCH 3/3] of: search scripts/dtc/include-prefixes path for both CPP and DTC

[PATCH] kbuild: modpost: Warn about references from rodata to __init text
 2017-07-21 15:57 UTC  (7+ messages)

Detecting system includes in drivers
 2017-07-20 18:44 UTC 

+ kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
 2017-07-20 10:41 UTC  (3+ messages)

[PATCH] scripts/package: snap-pkg target
 2017-07-19  7:01 UTC  (5+ messages)

Attention To me and get back to me urgent
 2017-07-18 14:24 UTC 

[PATCH v3] kbuild: trivial cleanups on the comments
 2017-07-18  1:53 UTC 

[PATCH v2 1/8] docs: Makefile: remove no-ops targets
 2017-07-17 21:46 UTC 

[PATCH] kbuild: trivial cleanup on the comments
 2017-07-17 11:13 UTC  (4+ messages)
` [PATCH v2] kbuild: trivial cleanups "

[PATCH 0/4] kasan: add clang support
 2017-07-14 16:52 UTC  (17+ messages)
` [PATCH 1/4] kasan: support alloca() poisoning
` [PATCH 2/4] kasan: added functions for unpoisoning stack variables
` [PATCH 3/4] kasan: support LLVM-style asan parameters
` [PATCH 4/4] kasan: add compiler support for clang

[PATCH 01/22] kbuild: disable -Wformat-truncation warnings by default
 2017-07-14 12:06 UTC 

[GIT PULL] Kbuild updates for v4.13 (2nd)
 2017-07-13 16:33 UTC 

[RFC PATCH] x86: enable dead code and data elimination (LTO)
 2017-07-13  2:51 UTC  (8+ messages)

[PATCH] x86/build: Fix stack alignment for clang
 2017-07-11 21:29 UTC 

[PATCH v2 00/28] kbuild: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
 2017-07-11  9:20 UTC  (34+ messages)
` [PATCH v2 01/28] kbuild: remove useless $(gen) variable in Makefile.headersinst
` [PATCH v2 02/28] kbuild: fix comment about dst of headers_{install,check}_all
` [PATCH v2 03/28] kbuild: pass dst= to Makefile.headersinst from top Makefile
` [PATCH v2 04/28] arm64: move generic-y of exported headers to uapi/asm/Kbuild
` [PATCH v2 05/28] ARM: "
` [PATCH v2 06/28] arc: "
` [PATCH v2 07/28] blackfin: "
` [PATCH v2 08/28] c6x: "
` [PATCH v2 09/28] cris: "
` [PATCH v2 10/28] h8300: "
` [PATCH v2 11/28] hexagon: "
` [PATCH v2 12/28] ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild
` [PATCH v2 13/28] m32r: move generic-y of exported headers to uapi/asm/Kbuild
` [PATCH v2 14/28] m68k: "
` [PATCH v2 15/28] metag: "
` [PATCH v2 16/28] microblaze: "
` [PATCH v2 17/28] nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h
` [PATCH v2 18/28] nios2: move generic-y of exported headers to uapi/asm/Kbuild
` [PATCH v2 19/28] openrisc: "
` [PATCH v2 20/28] parisc: "
` [PATCH v2 21/28] sh: "
` [PATCH v2 22/28] sparc: "
` [PATCH v2 23/28] tile: "
` [PATCH v2 24/28] unicore32: "
` [PATCH v2 25/28] xtensa: "
` [PATCH v2 26/28] kbuild: do not include old-kbuild-file from Makefile.headersinst
` [PATCH v2 27/28] kbuild: split exported generic header creation into uapi-asm-generic
` [PATCH v2 28/28] kbuild: remove wrapper files handling from Makefile.headersinst

[PATCH] kbuild: Enable Large File Support for hostprogs
 2017-07-10 15:28 UTC  (6+ messages)
  ` [PATCH v2] "

How to fix UML build because of missing gcc-plugins?
 2017-07-07 14:09 UTC 

[GIT PULL 3/3] Kbuild updates for thin archives for v4.13
 2017-07-07  0:09 UTC 

[GIT PULL 2/3] Kbuild misc updates for v4.13
 2017-07-07  0:07 UTC 

[GIT PULL 1/3] Kbuild updates for v4.13
 2017-07-07  0:06 UTC 

[kbuild:thin-ar 11/12] undefined reference to `_GLOBAL_OFFSET_TABLE_'
 2017-07-03 12:51 UTC  (2+ messages)

[PATCH v2] kbuild: improve comments on KBUILD_SRC
 2017-07-02 23:07 UTC  (2+ messages)

[PATCH] kbuild: create deterministic initramfs directory listings
 2017-07-02 23:06 UTC  (2+ 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).