linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-31 06:25:48 to 2020-04-20 18:42:20 UTC [more...]

[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
 2020-04-20 18:42 UTC  (15+ messages)
` [RFC PATCH 2/2] net/mlx5: Kconfig: Use "uses" instead of "imply"

[PATCH 1/2] kbuild: add CONFIG_LD_IS_LLD
 2020-04-20  9:53 UTC  (9+ messages)
` [PATCH 2/2] MIPS: VDSO: Do not disable VDSO when linking with ld.lld
` [PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
  ` [PATCH v2 2/3] MIPS: VDSO: Move disabling the VDSO logic to Kconfig
  ` [PATCH v2 3/3] MIPS: VDSO: Allow ld.lld to link the VDSO

[PATCH net-next v2 0/4] Remove vermagic header from global include folder
 2020-04-20  8:05 UTC  (5+ messages)
` [PATCH net-next v2 4/4] kernel/module: Hide vermagic header file from general use

[PATCH] arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
 2020-04-19 22:43 UTC  (2+ messages)

gcc extended format checking plugin
 2020-04-19 22:34 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 17/47] kconfig: qconf: Fix a few alignment issues
 2020-04-18 14:41 UTC 

[PATCH AUTOSEL 5.4 27/78] kconfig: qconf: Fix a few alignment issues
 2020-04-18 14:39 UTC 

[PATCH AUTOSEL 5.5 28/75] kconfig: qconf: Fix a few alignment issues
 2020-04-18 14:08 UTC 

[PATCH AUTOSEL 5.6 30/73] kconfig: qconf: Fix a few alignment issues
 2020-04-18 13:47 UTC 

[PATCH] um: do not evaluate compiler's library path when cleaning
 2020-04-17 22:19 UTC  (2+ messages)

[RFC PATCH v2 1/3] Kconfig: Introduce "uses" keyword
 2020-04-17 20:29 UTC  (4+ messages)
` [RFC PATCH v2 2/3] net/mlx5: Kconfig: Use "uses" instead of "imply"
` [RFC PATCH v2 3/3] treewide: drivers: Convert to "uses" keyword for Kconfig weak dependencies

[PATCH v2] kbuild: ensure mrproper removes arch/$(SUBARCH)/include/generated/
 2020-04-17 18:12 UTC  (2+ messages)

[PATCH net-next v1 0/4] Remove vermagic header from global include folder
 2020-04-17 14:37 UTC  (5+ messages)
` [PATCH net-next v1 4/4] kernel/module: Hide vermagic header file from general use

Hey, how are u, can we talk?
 2020-04-16 20:35 UTC 

[PATCH 4/9] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
 2020-04-15 21:04 UTC 

[PATCH] kbuild: arch/$(SUBARCH)/include/generated/ aren't cleaned by mrproper
 2020-04-13 20:09 UTC  (3+ messages)

[PATCH] kconfig: do not assign a variable in the return statement
 2020-04-13 15:35 UTC 

[PATCH] kconfig: do not use OR-assignment for zero-cleared structure
 2020-04-13 15:33 UTC 

I have already sent you first payment US$5000.00 this morning through MONEY Gram service.it is available to pick up in address now
 2020-04-13 11:41 UTC 

[GIT PULL] Kconfig updates for v5.7-rc1
 2020-04-12 19:44 UTC  (2+ messages)

[GIT PULL] more Kbuild updates for v5.7-rc1
 2020-04-11 18:35 UTC  (2+ messages)

[PATCH] scripts/config: allow colons in option strings for sed
 2020-04-10 17:36 UTC 

[GIT PULL][PATCH v5 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-04-08 21:57 UTC  (9+ messages)
` [PATCH v5 1/8] lib: prepare zstd for preboot environment
` [PATCH v5 2/8] lib: prepare xxhash "
` [PATCH v5 3/8] lib: add zstd support to decompress
` [PATCH v5 4/8] init: add support for zstd compressed kernel
` [PATCH v5 5/8] usr: add support for zstd compressed initramfs
` [PATCH v5 6/8] x86: bump ZO_z_extra_bytes margin for zstd
` [PATCH v5 7/8] x86: Add support for ZSTD compressed kernel
` [PATCH v5 8/8] .gitignore: add ZSTD-compressed files

[PATCH] kbuild: fix comment about missing include guard detection
 2020-04-08 18:29 UTC 

[PATCH] kbuild: mkcompile_h: Include $LD version in /proc/version
 2020-04-08 10:22 UTC  (14+ messages)

kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
 2020-04-08  8:00 UTC  (3+ messages)

[PATCH v3 1/2] kbuild: replace AS=clang with LLVM_IAS=1
 2020-04-08  1:36 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: support LLVM=1 to switch the default tools to Clang/LLVM

[PATCH] kbuild: support 'LLVM' to switch the default tools to Clang/LLVM
 2020-04-08  1:23 UTC  (16+ messages)

[PATCH v2 1/2] kbuild: replace AS=clang with LLVM_IA=1
 2020-04-07 20:39 UTC  (5+ messages)
` [PATCH v2 2/2] kbuild: support LLVM=1 to switch the default tools to Clang/LLVM

