linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-30 13:20:45 to 2015-05-07 11:59:01 UTC [more...]

[PATCH] scripts: fix link-vmlinux.sh bash-ism
 2015-05-07 11:58 UTC  (9+ messages)
            ` [PATCH v2] "

[RFC][PATCH 0/2] kallsyms: Nuke the SyS_* aliases
 2015-05-06 18:18 UTC  (3+ messages)
` [RFC][PATCH 1/2] syscalls.h: Make SyS_foo() declaration static
` [RFC][PATCH 2/2] kallsyms: Do not display SyS_foo() syscall aliases in kallsyms

[PATCH] builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODULE_SIG_ALL are set
 2015-05-06 13:30 UTC  (6+ messages)

[RFC] scripts: kerrno.sh - errno translator
 2015-04-30 12:33 UTC  (5+ messages)

[PATCH] kconfig: add tinfo library if it exists to lxdialog linking flags
 2015-04-29 15:20 UTC  (5+ messages)

[GIT PULL 00/64] perf/core improvements and fixes
 2015-04-28 13:29 UTC  (4+ messages)
` [PATCH 05/64] tools build: No need to make libapi for perf explicitly
` [PATCH 06/64] tools build: Fix Makefile(s) to properly invoke tools build
` [PATCH 07/64] perf tests: Add build tests for building perf from kernel source root and tools

[PATCH 0/2] make deb-pkg build speed improvements
 2015-04-28 13:24 UTC  (10+ messages)
` [PATCH 1/2] package: Makefile: ensure $MAKE can use jobserver
` [PATCH 2/2] builddeb: parallelize debug module installation
    ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] kbuild: add jobserver flag (+) to deb-pkg build commands
 2015-04-28 10:33 UTC 

[PATCHv2 RFC 1/1] Explicit check for existing X.509 module signing keypair
 2015-04-24 23:04 UTC  (3+ messages)

[GIT PULL 0/4] perf/urgent fixes
 2015-04-24 16:05 UTC  (7+ messages)
` [PATCH 4/4] tools lib api: Undefine _FORTIFY_SOURCE before setting it

[PATCH 1/2] deb-pkg: move setting debarch for a separate function
 2015-04-23 10:43 UTC  (9+ messages)
` [PATCH 2/2] deb-pkg: add source package
  ` [PATCH] deb-pkg: v2: move setting debarch for a separate function

[PATCHv4 1/1] deb-pkg: Add device tree blobs to the package
 2015-04-22 15:55 UTC  (2+ messages)

[PATCH v2] Makefile: Fix detection of clang when cross-compiling
 2015-04-22 14:33 UTC  (2+ messages)

[PATCH] kbuild/mkspec: Simplify vmlinux.bz2 creation
 2015-04-22 14:28 UTC  (2+ messages)

[PATCH v2] tools/lib/api: undefine _FORTIFY_SOURCE before setting it
 2015-04-21 23:19 UTC 

[PATCH] tools/lib/api/Makefile: Add feature check for _FORTIFY_SOURCE
 2015-04-21  7:46 UTC  (5+ messages)

[PATCH] Support gcc 6 for building
 2015-04-20 21:24 UTC  (13+ messages)
        ` [PATCH 0/2] Integrate compiler-gcc[345].h files into compiler-gcc.h
          ` [PATCH 1/2] compiler-gcc.h: Neatening
          ` [PATCH 2/2] compiler-gcc: Integrate the various compiler-gcc[345].h files

[PATCH 0/3] tools build: Fix tools Makefile
 2015-04-20 20:12 UTC  (5+ messages)
