public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-13 17:42:04 to 2019-03-08 09:15:26 UTC [more...]

[PATCH v2] kbuild: add workaround for Debian make-kpkg
 2019-03-08  9:13 UTC 

[PATCH] kbuild: add workaround for Debian make-kpkg
 2019-03-08  6:42 UTC  (7+ messages)

[PATCH] kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
 2019-03-08  5:49 UTC 

[PATCH] unicore32: simplify linker script generation for decompressor
 2019-03-08  5:30 UTC 

[PATCH] scripts/package/Makefile: put proper config in source tarball
 2019-03-07 19:08 UTC  (10+ messages)
` [PATCH] scripts/kconfig/Makefile: use KCONFIG_CONFIG if set
` [PATCH] scripts/package/mkdebian: expose KCONFIG_CONFIG to debian/rules

[PATCH 0/1] RFC: introduce CONFIG_INIT_ALL_MEMORY
 2019-03-07 18:37 UTC  (4+ messages)
` [PATCH 1/1] RFC: initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK

[PATCH 2/3] x86: apuv2: fix input dependencies
 2019-03-07  7:03 UTC  (5+ messages)

[PATCH] modpost: file2alias: define size of alias
 2019-03-07  6:20 UTC  (8+ messages)

[PATCH v1] moduleparam: Save information about built-in modules in separate file
 2019-03-06 16:54 UTC 

[PATCH] kbuild: use -Werror=implicit-... instead of -Werror-implicit-
 2019-03-06 16:01 UTC  (2+ messages)

[PATCH 1/3] tools: move initial declarations out of 'for' loop
 2019-03-05 16:59 UTC  (8+ messages)
` [PATCH 2/3] objtool: move stack-validation.txt to Documentation/
` [PATCH 3/3] objtool: move tools/objtool/ to scripts/objtool/

[PATCH] objtool: remove generated files with make clean
 2019-03-05  5:56 UTC  (8+ messages)

[PATCH 0/3] kbuild: More KCONFIG_CONFIG ignorance
 2019-03-04 16:57 UTC  (4+ messages)
` [PATCH 1/3] kconfig/Makefile: localmodconfig: use KCONFIG_CONFIG
` [PATCH 2/3] Makefile: kselftest: "
` [PATCH 3/3] arch/um/kernel/Makefile: "

[PATCH] kbuild: remove build target scripts/basic/%
 2019-03-04 14:27 UTC 

From Mrs. Elia Rodrigues,
 2019-03-03 12:53 UTC 

[PATCH 1/2] x86/unwind: handle NULL pointer calls better in frame unwinder
 2019-03-01 16:55 UTC  (9+ messages)
` [PATCH 2/2] x86/unwind: add hardcoded ORC entry for NULL

[PATCH] kbuild: [bin]deb-pkg: add DPKG_FLAGS variable
 2019-03-01  7:14 UTC  (2+ messages)

[PATCH 1/3] kbuild: update comment block of scripts/clang-version.sh
 2019-03-01  7:10 UTC  (3+ messages)
` [PATCH 2/3] kbuild: remove cc-version macro
` [PATCH 3/3] kbuild: clean up scripts/gcc-version.sh

[PATCH] kbuild: remove commented-out INITRD_COMPRESS
 2019-02-28  9:32 UTC 

[PATCH v2 2/8] kbuild: Support for Symbols.list creation
 2019-02-28  4:05 UTC  (4+ messages)
  ` [PATCH v2 5/8] modpost: Integrate klp-convert
  ` [PATCH v2 6/8] modpost: Add modinfo flag to livepatch modules

[PATCH v2 1/6] kbuild: move tools_silent to a more relevant place
 2019-02-27 13:27 UTC  (7+ messages)
` [PATCH v2 2/6] kbuild: make -r/-R effective in top Makefile for old Make versions
` [PATCH v2 3/6] kbuild: remove empty rules for makefiles
` [PATCH v2 4/6] kbuild: simplify single target rules
` [PATCH v2 5/6] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing
` [PATCH v2 6/6] kbuild: move ".config not found!" message from Kconfig to Makefile

[PATCH 1/5] scripts/gdb: delay generation of gdb constants.py
 2019-02-27 13:02 UTC  (14+ messages)
