Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2023-01-21 19:08:12 to 2023-01-30 12:22:21 UTC [more...]

Undelivered Mail Returned to Sender
 2023-01-30 12:17 UTC 

error: Undefined temporary symbol .LBB5_-1
 2023-01-30 10:06 UTC  (2+ messages)

[6.1.7][6.2-rc5] perf all metrics test: FAILED!
 2023-01-30 10:04 UTC  (4+ messages)

next/master build: 195 builds: 12 failed, 183 passed, 20 errors, 32 warnings (next-20230130)
 2023-01-30  7:39 UTC 

include/asm-generic/io.h:464:31: error: performing pointer arithmetic on a null pointer has undefined behavior
 2023-01-30  5:23 UTC 

[akpm-mm:mm-unstable 167/506] include/linux/hugetlb.h:1193:9: error: implicit declaration of function 'page_count' is invalid in C99
 2023-01-29 23:53 UTC  (3+ messages)

[TCWG CI] Failure after v6.2-rc3-45-gbd904f3c7496: udf: Unify types in anchor block detection
 2023-01-29 22:32 UTC 

[stable:linux-5.15.y 7114/9999] drivers/usb/host/isp1362.h:660:3: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-01-29 21:24 UTC 

[stable:linux-5.15.y 1982/9999] ld.lld: error: kernel/built-in.a(kallsyms.o):(function kallsyms_lookup_name: .text+0x58): relocation R_RISCV_PCREL_HI20 out of range: -524499 is not in [-524288, 524287]; references kallsyms_names
 2023-01-29 20:12 UTC 

[PATCH v2 2/5] kbuild: deb-pkg: create source package without cleaning
 2023-01-29 18:45 UTC 

[qais-yousef:uclamp-spare-capacity-fixes 4/6] kernel/sched/fair.c:7459:11: error: unterminated function-like macro invocation
 2023-01-29 18:29 UTC 

[qais-yousef:uclamp-spare-capacity-fixes 4/6] kernel/sched/fair.c:7460:28: warning: '&&' within '||'
 2023-01-29 18:29 UTC 

[chao:dev-test 4/6] fs/f2fs/data.c:995:17: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1
 2023-01-29 18:08 UTC 

[PATCH] f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info
 2023-01-29 16:25 UTC 

[PATCH net-next v1] netlink: provide an ability to set default extack message
 2023-01-29 15:44 UTC  (2+ messages)

❌ FAIL (24/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, c9661827)
 2023-01-29 15:21 UTC 

[PATCH] ARM: Allow pre-ARMv5 builds with ld.lld 16.0.0 and newer
 2023-01-29 14:51 UTC  (3+ messages)

[TCWG CI] Failure after v6.2-rc1-1-gc476a78f19ef: ARM: remove CONFIG_UNUSED_BOARD_FILES
 2023-01-29  9:40 UTC  (2+ messages)

[PATCH 2/4] kbuild: deb-pkg: create source package without cleaning
 2023-01-29  8:21 UTC  (4+ messages)

[RFC PATCH 08/14] arm64: Make the PHYS_MASK_SHIFT dynamic
 2023-01-29  2:59 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/peterz.2023.01.26a 67/68] vmlinux.o: warning: objtool: sched_clock+0x4: call to __SCT__pv_sched_clock() leaves .noinstr.text section
 2023-01-29  1:47 UTC 

[RFC PATCH 05/28] arm64: RME: Define the user ABI
 2023-01-29  0:46 UTC 

[PATCH 4/4] DRM: BRIDGE: TFP410: If connected, use I2C for polled HPD status
 2023-01-29  0:46 UTC 

[PATCH 1/3] KVM: Support sharing gpc locks
 2023-01-29  0:46 UTC 

[PATCH 30/57] media: atomisp: ov2680: Rework flip ctrls
 2023-01-29  0:36 UTC 

