messages from 2020-03-25 03:50:32 to 2020-04-06 10:35:17 UTC [more...]
[PATCH] kbuild: mkcompile_h: Include $LD version in /proc/version
2020-04-06 10:35 UTC (11+ messages)
kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
2020-04-06 10:02 UTC
[PATCH] kbuild: support 'LLVM' to switch the default tools to Clang/LLVM
2020-04-06 9:12 UTC (9+ messages)
[PATCH] MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
2020-04-06 1:45 UTC (3+ messages)
[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 v4 0/8] Add support for ZSTD-compressed kernel and initramfs
2020-04-03 10:19 UTC (16+ 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
[PATCH] kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
2020-04-03 9:46 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 (15+ 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 (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)
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 (8+ messages)
` [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
[PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
2020-03-26 6:13 UTC (11+ messages)
` [PATCH 3/3] kbuild: remove AS variable
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