public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2023-06-29 19:00:18 to 2023-07-05 20:43:38 UTC [more...]

[PATCH 0/6] riscv: KCFI support
 2023-07-05 20:43 UTC  (20+ messages)
` [PATCH 1/6] riscv: Implement syscall wrappers
` [PATCH 2/6] riscv: Add types to indirectly called assembly functions
` [PATCH 3/6] riscv: Add ftrace_stub_graph
` [PATCH 4/6] riscv: Add CFI error handling
` [PATCH 5/6] riscv/purgatory: Disable CFI
` [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, fe1de551)
 2023-07-05 19:20 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 6cd06ab1)
 2023-07-05 18:11 UTC 

[CRASH][BISECTED] 6.4.1 crash in boot
 2023-07-05 15:16 UTC  (22+ messages)
                          ` CONFIG_UBSAN_TRAP #UD error message on x86 [was: Re: [CRASH][BISECTED] 6.4.1 crash in boot]

[asahilinux:bits/170-atcphy 3/4] drivers/phy/apple/atc.c:1571:6: warning: variable 'ret' set but not used
 2023-07-05 15:04 UTC 

[asahilinux:bits/020-dart 15/20] drivers/iommu/io-pgtable-dart.c:531:14: warning: variable 'ptep' set but not used
 2023-07-05 14:12 UTC 

[RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
 2023-07-05 13:16 UTC  (9+ messages)

[djwong-xfs:rename-child-lock-fixes] [xfs] 31ac2efa11: PANIC:double_fault
 2023-07-05  8:13 UTC 

Rust for linux build error due to Clang (bindgen) version
 2023-07-05  8:05 UTC  (3+ messages)

next/master build: 188 builds: 8 failed, 180 passed, 57 errors, 41 warnings (next-20230705)
 2023-07-05  4:41 UTC 

[PATCH v2 2/2] leds: pca995x: Add support for PCA995X chips
 2023-07-05  4:29 UTC 

drivers/mux/mmio.c:76:20: error: variable has incomplete type 'struct reg_field'
 2023-07-05  0:26 UTC  (2+ messages)

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, d5280145)
 2023-07-04 23:11 UTC 

[linux-next:master 12982/13166] kernel/kexec_core.c:1061:4: error: implicit declaration of function 'crash_setup_regs' is invalid in C99
 2023-07-04 22:47 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 04f2933d)
 2023-07-04 22:40 UTC 

[akpm-mm:mm-unstable 72/100] arch/riscv/kernel/crash_core.c:8:20: error: use of undeclared identifier 'VA_BITS'
 2023-07-04 22:05 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 03275585)
 2023-07-04 20:51 UTC 

[tglx-devel:x86/topology 9/39] arch/x86/kernel/cpu/mce/inject.c:437:28: error: no member named 'topo' in 'struct cpuinfo_topology'
 2023-07-04 19:53 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 538140ca)
 2023-07-04 19:50 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, ccf46d85)
 2023-07-04 19:40 UTC 

[tiwai-sound:test/snd_ctl_remove-lock-fix 33/38] sound/soc/codecs/sigmadsp.c:676:45: error: no member named 'kctl' in 'struct sigmadsp_control'
 2023-07-04 19:32 UTC 

[syzbot] [modules?] general protection fault in sys_finit_module
 2023-07-04 19:20 UTC 

[PATCH] Input: exc3000 - add ACPI support for EXC80H60
 2023-07-04 19:00 UTC 

[RFC PATCH] mm: memory-failure: add missing set_mce_nospec() for memory_failure()
 2023-07-04 16:13 UTC 

drivers/hid/hid-nvidia-shield.c:59:2: warning: field within 'struct thunderstrike_hostcmd_resp_report' is less aligned than 'union thunderstrike_hostcmd_resp_report::(anonymous at drivers/hid/hid-nvidia-shield.c:59:2)' and is usually due to 'struct thund
 2023-07-04 15:56 UTC  (2+ messages)

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, b5641a5d)
 2023-07-04 15:31 UTC 

[tglx-devel:x86/topology 37/37] arch/x86/kernel/process.c:907:41: error: called object type 'u16' (aka 'unsigned short') is not a function or function pointer
 2023-07-04 14:49 UTC 

[PATCH 5/5] media: i2c: imx219: Simplify code handling in s_fmt
 2023-07-04 14:39 UTC 

vmlinux.o: warning: objtool: leaf_move_items+0xf7c: stack state mismatch: cfa1=4+160 cfa2=4+152
 2023-07-04 14:39 UTC 

[PATCH] btf, scripts: rust: drop is_rust_module.sh
 2023-07-04 13:29 UTC  (2+ messages)

[tglx-devel:x86/topology 9/37] arch/x86/kernel/cpu/mce/inject.c:437:28: error: no member named 'topo' in 'struct cpuinfo_topology'
 2023-07-04 13:06 UTC 

[PATCH] iio: chemical: scd4x: Add pressure compensation
 2023-07-04 11:34 UTC 

[driver-core:debugfs_cleanup 1/7] drivers/hwmon/oxp-sensors.c:437:9: error: call to undeclared function 'devm_device_add_groups'; ISO C99 and later do not support implicit function declarations
 2023-07-04 10:42 UTC 

[linux-next:master 13019/13166] arch/arm64/mm/fault.c:624:2: error: use of undeclared identifier 'vma'
 2023-07-04  9:38 UTC 

[linux-next:master 7313/12815] drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c:1888:5: warning: stack frame size (2208) exceeds limit (2048) in 'rockchip_vpu981_av1_dec_run'
 2023-07-04  7:25 UTC  (2+ messages)

[linux-next:master 12987/13166] ld.lld: error: undefined symbol: machine_kexec_cleanup
 2023-07-04  7:13 UTC 

next/master build: 176 builds: 7 failed, 169 passed, 44 errors, 42 warnings (next-20230704)
 2023-07-04  5:20 UTC 

[PATCH] mm/slub: refactor freelist to use custom type
 2023-07-04  4:15 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 24be4d0b)
 2023-07-04  3:10 UTC 

drivers/pinctrl/qcom/pinctrl-ipq5018.c:244:27: warning: unused variable '_groups'
 2023-07-04  2:41 UTC 

[RFC] arm64: properly define SOFT_DIRTY for arm64
 2023-07-04  2:00 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 69c9f230)
 2023-07-04  1:41 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 02676ecc)
 2023-07-04  1:21 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 56cbceab)
 2023-07-03 21:50 UTC 

[ardb:x86-efi-runtime-cleanup 6/6] arch/x86/include/asm/uv/bios.h:118:16: error: expected ')'
 2023-07-03 20:39 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 0a8d6c9c)
 2023-07-03 19:51 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 99bdeae2)
 2023-07-03 19:11 UTC 

[akpm-mm:mm-unstable 62/89] include/linux/kexec.h:41:2: error: KEXEC_SOURCE_MEMORY_LIMIT not defined
 2023-07-03 17:24 UTC 

[PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance
 2023-07-03 16:01 UTC  (2+ messages)

Apply clang '--target=' KBUILD_CPPFLAGS shuffle to linux-6.4.y and linux-6.3.y
 2023-07-03 15:03 UTC 

[PATCH] pinctrl: single: Fix memleak in pcs_dt_node_to_map
 2023-07-03 14:59 UTC 

arch/x86/mm/fault.o: warning: objtool: do_user_addr_fault+0x860: __stack_chk_fail() is missing a __noreturn annotation
 2023-07-03 13:45 UTC 

[PATCH] sunrpc: avoid constant-out-of-range warning with clang
 2023-07-03 12:42 UTC  (2+ messages)

error: unknown target CPU 'loongson2f'
 2023-07-03 11:20 UTC 

[syzbot] [modules?] WARNING in init_module_from_file
 2023-07-03 10:42 UTC 

[PATCH mptcp-next v3 2/5] net: socket: add socket_create wrapper
 2023-07-03 10:07 UTC 

[PATCH] powerpc/ftrace: Disable ftrace on ppc32 if using clang
 2023-07-03  5:26 UTC  (2+ messages)

[PATCH] powerpc/boot: Disable power10 features after BOOTAFLAGS assignment
 2023-07-03  5:21 UTC  (2+ messages)

next/master build: 191 builds: 6 failed, 185 passed, 46 errors, 47 warnings (next-20230703)
 2023-07-03  4:12 UTC 

vmlinux.o: warning: objtool: rust_begin_unwind+0x5f: rust_helper_BUG() is missing a __noreturn annotation
 2023-07-02 23:22 UTC 

[PATCH v3 5/8] clk: sunxi-ng: nkm: Support finding closest rate
 2023-07-02 20:06 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, a901a356)
 2023-07-02 19:50 UTC 

[PATCH v2 1/2] libbpf: kprobe.multi: cross filter using available_filter_functions and kallsyms
 2023-07-02 19:45 UTC 

[jmondi:tmp/ov2680 9/29] drivers/media/i2c/ov2680.c:24:10: fatal error: 'media/v4l2-cci.h' file not found
 2023-07-02 18:23 UTC 

drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1348:18: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
 2023-07-02 16:51 UTC 

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-07-02 15:15 UTC 

[linyunsheng:vhost-page-frag 1/2] include/linux/mm.h:1169:28: error: static declaration of 'virt_to_head_page' follows non-static declaration
 2023-07-02 13:26 UTC 

[linyunsheng:vhost-page-frag 1/2] include/linux/gfp.h:316:26: error: call to undeclared function 'virt_to_head_page'; ISO C99 and later do not support implicit function declarations
 2023-07-02 13:26 UTC 

[linyunsheng:virt_to_page_dma_map 1/2] drivers/net/ethernet/alteon/acenic.c:2360:19: error: too few arguments provided to function-like macro invocation
 2023-07-02  8:40 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 995b406c)
 2023-07-02  5:10 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, dfab92f2)
 2023-07-01 22:51 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, f8566aa4)
 2023-07-01 19:41 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, ad288597)
 2023-07-01 18:01 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, e3c2b10d)
 2023-07-01 17:41 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, d25f0025)
 2023-07-01 17:41 UTC 

[PATCH] usb: r8a66597-hcd: host: fix port index underflow and UBSAN complains
 2023-07-01 16:45 UTC 

[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
 2023-07-01  8:18 UTC 

[dhowells-fs:splice-fix-corruption 3/4] ld.lld: error: undefined symbol: folio_total_mapcount
 2023-07-01  8:13 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, a507db1d)
 2023-07-01  6:21 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, d85a143b)
 2023-07-01  5:51 UTC 

[sean-jc:x86/set_pmu_counter 2/3] include/linux/perf_event.h:1764:15: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2023-07-01  2:33 UTC 

drivers/ufs/core/ufshcd.c:6164:13: warning: stack frame size (2720) exceeds limit (2048) in 'ufshcd_err_handler'
 2023-07-01  2:22 UTC 

[sean-jc:x86/set_pmu_counter 2/3] include/linux/perf_event.h:1764:15: error: type specifier missing, defaults to 'int'
 2023-07-01  2:22 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, b25f62cc)
 2023-06-30 23:51 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 6cdbb090)
 2023-06-30 20:51 UTC 

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

[PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-06-30 19:28 UTC  (4+ messages)

[syzbot] [ext4?] general protection fault in ext4_quota_read
 2023-06-30 17:48 UTC  (2+ messages)

[PATCH] media: wl128x: fix a clang warning
 2023-06-30 15:54 UTC  (2+ messages)

[dhowells-fs:iov-extract 19/20] net/core/datagram.c:689:5: error: implicit declaration of function 'page_put_unpin_sub' is invalid in C99
 2023-06-30 14:29 UTC 

[PATCH V5 4/9] wifi: mac80211: Add support for ACPI WBRF
 2023-06-30 14:08 UTC 

[dhowells-fs:iov-extract 17/20] fs/nfs/direct.c:833:7: error: call to undeclared function 'iov_iter_extract_mode'; ISO C99 and later do not support implicit function declarations
 2023-06-30 12:53 UTC 

[dhowells-fs:iov-extract 12/20] crypto/af_alg.c:1047:9: error: use of undeclared identifier 'READ_FROM_ITER'
 2023-06-30 12:53 UTC 

[dhowells-fs:iov-extract 18/20] net/sched/cls_flow.c:64:52: warning: shift count >= width of type
 2023-06-30 12:53 UTC 

[PATCH] SUNRPC: clean up integer overflow check
 2023-06-30 12:36 UTC  (3+ messages)

[stable:linux-6.1.y 4267/7107] error: unknown target CPU '8540'
 2023-06-30 12:21 UTC 

[dhowells-fs:iov-extract 11/20] net/9p/trans_common.c:16:6: error: conflicting types for 'p9_unpin_pages'
 2023-06-30 11:59 UTC 

[dhowells-fs:iov-extract 18/20] include/linux/skbuff.h:405:29: error: use of undeclared identifier 'FOLL_PIN'
 2023-06-30 11:48 UTC 

error: unknown target CPU '8540'
 2023-06-30 10:54 UTC 

[PATCH] ASoC: codecs: es8326: Fix power-up sequence
 2023-06-30 10:12 UTC 

[linux-next:master 12628/12815] drivers/bluetooth/btmtk.c:386:32: error: no member named 'dump' in 'struct hci_dev'
 2023-06-30  9:20 UTC 

arch/powerpc/math-emu/fcmpu.c:15:2: error: variable '_fex' set but not used
 2023-06-30  8:49 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, e55e5df1)
 2023-06-30  7:40 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 075e3335)
 2023-06-30  7:21 UTC 

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

[RFC PATCH 8/8] samples: rust: add a device mapper linear target
 2023-06-30  7:15 UTC 

[PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
 2023-06-30  6:44 UTC  (2+ messages)

[linux-next:master 5324/12162] drivers/cpufreq/cpufreq-dt-platdev.c:18:34: warning: unused variable 'allowlist'
 2023-06-30  6:06 UTC  (5+ messages)
  ` [EXT] "

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 1e6d5dea)
 2023-06-30  5:31 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 0b26eadb)
 2023-06-30  4:51 UTC 