` [PATCH 2/5] kbuild: remove unimportant comments from ./Kbuild
` [PATCH 3/5] scripts/gdb: do not descend into scripts/gdb from scripts
` [PATCH 4/5] kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target
` [PATCH 5/5] scripts/gdb: refactor rules for symlink creation

[PATCH] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
 2019-02-27 12:44 UTC  (7+ messages)

[PATCH] [v2] kasan: turn off asan-stack for clang-8 and earlier
 2019-02-26 16:20 UTC  (4+ messages)

[PATCH 1/2] kconfig: fix checkpatch warnings/errors in gconf.c
 2019-02-23 16:49 UTC  (2+ messages)
` [PATCH 2/2] kconfig: fix -Wmissing-prototypes warnings for gconfig

[GIT PULL] Kbuild fixes for v5.0(-rc8)
 2019-02-23  1:45 UTC  (2+ messages)

[PATCH] kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig
 2019-02-22  7:56 UTC 

[PATCH] kasan: turn off asan-stack for clang-8 and earlier
 2019-02-21 17:19 UTC  (22+ messages)

[PATCH v2] powerpc/prom_init: add __init markers to all functions
 2019-02-21  0:26 UTC  (3+ messages)

[RFC PATCH] kbuild: support llvm-ar
 2019-02-21  0:04 UTC  (5+ messages)

Zdravstvujte vas interesuyut klientskie bazy dannyh?
 2019-02-20  5:21 UTC 

[PATCH] kbuild: refactor cc-cross-prefix implementation
 2019-02-20  4:23 UTC 

[PATCH 1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
 2019-02-20  3:43 UTC  (9+ messages)
` [PATCH 2/8] kbuild: generate modules.order only when CONFIG_MODULES=y
` [PATCH 3/8] kbuild: set KBUILD_MODULES=1 all the time for single target %/
` [PATCH 4/8] kbuild: turn '/' into an alias of './'
` [PATCH 5/8] kbuild: move tools_silent to a more relevant place
` [PATCH 6/8] kbuild: make -r/-R effective in top Makefile for old Make versions
` [PATCH 7/8] kbuild: remove empty rules for makefiles
` [PATCH 8/8] kbuild: simplify single targets

[PATCH v2] deb-pkg: generate correct build dependencies
 2019-02-20  3:41 UTC  (8+ messages)

[PATCH] kbuild: hardcode genksyms path and remove GENKSYMS variable
 2019-02-20  3:38 UTC 

[PATCH] kbuild: Disable extra debugging info in .s output
 2019-02-19 23:55 UTC  (14+ messages)

consolidate a few more arch support config options
 2019-02-19 21:55 UTC  (35+ messages)
` [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
` [PATCH 02/11] riscv: remove the HAVE_KPROBES option
` [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
` [PATCH 05/11] tracing: consolidate the TRACE_IRQFLAGS_SUPPORT symbol
` [PATCH 06/11] lockdep: consolidate the LOCKDEP_SUPPORT symbol
` [PATCH 07/11] init: consolidate the GENERIC_CALIBRATE_DELAY symbol
` [PATCH 08/11] lib: consolidate the GENERIC_BUG symbol
` [PATCH 09/11] lib: consolidate the GENERIC_CSUM symbol
` [PATCH 10/11] lib: consolidate the GENERIC_HWEIGHT symbol
` [PATCH 11/11] s390: don't redefined the HAS_IOMEM symbol

[PATCH] kbuild: descend to scripts/kconfig/ directly when syncconfig is needed
 2019-02-19 14:52 UTC  (3+ messages)

overdue payment
 2019-02-19 12:07 UTC 

-Wimplicit-fallthrough not working with ccache
 2019-02-18 17:49 UTC  (2+ messages)

[PATCH v2 1/4] init/Kconfig: add config support for detecting linker
 2019-02-16  3:07 UTC  (9+ messages)
` [PATCH v2 2/4] Makefile: clang: choose GCC_TOOLCHAIN_DIR not on LD
` [PATCH v2 3/4] Makefile: lld: tell clang to use lld
` [PATCH v2 4/4] Makefile: lld: set -O2 linker flag when linking with LLD

[PATCH] kbuild: move archive command to scripts/Makefile.lib
 2019-02-14  2:09 UTC  (2+ messages)

[PATCH 1/3] kallsyms: add static qualifiers where missing
 2019-02-14  2:09 UTC  (2+ messages)

[PATCH v2] sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE
 2019-02-14  2:07 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