` [PATCH 1/3] tools build: No need to make libapi for perf explicitly
` [PATCH 2/3] tools build: Fix Makefile(s) to properly invoke tools build
` [PATCH 3/3] perf tests: Add build tests for building perf from kernel source root and tools

[PATCH] tools/lib/api: undefine _FORTIFY_SOURCE before setting it
 2015-04-20 19:00 UTC 

[GIT PULL] kbuild misc update for v4.1-rc1
 2015-04-20 14:57 UTC 

[PATCH] Kbuild: Add ID files to .gitignore
 2015-04-16 21:02 UTC 

[PATCH] kbuild/tags.sh: use cscope -q option for building symbol db
 2015-04-16 19:48 UTC  (3+ messages)

[PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION
 2015-04-16  7:22 UTC  (7+ messages)

[GIT PULL] kconfig changes for v4.1-rc1
 2015-04-15 11:55 UTC 

[GIT PULL] kbuild changes for v4.1-rc1
 2015-04-15 11:41 UTC 

[PATCH] modpost: add .text.fixup to OTHER_TEXT_SECTIONS
 2015-04-15 10:40 UTC  (2+ messages)

[PATCH] scripts/kconfig/Makefile: Fix spelling of Qt
 2015-04-15  5:48 UTC  (7+ messages)

[PATCH] Use -mcount-record for dynamic ftrace
 2015-04-14 13:07 UTC  (8+ messages)

difficulties with KCONFIG_ALLCONFIG miniconfigs
 2015-04-13 20:54 UTC  (2+ messages)

[PATCH 1/2] kconfig: Print full defined and depends for multiply-defined symbols
 2015-04-13 16:04 UTC  (14+ messages)

[PATCH] kconfig: Add support for floating point configuration variables
 2015-04-13  6:54 UTC  (3+ messages)

[PATCH] Makefile: Fix detection of clang when cross-compiling
 2015-04-11 19:34 UTC  (2+ messages)

[PATCH] lto: Add __noreorder and mark initcalls __noreorder
 2015-04-10 23:02 UTC  (5+ messages)

Re
 2015-04-10  7:24 UTC 

[PATCH RFC 1/1] Explicit check for existing X.509 module signing keypair
 2015-04-09 22:22 UTC  (2+ messages)

[PATCH] kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
 2015-04-09 16:01 UTC  (4+ messages)

[PATCH 1/2] kconfig: Simplify Makefile
 2015-04-09 15:46 UTC  (7+ messages)
` [PATCH 2/2] kconfig: Do not print status messages in make -s mode

[PATCH 1/3] jump_label: Allow asm/jump_label.h to be included in assembly
 2015-04-09 14:04 UTC  (10+ messages)
` [PATCH 2/3] jump_label: Allow jump labels to be used "
` [PATCH 3/3] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define

[PATCH 0/4] builddeb improvements
 2015-04-09  7:43 UTC  (13+ messages)
` [PATCH 1/4] deb-pkg: Add automatic support for armhf architecture
` [PATCH 2/4] builddeb: install dtbs
` [PATCH 3/4] builddeb: simplify directory creation
` [PATCH 4/4] RFC: builddeb: add linux-tools package with perf

[PATCH 0/2] Kbuild: kallsyms: update suffix ignore logic
 2015-04-07 11:19 UTC  (5+ messages)
` [PATCH 1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker
` [PATCH 2/2] Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols

[PATCH] scripts/kconfig/Makefile: fix Qt spelling
 2015-04-05  7:00 UTC 

[PATCH v3] kbuild: Create directory for target DTB
 2015-04-03 20:52 UTC  (2+ messages)

[PATCH 0/4] kbuild: refactor Makefile inclusion
 2015-04-02 15:27 UTC  (2+ messages)

[PATCH] kbuild: do not add $(bounds-file) and $(offsets-file) to targets
 2015-04-02 14:33 UTC  (2+ messages)

[RFC PATCH 0/2] ARM large kernels
 2015-04-01  9:04 UTC  (13+ messages)
` [RFC PATCH 2/2] Kbuild: avoid partial linking of drivers/built-in.o

[PATCH v2 kbuild for-next 1/2] makefiles: add config option to force all cc warnings to errors
 2015-03-30 13:35 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).