Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
[PATCH 08/14] zram: check that backends array has at least one backend
 2024-05-04 23:10 UTC  (3+ messages)

[PATCH] maple_tree: Fix build failure with W=1 and LLVM=1
 2024-05-04 23:02 UTC  (6+ messages)

[agraf-2.6:kvm-kho-gmem-test 20/27] arch/arm64/kvm/mmu.c:1691:92: warning: format specifies type 'unsigned long' but the argument has type 'gfn_t' (aka 'unsigned long long')
 2024-05-04 21:23 UTC 

[rmk:for-next 35/36] drivers/clk/clkdev.c:195:9: error: incompatible pointer types assigning to 'va_list *' (aka '__builtin_va_list *') from 'struct __va_list_tag **'
 2024-05-04 19:37 UTC 

[agraf-2.6:kvm-kho-gmem-test 26/27] kernel/time/sched_clock.c:76:49: error: call to undeclared function 'read_sysreg'; ISO C99 and later do not support implicit function declarations
 2024-05-04 19:06 UTC 

[agraf-2.6:kvm-kho-gmem-test 26/27] kernel/time/sched_clock.c:76:49: error: call to undeclared function 'read_sysreg'; ISO C99 and later do not support implicit function declarations
 2024-05-04 18:44 UTC 

[PATCH net-next v17 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
 2024-05-04 18:01 UTC 

[agraf-2.6:kvm-kho-gmem-test 5/27] include/linux/kexec.h:537:42: warning: declaration of 'struct kimage' will not be visible outside of this function
 2024-05-04 18:01 UTC 

[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-04 17:08 UTC  (4+ messages)

[asahilinux:bits/200-dcp 206/210] drivers/gpu/drm/apple/av.c:300:22: warning: variable 'dev_link' set but not used
 2024-05-04 11:03 UTC 

[asahilinux:bits/200-dcp 200/210] drivers/gpu/drm/apple/audio.c:207:16: error: call to undeclared function 'snd_interval_rate_bits'; ISO C99 and later do not support implicit function declarations
 2024-05-04  7:46 UTC 

❌ FAIL (MISSED 5 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, f03359bc)
 2024-05-04  5:41 UTC 

[PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
 2024-05-04  4:43 UTC  (2+ messages)
` [PATCH 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan

[PATCH] selftests/exec: build with -fPIE instead of -pie, to make clang happy
 2024-05-04  2:23 UTC 

[PATCH] selftests/alsa: fix a build warning: return a value in all cases
 2024-05-04  2:13 UTC 

[syzbot] [ext4?] WARNING in mb_cache_destroy
 2024-05-04  2:00 UTC  (8+ messages)

[axboe-block:rw_iter 109/438] drivers/crypto/intel/qat/qat_common/adf_tl_debugfs.c:474:1: error: use of undeclared identifier 'tl_control_write'
 2024-05-04  1:41 UTC 

[PATCH v3] fs/coredump: Enable dynamic configuration of max file note size
 2024-05-04  1:30 UTC 

[PATCH v2] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-03 23:40 UTC 

[PATCH v5 1/2] lib/test_bitops: Add benchmark test for fns()
 2024-05-03 22:23 UTC  (8+ messages)

[kees:wip/v6.9-rc2/unsigned-overflow-sanitizer 30/109] lib/percpu_test.c:118:7: error: use of undeclared identifier 'wrapping_sub'
 2024-05-03 22:12 UTC 

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-03 22:00 UTC  (7+ messages)

[PATCH net-next 0/2] gve: Minor cleanups
 2024-05-03 20:40 UTC  (4+ messages)
` [PATCH net-next 1/2] gve: Avoid unnecessary use of comma operator
` [PATCH net-next 2/2] gve: Use ethtool_sprintf/puts() to fill stats strings

[PATCH 0/4] selftests/cgroups: fix clang build failures, warnings
 2024-05-03 19:50 UTC  (11+ messages)
` [PATCH 1/4] selftests/cgroup: fix clang build failures for abs() calls
` [PATCH 2/4] selftests/cgroup: fix clang warnings: uninitialized fd variable
` [PATCH 3/4] selftests/cgroup: cpu_hogger init: use {} instead of {NULL}
` [PATCH 4/4] selftests/cgroup: fix uninitialized variables in test_zswap.c

[PATCH] selftests/binderfs: use the Makefile's rules, not Make's implicit rules
 2024-05-03 19:28 UTC  (3+ messages)

[PATCH] selftests/resctrl: fix clang build failure: use LOCAL_HDRS
 2024-05-03 19:26 UTC  (3+ messages)

[asahilinux:bits/200-dcp 200/210] drivers/gpu/drm/apple/audio.c:413:6: warning: variable 'ret' set but not used
 2024-05-03 19:24 UTC 

[PATCH] selftest/timerns: fix clang build failures for abs() calls
 2024-05-03 17:18 UTC  (3+ messages)

[PATCH] kbuild: Remove support for Clang's ThinLTO caching
 2024-05-03 10:19 UTC  (2+ messages)

[linux-next:master 9961/10967] drivers/regulator/rtq2208-regulator.c:223:35: warning: unused variable 'rtq2208_regulator_ldo_ops'
 2024-05-03 10:19 UTC 

[PATCH v1 1/1] iommu/amd: Fix compilation error
 2024-05-03 10:12 UTC  (2+ messages)

next/master build: 171 builds: 2 failed, 169 passed, 10387 warnings (next-20240503)
 2024-05-03 10:05 UTC 

[PATCH 1/3] spi: spi-microchip-core: Add support for GPIO based CS
 2024-05-03  5:27 UTC 

[PATCH] selftests/vDSO: fix clang build errors and warnings
 2024-05-03  4:32 UTC 

[PATCH 0/3] selftests/futex: clang-inspired fixes
 2024-05-03  4:18 UTC  (4+ messages)
` [PATCH 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
` [PATCH 2/3] selftests/futex: don't pass a const char* to asprintf(3)
` [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler

[PATCH 0/7] selftests/x86: fix build errors and warnings found via clang
 2024-05-03  3:02 UTC  (8+ messages)
` [PATCH 1/7] selftests/x86: fix Makefile dependencies to work with clang
` [PATCH 2/7] selftests/x86: build test_FISTTP.c "
` [PATCH 3/7] selftests/x86: build fsgsbase_restore.c "
` [PATCH 4/7] selftests/x86: build sysret_rip.c "
` [PATCH 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH 6/7] selftests/x86: remove (or use) unused variables and functions
` [PATCH 7/7] selftests/x86: fix printk() format warnings

[colyli-bcache:for-next 3/3] drivers/md/bcache/btree.c:1774:21: warning: variable 'ca' is uninitialized when used here
 2024-05-03  2:52 UTC 

[leon-rdma:dma-split-v1 5/17] include/linux/dma-mapping.h:371:9: warning: implicit conversion from 'dma_addr_t' (aka 'unsigned long long') to 'int' changes value from 18446744073709551615 to -1
 2024-05-03  0:48 UTC 

[tip:perf/core 12/12] arch/x86/events/rapl.c:154:9: error: returning 'const struct cpumask *' from a function with result type 'cpumask_t *' (aka 'struct cpumask *') discards qualifiers
 2024-05-03  0:38 UTC 

[PATCH 34/39] sched_ext: Implement core-sched support
 2024-05-02 23:45 UTC 

[PATCH v2] tools/build: Add clang cross-compilation flags to feature detection
 2024-05-02 21:07 UTC  (5+ messages)

[PATCH] Input: elantech - fix touchpad state on resume for Lenovo N24
 2024-05-02 17:29 UTC 

[PATCH v2 0/4] rust: docs: Update the translation of rust to 6.9-rc4
 2024-05-02 16:28 UTC  (2+ messages)

Prebuilt LLVM 18.1.5 uploaded
 2024-05-02 16:08 UTC  (2+ messages)

next/master build: 175 builds: 2 failed, 173 passed, 10377 warnings (next-20240502)
 2024-05-02  9:08 UTC 

[usb:usb-testing 17/35] drivers/usb/storage/usb.c:141:21: error: incompatible pointer types passing 'unsigned int *' to parameter of type 'uint64_t *' (aka 'unsigned long long *')
 2024-05-02  8:04 UTC  (4+ messages)

❌ FAIL (MISSED 5 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, 01066798)
 2024-05-02  2:01 UTC 

[weiny2:cxl-cper-testing 5/5] include/linux/cxl-event.h:158:1: error: expected identifier or '('
 2024-05-02  1:17 UTC 

[PATCH v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-05-01 20:21 UTC  (3+ messages)

[PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
 2024-05-01 20:06 UTC  (3+ messages)

[PATCH v3] hardening: Enable KCFI and some other options
 2024-05-01 19:37 UTC 

[PATCH] hardening: Refresh KCFI options, add some more
 2024-05-01 19:27 UTC  (10+ messages)

[tiwai-sound:for-linus 1/4] sound/pci/hda/patch_realtek.c:7222:8: error: no member named 'power_hook' in 'struct alc_spec'
 2024-05-01 18:34 UTC 

[linux-next:master 9793/10134] drivers/of/of_reserved_mem.c:465:6: warning: variable 'nomap' is uninitialized when used here
 2024-05-01 17:05 UTC  (2+ messages)

[brauner-vfs:vfs.xattr 2/5] ./usr/include/linux/xattr.h:25:2: error: unknown type name '__aligned_u64'
 2024-05-01 13:55 UTC 

[PATCH v2] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-01 13:35 UTC  (3+ messages)

[PATCH] of: of_reserved_mem: clean-up reserved memory with no-map
 2024-05-01 13:23 UTC  (2+ messages)
  ` [PATCH v2] "

[linux-next:master 9249/10134] ld.lld: error: undefined symbol: split_huge_pmd_locked
 2024-05-01 12:40 UTC 

[PATCH 0/8] selftests: x86: build suite with clang
 2024-05-01 12:29 UTC  (9+ messages)
` [PATCH 1/8] selftests: x86: Remove dependence of headers file
` [PATCH 2/8] selftests: x86: check_initial_reg_state: remove -no-pie while using -static
` [PATCH 3/8] selftests: x86: test_vsyscall: remove unused function
` [PATCH 4/8] selftests: x86: fsgsbase_restore: fix asm directive from =rm to =r
` [PATCH 5/8] selftests: x86: syscall_arg_fault_32: remove unused variable
` [PATCH 6/8] selftests: x86: test_FISTTP: use fisttps instead of ambigous fisttp
` [PATCH 7/8] selftests: x86: fsgsbase: Remove unused function and variable
` [PATCH 8/8] selftests: x86: amx: Remove unused functions

next/master build: 169 builds: 1 failed, 168 passed, 13376 warnings (next-20240501)
 2024-05-01 12:01 UTC 

[PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported()
 2024-05-01 11:48 UTC 

[vbabka-slab:slab/for-next 1/3] mm/slub.c:2103:11: error: call to undeclared function 'get_info_end'; ISO C99 and later do not support implicit function declarations
 2024-05-01 11:07 UTC 

[linux-next:master 9311/9709] mm/rmap.c:1651:27: error: call to '__compiletime_assert_333' declared with 'error' attribute: BUILD_BUG failed
 2024-05-01  8:55 UTC  (2+ messages)

[PATCH net-next v11 2/4] ethtool: provide customized dim profile management
 2024-05-01  8:27 UTC 

[PATCH v2] media: i2c: Add ar0234 camera sensor driver
 2024-05-01  8:27 UTC 

[PATCH v3] platform/x86: dell-laptop: Implement platform_profile
 2024-05-01  8:16 UTC 

✅ PASS (MISSED 13 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, 18daea77)
 2024-05-01  5:21 UTC 

✅ PASS (MISSED 11 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, b947cc5b)
 2024-05-01  0:51 UTC 

[PATCH v2] selftests/vDSO: Fix assignment in condition without parentheses
 2024-05-01  0:21 UTC 

[PATCH] [PATCH RESEND] drm/virtio: fix memory leak of vbuf
 2024-04-30 22:50 UTC 

[leon-rdma:dma-split-v1 4/17] arch/powerpc/include/asm/pci.h:49:42: warning: declaration of 'struct dma_map_ops' will not be visible outside of this function
 2024-04-30 22:39 UTC 

[brauner-vfs:vfs.xattr 2/5] include/linux/syscalls.h:343:24: warning: declaration of 'struct xattr_args' will not be visible outside of this function
 2024-04-30 20:10 UTC 

[brauner-vfs:vfs.xattr 5/5] fs/xattr.c:838:39: warning: variable 'lookup_flags' is uninitialized when used here
 2024-04-30 18:54 UTC 

[PATCH] drm/amd/display: Avoid -Wenum-float-conversion in add_margin_and_round_to_dfs_grainularity()
 2024-04-30 18:43 UTC  (2+ messages)

[PATCH v2] hardening: Enable KCFI and some other options
 2024-04-30 17:37 UTC 

[leon-rdma:dma-split-v1 17/17] drivers/vfio/pci/mlx5/cmd.c:368:22: error: use of undeclared identifier 'page_list'
 2024-04-30 17:29 UTC 

[leon-rdma:dma-split-v1 2/17] kernel/dma/mapping.c:877:6: error: call to undeclared function 'cc_platform_has'; ISO C99 and later do not support implicit function declarations
 2024-04-30 17:19 UTC 

❌ FAIL (MISSED 5 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, 98369dcc)
 2024-04-30 16:00 UTC 

[PATCH v6 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
 2024-04-30 14:22 UTC 

❌ FAIL (MISSED 5 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, 98369dcc)
 2024-04-30 14:10 UTC 

[PATCH] ARM: Use conditionals for CFI branches
 2024-04-30 13:45 UTC  (6+ messages)

✅ PASS (MISSED 5 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, d03d4188)
 2024-04-30 13:01 UTC 

✅ PASS (MISSED 5 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, 9e4bc4bc)
 2024-04-30 11:41 UTC 

next/master build: 176 builds: 21 failed, 155 passed, 19 errors, 13915 warnings (next-20240430)
 2024-04-30 11:21 UTC 

[pinctrl-samsung:pinctrl-next 3/3] drivers/pinctrl/samsung/pinctrl-samsung.c:633:35: warning: variable 'drvdata' set but not used
 2024-04-30  7:55 UTC  (3+ messages)

[PATCH v8 0/9] CFI for ARM32 using LLVM
 2024-04-30  7:43 UTC  (5+ messages)

[PATCH net-next v2 2/2] net: dsa: Remove adjust_link paths
 2024-04-30  4:20 UTC 

[PATCH v2 12/12] regulator/core: use rdev->dev.driver_data
 2024-04-30  2:54 UTC 

[PATCH] selftests/vDSO: Fix assignment in condition without parentheses
 2024-04-30  0:17 UTC  (2+ messages)

[linux-next:master 8395/9390] drivers/iommu/amd/pasid.c:172:3: error: call to undeclared function 'mmu_notifier_unregister'; ISO C99 and later do not support implicit function declarations
 2024-04-30  0:13 UTC 

[PATCH 0/2] clk: bcm: Move a couple of __counted_by initializations
 2024-04-30  0:04 UTC  (5+ messages)
` [PATCH 1/2] clk: bcm: dvp: Assign ->num before accessing ->hws
` [PATCH 2/2] clk: bcm: rpi: "

[PATCH v2] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-04-29 21:07 UTC 

[PATCH] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-04-29 20:43 UTC 

[asahilinux:asahi-wip-6.8 1789/2549] error[E0658]: use of unstable library feature 'offset_of'
 2024-04-29 17:53 UTC 

[PATCH v3 2/4] media: v4l: Support obtaining link frequency via get_mbus_config
 2024-04-29 17:42 UTC 

[akpm-mm:mm-unstable 457/479] arch/s390/kernel/uv.c:196:13: error: call to undeclared function 'page_mapping'; ISO C99 and later do not support implicit function declarations
 2024-04-29 16:46 UTC  (3+ messages)

[sailus-media-tree:ipu6 39/50] drivers/media/i2c/st-mipid02.c:321:33: error: incompatible pointer types passing 'struct v4l2_ctrl_handler *' to parameter of type 'struct v4l2_subdev *'
 2024-04-29 15:10 UTC 

[linux-next:master 8684/9390] make[4]: *** No rule to make target 'arch/arm64/boot/dts/ti/k3-j784s4-evm-usxgmii-exp1-exp2.dtb', needed by 'arch/arm64/boot/dts/ti/'
 2024-04-29 14:38 UTC 

[sailus-media-tree:ipu6 40/50] drivers/media/v4l2-core/v4l2-common.c:512:9: error: implicit declaration of function 'v4l2_subdev_call_op' is invalid in C99
 2024-04-29 14:38 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).