linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-05 06:05:06 to 2018-07-20 13:24:03 UTC [more...]

[PATCH 4.14 01/92] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
 2018-07-20 12:13 UTC  (2+ messages)
` [PATCH 4.14 02/92] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>

[PATCH 4.9 05/66] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
 2018-07-20 12:13 UTC  (3+ messages)
` [PATCH 4.9 06/66] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
` [PATCH 4.9 07/66] x86/paravirt: Make native_save_fl() extern inline

[PATCH 4.4 04/31] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
 2018-07-20 12:13 UTC  (2+ messages)
` [PATCH 4.4 05/31] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>

[PATCH] checkpatch: if_changed: check for multiple calls in targets
 2018-07-20 10:06 UTC  (5+ messages)
    ` [PATCH v2] checkpatch: kbuild: "

[PATCH 0/6] Symbol namespaces
 2018-07-20  7:54 UTC  (10+ messages)
` [PATCH 1/6] export: explicitly align struct kernel_symbol
` [PATCH 2/6] module: add support for symbol namespaces
` [PATCH 3/6] modpost: add support for checking "
` [PATCH 4/6] modpost: add support for generating namespace dependencies
` [PATCH 5/6] scripts: Coccinelle script for "
` [PATCH 6/6] RFC: USB: storage: move symbols into USB_STORAGE namespace

[PATCH v4 00/11] kbuild/kconfig: do not update config during installation
 2018-07-20  7:46 UTC  (12+ messages)
` [PATCH v4 01/11] kconfig: rename file_write_dep and move it to confdata.c
` [PATCH v4 02/11] kconfig: split out useful helpers in confdata.c
` [PATCH v4 03/11] kconfig: remove unneeded directory generation from local*config
` [PATCH v4 04/11] kconfig: create directories needed for syncconfig by itself
` [PATCH v4 05/11] kconfig: make syncconfig update .config regardless of sym_change_count
` [PATCH v4 06/11] kconfig: allow all config targets to write auto.conf if missing
` [PATCH v4 07/11] kbuild: use 'include' directive to load auto.conf from top Makefile
` [PATCH v4 08/11] kbuild: add .DELETE_ON_ERROR special target
` [PATCH v4 09/11] kbuild: do not update config when running install targets
` [PATCH v4 10/11] kbuild: do not update config for 'make kernelrelease'
` [PATCH v4 11/11] kbuild: remove auto.conf from prerequisite of phony targets

[PATCH] buildtar: Copy bzImage for s390
 2018-07-19 15:39 UTC 

include architecture Kconfig files from top-level Kconfig v2
 2018-07-19 13:11 UTC  (21+ messages)
` [PATCH 1/9] um: stop abusing KBUILD_KCONFIG
` [PATCH 2/9] um: cleanup Kconfig files
` [PATCH 3/9] um: create a proper drivers Kconfig
` [PATCH 4/9] kconfig: include common Kconfig files from top-level Kconfig
` [PATCH 5/9] Kconfig: consolidate the "Kernel hacking" menu
` [PATCH 6/9] kconfig: include kernel/Kconfig.preempt from init/Kconfig
` [PATCH 7/9] arch/Kconfig: use a menu to reduce clutter
` [PATCH 8/9] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
` [PATCH 9/9] kconfig: add a Memory Management options" menu

[PATCH] kbuild: fix typos in description of "choice" in kconfig-language.txt
 2018-07-19  5:46 UTC 

[PATCH] arm64: build with baremetal linker target instead of Linux when available
 2018-07-19  0:18 UTC  (5+ messages)

[PATCH 0/6] kbuild: clean-up and rename LDFLAGS to KBUILD_LDFLAGS
 2018-07-18 23:41 UTC  (9+ messages)
` [PATCH 1/6] um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.um
` [PATCH 2/6] ARM: vfp: clean-up arch/arm/vfp/Makefile
` [PATCH 3/6] kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
` [PATCH 4/6] kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
` [PATCH 5/6] kbuild: change ld_flags to contain LDFLAGS_$(@F)
` [PATCH 6/6] kbuild: rename LDFLAGS to KBUILD_LDFLAGS

[PATCH] buildtar: Copy vmlinuz for arm64
 2018-07-18 23:19 UTC  (2+ messages)

[PATCH 1/2] kbuild: buildtar: remove crufty vax pieces
 2018-07-18 23:14 UTC  (4+ messages)
` [PATCH 2/2] kbuild: buildtar: add arm64 support

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-07-18 17:16 UTC  (7+ messages)

[PATCH] kbuild: if_changed: document single use per target limitation
 2018-07-18  9:13 UTC 

[RFC PATCH 0/3] kbuild: In quiet mode, print the full command line if it fails
 2018-07-18  5:28 UTC  (7+ messages)
` [RFC PATCH 1/3] kbuild: Move final argument to modpost into $(cmd_modpost)
` [RFC PATCH 2/3] kbuild: Add $(run-cmd) macro for running and maybe echoing command
` [RFC PATCH 3/3] kbuild: In quiet mode, print the full command line if it fails

[PATCH v6 1/9] Makefile: Prepare for using macros for inline asm
 2018-07-18  1:46 UTC  (2+ messages)

[PATCHv2 0/7] HOSTFLAGS and HOSTLDFLAGS from the environment
 2018-07-18  0:52 UTC  (17+ messages)
` [PATCHv2 1/7] tools: build: Fixup host c flags
` [PATCHv2 2/7] tools: build: Use HOSTLDFLAGS with fixdep
` [PATCHv2] treewide: Rename HOSTCFLAGS -> KBUILD_HOSTCFLAGS
` [PATCHv2 4/7] treewide: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
` [PATCHv2 5/7] treewide: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
` [PATCHv2 6/7] treewide: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
` [PATCHv2 7/7] Kbuild: Use HOST*FLAGS options from the command line

