Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2023-06-19 07:51:41 to 2023-06-23 21:01:12 UTC [more...]

Invitation: CBL meetup @ Sat Nov 11, 2023 5am - 2pm (PST) (llvm@lists.linux.dev)
 2023-06-23 21:01 UTC 

[PATCH 0/2] Fix CFI failures with GCOV_PROFILE_ALL
 2023-06-23 20:38 UTC  (7+ messages)
` [PATCH 1/2] kbuild: Fix CFI failures with GCOV
` [PATCH 2/2] kbuild: Disable GCOV for *.mod.o

[cifs:for-next 13/13] fs/smb/client/cifs_debug.c:167:1: error: expected statement
 2023-06-23 19:38 UTC 

arm32 build warnings in workqueue.c
 2023-06-23 19:33 UTC  (2+ messages)

[PATCH] kallsyms: let kallsyms_on_each_match_symbol match symbols exactly
 2023-06-23 17:43 UTC 

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-06-23 17:17 UTC  (20+ messages)

[PATCH 0/9] LoongArch: Preliminary ClangBuiltLinux enablement
 2023-06-23 17:06 UTC  (21+ messages)
` [PATCH 1/9] LoongArch: Calculate various sizes in the linker script
` [PATCH 2/9] LoongArch: extable: Also recognize ABI names of registers
` [PATCH 3/9] LoongArch: Prepare for assemblers with proper FCSR bank support
` [PATCH 4/9] LoongArch: Make {read,write}_fcsr compatible with LLVM/Clang
` [PATCH 5/9] LoongArch: Make the CPUCFG and CSR ops simple aliases of compiler built-ins
` [PATCH 6/9] LoongArch: Simplify the invtlb wrappers
` [PATCH 7/9] LoongArch: Tweak CFLAGS for Clang compatibility
` [PATCH 8/9] Makefile: Add loongarch target flag for Clang compilation
` [PATCH 9/9] LoongArch: Mark Clang LTO as working

Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'
 2023-06-23 16:23 UTC  (7+ messages)

[PATCH] bpf: Replace deprecated -target with --target= for Clang
 2023-06-23 15:06 UTC  (4+ messages)

[PATCH] clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,factor}_clocks()
 2023-06-23 13:09 UTC  (5+ messages)

[linux-next:master 10675/12162] drivers/clk/imx/clk-imx31.c:14:10: fatal error: 'soc/imx/timer.h' file not found
 2023-06-23 11:12 UTC 

[PATCH] leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks
 2023-06-23  8:04 UTC  (4+ messages)

[PATCH RFC v2 3/3] crypto: Introduce SM9 key exchange algorithm
 2023-06-23  7:49 UTC 

next/master build: 210 builds: 13 failed, 197 passed, 22 errors, 55 warnings (next-20230623)
 2023-06-23  6:37 UTC 

[sailus-media-tree:master 57/58] include/media/v4l2-subdev.h:1159:25: error: no member named 'entity' in 'struct v4l2_subdev'
 2023-06-23  5:45 UTC 

[PATCH] kbuild: add $(CLANG_CFLAGS) to KBUILD_CPPFLAGS
 2023-06-23  5:40 UTC  (6+ messages)

[PATCH 05/12] ASoC: amd: acp: remove the redundant acp enable/disable interrupts functions
 2023-06-23  4:13 UTC 

[device-mapper-dm:for-next 19/24] drivers/md/dm-ioctl.c:1402:15: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2023-06-23  3:22 UTC 

vmlinux.o: warning: objtool: intel_idle_ibrs+0x13: call to sched_smt_active() leaves .noinstr.text section
 2023-06-23  3:21 UTC 

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, 8a28a0b6)
 2023-06-23  2:11 UTC 

[PATCH] objtool: Make 'sec-address' always on
 2023-06-23  1:48 UTC 

[PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl
 2023-06-22 23:12 UTC 

[PATCH v2] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
 2023-06-22 22:41 UTC 

[jirislaby:devel 21/75] drivers/tty/serial/serial_core.c:3511:3: error: initializer element is not a compile-time constant
 2023-06-22 22:10 UTC 

[PATCH v7 3/3] media: i2c: Add support for alvium camera
 2023-06-22 18:14 UTC 

[PATCH] net: atlantic: fix ring buffer alignment
 2023-06-22 16:36 UTC  (5+ messages)
    ` [EXT] "