next/master build: 198 builds: 8 failed, 190 passed, 36 errors, 43 warnings (next-20230630)
 2023-06-30  4:43 UTC 

[PATCH v3 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-06-30  3:19 UTC 

[jsarha:no_wname_in_kcontrol_name 2/2] sound/soc/sof/topology.c:856:12: error: label at end of compound statement: expected statement
 2023-06-30  2:37 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 82a2a510)
 2023-06-30  2:21 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 632f54b4)
 2023-06-30  1:51 UTC 

[arm-integrator:kernel-in-vmalloc-v6.4-rc1-just-ttbr0-split 20/26] fs/binfmt_elf.c:1371:65: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long'
 2023-06-30  1:31 UTC 

[arm-integrator:kernel-in-vmalloc-v6.4-rc1-just-ttbr0-split 23/26] arch/arm/include/asm/uaccess.h:45:2: warning: use of a '#elifdef' directive is a C2x extension
 2023-06-30  1:20 UTC 

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

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, bf1fa6f1)
 2023-06-29 23:31 UTC 

[robertosassu:ima-evm-lsms-v2-devel-v5 29/31] security/integrity/evm/evm_main.c:928:5: warning: no previous prototype for function 'evm_inode_init_security'
 2023-06-29 23:27 UTC 

[PATCH net-next 2/2] net: openvswitch: add drop action
 2023-06-29 22:56 UTC  (2+ messages)

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, c6b02710)
 2023-06-29 22:10 UTC 