[PATCH] kconfig: handle format string before calling conf_message_callback()
 2018-07-17 13:45 UTC  (2+ messages)

[PATCH v6 0/3] extern inline native_save_fl for paravirt
 2018-07-16 17:27 UTC  (3+ messages)
` [PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline

[PATCH v3 00/12] kbuild/kconfig: do not update config during installation
 2018-07-14  7:12 UTC  (14+ messages)
` [PATCH v3 05/12] kconfig: make syncconfig update .config regardless of sym_change_count

[GIT PULL] Kbuild fixes for v4.18-rc5
 2018-07-13 14:05 UTC 

Proposal
 2018-07-13  0:17 UTC 

tools/build/Build.include: fix # escaping in .cmd files for future Make
 2018-07-12 15:26 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] kbuild: suppress warnings from 'getconf LFS_*'
 2018-07-12 14:55 UTC  (3+ messages)

[RFC][PATCH] kconfig: Add "m or y" and "y or m" answers for oldconfig
 2018-07-12 12:50 UTC 

[Question] make deb-pkg misbehavior
 2018-07-11 13:59 UTC 

info!!
 2018-07-11 17:10 UTC 

[PATCH v2] objtool: move libelf detection to Kconfig from Makefile
 2018-07-10 18:26 UTC  (6+ messages)

kconfig usage in automatic kernel test
 2018-07-10  9:45 UTC  (3+ messages)

[PATCH] objtool: move libelf detection to Kconfig from Makefile
 2018-07-09 23:17 UTC  (3+ messages)

powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64)
 2018-07-09 12:00 UTC  (10+ messages)

[PATCH] build: avoid evaluating cc-ifversion for ever objtool invocation
 2018-07-09  8:20 UTC 

[PATCHv6 0/4] Salted build ids via ELF notes
 2018-07-08 22:12 UTC  (6+ messages)
` [PATCHv6 1/4] kbuild: Add build salt to the kernel and modules
` [PATCHv6 2/4] x86: Add build salt to the vDSO
` [PATCHv6 3/4] powerpc: "
` [PATCHv6 4/4] arm64: "

[PATCH] Fix the oldconfig target rule
 2018-07-08 11:13 UTC  (4+ messages)

[PATCH 0/7] HOSTFLAGS and HOSTLDFLAGS from the environment (new approach)
 2018-07-08 10:59 UTC  (14+ messages)
` [PATCH 1/7] tools: build: Fixup host c flags
` [PATCH 2/7] tools: build: Use HOSTLDFLAGS with fixdep
` [PATCH 3/7] treewide: Rename HOSTCFLAGS -> KBUILD_HOSTCFLAGS
` [PATCH 4/7] treewide: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
` [PATCH 5/7] treewide: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
` [PATCH 6/7] treewide: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
` [PATCH 7/7] Kbuild: Use HOST*FLAGS options from the command line

[PATCH resend] scripts: teach extract-vmlinux about LZ4 and ZSTD
 2018-07-08  2:04 UTC  (2+ messages)

[PATCH] kbuild: document the KBUILD_KCONFIG env. variable
 2018-07-06  8:58 UTC  (3+ messages)

[PATCH] kbuild: add LDFLAGS_KERNEL to pass additional linker flags for vmlinux
 2018-07-06  6:34 UTC 

[PATCH 2/2] kconfig: fix comment for symbol flag SYMBOL_AUTO
 2018-07-06  2:54 UTC  (3+ messages)
` [PATCH v3] kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE

[PATCH] kconfig: update user kconfig tools doc
 2018-07-06  2:53 UTC  (2+ messages)

[PATCH] kbuild: update kbuild.txt ARCH alias list
 2018-07-06  1:05 UTC  (3+ messages)

[PATCH] kbuild: update ARCH alias info for sparc
 2018-07-06  1:04 UTC  (3+ messages)

[PATCH] kbuild: delete INSTALL_FW_PATH from kbuild documentation
 2018-07-06  1:03 UTC  (4+ messages)

[PATCH v2] kbuild: verify that $DEPMOD is installed
 2018-07-06  0:38 UTC  (2+ messages)

[RFC PATCH 0/5] kbuild: build modules from code in multiple directories
 2018-07-05 23:03 UTC  (8+ messages)
` [PATCH 4/5] kbuild: disable KBUILD_MODNAME when building for mod.a

[PATCHv5 0/4] Salted build ids via ELF notes
 2018-07-05 21:46 UTC  (11+ messages)
` [PATCHv5 1/4] kbuild: Add build salt to the kernel and modules
` [PATCHv5 2/4] x86: Add build salt to the vDSO
` [PATCHv5 4/4] arm64: "

[PATCH 0/3] Fixes concerning zconfdump()
 2018-07-05 11:51 UTC  (4+ messages)
` [PATCH 3/3] kconfig: add debugconfig target for debugging purposes

include architecture Kconfig files from top-level Kconfig
 2018-07-05  6:04 UTC  (5+ messages)
` [PATCH 1/5] kconfig: include common "


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