Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2026-04-22 16:50:29 to 2026-04-29 23:07:08 UTC [more...]

[mtd:mtd/spi-mem-cont-read 4/6] drivers/spi/spi-intel.c:817:37: error: incompatible pointer types passing 'struct spi_mem_op **' to parameter of type 'const struct spi_mem_op *'; remove &
 2026-04-29 23:06 UTC 

[avpatel:riscv_iommu_irqbypass_v2 13/18] drivers/iommu/riscv/iommu-ir.c:329:43: error: incomplete definition of type 'struct riscv_iommu_ir_vcpu_info'
 2026-04-29 22:53 UTC 

[PATCH] x86/rtc: fix failed fallback RTC device registration handling
 2026-04-29 22:39 UTC 

[akpm-mm:mm-new 117/130] include/asm-generic/fixmap.h:77:2: error: call to undeclared function '__set_fixmap'; ISO C99 and later do not support implicit function declarations
 2026-04-29 22:39 UTC 

[PATCH] ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
 2026-04-29 22:07 UTC  (3+ messages)

[PATCH] drm/radeon/rs780: prevent division by zero in refresh rate calculation
 2026-04-29 21:46 UTC 

[PATCH] misc: fastrpc: fix UAF and kernel panic during cleanup on process abort
 2026-04-29 21:23 UTC 

[thomas-weissschuh:b4/auxclock-nanosleep 17/44] kernel/time/benchmarks.c:65:8: warning: variable 'b' is used uninitialized whenever 'if' condition is true
 2026-04-29 21:23 UTC 

[gustavoars:testing/wfamnae-next20260407 4/19] drivers/scsi/hisi_sas/hisi_sas.h:617:26: error: field has incomplete type 'struct ssp_command_iu'
 2026-04-29 20:37 UTC 

[mszeredi-fuse:fusex 40/40] fs/fuse/fusex.c:1601:16: error: use of undeclared identifier 'FUSE_SUPER_MAGIC'
 2026-04-29 20:03 UTC 

[tglx-devel:core/rseq 5/11] kernel/sched/membarrier.c:208:6: error: call to undeclared function 'rseq_v2'; ISO C99 and later do not support implicit function declarations
 2026-04-29 19:30 UTC 

[tj-wq:for-7.1-fixes 1/1] kernel/workqueue.c:5916:53: warning: diagnostic behavior may be improved by adding the 'format(printf, 1, 0)' attribute to the declaration of 'alloc_workqueue_va'
 2026-04-29 19:17 UTC 

[PATCH 0/2] kunit: qemu_configs: Add or1k / openrisc configuration
 2026-04-29 18:32 UTC  (7+ messages)
` [PATCH 1/2] gen_compile_commands: Ignore libgcc.a
` [PATCH 2/2] kunit: qemu_configs: Add or1k / openrisc configuration

[PATCH v3 0/4] media: rkvdec: Switch to using a bitwriter
 2026-04-29 18:21 UTC  (9+ messages)
` [PATCH v3 1/4] media: rkvdec: Introduce a global bitwriter helper
` [PATCH v3 2/4] media: rkvdec: Use the global bitwriter instead of local one
` [PATCH v3 3/4] media: rkvdec: common: Drop bitfields for the bitwriter
` [PATCH v3 4/4] media: rkvdec: vdpu383: "

[PATCH 00/14] Bump minimum version of LLVM for building the kernel to 17.0.1
 2026-04-29 17:24 UTC  (19+ messages)
` [PATCH 01/14] kbuild: "
` [PATCH 02/14] security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CALL_USED_REGS
` [PATCH 03/14] security/Kconfig.hardening: Remove tautological condition from FORTIFY_SOURCE
` [PATCH 04/14] security/Kconfig.hardening: Remove tautological condition from CC_HAS_RANDSTRUCT
` [PATCH 05/14] arch/Kconfig: Remove tautological conditions from HAS_LTO_CLANG
` [PATCH 06/14] arch/Kconfig: Remove tautological condition from AUTOFDO_CLANG
` [PATCH 07/14] ARM: Drop tautological ld.lld conditions from ARCH_MULTI_V4{,T}
` [PATCH 08/14] riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFI
` [PATCH 09/14] riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPEC
` [PATCH 10/14] scripts/Makefile.warn: Drop -Wformat handling for clang < 16
` [PATCH 11/14] x86/build: Drop unused '-ffreestanding' addition to KBUILD_CFLAGS
` [PATCH 12/14] x86/module: Revert "Deal with GOT based stack cookie load on Clang < 17"
` [PATCH 13/14] x86/entry/vdso32: Remove conditional omission of '.cfi_offset eflags'
` [PATCH 14/14] kbuild: Remove check for broken scoping with clang < 17 in CC_HAS_ASM_GOTO_OUTPUT

