linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-17 14:25:08 to 2018-08-07 14:13:42 UTC [more...]

[PATCH 0/4] ftrace build improvements
 2018-08-07 11:59 UTC  (8+ messages)
` [PATCH 1/4] trace: handle CC_FLAGS_FTRACE more accurately
` [PATCH 2/4] trace: avoid calling cc-option -mrecord-mcount for every Makefile
` [PATCH 3/4] trace: add -mcount-nop option support
` [PATCH 4/4] s390/ftrace: add -mfentry and -mnop-mcount support

debugging kbuild
 2018-08-07 10:08 UTC  (3+ messages)

[PATCH v2] selftests: add headers_install to lib.mk
 2018-08-07  2:32 UTC  (7+ messages)
` [PATCH v4] "

linux-next: build failure after merge of the vfs tree
 2018-08-07  2:20 UTC  (2+ messages)

[PATCH 0/3] Kbuild: fix and clean-up arch/um/Makefile
 2018-08-06 20:54 UTC  (7+ messages)
` [PATCH 1/3] um: fix parallel building with O= option
` [PATCH 2/3] kbuild: add %asm-generic to no-dot-config-targets
` [PATCH 3/3] um: clean up archheaders recipe

due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
 2018-08-06 18:33 UTC  (7+ messages)

Hello,Your Response Is Needed Urgently
 2018-08-06 14:45 UTC 

[PATCH 0/1] kbuild: allow alternate src for target's implicit prerequisite
 2018-08-06 14:37 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] kbuild: add Map option to save vmlinux linker map file(s)
 2018-08-06 13:38 UTC 

Wohltätigkeitsspende in Höhe von € 2.000.000,00 EUR
 2018-08-05 23:03 UTC 

Wohltätigkeitsspende in Höhe von € 2.000.000,00 EUR
 2018-08-05 12:01 UTC 