[tiwai-sound:topic/midi20-gadget 56/56] ld.lld: error: undefined symbol: snd_ump_transmit
 2023-06-29 22:05 UTC 

[gfs2:bobquota 24/29] fs/gfs2/quota.c:879:12: warning: stack frame size (2264) exceeds limit (1024) in 'do_sync'
 2023-06-29 20:22 UTC 

[tiwai-sound:topic/midi20-gadget 56/56] drivers/usb/gadget/function/f_midi2.c:483:6: warning: no previous prototype for function 'reply_ump_stream_fb_info'
 2023-06-29 20:11 UTC 

[dhowells-fs:splice-fix-corruption 2/4] fs/splice.c:1393:17: warning: comparison of distinct pointer types ('typeof ((typeof ((1UL << 18) - src_offset % (1UL << 18)))__builtin_choose_expr(((!!(sizeof ((typeof ((1UL << 18) - src_offset % (1UL << 18)) *)1 == (typeof ((1UL << 18) - dst_offset % (1
 2023-06-29 20:00 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 1b722407)
 2023-06-29 19:51 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 86e203ed)
 2023-06-29 19:31 UTC 

[stable:linux-5.15.y 55/9999] arch/x86/kvm/hyperv.c:2185:5: warning: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall'
 2023-06-29 19:29 UTC 

UBSAN spat in valid xhci code in Linus's current tree (6.4+)
 2023-06-29 19:18 UTC  (4+ messages)

[dhowells-fs:splice-fix-corruption 1/4] mm/filemap.c:2848:17: warning: comparison of distinct pointer types ('typeof ((typeof (((1UL) << 12) - src_offset % ((1UL) << 12)))__builtin_choose_expr(((!!(sizeof ((typeof (((1UL) << 12) - src_offset % ((1UL) << 12)) *)1 == (typeof (((1UL) << 12) - dst_
 2023-06-29 19:08 UTC 

[PATCH AUTOSEL 5.10 4/4] workqueue: clean up WORK_* constant types, clarify masking
 2023-06-29 19:02 UTC 

[PATCH AUTOSEL 5.15 5/5] workqueue: clean up WORK_* constant types, clarify masking
 2023-06-29 19:01 UTC 

[PATCH AUTOSEL 6.1 12/12] workqueue: clean up WORK_* constant types, clarify masking
 2023-06-29 19:01 UTC 

[PATCH AUTOSEL 6.3 17/17] workqueue: clean up WORK_* constant types, clarify masking
 2023-06-29 19:00 UTC 


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