messages from 2018-07-08 15:20:09 to 2018-07-26 11:37:20 UTC [more...]
[PATCH 00/12] Update architecture detection
2018-07-26 10:21 UTC (6+ 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] [stable 4.14] turn off -Wattribute-alias
2018-07-26 10:02 UTC (5+ messages)
` [PATCH] [stable 4.4] "
` [PATCH 1/2] [stable 4.9] "
due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
2018-07-26 8:33 UTC (4+ messages)
[PATCH 0/6] Symbol namespaces
2018-07-26 7:44 UTC (22+ 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 v2] selftests: add headers_install to lib.mk
2018-07-25 16:08 UTC (5+ messages)
` [PATCH v4] "
[PATCH] scripts: Add Python 3 support to tracing/draw_functrace.py
2018-07-25 15:01 UTC (3+ messages)
[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 v4 00/17] khwasan: kernel hardware assisted address sanitizer
2018-07-25 13:44 UTC (9+ messages)
` [PATCH v4 13/17] khwasan: add hooks implementation
[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
include architecture Kconfig files from top-level Kconfig v3
2018-07-25 4:30 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
[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 (20+ messages)
` [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: 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 (8+ 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 (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
[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
[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)
[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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox