linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-17 09:39:39 to 2017-01-23 15:05:22 UTC [more...]

[PATCH] firmware/Makefile: force recompilation if makefile changes
 2017-01-23 15:04 UTC  (3+ messages)

[PATCH 0/3] builddeb updates for 4.11
 2017-01-23 14:44 UTC  (5+ messages)
` [PATCH v2 1/3] builddeb: Update a few outdated and hardcoded strings
` [PATCH 2/3] builddeb: fix typo
` [PATCH v2 3/3] builddeb: add make fastdeb-pkg target

[PATCH] scripts: rpm: build: add INSTALL_MOD_STRIP=1 to install modules
 2017-01-23 14:32 UTC  (3+ messages)
` [PATCH v2] scripts: rpm: build: add INSTALL_MOD_STRIP=1 to rpm mkspec

Urgent Please,,
 2017-01-23 14:07 UTC 

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-23  9:00 UTC  (42+ messages)
  ` [PATCH v2 1/7] arm: put types.h in uapi
  ` [PATCH v2 2/7] h8300: put bitsperlong.h "
  ` [PATCH v2 3/7] nios2: put setup.h "
  ` [PATCH v2 4/7] x86: put msr-index.h "
  ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
  ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
  ` [PATCH v2 7/7] uapi: export all headers under uapi directories
    ` [Linux-c6x-dev] "
    ` [PATCH v3 0/8] "
      ` [PATCH v3 1/8] arm: put types.h in uapi
      ` [PATCH v3 2/8] h8300: put bitsperlong.h "
      ` [PATCH v3 3/8] nios2: put setup.h "
      ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
      ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
      ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
      ` [PATCH v3 7/8] uapi: export all headers under uapi directories
      ` [PATCH v3 8/8] uapi: export all arch specifics directories
      ` (no subject)

[PATCH v2] tags: honor COMPILED_SOURCE with apart output directory
 2017-01-23  6:22 UTC  (2+ messages)

[PATCH] kbuild: drop unneeded patterns '.*.orig' and '.*.rej' from distclean
 2017-01-22 14:02 UTC 

[PATCH] setlocalversion: fix error detectition of kernel git repository
 2017-01-22  2:10 UTC  (3+ messages)
  `  "

[PATCH RESEND] jump label: pass kbuild_cflags when checking for asm goto support
 2017-01-20 23:43 UTC 

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

[PATCH v1 0/7] tools: add linker table userspace sandbox
 2017-01-19 11:04 UTC  (25+ 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
  ` [PATCH v3 0/6] tools: add linker table userspace sandbox
    ` [PATCH v3 1/6] tools: add a userspace tools bug.h
    ` [PATCH v3 2/6] tools: add init.h for tools
    ` [PATCH v3 3/6] tools: add __used and enable to override
    ` [PATCH v3 4/6] tools: expand export.h with VMLINUX_SYMBOL()
    ` [PATCH v3 5/6] tools: add __section() to compiler.h
    ` [PATCH v4 0/6] tools: add linker table userspace sandbox
      ` [PATCH v4 1/6] tools: add a userspace tools bug.h
      ` [PATCH v4 2/6] tools: add init.h for tools
      ` [PATCH v4 3/6] tools: add __used and enable to override
      ` [PATCH v4 4/6] tools: expand export.h with VMLINUX_SYMBOL()
      ` [PATCH v4 5/6] tools: add __section() to compiler.h

[PATCH v4 0/4] Introduce the initify gcc plugin
 2017-01-19  1:22 UTC  (13+ messages)

[PATCH] builddeb: add make fastdeb-pkg target
 2017-01-15 12:44 UTC  (4+ messages)

[PATCH] Kbuild: use cc-disable-warning consistently for maybe-uninitialized
 2017-01-13 15:40 UTC 

[GIT PULL] kbuild fix for v4.10-rc3
 2017-01-07  7:52 UTC 

[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  (12+ messages)
` [PATCH 02/13] KVM: arm: fix gcc-4.5 build
` [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

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 

default 0 if KASAN expression not working in kbuild
 2016-12-19 10:57 UTC  (2+ 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 


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