[PATCH v2] kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
 2020-04-07 17:11 UTC  (2+ messages)

[PATCH] MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
 2020-04-07 16:48 UTC  (9+ messages)

[PATCH] kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
 2020-04-07 15:39 UTC  (4+ messages)

whether this is your correct email address or not
 2020-04-07  5:12 UTC 

[PATCH v4 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-04-06 10:47 UTC  (17+ messages)
` [PATCH v4 1/8] lib: prepare zstd for preboot environment
` [PATCH v4 2/8] lib: prepare xxhash "
` [PATCH v4 3/8] lib: add zstd support to decompress
` [PATCH v4 4/8] init: add support for zstd compressed kernel
` [PATCH v4 5/8] usr: add support for zstd compressed initramfs
` [PATCH v4 6/8] x86: bump ZO_z_extra_bytes margin for zstd
` [PATCH v4 7/8] x86: Add support for ZSTD compressed kernel
` [PATCH v4 8/8] .gitignore: add ZSTD-compressed files

[kbuild:kbuild 19/31] net/netfilter/nft_set_pipapo_avx2.h:4:10: fatal error: asm/fpu/xstate.h: No such file or directory
 2020-04-05 13:23 UTC  (2+ messages)

[PATCH 0/9] Enable orphan section warning
 2020-04-05 11:15 UTC  (4+ messages)

[kbuild:kbuild 4/31] memory.c:(.init.text+0x1c): multiple definition of `prom_meminit'; arch/mips/sgi-ip32/ip32-memory.o:ip32-memory.c:(.init.text+0x0): first defined here
 2020-04-05 10:38 UTC 

[PATCH] kbuild: remove -I$(srctree)/tools/include from scripts/Makefile
 2020-04-04  7:20 UTC 

[PATCH] kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
 2020-04-03 22:45 UTC  (2+ messages)

[PATCH] Documentation/llvm: fix the name of llvm-size
 2020-04-02 17:42 UTC  (3+ messages)

[PATCH v2 1/2] sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
 2020-04-02 17:13 UTC  (3+ messages)
` [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y

[PATCH v2] kbuild: Enable -Wtautological-compare
 2020-04-02 17:05 UTC  (6+ messages)

[PATCH 0/6] Fix several issues at qconf.cc
 2020-04-02 16:55 UTC  (8+ messages)
` [PATCH 1/6] kconfig: qconf: clean deprecated warnings
` [PATCH 2/6] kconfig: qconf: Change title for the item window
` [PATCH 3/6] kconfig: qconf: fix the content of the main widget
` [PATCH 4/6] kconfig: qconf: fix support for the split view mode
` [PATCH 5/6] kconfig: qconf: remove some old bogus TODOs
` [PATCH 6/6] kconfig: qconf: Fix a few alignment issues

[PATCH v2] Makefile.llvm: simplify LLVM build
 2020-04-02 16:54 UTC  (14+ messages)

[PATCH v3 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-04-02 14:37 UTC  (9+ messages)

[PATCH 0/4] media Kconfig reorg - part 2
 2020-04-02  9:27 UTC 

BUSINESS PROPOSAL !!!
 2020-04-01  9:39 UTC 

[PATCH v3 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-04-01  2:46 UTC  (6+ messages)
` [PATCH v3 3/8] lib: add zstd support to decompress

[GIT PULL] Kbuild updates for v5.7-rc1
 2020-03-31 23:55 UTC  (2+ messages)

single target builds are broken
 2020-03-31 17:56 UTC  (5+ messages)

[PATCH] Makefile: Update kselftest help information
 2020-03-31 16:45 UTC  (3+ messages)

[RFC PATCH v2 0/4] Add device tree build information
 2020-03-31 15:00 UTC  (6+ 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).