public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-13 00:56:03 to 2017-07-06 22:01:54 UTC [more...]

[PATCH 0/4] kasan: add clang support
 2017-07-06 22:01 UTC  (5+ 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

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

[PATCH] kbuild: modpost: Warn about references from rodata to __init text
 2017-07-02  1:35 UTC  (3+ messages)

[PATCH] kbuild: improve comments on KBUILD_SRC
 2017-06-30  2:31 UTC  (3+ messages)

[PATCH] kbuild: Enable Large File Support for hostprogs
 2017-06-29 12:17 UTC  (2+ messages)

[RFC PATCH] kbuild: Enable Large File Support for hostprogs
 2017-06-29  9:26 UTC  (2+ messages)
` [RFC] "

[PATCH] drm/i915: select CRC32
 2017-06-28  8:53 UTC  (5+ messages)

[PATCH v3 00/11] bring back stack frame warning with KASAN
 2017-06-27 20:43 UTC  (16+ messages)
` [PATCH v3 01/11] compiler: introduce noinline_if_stackbloat annotation
` [PATCH v3 02/11] netlink: mark nla_put_{u8,u16,u32} noinline_if_stackbloat
` [PATCH v3 03/11] rocker: mark rocker_tlv_put_* functions as noinline_if_stackbloat
` [PATCH v3 04/11] mtd: cfi: reduce stack size with KASAN
` [PATCH v3 05/11] dvb-frontends: reduce stack size in i2c access
` [PATCH v3 06/11] r820t: mark register functions as noinline_if_stackbloat
` [PATCH v3 07/11] tty: improve tty_insert_flip_char() fast path
` [PATCH v3 08/11] brcmsmac: make some local variables 'static const' to reduce stack size
` [PATCH v3 09/11] brcmsmac: split up wlc_phy_workarounds_nphy
` [PATCH v3 10/11] brcmsmac: reindent split functions
` [PATCH v3 11/11] kasan: rework Kconfig settings

[PATCH 0/5] move everyone over to thin archives
 2017-06-27 15:42 UTC  (50+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
` [PATCH 2/5] kbuild: thin archives use P option to ar
` [PATCH 3/5] sh: thin archives fix linking
` [PATCH 4/5] x86/um: thin archives build fix
` [PATCH 5/5] kbuild: thin archives make default for all archs

[kbuild:thin-ar 10/10] frv-linux-ld: Warning: size of symbol `sys_bpf' changed from 40 in kernel/sys_ni.o to 1800 in kernel/bpf/syscall.o
 2017-06-27  3:02 UTC  (3+ messages)

Product Inquiry
 2017-06-26 21:51 UTC 

[PATCH v2 0/3] fix ia64, tile, sh for thin archives
 2017-06-25  5:23 UTC  (15+ messages)
` [PATCH v2 1/3] sh: thin archives fix linking
` [PATCH v2 2/3] ia64: "
` [PATCH v2 3/3] tile: "

[PATCH v5 0/3] x86: stack alignment for boot code and clang
 2017-06-25  4:05 UTC  (7+ messages)
` [PATCH v5 1/3] kbuild: Add __cc-option macro
` [PATCH v5 2/3] x86/build: Use __cc-option for boot code compiler options
` [PATCH v5 3/3] x86/build: Specify stack alignment for clang

[PATCH] kbuild: deprecate cc-option-align
 2017-06-25  4:00 UTC  (3+ messages)

[PATCH] tile: fix dependency and .*.cmd inclusion for incremental build
 2017-06-25  3:15 UTC 

[GIT PULL] Kbuild fixes for v4.12-rc7
 2017-06-24 23:20 UTC  (3+ messages)

[PATCH] kconfig: fix sparse warnings in nconfig
 2017-06-23  3:21 UTC  (2+ messages)

enabling COMPILE_TEST support for GCC plugins in v4.11
 2017-06-23  0:18 UTC 

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-06-22 22:38 UTC  (4+ messages)
` [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset

[kbuild:thin-ar 5/8] ia64-linux-ld: warning: .note.gnu.build-id section discarded, --build-id ignored
 2017-06-22 14:23 UTC  (5+ messages)

[kbuild:thin-ar 6/8] tilegx-linux-ld: warning: .note.gnu.build-id section discarded, --build-id ignored
 2017-06-22  4:37 UTC 

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

[PATCH] kbuild: replace genhdr-y with generated-y, deprecating genhdr-y
 2017-06-22  1:18 UTC  (2+ messages)

[PATCH] kbuild: fix header installation under fakechroot environment
 2017-06-22  1:17 UTC  (3+ messages)

[PATCH 0/2] fix ia64 and tile for thin archives
 2017-06-21 23:33 UTC  (4+ messages)
` [PATCH 1/2] ia64: thin archives fix linking
` [PATCH 2/2] tile: "

[PATCH v4 0/3] x86: stack alignment for boot code and clang
 2017-06-21  7:18 UTC  (10+ messages)
` [PATCH v4 1/3] kbuild: Add __cc-option macro
` [PATCH v4 2/3] x86/build: Use __cc-option for boot code compiler options
` [PATCH v4 3/3] x86/build: Specify stack alignment for clang

[kbuild:thin-ar 6/6] arch/tile/kernel/signal.c:181: undefined reference to `__vdso_rt_sigreturn'
 2017-06-21  6:44 UTC  (2+ messages)

[kbuild:thin-ar 6/6] firmware.c:undefined reference to `crc32_le'
 2017-06-21  5:26 UTC 

Reply Urgent
 2017-06-19 19:39 UTC 

[PATCH v3 0/3] x86: stack alignment for boot code and clang
 2017-06-19 16:42 UTC  (8+ messages)
` [PATCH v3 1/3] kbuild: Add __cc-option macro
` [PATCH v3 2/3] x86/build: Use __cc-option for boot code compiler options
` [PATCH v3 3/3] x86/build: Specify stack alignment for clang

[PATCH] scripts/mkcompile_h: Remove trailing spaces from compiler version
 2017-06-19 13:50 UTC  (2+ messages)

[PATCH v2 11/11] kasan: rework Kconfig settings
 2017-06-16 11:44 UTC  (4+ messages)

[PATCH] Unexport LANG env variable
 2017-06-16  0:29 UTC  (4+ messages)

[lkp] [+16673 bytes kernel size regression] [i386-tinyconfig] [b990389179] kbuild: switch to thin archives
 2017-06-15  1:37 UTC 

[PATCH v2 0/4] x86: stack alignment for boot code and clang
 2017-06-14 16:38 UTC  (14+ messages)
` [PATCH v2 1/4] kbuild: Add cc-option-raw macro
` [PATCH v2 2/4] kbuild: Add hostcc-option macro
` [PATCH v2 3/4] x86/build: Use cc-option-raw for boot code compiler options
` [PATCH v2 4/4] x86/build: Specify stack alignment for clang

[PATCH v2] Kbuild: tiny correction on `make help`
 2017-06-14  7:32 UTC  (6+ messages)

[PATCH 0/3] x86: stack alignment for boot code and clang
 2017-06-13 17:25 UTC  (11+ messages)
` [PATCH 1/3] kbuild: Add cc-option-no-kbuild macro
` [PATCH 2/3] x86/build: Use cc-option-no-kbuild for boot code compiler options
` [PATCH 3/3] x86/build: Specify stack alignment for clang


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