linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 01:20:18 to 2020-04-01 05:39:05 UTC [more...]

[PATCH v4 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-04-01  5:39 UTC  (8+ 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 v3 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-04-01  2:52 UTC  (3+ messages)

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

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

[PATCH v2] Makefile.llvm: simplify LLVM build
 2020-03-31 19:40 UTC  (11+ messages)

[PATCH v2] kbuild: Enable -Wtautological-compare
 2020-03-31 19:26 UTC  (5+ 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)

[PATCH v2 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
 2020-03-31  4:38 UTC  (35+ messages)
` [PATCH v2 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
` [PATCH v2 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
` [PATCH v2 03/16] x86: remove always-defined CONFIG_AS_CFI
` [PATCH v2 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
` [PATCH v2 05/16] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
` [PATCH v2 06/16] x86: remove always-defined CONFIG_AS_SSSE3
` [PATCH v2 07/16] x86: remove always-defined CONFIG_AS_AVX
` [PATCH v2 08/16] x86: replace arch macros from compiler with CONFIG_X86_{32,64}
` [PATCH v2 09/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
` [PATCH v2 10/16] x86: probe assembler capabilities via kconfig instead of makefile
` [PATCH v2 11/16] x86: add comments about the binutils version to support code in as-instr
` [PATCH v2 12/16] crypto: x86 - rework configuration based on Kconfig
` [PATCH v2 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler
` [PATCH v2 14/16] Documentation/changes: Raise minimum supported binutils version to 2.23
` [PATCH v2 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
        ` [PATCH] "
` [PATCH v2 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'

spende von 2.000.000,00 Euro
 2020-03-30  9:47 UTC 

Reply For More Details
 2020-03-30 10:52 UTC 

Request for catalog and price list
 2020-03-30  4:10 UTC 

[PATCH] gcc-plugins: drop support for GCC <= 4.7
 2020-03-30  5:12 UTC  (3+ messages)

Patch: Suppress irrelevant warning when generating a debian package
 2020-03-30  0:33 UTC  (7+ messages)
    ` Bug#954778: "

[PATCH 1/2] kconfig: remove unused variable in qconf.cc
 2020-03-29 11:04 UTC  (6+ messages)
` [PATCH 2/2] kbuild: add -Wall to KBUILD_HOSTCXXFLAGS

[PATCH v2 1/4] net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
 2020-03-28  5:51 UTC  (5+ messages)
` [PATCH v2 2/4] net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) "
` [PATCH v2 3/4] net: wan: wanxl: refactor the firmware rebuild rule
` [PATCH v2 4/4] kbuild: remove AS variable

[PATCH] kbuild: add outputmakefile to no-dot-config-targets
 2020-03-28  2:31 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 06/28] kconfig: introduce m32-flag and m64-flag
 2020-03-27  6:26 UTC  (5+ messages)
` [PATCH AUTOSEL 5.5 16/28] modpost: Get proper section index by get_secindex() instead of st_shndx
` [PATCH AUTOSEL 5.5 23/28] kconfig: Add yes2modconfig and mod2yesconfig targets

[PATCH AUTOSEL 5.4 04/19] kconfig: introduce m32-flag and m64-flag
 2020-03-26 23:24 UTC 

[PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
 2020-03-26 17:27 UTC  (34+ messages)
` [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
` [PATCH 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
` [PATCH 03/16] x86: remove always-defined CONFIG_AS_CFI
` [PATCH 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
` [PATCH 05/16] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
` [PATCH 06/16] x86: remove always-defined CONFIG_AS_SSSE3
` [PATCH 07/16] x86: remove always-defined CONFIG_AS_AVX
` [PATCH 08/16] x86: add comments about the binutils version to support code in as-instr
` [PATCH 09/16] x86: replace arch macros from compiler with CONFIG_X86_{32,64}
` [PATCH 10/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
` [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile
` [PATCH 12/16] crypto: x86 - rework configuration based on Kconfig
` [PATCH 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler
` [PATCH 14/16] Documentation/changes: Raise minimum supported binutils version to 2.23
` [PATCH 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
` [PATCH 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'

[PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
 2020-03-26  6:13 UTC  (13+ messages)
` [PATCH 2/3] net: wan: wanxl: refactor the firmware rebuild rule
` [PATCH 3/3] kbuild: remove AS variable

[PATCH] kbuild: add comment about grouped target
 2020-03-25  3:16 UTC 

[PATCH] kbuild: remove AS variable
 2020-03-24 19:43 UTC  (2+ messages)

[PATCH] kconfig: allow to pass optional flag into as-instr macro
 2020-03-23 22:20 UTC  (2+ messages)

using libbpf in external projects
 2020-03-23 18:17 UTC  (5+ messages)

[PATCH 0/9] Enable orphan section warning
 2020-03-22 16:00 UTC  (6+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link

[PATCH RFC 0/3] x86: probe for assembler capabilities in Kconfig
 2020-03-21  0:49 UTC  (4+ messages)
  ` [PATCH RFC 1/3] x86: probe assembler instead of kconfig instead of makefile
  ` [PATCH RFC 2/3] crypto: x86 - rework configuration based on Kconfig
  ` [PATCH RFC 3/3] crypto: curve25519 - do not pollute dispatcher based on assembler

[PATCH v3 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-03-20 18:10 UTC 

HAPPY SURVIVAL OF CORONAVIRUS
 2020-03-20 11:08 UTC 

[GIT PULL] Kbuild fixes for v5.6-rc7
 2020-03-19 17:25 UTC  (2+ messages)

[PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
 2020-03-19 16:22 UTC  (6+ messages)

[PATCH] Makefile: disallow data races on gcc-10 as well
 2020-03-19 15:34 UTC  (4+ messages)

[PATCH v2] scripts/kallsyms: fix wrong kallsyms_relative_base
 2020-03-19  8:15 UTC  (2+ messages)

[PATCH] scripts/kallsyms: fix wrong kallsyms_relative_base with CONFIG_KALLSYMS_BASE_RELATIVE
 2020-03-19  8:02 UTC  (6+ messages)

[PATCH v2 8/7] .gitignore: add ZSTD-compressed files
 2020-03-19  1:36 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).