Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2024-04-10 01:44:14 to 2024-04-16 15:33:39 UTC [more...]

[PATCH] powerpc: drop port I/O helpers for CONFIG_HAS_IOPORT=n
 2024-04-16 15:33 UTC 

[PATCH v2] selftests: exec: make binaries position independent
 2024-04-16 15:28 UTC 

[PATCH] selftests: exec: make binaries position independent
 2024-04-16 15:27 UTC  (2+ messages)

[PATCH net] selftests: kselftest_harness: fix Clang warning about zero-length format
 2024-04-16 15:24 UTC  (3+ messages)

[pdx86-platform-drivers-x86:review-hans 40/59] drivers/platform/x86/amd/pmc/mp2_stb.c:94:2: error: call to undeclared function 'writeq'; ISO C99 and later do not support implicit function declarations
 2024-04-16 15:09 UTC  (3+ messages)

clang: error: unknown argument '-static-libasan'; did you mean '-static-libsan'?
 2024-04-16 14:55 UTC  (4+ messages)

[PATCH v1] LoongArch/tlb: fix "error: parameter 'ptep' set but not used" due to __tlb_remove_tlb_entry()
 2024-04-16 14:49 UTC 

./include/asm-generic/tlb.h:629:10: error: parameter 'ptep' set but not used
 2024-04-16 14:41 UTC  (4+ messages)

powerpc: io-defs.h:43:1: error: performing pointer arithmetic on a null pointer has undefined behavior [-Werror,-Wnull-pointer-arithmetic]
 2024-04-16 12:44 UTC  (7+ messages)

[openeuler:OLK-5.10 20605/30000] clang: error: unsupported option '-mbig-endian' for target 'x86_64-unknown-linux-gnu'
 2024-04-16  9:26 UTC 

