public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-08 11:26:08 to 2017-01-05 19:16:56 UTC [more...]

[PATCH 1/2] kbuild: initramfs fix dependency checking for compressed target
 2017-01-05 19:07 UTC  (4+ messages)
` [PATCH 2/2] kbuild: initramfs cleanup, set target from Kconfig

[PATCH 1/3] asm-prototypes: Clear any CPP defines before declaring the functions
 2017-01-05 12:20 UTC  (5+ messages)
` [PATCH 2/3] genksyms: Fix segfault with invalid declarations
` [PATCH 3/3] genksyms: Regenerate parser

[PATCH] kbuild: Fix dependency checking for initramfs build
 2017-01-04 13:50 UTC  (2+ messages)

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-01-04 10:39 UTC  (28+ messages)
` [PATCH 01/13] [HACK] gcc-4.5: avoid link errors for unused function pointers
` [PATCH 02/13] KVM: arm: fix gcc-4.5 build
` [PATCH 03/13] ARM: div64: fix building with gcc-4.5 and lower
` [PATCH 04/13] vfio-pci: use 32-bit comparisons for register address for gcc-4.5
` [PATCH 05/13] clk: pxa: fix gcc-4.4 build
` [PATCH 06/13] ARM: atomic: "
` [PATCH 07/13] watchdog: kempld: fix gcc-4.3 build
` [PATCH 08/13] arm/arm64: xen: avoid gcc-4.4 warning
` [PATCH 09/13] ARM: mark cmpxchg and xchg __always_inline for gcc-4.3
` [PATCH 10/13] asm-generic: mark cmpxchg as "
` [PATCH 11/13] fs: fix unsigned enum warning with gcc-4.2
` [PATCH 12/13] KVM: arm: avoid binary number literals for gcc-4.2
` [PATCH 13/13] ARM: avoid 'Q' asm constraint for gcc-4.1 and earlier

[PATCH v4 0/4] Introduce the initify gcc plugin
 2017-01-04  0:23 UTC  (13+ messages)