[PATCH v3 07/11] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
 2026-04-29 16:14 UTC 

[PATCH bpf-next v9 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-29 16:03 UTC  (16+ messages)
` [PATCH bpf-next v9 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next v9 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next v9 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v9 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v9 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v9 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v9 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v9 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v9 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v9 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v9 11/11] selftests/bpf: Tolerate missing files during install

[PATCH v7 0/4] x86: Simplifying LAM
 2026-04-29 14:06 UTC  (5+ messages)
` [PATCH v7 1/4] x86/process: Shorten the LAM tag width
` [PATCH v7 2/4] x86/process: Add a procfs file with hardware address masking
` [PATCH v7 3/4] x86/mm: Cleanup comments where LAM_U48 is mentioned
` [PATCH v7 4/4] selftests/lam: Update LAM tag width and cleanup names

[PATCH V15 0/7] Rust support for powerpc
 2026-04-29 12:52 UTC  (13+ messages)
` [PATCH V15 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V15 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V15 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V15 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V15 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V15 6/7] rust: Add PowerPC support
` [PATCH V15 7/7] powerpc: Enable Rust for ppc64le

[PATCH RESEND 1/2] powerpc/ps3: Drop redundant result assignment
 2026-04-29  6:03 UTC  (3+ messages)

[PATCH bpf-next v8 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-28 23:45 UTC  (12+ messages)
` [PATCH bpf-next v8 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next v8 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next v8 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v8 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v8 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v8 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v8 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v8 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v8 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v8 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v8 11/11] selftests/bpf: Tolerate missing files during install

[PATCH] usb: typec: tcpm: replace strcpy with strscpy
 2026-04-28 23:11 UTC 

[PATCH] ALSA: hda/conexant: Fix missing error check for jack detection
 2026-04-28 22:38 UTC 

[PATCH v3] LoongArch: Fix potential ade in loongson_gpu_fixup_dma_hang()
 2026-04-28 22:26 UTC 

[bcain:bcain/hmx 26/66] arch/hexagon/kernel/devtree.c:107:16: warning: variable 'dt_root' set but not used
 2026-04-28 16:03 UTC 

[bcain:bcain/hmx 20/66] make[4]: *** No rule to make target 'arch/hexagon/boot/dts/comet.dtb', needed by 'arch/hexagon/boot/dts/comet.dtb.S'
 2026-04-28 14:57 UTC 

[cilium:pr/v6fix3 1/1] net/ipv6/exthdrs_core.c:77:38: error: no member named 'ipv6' in 'struct net'
 2026-04-28 12:26 UTC 

[RFC PATCH] mm/hugetlb_cma: round up per_node before logging it
 2026-04-28 11:57 UTC 

[PATCH v1] tools clang-format: Add a tools clang-format that overrides some kernel behaviors
 2026-04-28  6:54 UTC  (2+ messages)
` [PATCH v2] perf clang-format: Add a perf "

[PATCH net v3] ipv6: Implement limits on extension header parsing
 2026-04-28  6:02 UTC 

[RFC PATCH] rhashtable: Bounce deferred worker kick through irq_work when insecure_elasticity is set
 2026-04-27 23:12 UTC 

Warning: kernel/dma/swiotlb.c:587 function parameter 'unencrypted' not described in 'alloc_dma_pages'
 2026-04-27 21:37 UTC 

[PATCH V13 0/7] Rust support for powerpc
 2026-04-27 16:05 UTC  (29+ messages)
` [PATCH V13 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V13 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V13 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V13 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic
      ` [Linaro-mm-sig] "
` [PATCH V13 6/7] rust: Add PowerPC support
` [PATCH V13 7/7] powerpc: Enable Rust for ppc64le

[jirislaby:devel 2/16] .clangd: warning: ignored by one of the .gitignore files
 2026-04-27 12:51 UTC 

[arnd-playground:config-gpio-legacy-7.1 22/22] sound/soc/pxa/pxa2xx-pcm.c:21:19: error: use of undeclared identifier 'pxa2xx_soc_pcm_new'
 2026-04-27 11:04 UTC 

[PATCH v2 00/16] perf arm64: Support data type profiling
 2026-04-27  8:43 UTC  (3+ messages)

[arnd-playground:config-gpio-legacy-7.1 10/22] drivers/nfc/nfcmrvl/main.c:246:21: error: call to undeclared function 'of_property_read_bool'; ISO C99 and later do not support implicit function declarations
 2026-04-27  9:00 UTC 

[PATCH v3 1/1] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694
 2026-04-26 16:42 UTC 

[PATCH v2] interconnect: imx: fix use-after-free in imx_icc_node_init_qos()
 2026-04-26 14:19 UTC 

[PATCH V14 0/7] Rust support for powerpc
 2026-04-26 11:54 UTC  (10+ messages)
` [PATCH V14 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V14 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V14 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V14 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V14 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V14 6/7] rust: Add PowerPC support
` [PATCH V14 7/7] powerpc: Enable Rust for ppc64le

❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 27d128c1)
 2026-04-25 10:43 UTC 

❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, ac2dc6d5)
 2026-04-25  8:42 UTC 

❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 892c894b)
 2026-04-25  6:32 UTC 

Prebuilt LLVM 22.1.4 uploaded
 2026-04-24 23:54 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add support for HP ENVY x360 Convertible 15-ee0xxx
 2026-04-24 20:51 UTC 

[GIT PULL] Clang build fix for 7.1
 2026-04-24 18:32 UTC  (4+ messages)

kernel/futex/core.c:604:23: error: cannot jump from this asm goto statement to one of its possible targets
 2026-04-24 17:19 UTC  (3+ messages)

[PATCH v2 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-04-24 15:10 UTC  (2+ messages)
` [PATCH v2 04/16] drm/msm/registers: Sync gen_header.py from mesa

[PATCH] riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_FUNC_START
 2026-04-24 13:30 UTC  (2+ messages)

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-24 13:24 UTC  (2+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api

[zab-rpdfs:rpdfs-initial 39/71] fs/rpdfs/dir.c:188:6: warning: variable 'inode' is used uninitialized whenever 'if' condition is true
 2026-04-24 11:51 UTC 

❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 45dcf5e2)
 2026-04-24  8:33 UTC 

❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 507bd4b6)
 2026-04-24  7:53 UTC 

[morimoto:sound-cleanup-2026-04-20-2 147/147] sound/soc/codecs/88pm860x-codec.c:1229:52: error: incomplete definition of type 'struct snd_soc_component'
 2026-04-24  6:20 UTC 

[bcachefs:bcachefs-testing 35/35] fs/bcachefs/alloc/foreground.c:560:2: warning: label followed by a declaration is a C23 extension
 2026-04-24  4:14 UTC 

[linux-next:master 14465/14612] clang: error: ignoring '-mabi=ilp32s' as it conflicts with that implied by '-msoft-float' (lp64s)
 2026-04-23 22:08 UTC  (2+ messages)

[PATCH v6 0/3] x86: Simplifying LAM
 2026-04-23 19:10 UTC  (12+ messages)
` [PATCH v6 1/3] x86/process: Shorten the LAM tag width
` [PATCH v6 3/3] selftests/lam: Update LAM tag width and cleanup names

[PATCH v4 00/37] VKMS: Introduce multiple configFS attributes
 2026-04-23 15:24 UTC  (10+ messages)
` [PATCH v4 02/37] drm/blend: Get a rotation name from it's bitfield
` [PATCH v4 35/37] drm/vkms: Introduce configfs for dynamic connector creation
` [PATCH v4 36/37] drm/vkms: Add connector parent configuration in vkms_config
` [PATCH v4 37/37] drm/vkms: Add ConfigFS interface for connector parent and port_id

[PATCH linux-5.10.y] drm/amd/display: Do not add '-mhard-float' to calcs, dsc, and dcn30 FP files for clang
 2026-04-23 12:35 UTC  (2+ messages)
` Patch "drm/amd/display: Do not add '-mhard-float' to calcs, dsc, and dcn30 FP files for clang" has been added to the 5.10-stable tree

[PATCH] ntfs: Avoid NULL pointer dereference in ntfs_iomap_submit_read()
 2026-04-23 11:38 UTC  (2+ messages)

drivers/gpu/drm/tiny/pixpaper.c:579:12: warning: stack frame size (19288) exceeds limit (8192) in 'pixpaper_panel_hw_init'
 2026-04-23  8:24 UTC  (2+ messages)

[morimoto:sound-cleanup-2026-04-21 167/167] sound/soc/generic/simple-card.c:767:7: warning: variable 'card' is used uninitialized whenever 'if' condition is true
 2026-04-23  4:52 UTC 

[superna9999:topic/sm8650/ayaneo-pocket-s2/pmos-v3 7/26] sound/soc/qcom/qdsp6/audioreach.c:755:29: error: cannot assign to variable 'module' with const-qualified type 'const struct audioreach_module *'
 2026-04-23  4:28 UTC 

[PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-22 23:57 UTC  (5+ messages)

drivers/gpu/drm/bridge/ssd2825.c:484:13: warning: stack frame size (20088) exceeds limit (8192) in 'ssd2825_bridge_atomic_pre_enable'
 2026-04-22 22:25 UTC 

[PATCH v2 08/12] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
 2026-04-22 17:42 UTC 

[PATCH 00/13] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-04-22 17:29 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox