Issues
- 2
clang-18 built kernel v6.11 leads to desktop graphics corruption + "AMDGPU(0): amdgpu_setup_kernel_mem failed" vs. same kernel built with gcc-14 runs ok (v6.11, x86_64)
#2053 opened by ernsteiswuerfel - 17
Release cycle LLVM 19.1.x
#2040 opened by dileks - 1
- 5
[LLVM-19] modpost warnings
#2051 opened by cgzones - 3
- 4
[LLVM-19] signed-integer-overflow in <build-dir>/include/linux/atomic/atomic-arch-fallback.h
#2052 opened by cgzones - 1
[lld-19] drivers/net/ethernet/mellanox/mlx5/core/eq.c:1078:0: stack frame size (2208) exceeds limit (2048) in function 'mlx5_comp_eqn_get'
#2049 opened by cgzones - 3
- 5
- 9
- 1
Issue with union initialization using braces
#2033 opened by nathanchance - 2
Assertion failure in llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp after commit f91cc09a5a90 in -next
#2043 opened by nathanchance - 3
"value is too large for field of 1 byte" in linux-6.6.y after LLVM commit 1a47f3f3db665
#2044 opened by nathanchance - 1
- 0
CONFIG-MATOM=y (arch/x86/crypto/curve25519-x86_64.c: error: inline assembly requires more registers than available )
#2046 opened by alavalas1 - 5
- 1
- 8
- 3
ld.lld: error: drivers/gpu/drm/nouveau/nouveau.o:(.debug_str): offset is outside the section
#2035 opened by dileks - 23
ld.lld: error: drivers/gpu/drm/amd/amdgpu/amdgpu.o:(.debug_info+0x7d117f5): unknown relocation (33554442) against symbol
#2034 opened by dileks - 5
-Wbounds-safety-counted-by-elt-type-unknown-size in drivers/gpu/drm/radeon/pptable.h
#2028 opened by nathanchance - 6
Crash in net/core/dev.c when assertions are enabled after commit 13cabc47f8ae
#2039 opened by nathanchance - 0
- 1
LLVM commit 0f9fbbb63cfcd2069441aa2ebef622c9716f8dbb breaks ld-version.sh with LLVM_APPEND_VC_REV=OFF
#2037 opened by nathanchance - 1
Many objtool warnings for LoongArch
#2024 opened by nathanchance - 3
loongarch ld.lld warning from libstub after enabling CONFIG_UNWINDER_ORC
#2023 opened by nathanchance - 8
-Wbounds-safety-counted-by-elt-type-unknown-size in drivers/nvme/target/fc.c
#2027 opened by nathanchance - 8
- 1
i386 without CONFIG_X86_CMPXCHG64 "error: inline assembly requires more registers than available" in kernel/bpf/core.c after commit 95ece48165c1 in -next
#2018 opened by nathanchance - 11
With LTO and LTO cache, .incbin in assembly is not handled properly during incremental builds
#2021 opened by jacky8hyf - 8
KASAN does not seem to work (no "KASAN init done" in dmesg) when kernel is built with clang (kernel 6.9-rc4, ppc32, clang-18)
#2020 opened by ernsteiswuerfel - 9
Boot issue on arm64 and loongarch after LLVM commit 5c214eb0c628c874f2c9496e663be4067e64442a
#2031 opened by nathanchance - 1
-Wduplicate-decl-specifier and LLVM "error in backend: Unsupported expression in static initializer" crash trying to enable CONFIG_USE_X86_SEG_SUPPORT
#2013 opened by nathanchance - 22
kexec_file is broken with LLVM 18 and newer on x86_64
#2016 opened by 0n-s - 6
fortify_test_memcmp from fortify_kunit does not pass with LLVM 15 and newer
#2025 opened by nathanchance - 13
- 0
PPC inline asm Y constraint
#2029 opened by nickdesaulniers - 7
"copy source size is too small" after LLVM commit 3589cacfa8da89b9b5051e4dba659caa575e6b3f
#2007 opened by nathanchance - 11
- 0
Fortify warning in net/xfrm/xfrm_user.c with arm64 CONFIG_KASAN=y after LLVM commit 90ba33099cbb1
#2019 opened by nathanchance - 4
-Wframe-larger-than in drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c with ARCH=loongarch allmodconfig
#2014 opened by nathanchance - 6
CoCo code breaks with CFI
#2015 opened by 0n-s - 6
Update Fedora kernel config in CI
#2009 opened by tstellar - 3
- 1
die__process_class: tag not supported 0x33 (variant_part)! 0x2f (template_type_parameter)!
#2011 opened by epilys - 3
Clang-19-git frontend crash on Kernel 6.8.1
#2010 opened by ms178 - 5
- 1
- 6
- 2
clang version has rc suffix in 18.1.0 release
#2005 opened by stylesen