` [PATCH v4 1/4] gcc-plugins: Add "
` [PATCH v4 2/4] util: Move type casts into is_kernel_rodata
` [PATCH v4 3/4] initify: Mark functions with the __nocapture attribute
` [PATCH v4 4/4] initify: Mark functions with the __unverified_nocapture attribute

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2017-01-03 21:27 UTC  (20+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 01/14] generic-sections: add section core helpers
  ` [PATCH v5 02/14] xtensa: skip adding literal when SORT() is used
  ` [PATCH v5 03/14] ranges.h: add helpers to build and identify Linux section ranges
  ` [PATCH v5 04/14] tables.h: add linker table support
  ` [PATCH v5 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y
  ` [PATCH v5 06/14] firmware/Makefile: force recompilation if makefile changes
  ` [PATCH v5 07/14] firmware: port built-in section to linker table
  ` [PATCH v5 08/14] jump_label: move guard #endif down where it belongs
  ` [PATCH v5 09/14] jump_label: port __jump_table to linker tables
  ` [PATCH v5 10/14] dynamic_debug: port to use "
  ` [PATCH v5 11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h
  ` [PATCH v5 12/14] kprobes: port .kprobes.text to section range
  ` [PATCH v5 13/14] kprobes: port blacklist kprobes to linker table
  ` [PATCH v5 14/14] lib: add linker tables test driver

Ambiguity in Documentation/kbuild/modules.txt
 2017-01-03 10:36 UTC  (2+ messages)

[PATCH] jump label: pass kbuild_cflags when checking for asm goto support
 2017-01-02 18:51 UTC  (3+ messages)

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH v8 3/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
 2016-12-30 20:17 UTC  (7+ messages)

Соберем для Вас в интернет базу данных клиентов Email: prodawez392@gmail.com Skype: prodawez390 тел +79139230330 (whatsapp\viber\telegram) Узнайте подробнее!
 2016-12-29  0:11 UTC 

[PATCH v1 0/7] tools: add linker table userspace sandbox
 2016-12-22  2:39 UTC  (7+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] tools: add a userspace tools bug.h
  ` [PATCH v2 2/6] tools: add init.h for tools
  ` [PATCH v2 3/6] tools: add __used and enable to override
  ` [PATCH v2 4/6] tools: expand export.h with VMLINUX_SYMBOL()
  ` [PATCH v2 5/6] tools: add __section() to compiler.h

default 0 if KASAN expression not working in kbuild
 2016-12-19 10:57 UTC  (5+ messages)

[GIT PULL] kbuild changes for v4.9-rc1
 2016-12-18 15:08 UTC  (14+ messages)

[PATCH] kbuild: disable -ffunction-sections on gcc-4.7 with ftrace
 2016-12-18 14:14 UTC  (2+ messages)

[GIT PULL] kbuild updates for v4.10-rc1
 2016-12-17 21:57 UTC 

[GIT PULL] kconfig update for v4.10-rc1
 2016-12-17 22:00 UTC 

[GIT PULL] kbuild misc updates for v4.10-rc1
 2016-12-17 22:06 UTC 

[PATCH v2] kasan: Support for r/w instrumentation control
 2016-12-16 10:46 UTC  (8+ messages)

[PATCH v2] tags: honor COMPILED_SOURCE with apart output directory
 2016-12-15 16:35 UTC 

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-12-15 15:17 UTC  (51+ messages)

[PATCH 0/8] enable endian checks for all sparse builds
 2016-12-15  5:15 UTC 

[PATCH 0/2] improve modversions for symbols exported from assembly code
 2016-12-14  0:56 UTC  (4+ messages)
` [PATCH 2/2] kbuild: make modversion for exported asm symbols more convivial

[PATCH v3 0/1] asm prototypes for modversions on x86
 2016-12-13 23:39 UTC  (3+ messages)
` [PATCH v3 1/1] x86/kbuild: enable modversions for symbols exported from asm

[PATCH v2] builddeb: Update a few outdated and hardcoded strings
 2016-12-13 13:09 UTC  (5+ messages)

DO YOU NEED A LOAN??
 2016-12-13  5:28 UTC 

[PATCH] tags: honor COMPILED_SOURCE with apart output directory
 2016-12-12 20:41 UTC  (5+ messages)

[PATCH 1/1] kasan: Support for r/w instrumentation control
 2016-12-12 13:44 UTC  (6+ messages)
  `  "

[PATCH] kbuild: fix scripts/adjust_autoksyms.sh* for the no modules case
 2016-12-11 21:37 UTC  (2+ messages)

[PATCH 2/2] xconfig: fix missing suboption and help panels on first run
 2016-12-11 20:42 UTC  (2+ messages)

[PATCH 1/2] xconfig: fix 'Show Debug' functionality
 2016-12-11 20:42 UTC  (2+ messages)

[PATCH] kconfig/nconf: Fix hang when editing symbol with a long prompt
 2016-12-11 11:32 UTC  (2+ messages)

[PATCH] make use of make variable CURDIR instead of calling pwd
 2016-12-11 11:15 UTC  (2+ messages)

[PATCH] kbuild: cmd_export_list: tighten the sed script
 2016-12-11 10:52 UTC  (2+ messages)

[PATCH] kbuild/mkspec: avoid using brace expansion
 2016-12-11 10:00 UTC  (2+ messages)

[regression ?] kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled
 2016-12-11  2:19 UTC  (8+ messages)

[PATCH] linux/types.h: enable endian checks for all sparse builds
 2016-12-09 20:45 UTC  (9+ messages)

[PATCH 1/3] gcc-plugins: fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
 2016-12-09 10:59 UTC  (6+ messages)
` [PATCH 3/3] powerpc: enable support for GCC plugins

[PATCH 0/2] kbuild: dead code elimination: ftrace fixes
 2016-12-09  2:15 UTC  (4+ messages)
` [PATCH 1/2] kbuild: keep __mcount_loc table through dead code elimination
` [PATCH 2/2] recordmcount: fix mcount recording with -ffunction-sections


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