[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
 2023-01-28 21:53 UTC 

[PATCH net v3 2/2] mlx5: fix possible ptp queue fifo use-after-free
 2023-01-28 21:42 UTC  (2+ messages)

❌ FAIL (25/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 5af6ce70)
 2023-01-28 21:30 UTC 

drivers/media/pci/sta2x11/sta2x11_vip.c:1053:6: warning: cast from 'irqreturn_t (*)(int, struct sta2x11_vip *)' (aka 'enum irqreturn (*)(int, struct sta2x11_vip *)') to 'irq_handler_t' (aka 'enum irqreturn (*)(int, void *)') converts to incompatible funct
 2023-01-28 20:51 UTC 

[linusw-gpio:gpiochip-no-driver-h 5/5] arch/arm/mach-omap1/irq.c:236:11: error: call to undeclared function 'irq_domain_add_legacy'; ISO C99 and later do not support implicit function declarations
 2023-01-28 20:51 UTC 

[PATCH net] xfrm: remove inherited bridge info from skb
 2023-01-28 20:30 UTC 

[PATCH 2/3] iommufd/device: Make hwpt_list list_add/del symmetric
 2023-01-28 20:27 UTC  (2+ messages)

[PATCH 1/2] powerpc/64: Set default CPU in Kconfig
 2023-01-28 20:19 UTC 

❌ FAIL (25/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 90aaef4e)
 2023-01-28 20:01 UTC 

[avpatel:riscv_sbi_nested_v1 35/52] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2023-01-28 19:49 UTC 

[PATCH 03/31] ext4: Convert ext4_bio_write_page() to use a folio
 2023-01-28 19:07 UTC 

[PATCH v6 5/7] cdx: add cdx controller
 2023-01-28 18:26 UTC 

[tip:x86/tdx 3/7] vmlinux.o: warning: objtool: __tdx_hypercall+0x7f: return with modified stack frame
 2023-01-28 18:26 UTC 

❌ FAIL (29/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, e6f2f6ac)
 2023-01-28 17:51 UTC 

❌ FAIL (25/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 04ad927c)
 2023-01-28 17:50 UTC 

net/mac80211/he.c:158:33: warning: taking address of packed member 'rx_mcs_80' of class or structure 'ieee80211_he_mcs_nss_supp' may result in an unaligned pointer value
 2023-01-28 17:03 UTC 

❌ FAIL (28/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 83abd4d4)
 2023-01-28 16:40 UTC 

[RFC PATCH v1 5/6] proc: Validate incoming allowlist
 2023-01-28 16:32 UTC 

[linusw-gpio:gpiochip-no-driver-h 5/5] arch/arm/mach-orion5x/board-rd88f5182.c:107:6: error: call to undeclared function 'of_machine_is_compatible'; ISO C99 and later do not support implicit function declarations
 2023-01-28 16:32 UTC 

[PATCH v7 1/1] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
 2023-01-28 16:11 UTC 

[PATCH v3] sched: Store restrict_cpus_allowed_ptr() call state
 2023-01-28 15:19 UTC 

[PATCH 6/7] drm/vmwgfx: Abstract placement selection
 2023-01-28 15:09 UTC 

[PATCH v6 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-28 14:38 UTC  (2+ messages)

[PATCH v8 bpf-next 2/5] bpf: Allow initializing dynptrs in kfuncs
 2023-01-28 14:27 UTC 

[PATCH v5 1/2] riscv: Get rid of riscv_pfn_base variable
 2023-01-28 14:07 UTC 

[PATCH v6 1/5] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
 2023-01-28 13:46 UTC  (4+ messages)

[PATCH v2] nl80211: Allow authentication frames and set keys on NAN interface
 2023-01-28 13:15 UTC  (2+ messages)

[PATCH v2 7/8] iommu: Retire bus ops
 2023-01-28 12:55 UTC 

❌ FAIL (29/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 76e26e3c)
 2023-01-28 12:40 UTC 

init/main.c:108:10: fatal error: 'asm/setup.h' file not found
 2023-01-28 10:31 UTC 

[PATCH v6 3/5] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
 2023-01-28 10:10 UTC 

[nbd168-wireless:mt76 35/36] drivers/net/wireless/mediatek/mt76/mac80211.c:1732:25: error: variable has incomplete type 'struct page_pool_stats'
 2023-01-28  9:19 UTC 

[PATCH] gpu: host1x: fix uninitialized variable use
 2023-01-28  8:12 UTC  (3+ messages)

[PATCH bpf-next] Add support for tracing programs in BPF_PROG_RUN
 2023-01-28  8:37 UTC 

[PATCH] sched/fair: sanitize vruntime of entity being placed
 2023-01-28  7:45 UTC 

[jack-fs:for_next 41/74] fs/udf/partition.c:86:28: warning: variable 'loc' is uninitialized when used here
 2023-01-28  6:42 UTC 

drivers/net/wireless/intel/iwlwifi/fw/error-dump.h:297:2: warning: field within 'struct iwl_fw_ini_error_dump_range' is less aligned than 'union iwl_fw_ini_error_dump_range::(anonymous at drivers/net/wireless/intel/iwlwifi/fw/error-dump.h:297:2)' and is 
 2023-01-28  6:32 UTC 

[cxl:for-6.3/cxl-ram-region 17/18] ERROR: modpost: "cxl_add_to_region" [drivers/cxl/cxl_port.ko] undefined!
 2023-01-28  6:10 UTC 

[cxl:for-6.3/cxl-ram-region 17/18] drivers/cxl/core/region.c:2404:6: warning: variable 'rc' is used uninitialized whenever 'if' condition is true
 2023-01-28  5:28 UTC 

[cxl:for-6.3/cxl-ram-region 14/18] drivers/cxl/core/region.c:1479:7: warning: variable 'rc' set but not used
 2023-01-28  4:46 UTC 

[PATCH] udf: remove reporting loc in debug output
 2023-01-27 17:53 UTC  (2+ messages)

next/master build: 194 builds: 9 failed, 185 passed, 13 errors, 34 warnings (next-20230127)
 2023-01-27  9:06 UTC 

[syzbot] kernel BUG in free_huge_page
 2023-01-26 23:42 UTC  (2+ messages)

[PATCH v4 0/3] objtool build improvements
 2023-01-26 19:34 UTC  (5+ messages)
` [PATCH v4 1/3] objtool: Install libsubcmd in build
` [PATCH v4 2/3] objtool: Properly support make V=1
` [PATCH v4 3/3] objtool: Alter how HOSTCC is forced

[PATCH v3 0/3] objtool build improvements
 2023-01-26 18:30 UTC  (7+ messages)
` [PATCH v3 1/3] objtool: Install libsubcmd in build
` [PATCH v3 3/3] objtool: Alter how HOSTCC is forced

❌ FAIL (101/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 7c46948a)
 2023-01-26 13:18 UTC 

[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-26 10:05 UTC  (21+ messages)
` [PATCH v2 05/14] powerpc: Remove linker flag from KBUILD_AFLAGS
` [PATCH v2 06/14] powerpc/vdso: Remove unused '-s' flag from ASFLAGS
` [PATCH v2 07/14] powerpc/vdso: Improve linker flags

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_get_ea
 2023-01-26  8:13 UTC  (2+ messages)

[TCWG CI] Failure after v6.2-rc1-10-gc09846fc1ff4: ARM: orion: remove unused board files
 2023-01-26  7:35 UTC  (2+ messages)

[PATCH] powerpc/vdso: Filter clang's auto var init zero enabler when linking
 2023-01-26  4:23 UTC  (2+ messages)

❌ FAIL (97/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 948ef7bb)
 2023-01-25 22:10 UTC 

Broken Address Dependency in mm/ksm.c::cmp_and_merge_page()
 2023-01-25 20:39 UTC  (8+ messages)

❌ FAIL (97/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, fb6e71db)
 2023-01-25 17:01 UTC 

[PATCH v7 4/6] arm64: head: avoid cache invalidation when entering with the MMU on
 2023-01-25 16:42 UTC  (2+ messages)

[PATCH v30 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2023-01-25 15:05 UTC  (2+ messages)

[linux-next:master 7775/7923] include/linux/mm.h:918:23: error: call to undeclared function 'page_to_section'; ISO C99 and later do not support implicit function declarations
 2023-01-25 13:15 UTC 

[PATCH 2/2] mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
 2023-01-25 12:54 UTC 

[Intel-gfx] [PATCH v2 06/10] drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
 2023-01-25 12:12 UTC  (2+ messages)

[PATCH v2 net-next 2/8] sfc: add devlink info support for ef100
 2023-01-25 11:20 UTC 

[linux-next:master 7775/7923] include/linux/mm.h:918:23: error: implicit declaration of function 'page_to_section' is invalid in C99
 2023-01-25 10:09 UTC 

[PATCH 06/11] staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov
 2023-01-25 10:09 UTC 

[PATCH 04/11] staging: rtl8192e: Remove unused variables numpacket.. and received_pre
 2023-01-25  7:56 UTC 

next/master build: 196 builds: 11 failed, 185 passed, 15 errors, 24 warnings (next-20230125)
 2023-01-25  5:42 UTC 

❌ FAIL (124/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 2475bf02)
 2023-01-25  4:22 UTC 

[PATCH v2 3/4] binder: Add flags to relinquish ownership of fds
 2023-01-25  4:20 UTC 

[mel:mm-fixfastmigrate-v1r3 4/6] mm/compaction.c:2458:22: error: call to '__compiletime_assert_367' declared with 'error' attribute: BUILD_BUG failed
 2023-01-25  3:49 UTC 

[PATCH v2] soc: apple: rtkit: Add register dump decoding to crashlog
 2023-01-24 22:41 UTC 

[linux-next:master 6983/7678] ERROR: modpost: "ethtool_aggregate_pause_stats" [drivers/net/ethernet/mscc/mscc_ocelot_switch_lib.ko] undefined!
 2023-01-24 21:50 UTC 

[PATCH v4 rdma-next 4/6] RDMA/mlx5: Introduce mlx5r_cache_rb_key
 2023-01-24 21:29 UTC 

[tip:x86/cache 9/13] arch/x86/kernel/cpu/resctrl/rdtgroup.c:1456:6: warning: variable 'h' set but not used
 2023-01-24 18:44 UTC  (5+ messages)
  ` [PATCH] x86/resctrl: Fix a silly -Wunused-but-set-variable warning

[PATCH v2] perf buildid: Avoid copy of uninitialized memory
 2023-01-24 18:38 UTC  (2+ messages)

[RFC PATCH 14/19] mm: Introduce a cgroup for pinned memory
 2023-01-24 15:41 UTC  (2+ messages)

[PATCH] io_uring: initialize count variable to 0
 2023-01-24 14:11 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 12/35] kselftest: Fix error message for unconfigured LLVM builds
 2023-01-24 13:41 UTC 

❌ FAIL (97/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 7bf70dbb)
 2023-01-24 13:31 UTC 

[PATCH v7 2/3] cachestat: implement cachestat syscall
 2023-01-24 13:18 UTC 

[Intel-gfx] [PATCH 3/3] drm/connector: move ELD and video/audio latencies to display info
 2023-01-24 12:57 UTC 

[PATCH net-next 10/10] cxgb4: fill IPsec state validation failure reason
 2023-01-24  9:42 UTC 

next/master build: 209 builds: 18 failed, 191 passed, 25 errors, 71 warnings (next-20230124)
 2023-01-24  9:22 UTC 

next-20230124: x86: clang builds failed
 2023-01-24  8:03 UTC 

[Intel-wired-lan] [PATCH net-next 04/10] net/mlx5e: Fill IPsec state validation failure reason
 2023-01-24  7:59 UTC 

[PATCH v1 3/4] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-01-24  6:38 UTC 

[PATCH 1/9] mm: kmemleak: properly disable task stack scanning
 2023-01-24  6:07 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev.2023.01.19a 55/61] kernel/rcu/rcutorture.c:3517:6: warning: variable 'cyclelenmax' set but not used
 2023-01-24  5:57 UTC 

[intel-tdx:guest-filter-upstream 22/30] arch/x86/coco/tdx/filter.c:21:13: warning: unused variable 'filter_overridden'
 2023-01-24  5:16 UTC 

[intel-tdx:guest-filter-upstream 5/30] drivers/base/da_firmware.c:145:8: warning: no previous prototype for function 'parse_firmware_devices'
 2023-01-24  3:23 UTC 

[ammarfaizi2-block:axboe/linux-block/for-6.3/io_uring 37/41] io_uring/io_uring.c:2373:8: warning: 'const' type qualifier on return type has no effect
 2023-01-24  2:21 UTC 

[PATCH 2/2] media: uvcvideo: expose dma-heap hint to userspace
 2023-01-23 23:58 UTC 

[brgl:gpio/for-current 2/2] include/linux/gpio/driver.h:782:33: error: variable has incomplete type 'enum gpio_lookup_flags'
 2023-01-23 20:54 UTC 

[rppt:misc/pfn_valid/v0 1/1] drivers/mmc/core/mmc.c:115:22: warning: shift count >= width of type
 2023-01-23 12:31 UTC 

drivers/clk/clk-asm9260.c:258:17: warning: variable 'hw' set but not used
 2023-01-23 12:21 UTC 

[PATCH] igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
 2023-01-23 11:15 UTC  (2+ messages)
` [Intel-wired-lan] "

ld.lld: error: undefined symbol: vb2_vmalloc_memops
 2023-01-23  8:25 UTC 

next/master build: 196 builds: 15 failed, 181 passed, 52 errors, 424 warnings (next-20230123)
 2023-01-23  6:17 UTC 

[PATCH v2] thermal: int340x_thermal: Add production mode attribute
 2023-01-23  6:01 UTC 

[PATCH 1/8] eventfs: introducing struct tracefs_inode
 2023-01-23  5:41 UTC 

[PATCH] tools: bpf: Disable stack protector
 2023-01-23  5:22 UTC  (5+ messages)

drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.c:282:38: warning: variable 'sq_int_priv' set but not used
 2023-01-23  1:46 UTC 

[linux-next:master 5692/6912] drivers/clk/qcom/gcc-sa8775p.c:313:32: warning: unused variable 'gcc_parent_map_10'
 2023-01-22 23:23 UTC 

[PATCH v3] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
 2023-01-22 23:13 UTC 

[PATCH v2] paride/pcd: return earlier when an error happens in pcd_atapi()
 2023-01-22 22:27 UTC  (5+ messages)

[PATCH 16/86] drm/drm_print: Minimize include footprint
 2023-01-22 20:58 UTC  (2+ messages)

❌ FAIL (134/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, 2241ab53)
 2023-01-22 20:31 UTC 

[PATCH 5/8] eventfs: adding functions to create eventfs files and directories
 2023-01-22 20:09 UTC 

[tty:tty-testing 1/1] drivers/tty/serial/qcom_geni_serial.c:1058:12: error: no member named 'rx_fifo' in 'struct qcom_geni_serial_port'
 2023-01-22 19:48 UTC 

arch/arm/mm/copypage-xscale.c:84:6: warning: no previous prototype for function 'xscale_mc_copy_user_highpage'
 2023-01-22 19:27 UTC 

[PATCH] scripts: handle BrokenPipeError for python scripts
 2023-01-22 17:59 UTC  (4+ messages)

❌ FAIL (99/383 SKIPPED): Test report for master (6.2.0-rc4, mainline.kernel.org-clang, f6714402)
 2023-01-22 15:10 UTC 

offsetof() backports for clang-16+
 2023-01-22 14:20 UTC  (2+ messages)

.clang-format vs. checkpatch: Lines should not end with a '('
 2023-01-22  7:16 UTC  (3+ messages)

❌ FAIL (30/383 SKIPPED): Test report for master (6.2.0-rc4, mainline.kernel.org-clang, f883675b)
 2023-01-21 21:10 UTC 

[peterz-queue:sched/core 4/6] vmlinux.o: warning: objtool: pvclock_clocksource_read+0xf7: call to pvclock_touch_watchdogs() leaves .noinstr.text section
 2023-01-21 19:54 UTC 

next/master build: 203 builds: 13 failed, 190 passed, 49 errors, 566 warnings (next-20230120)
 2023-01-21 19:08 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).