[PATCH net-next 10/12] net: stmmac: replace the int_snapshot_en field with a flag
 2023-06-22 13:10 UTC  (2+ messages)

[jic23-iio:testing 6/10] drivers/iio/adc/max14001.c:135:13: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((mask), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (un
 2023-06-22 12:52 UTC  (5+ messages)
  ` [jic23-iio:testing 6/10] drivers/iio/adc/max14001.c:135:13: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((mask), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsi

[PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
 2023-06-22 12:50 UTC  (2+ messages)

[syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext4_handle_clustersize
 2023-06-22 12:01 UTC 

[PATCH] mlx5: avoid integer overflow warning for large page size
 2023-06-22 11:28 UTC  (3+ messages)

[PATCH v3 8/8] leds: leds-mt6323: Add support for WLEDs and MT6332
 2023-06-22  9:10 UTC  (2+ messages)

[PATCH 6.3] riscv: Link with '-z norelro'
 2023-06-22  8:08 UTC  (3+ messages)
` Patch "riscv: Link with '-z norelro'" has been added to the 6.3-stable tree

next/master build: 201 builds: 8 failed, 193 passed, 18 errors, 58 warnings (next-20230622)
 2023-06-22  7:28 UTC 

drivers/net/wireless/legacy/wl3501_cs.c:258:2: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-06-22  7:05 UTC 

[PATCH v4] perf: arm_cspmu: Separate Arm and vendor module
 2023-06-22  4:10 UTC 

[PATCH v7 5/6] media: starfive: camss: Add ISP driver
 2023-06-22  3:29 UTC 

[PATCH v2] ubsan: Tighten UBSAN_BOUNDS on GCC
 2023-06-22  3:11 UTC  (5+ messages)

[PATCH v5 8/8] soc: mediatek: pm-domains: Add support for MT8365
 2023-06-22  2:05 UTC 

[PATCH V12 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
 2023-06-22  1:52 UTC  (6+ messages)

[daniel-lezcano:thermal/tuxsuite 26/32] drivers/thermal/tegra/../thermal_core.h:18:2: warning: This header can only be included by the thermal core code
 2023-06-22  1:33 UTC 

[PATCH] scsi: lpfc: fix lpfc_name struct packing
 2023-06-22  1:09 UTC  (2+ messages)

[Intel-gfx] [PATCH 2/2] drm/i915: Handle legacy cursor update as normal update
 2023-06-21 23:40 UTC 

[RFC PATCH v5 4/4] PM: domains: Add and set generic sync state callback
 2023-06-21 23:30 UTC 

error: unknown target CPU '8540'
 2023-06-21 22:59 UTC 

[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
 2023-06-21 21:54 UTC  (3+ messages)
` [RFC/RFT,V2 0/3] Add compiler support for Kernel "

[arm:ktext 3/21] arch/arm64/mm/kasan_init.c:250:3: error: call to '__compiletime_assert_418' declared with 'error' attribute: BUILD_BUG_ON failed: VMALLOC_START != MODULES_END
 2023-06-21 21:47 UTC 

[linux-next:master 2819/11071] fs/ceph/addr.c:794:12: warning: stack frame size (2096) exceeds limit (2048) in 'ceph_writepages_start'
 2023-06-21 21:44 UTC  (3+ messages)

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, dad9774d)
 2023-06-21 20:50 UTC 

[PATCH v3] USB: make usb class a const structure
 2023-06-21 20:14 UTC 

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, 00703497)
 2023-06-21 19:30 UTC 

[PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
 2023-06-21 19:08 UTC  (3+ messages)

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, 2214170c)
 2023-06-21 18:50 UTC 

[PATCH 1/2] scsi: bfa: fix function pointer type mismatch for hcb_qe->cbfn
 2023-06-21 18:33 UTC  (2+ messages)

[vsyrjala:dpt_debug_2 2/3] drivers/gpu/drm/i915/display/intel_dpt.c:92:14: warning: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int')
 2023-06-21 18:31 UTC 

[PATCH] ath10k: improve structure padding
 2023-06-21 18:08 UTC  (2+ messages)

[PATCH v2] USB: make usb class a const structure
 2023-06-21 17:39 UTC 

[PATCH 2/2] drm: add drm_exec selftests v4
 2023-06-21 16:27 UTC 

[linux-next:master 9707/11436] lcs.c:undefined reference to `fddi_type_trans'
 2023-06-21  9:44 UTC 

[linux-next:master 11012/11071] drivers/irqchip/irq-mxs.c:12:10: fatal error: 'linux/irqchip/mxs.h' file not found
 2023-06-21  9:32 UTC 

[rppt:jitalloc/v2.2 10/12] arch/riscv/mm/init.c:1377:4: error: field designator 'text' does not refer to any field in type 'struct execmem_range'
 2023-06-21  9:12 UTC 

[PATCH bpf] bpf/btf: Accept function names that contain dots
 2023-06-21  8:43 UTC  (15+ messages)

next/master build: 197 builds: 8 failed, 189 passed, 52 errors, 50 warnings (next-20230621)
 2023-06-21  6:21 UTC 

drivers/dma/dw-edma/dw-edma-v0-regs.h:37:4: warning: field sar within 'struct dw_edma_v0_ch_regs' is less aligned than 'union (unnamed union at drivers/dma/dw-edma/dw-edma-v0-regs.h:31:2)' and is usually due to 'struct dw_edma_v0_ch_regs' being packed, wh
 2023-06-21  5:54 UTC 

[PATCH 3/6] clk: meson: t7: add peripheral clock controller
 2023-06-21  4:41 UTC 

[PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
 2023-06-21  1:33 UTC 

[esmil:jh7100-dmapool 19/39] arch/hexagon/kernel/dma.c:24:2: error: call to undeclared function 'hexagon_flush_dcache_range'; ISO C99 and later do not support implicit function declarations
 2023-06-21  1:23 UTC 

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, e660abd5)
 2023-06-21  0:01 UTC 

[PATCH v3 1/1] platform/x86: asus-wmi: add support for ASUS screenpad
 2023-06-20 23:49 UTC 

[stable:linux-5.15.y 36/9999] fs/gfs2/rgrp.c:994:12: warning: stack frame size (1056) exceeds limit (1024) in 'gfs2_ri_update'
 2023-06-20 23:38 UTC 

[esmil:jh7100-dmapool 19/39] arch/hexagon/kernel/dma.c:19:27: error: use of undeclared identifier 'paddr'
 2023-06-20 22:15 UTC 

[PATCH v3] RISC-V: Enable dead code elimination
 2023-06-20 20:41 UTC  (5+ messages)

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, 99ec1ed7)
 2023-06-20 20:11 UTC 

[linux-next:master 8789/11071] kernel/bpf/verifier.c:3959:12: warning: stack frame size (2144) exceeds limit (2048) in '__mark_chain_precision'
 2023-06-20 19:01 UTC 

[akpm-mm:mm-stable 336/346] vmlinux.o: warning: objtool: damon_test_set_attrs() falls through to next function damon_get_folio()
 2023-06-20 14:41 UTC 

next/master build: 188 builds: 8 failed, 180 passed, 51 errors, 50 warnings (next-20230620)
 2023-06-20 14:15 UTC 

[PATCH] MIPS: Mark core_vpe_count() as __init
 2023-06-20 12:50 UTC  (2+ messages)

[PATCH v6 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
 2023-06-20 12:57 UTC 

[PATCH for-next 3/3] RDMA/rxe: Fix rxe_m-dify_srq
 2023-06-20 11:04 UTC 

[PATCH nf-next] lib/ts_bm: add helper to reduce indentation and improve readability
 2023-06-20 10:42 UTC 

ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'misaligned_access_speed'; recompile with -fPIC
 2023-06-20  7:05 UTC  (5+ messages)

arch/arm/mach-sa1100/assabet.c:746:13: warning: no previous prototype for function 'assabet_init_irq'
 2023-06-20  5:55 UTC 

[PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros
 2023-06-20  4:19 UTC  (16+ messages)

[PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings
 2023-06-20  3:32 UTC 

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, 692b7dc8)
 2023-06-20  1:21 UTC 

drivers/input/mouse/cyapatp.o: warning: objtool: .text.cyapa_update_fw_store: unexpected end of section
 2023-06-19 23:06 UTC 

[steev:lenovo-x13s-v6.4.0-rc7-hot 113/140] drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:647:28: warning: variable 'i' is uninitialized when used here
 2023-06-19 21:54 UTC 

[PATCH v1 1/1] hwmon: (nct6775) Fix use of undefined variable
 2023-06-19 19:46 UTC 

[linux-next:master 10783/10788] /bin/bash: line 1: 137480 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/iio/adc/max1363.ko
 2023-06-19 19:46 UTC 

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, dbad9ce9)
 2023-06-19 19:40 UTC 

[avpatel:riscv_sbi_nested_v1 63/66] arch/riscv/kvm/vcpu_switch.S:259:81: error: invalid reassignment of non-absolute variable '.L__sym_size___kvm_riscv_switch_to'
 2023-06-19 19:24 UTC 

next: arch/riscv/kvm/aia_imsic.c:237:9: error: call to undeclared function 'arch_atomic_long_fetch_or'
 2023-06-19 16:44 UTC  (3+ messages)

[stable:linux-6.3.y 1775/1937] ld.lld: error: section: .got is not contiguous with other relro sections
 2023-06-19 14:03 UTC 

[PATCH net-next 2/4] virtio-net: reprobe csum related fields for skb passed by XDP
 2023-06-19 13:32 UTC 

[PATCH net-next 1/4] virtio-net: a helper for probing the pseudo-header checksum
 2023-06-19 12:30 UTC 

[PATCH] [v2] smb: avoid field overflow warning
 2023-06-19 12:26 UTC  (2+ messages)

[Intel-gfx] [PATCHv4] drm/i915/display/dp: On AUX xfer timeout restart freshly
 2023-06-19 11:08 UTC 

[PATCH] coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()
 2023-06-19  9:29 UTC  (2+ messages)

[linux-next:master 10734/10788] arch/riscv/kvm/aia_imsic.c:237:9: error: call to undeclared function 'arch_atomic_long_fetch_or'; ISO C99 and later do not support implicit function declarations
 2023-06-19  8:43 UTC 

arch/um/drivers/virt-pci.c:537:21: warning: no previous prototype for function 'pcibios_get_phb_of_node'
 2023-06-19  7:54 UTC 

[PATCH 6.1 0/4] Update as-{instr,option} to use KBUILD_AFLAGS
 2023-06-19  7:51 UTC  (2+ messages)

[PATCH 6.1 2/4] MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option
 2023-06-19  7:51 UTC  (2+ messages)
` Patch "MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option" has been added to the 6.1-stable tree

[PATCH 6.1 1/4] x86/boot/compressed: prefer cc-option for CFLAGS additions
 2023-06-19  7:51 UTC  (2+ messages)
` Patch "x86/boot/compressed: prefer cc-option for CFLAGS additions" has been added to the 6.1-stable tree

[PATCH 6.1 3/4] MIPS: Prefer cc-option for additions to cflags
 2023-06-19  7:51 UTC  (2+ messages)
` Patch "MIPS: Prefer cc-option for additions to cflags" has been added to the 6.1-stable tree


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).