[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-04-16  8:29 UTC  (10+ messages)
` [PATCH v3 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH v3 2/6] s390: Implement __iowrite32_copy()
` [PATCH v3 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH v3 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH v3 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores

[PATCH v5 00/10] CFI for ARM32 using LLVM
 2024-04-16  7:38 UTC  (13+ messages)
` [PATCH v5 01/10] ARM: bugs: Check in the vtable instead of defined aliases
` [PATCH v5 02/10] ARM: ftrace: Define ftrace_stub_graph
` [PATCH v5 03/10] ARM: mm: Make tlbflush routines CFI safe
` [PATCH v5 04/10] ARM: mm: Type-annotate all cache assembly routines
` [PATCH v5 05/10] ARM: mm: Rewrite cacheflush vtables in CFI safe C
` [PATCH v5 06/10] ARM: mm Type-annotate all per-processor assembly routines
` [PATCH v5 07/10] ARM: mm: Define prototypes for all per-processor calls
` [PATCH v5 08/10] ARM: lib: Annotate loop delay instructions for CFI
` [PATCH v5 09/10] ARM: hw_breakpoint: Handle CFI breakpoints
` [PATCH v5 10/10] ARM: Support CLANG CFI

[PATCH 3/8] drm/i915/dpio: Extract bxt_dpio_phy_regs.h
 2024-04-16  1:41 UTC 

[net-next:main 17/18] drivers/net/ethernet/ti/am65-cpsw-nuss.c:478:9: warning: cast to smaller integer type 'enum am65_cpsw_tx_buf_type' from 'void *'
 2024-04-16  1:41 UTC 

[PATCH] ubsan: Add awareness of signed integer overflow traps
 2024-04-16  0:46 UTC  (3+ messages)

Compile Error in Linux 6.9-rc4 with Clang 17.0.6
 2024-04-15 23:16 UTC  (3+ messages)

[drm-misc:for-linux-next 5/9] drivers/gpu/drm/drm_fb_dma_helper.c:164:5: warning: no previous prototype for function 'drm_fb_dma_get_scanout_buffer'
 2024-04-15 23:12 UTC 

[PATCH 2/8] drm/i915/dpio: Add per-lane PHY TX register definitons for bxt/glk
 2024-04-15 23:12 UTC 

❌ FAIL (MISSED 5 of 204): Test report for master (6.9.0-rc3, mainline.kernel.org-clang, 72374d71)
 2024-04-15 22:00 UTC 

[trace:bootconfig/fixes 4/4] lib/bootconfig.c:911: warning: Function parameter or struct member 'early' not described in '_xbc_exit'
 2024-04-15 21:44 UTC  (3+ messages)
` [PATCH] bootconfig: Fix the kerneldoc of _xbc_exit()

[ebiggers:wip-mb-sha256 18/20] drivers/md/dm-verity-target.c:803:9: warning: variable 'r' is used uninitialized whenever 'if' condition is true
 2024-04-15 21:07 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: __apply_fineibt+0x566 (section: .text) -> poison_endbr (section: .init.text)
 2024-04-15 18:14 UTC  (3+ messages)

[PATCH v4 2/2] mailbox: arm_mhuv3: Add driver
 2024-04-15 16:13 UTC 

[PATCH] selftests: Mark ksft_exit_fail_perror() as __noreturn
 2024-04-15 15:41 UTC  (2+ messages)

✅ PASS (MISSED 5 of 204): Test report for master (6.9.0-rc3, mainline.kernel.org-clang, 5939d451)
 2024-04-15 13:31 UTC 

[PATCH net-next v7 2/4] ethtool: provide customized dim profile management
 2024-04-15 12:51 UTC 

❌ FAIL (MISSED 11 of 204): Test report for master (6.9.0-rc3, mainline.kernel.org-clang, 8f2c0577)
 2024-04-15 12:41 UTC 

[phy:next 32/34] drivers/phy/rockchip/phy-rockchip-usbdp.c:1292:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2024-04-15  9:02 UTC  (4+ messages)

[RFC PATCH bpf-next v3 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
 2024-04-15  8:30 UTC 

next/master build: 175 builds: 14 failed, 161 passed, 13 errors, 293 warnings (next-20240415)
 2024-04-15  7:58 UTC 

[PATCH v1 1/2] mmc: sdhci-acpi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
 2024-04-15  5:10 UTC 

[PATCH v2 09/14] arm64: Enable memory encrypt for Realms
 2024-04-15  3:13 UTC 

❌ FAIL (MISSED 21 of 204): Test report for master (6.9.0-rc3, mainline.kernel.org-clang, 52e5070f)
 2024-04-14 23:50 UTC 

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-04-14 22:18 UTC  (8+ messages)
` [PATCH 05/12] firmware: dmi-id: add a release callback function

[snitzer:dm-buffered 7/17] drivers/md/dm-buffered-target.c:453:2: warning: label at end of compound statement is a C2x extension
 2024-04-14 20:55 UTC 

[axboe-block:rw_iter 29/438] drivers/char/nwflash.c:129:40: error: use of undeclared identifier 'ppos'
 2024-04-14  7:32 UTC 

❌ FAIL (MISSED 21 of 204): Test report for master (6.9.0-rc3, mainline.kernel.org-clang, e8c39d0f)
 2024-04-14  0:01 UTC 

[axboe-block:rw_iter 427/438] drivers/firmware/xilinx/zynqmp-debug.c:148: warning: Function parameter or struct member 'iocb' not described in 'zynqmp_pm_debugfs_api_write'
 2024-04-13 12:45 UTC 

[RFC PATCH 4/4] ACPI: processor: refactor acpi_processor_remove: isolate acpi_unmap_cpu under CONFIG_ACPI_HOTPLUG_CPU
 2024-04-13 12:34 UTC 

[tty:tty-next 61/65] drivers/tty/serial/serial_base_bus.c:267:9: error: call to undeclared function 'serial_base_add_one_prefcon'; ISO C99 and later do not support implicit function declarations
 2024-04-13  9:31 UTC  (2+ messages)

[xilinx-xlnx:master 1048/1106] drivers/gpu/drm/xlnx/hdcp/xlnx_hdcp2x_tx.c:715:12: warning: stack frame size (1104) exceeds limit (1024) in 'xlnx_hdcp2x_tx_write_msg'
 2024-04-13  7:24 UTC 

[bcachefs:bcachefs-testing 79/139] fs/bcachefs/btree_io.c:893:6: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2024-04-13  7:03 UTC 

[jpoimboe:bhi-fixes 3/4] arch/x86/include/asm/tsc.h:26:3: error: expected ')'
 2024-04-13  1:39 UTC 

[PATCH] selftests/harness: remove use of LINE_MAX
 2024-04-12 22:54 UTC  (4+ messages)

[PATCH v4 0/8] CFI for ARM32 using LLVM
 2024-04-12 22:07 UTC  (3+ messages)

[PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
 2024-04-12 21:21 UTC  (8+ messages)

[PATCH] kallsyms: replace deprecated strncpy with strscpy
 2024-04-12 20:20 UTC  (2+ messages)

[PATCH] selftests: adopt BPF's approach to quieter builds
 2024-04-12 16:16 UTC  (2+ messages)

[PATCH] kselftest: Mark functions that unconditionally call exit() as __noreturn
 2024-04-12 16:11 UTC  (6+ messages)

[axboe-block:rw_iter 427/438] drivers/firmware/xilinx/zynqmp-debug.c:165:14: error: call to undeclared function 'iterdup_user'; ISO C99 and later do not support implicit function declarations
 2024-04-12 15:03 UTC 

[PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensions
 2024-04-12 14:44 UTC 

[PATCH 3/4] scsi: ufs: Make the polling code report which command has been completed
 2024-04-12 14:44 UTC 

[axboe-block:rw_iter 130/438] drivers/firmware/tegra/bpmp-debugfs.c:380:24: error: too few arguments to function call, expected 2, have 1
 2024-04-12 10:56 UTC 

[rostedt-trace:trace/ring-buffer-prealloc 10/19] kernel/trace/trace.c:9232:7: error: no member named 'mapped' in 'struct trace_array'
 2024-04-12  6:44 UTC 

[bcachefs:bcachefs-testing 129/130] fs/bcachefs/btree_locking.h:428:69: warning: omitting the parameter name in a function definition is a C2x extension
 2024-04-12  6:34 UTC 

[kvm:queue 23/29] kernel/events/uprobes.c:160:28: error: variable has incomplete type 'struct mmu_notifier_range'
 2024-04-12  6:12 UTC 

[PATCH 2/2] serial: exar: adding CTI PCI/PCIe serial port support to 8250_exar
 2024-04-12  5:17 UTC 

[mkp-scsi:for-next 112/118] drivers/usb/storage/uas.c:828:3: error: implicit declaration of function 'blk_queue_max_hw_sectors' is invalid in C99
 2024-04-12  5:07 UTC 

[bcachefs:bcachefs-testing 129/130] fs/bcachefs/btree_locking.h:428:69: warning: omitting the parameter name in a function definition is a C23 extension
 2024-04-12  5:05 UTC 

[PATCH net-next v6 2/4] ethtool: provide customized dim profile management
 2024-04-12  4:39 UTC  (2+ messages)

[akpm-mm:mm-unstable 364/372] mm/memory.c:4169:3: error: call to undeclared function 'count_mthp_stat'; ISO C99 and later do not support implicit function declarations
 2024-04-12  2:58 UTC  (3+ messages)

[akpm-mm:mm-unstable 360/372] ld.lld: error: duplicate symbol: swap_free_nr
 2024-04-12  2:56 UTC  (4+ messages)

[net-next:main 26/50] net/ipv4/tcp.c:4673:2: error: call to '__compiletime_assert_1030' declared with 'error' attribute: BUILD_BUG_ON failed: offsetof(struct tcp_sock, __cacheline_group_end__tcp_sock_write_txrx) - offsetofend(struct tcp_sock, __cacheline_group_begin__tcp_sock_
 2024-04-12  1:37 UTC  (8+ messages)

[RFC 06/10] fs/dax: Add dax_page_free callback
 2024-04-11 23:34 UTC 

[PATCH v7 iwl-next 05/12] ice: Move CGU block
 2024-04-11 23:23 UTC 

[RFC 08/10] fs/dax: Properly refcount fs dax pages
 2024-04-11 21:08 UTC 

❌ FAIL (MISSED 21 of 204): Test report for master (6.9.0-rc3, mainline.kernel.org-clang, 2c71fdf0)
 2024-04-11 19:20 UTC 

[RFC PATCH v1] riscv kernel control flow integrity
 2024-04-11 18:33 UTC  (9+ messages)
` [RFC PATCH 02/12] riscv: add landing pad for asm routines
` [RFC PATCH 08/12] riscv: dynamic (zicfiss) shadow call stack support

[PATCH vhost 4/6] virtio_net: big mode support premapped
 2024-04-11 16:34 UTC 

[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-11 14:50 UTC  (8+ messages)

[axboe-block:rw_iter 320/415] arch/powerpc/platforms/powernv/opal-prd.c:171:12: error: no member named 'ki_os' in 'struct kiocb'; did you mean 'ki_pos'?
 2024-04-11 14:31 UTC 

[PATCH v1 0/2] gpiolib: acpi: A couple of error checks amendmends
 2024-04-11 13:37 UTC  (5+ messages)
` [PATCH v1 1/2] gpiolib: acpi: Remove never true check in acpi_get_gpiod_by_index()
` [PATCH v1 2/2] gpiolib: acpi: Check for errors first in acpi_find_gpio()

[axboe-block:rw_iter 204/415] drivers/misc/ibmvmc.c:1040:35: error: expected ';' at end of declaration
 2024-04-11 13:26 UTC 

[axboe-block:rw_iter 205/415] drivers/misc/cxl/file.c:422:9: error: conflicting types for 'afu_read'
 2024-04-11 13:12 UTC 

[rostedt-trace:trace/ring-buffer-prealloc 17/19] kernel/trace/trace.c:7534:37: warning: unused variable 'last_boot_fops'
 2024-04-11 12:59 UTC 

[hid:for-6.10/hid-bpf 5/7] ld.lld: error: undefined symbol: hid_input_report
 2024-04-11 11:43 UTC 

next/master build: 163 builds: 4 failed, 159 passed, 2 errors, 274 warnings (next-20240411)
 2024-04-11 11:15 UTC 

[rppt:execmem/v4+x86-rox 16/23] arch/um/kernel/um_arch.c:473:7: warning: no previous prototype for function 'text_poke_copy'
 2024-04-11 10:29 UTC 

[akpm-mm:mm-unstable 360/372] include/linux/swap.h:565:6: warning: no previous prototype for function 'swap_free_nr'
 2024-04-11  9:57 UTC  (3+ messages)

[PATCH] ARM: Add a memory clobber to the fmrx instruction
 2024-04-11  7:02 UTC  (6+ messages)
  ` [PATCH v2] "

[rostedt-trace:trace/ring-buffer-prealloc 19/19] kernel/trace/trace_output.c:1015:59: error: no member named 'text_delta' in 'struct trace_array'
 2024-04-11  6:11 UTC 

[rostedt-trace:trace/ring-buffer-prealloc 16/19] WARNING: modpost: vmlinux: section mismatch in reference: rb_range_meta_init+0xb8 (section: .text) -> rb_data_ptr (section: .init.data)
 2024-04-11  4:57 UTC 

[rostedt-trace:trace/ring-buffer-prealloc 17/19] kernel/trace/trace.c:6046:11: error: no member named 'text_delta' in 'struct trace_array'
 2024-04-11  4:36 UTC 

[PATCH v7 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
 2024-04-11  4:14 UTC 

[RFC PATCH v3 01/10] KVM: VMX: Virtualize Intel IA32_SPEC_CTRL
 2024-04-11  4:15 UTC 

[Intel-wired-lan] [PATCH v6 07/11] x86/tsc: Remove art to tsc conversion functions which are obsolete
 2024-04-11  1:43 UTC 

[net:main 2/2] ld.lld: error: undefined symbol: r8169_remove_leds
 2024-04-11  1:42 UTC 

[axboe-block:rw_iter 295/367] arch/s390/kernel/sysinfo.c:512:29: error: use of undeclared identifier 'file'
 2024-04-10 21:55 UTC 

More annoying code generation by clang
 2024-04-10 19:23 UTC  (2+ messages)

[rppt:execmem/v4+x86-rox 16/24] arch/x86/um/../kernel/module.c:186:11: error: use of undeclared identifier 'text_poke'; did you mean 'next_zone'?
 2024-04-10 19:10 UTC 

[rppt:execmem/v4+x86-rox 16/24] arch/x86/um/../kernel/module.c:194:3: error: call to undeclared function 'text_poke_sync'; ISO C99 and later do not support implicit function declarations
 2024-04-10 19:10 UTC 

[axboe-block:rw_iter 293/367] drivers/s390/char/monreader.c:363:32: error: use of undeclared identifier 'filp'
 2024-04-10 16:14 UTC 

[PATCH v3 0/1] RISC-V: enable rust
 2024-04-10 14:20 UTC  (3+ messages)

[PATCH v4 4/4] x86/snp: Convert shared memory back to private on kexec
 2024-04-10 14:17 UTC 

[axboe-block:rw_iter 287/367] drivers/s390/char/hmcdrv_dev.c:73:15: error: use of undeclared identifier 'hmcdrv_dev_read_iter'; did you mean 'hmcdrv_dev_read'?
 2024-04-10 13:04 UTC 

next/master build: 176 builds: 4 failed, 172 passed, 2 errors, 299 warnings (next-20240410)
 2024-04-10 11:34 UTC 

[axboe-block:rw_iter 74/367] drivers/s390/block/dasd.c:908:43: error: too few arguments to function call, expected 3, have 2
 2024-04-10 11:30 UTC 

[rppt:execmem/v4+x86-rox 18/23] mm/execmem.c:69:undefined reference to `text_poke_copy'
 2024-04-10 10:59 UTC 

[rppt:execmem/v4+x86-rox 18/23] mm/execmem.c:69:undefined reference to `text_poke_copy'
 2024-04-10 10:59 UTC 

[PATCH v2 3/3] btf: Avoid weak external references
 2024-04-10  6:35 UTC  (2+ messages)

[PATCH 2/3] riscv: dts: thead: Add XuanTie TH1520 ADC device node
 2024-04-10  6:23 UTC 

[linusw-gpio:b4/descriptors-wireless 2/2] drivers/gpio/gpio-ath79.c:240:32: error: use of undeclared identifier 'pdev'; did you mean 'dev'?
 2024-04-10  5:41 UTC 

[rppt:execmem/v4+x86-rox 21/22] mm/execmem.c:192:2: error: call to undeclared function 'flush_tlb_kernel_range'; ISO C99 and later do not support implicit function declarations
 2024-04-10  3:55 UTC 

[axboe-block:rw_iter 74/317] drivers/s390/block/dasd.c:904:19: error: use of undeclared identifier 'user_len'
 2024-04-10  2:08 UTC 

[axboe-block:rw_iter 258/317] arch/s390/kernel/debug.c:458:9: error: redefinition of 'count'
 2024-04-10  1:43 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).