kbuild: ARCH=um archheaders failed
 2018-08-04 15:47 UTC  (4+ messages)

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-08-03  9:42 UTC  (27+ messages)
` [PATCH v4 13/17] khwasan: add hooks implementation

[PATCH] Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
 2018-08-02 15:48 UTC  (2+ messages)

[TRIVIAL RFC PATCH] Kconfigs - reduce use of "depends on EXPERT"
 2018-08-02 15:31 UTC  (3+ messages)

Can we fix samples/ dependency on headers please?
 2018-08-02 15:11 UTC  (3+ messages)

Spende von $ 4,800,000.00!
 2018-08-02  2:08 UTC 

[PATCH 00/12] Update architecture detection
 2018-08-01 23:10 UTC  (14+ messages)
` [PATCH 01/12] builddeb: Skip architecture detection when KBUILD_DEBARCH is set
` [PATCH 02/12] builddeb: Change architecture detection fallback to use dpkg-architecture
` [PATCH 03/12] builddeb: Drop check for 32-bit s390
` [PATCH 04/12] builddeb: Introduce functions to simplify kconfig tests in set_debarch
` [PATCH 05/12] builddeb: Add automatic support for ppc64 and powerpcspe architectures
` [PATCH 06/12] builddeb: Add automatic support for mips64el architecture
` [PATCH 07/12] builddeb: Add automatic support for mips{,64}r6{,el} architectures
` [PATCH 08/12] builddeb: Add automatic support for sparc64 architecture
` [PATCH 09/12] builddeb: Add automatic support for or1k architecture
` [PATCH 10/12] builddeb: Add automatic support for m68k architecture
` [PATCH 11/12] builddeb: Add automatic support for riscv* architectures
` [PATCH 12/12] builddeb: Add automatic support for sh{3,4}{,eb} architectures

include architecture Kconfig files from top-level Kconfig v4
 2018-08-01 23:10 UTC  (12+ messages)
` [PATCH 01/10] um: stop abusing KBUILD_KCONFIG
` [PATCH 02/10] um: cleanup Kconfig files
` [PATCH 03/10] um: create a proper drivers Kconfig
` [PATCH 04/10] kconfig: remove duplicate SWAP symbol defintions
` [PATCH 05/10] kconfig: include common Kconfig files from top-level Kconfig
` [PATCH 06/10] Kconfig: consolidate the "Kernel hacking" menu
` [PATCH 07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig
` [PATCH 08/10] kconfig: use a menu in arch/Kconfig to reduce clutter
` [PATCH 09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
` [PATCH 10/10] kconfig: add a Memory Management options" menu

powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64)
 2018-07-31  9:57 UTC  (7+ messages)

[kbuild:kconfig2 1/10] arch/um/Kconfig:3: can't open file "arch/x86_64/um/Kconfig"
 2018-07-30 16:59 UTC  (4+ messages)

[PATCH v2] scripts: Add Python 3 support to tracing/draw_functrace.py
 2018-07-29  2:11 UTC  (2+ messages)

[kbuild:kconfig2 1/10] arch/um/Kconfig:3: can't open file "arch/i386/um/Kconfig"
 2018-07-28  7:20 UTC 

[PATCH] scripts: Add Python 3 support to tracing/draw_functrace.py
 2018-07-28  5:41 UTC  (4+ messages)

include architecture Kconfig files from top-level Kconfig v3
 2018-07-28  0:50 UTC  (16+ messages)
` [PATCH 01/10] um: stop abusing KBUILD_KCONFIG
` [PATCH 02/10] um: cleanup Kconfig files
` [PATCH 03/10] um: create a proper drivers Kconfig
` [PATCH 04/10] kconfig: remove duplicate SWAP symbol defintions
` [PATCH 05/10] kconfig: include common Kconfig files from top-level Kconfig
` [PATCH 06/10] Kconfig: consolidate the "Kernel hacking" menu
` [PATCH 07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig
` [PATCH 08/10] kconfig: use a menu in arch/Kconfig to reduce clutter
` [PATCH 09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
` [PATCH 10/10] kconfig: add a Memory Management options" menu

[PATCH] [stable 4.14] turn off -Wattribute-alias
 2018-07-27  9:19 UTC  (6+ messages)
` [PATCH] [stable 4.4] "
` [PATCH 1/2] [stable 4.9] "

[PATCH 0/6] Symbol namespaces
 2018-07-26  7:44 UTC  (17+ messages)
` [PATCH 2/6] module: add support for symbol namespaces
` [PATCH 4/6] modpost: add support for generating namespace dependencies

[PATCH v4 00/11] kbuild/kconfig: do not update config during installation
 2018-07-25 14:40 UTC  (13+ 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 1/2] ARM: at91: remove unused duplicated filechk_offsets
 2018-07-25 10:17 UTC  (3+ messages)
` [PATCH 2/2] kbuild: do not redirect the first prerequisite for filechk

[RFC][PATCH] kconfig: Add "m or y" and "y or m" answers for oldconfig
 2018-07-25  0:28 UTC  (2+ messages)

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

[PATCH 4.4 018/107] x86/paravirt: Make native_save_fl() extern inline
 2018-07-23 12:41 UTC 

include architecture Kconfig files from top-level Kconfig v2
 2018-07-23 10:46 UTC  (7+ messages)
` [PATCH 4/9] kconfig: include common Kconfig files from top-level Kconfig

[PATCH] kbuild: if_changed: document single use per target limitation
 2018-07-23  1:49 UTC  (2+ messages)

[PATCH] kbuild: fix typos in description of "choice" in kconfig-language.txt
 2018-07-23  1:49 UTC  (2+ messages)

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

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

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

[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] buildtar: Copy bzImage for s390
 2018-07-19 15:39 UTC 

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

[PATCH 0/6] kbuild: clean-up and rename LDFLAGS to KBUILD_LDFLAGS
 2018-07-18 23:41 UTC  (3+ messages)

[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

[RFC PATCH 0/3] kbuild: In quiet mode, print the full command line if it fails
 2018-07-18  5:28 UTC  (5+ messages)
` [RFC PATCH 3/3] "
` [RFC PATCH 1/3] kbuild: Move final argument to modpost into $(cmd_modpost)

[PATCHv2 0/7] HOSTFLAGS and HOSTLDFLAGS from the environment
 2018-07-18  0:52 UTC  (4+ messages)

[PATCH] kconfig: handle format string before calling conf_message_callback()
 2018-07-17 13:45 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).