public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2022-05-25 04:58:43 to 2022-05-30 05:18:41 UTC [more...]

drivers/staging/media/hantro/hantro_g2_hevc_dec.c:536:5: warning: stack frame size (1232) exceeds limit (1024) in 'hantro_g2_hevc_dec_run'
 2022-05-30  5:18 UTC 

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, b00ed48b)
 2022-05-30  5:17 UTC 

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, c3a9a3c5)
 2022-05-30  4:33 UTC 

drivers/net/ethernet/intel/i40e/i40e_main.c:4643:2: warning: Value stored to 'pf_q' is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-30  3:39 UTC 

[PATCH v6 14/22] dma-buf: Introduce new locking convention
 2022-05-30  3:25 UTC 

error: unknown target CPU 'loongson2f'
 2022-05-30  3:17 UTC 

drivers/hid/hid-uclogic-rdesc.c:950:2: error: use of undeclared identifier 'UCLOGIC_RDESC_FRAME_PH_BTN'
 2022-05-30  0:53 UTC 

[PATCH v2] perf: Fix segbase for ld.lld linked objects
 2022-05-29 20:14 UTC  (5+ messages)

[TCWG CI] Regression caused by linux: crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE
 2022-05-29 20:05 UTC  (2+ messages)

drivers/usb/host/max3421-hcd.c:1378:1: warning: stack frame size (11288) exceeds limit (8192) in 'max3421_spi_thread'
 2022-05-29 18:59 UTC 

arch/x86/entry/entry: RFC on recent kernels building error with llvm 11.0.2 internal assembler
 2022-05-29 18:46 UTC  (5+ messages)

[PATCH 0/2] HID: uclogic: kernel-doc fixes for uclogic_params_* functions
 2022-05-29 15:02 UTC  (4+ messages)
` [PATCH 1/2] HID: uclogic: remove extraneous asterisk on uclogic_params_* static functions comments
` [PATCH 2/2] HID: uclogic: add missing function name in uclogic_params_hid_dbg() kernel-doc comment

ld.lld: error: assignment to symbol init_pg_end does not converge
 2022-05-29 14:54 UTC 

[PATCH 3/4] kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
 2022-05-29 14:42 UTC  (2+ messages)

[PATCH] serial: core: check if uart_get_info succeeds before using
 2022-05-29 13:46 UTC 

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lea
 2022-05-29 13:02 UTC 

[PATCH] cifs: set length when cifs_copy_pages_to_iter is successful
 2022-05-29 12:52 UTC  (4+ messages)

[deller-fbdev:hp-visualize-fx-fbdev 1/1] drivers/video/fbdev/Kconfig:582: syntax error
 2022-05-29 11:31 UTC 

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 664a393a)
 2022-05-29 10:43 UTC 

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 47f15561)
 2022-05-29  7:53 UTC 

drivers/gpu/drm/solomon/ssd130x-spi.c:154:35: warning: unused variable 'ssd130x_spi_table'
 2022-05-29  7:34 UTC  (4+ messages)

[PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-29  4:27 UTC  (7+ messages)
` [PATCH v6 01/10] modpost: extract symbol versions from *.cmd files
` [PATCH v6 06/10] kbuild: check static EXPORT_SYMBOL* by script instead of modpost

<instantiation>:2:2: error: out of range pc-relative fixup value
 2022-05-29  0:21 UTC 

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, f56dbdda)
 2022-05-29  0:09 UTC 

[RFC/RFT 2/2] mac80211: rework the airtime fairness implementation
 2022-05-28 21:59 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 907bb57a)
 2022-05-28 19:46 UTC 

llvm-objcopy: error: invalid output format: 'elf64-s390'
 2022-05-28 16:21 UTC  (2+ messages)

lib/crypto/blake2s-selftest.c:548:13: warning: stack frame size (1128) exceeds limit (1024) in 'blake2s_selftest'
 2022-05-28 13:40 UTC 

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, a9f94826)
 2022-05-28  9:40 UTC 

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, bf272460)
 2022-05-28  9:38 UTC 

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 9d004b2f)
 2022-05-28  8:16 UTC 

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1326:12: warning: stack frame size (1040) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode'
 2022-05-28  7:42 UTC 

[PATCH v7 0/8] kbuild: yet another series of cleanups
 2022-05-28  7:10 UTC  (18+ messages)
` [PATCH v7 1/8] kbuild: replace $(linked-object) with CONFIG options
` [PATCH v7 2/8] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v7 3/8] parisc: fix the exit status of arch/parisc/nm
` [PATCH v7 4/8] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
` [PATCH v7 5/8] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v7 6/8] kbuild: make *.mod "
` [PATCH v7 7/8] kbuild: add cmd_and_savecmd macro
` [PATCH v7 8/8] kbuild: rebuild multi-object modules when objtool is updated

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 8291eaaf)
 2022-05-28  6:43 UTC 

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, ea6c3bc6)
 2022-05-28  5:40 UTC 

[PATCH] drivers: misc: Directly use ida_alloc()/free()
 2022-05-28  2:25 UTC 

[RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs
 2022-05-28  1:33 UTC 

ld.lld: error: kernel/built-in.a(kallsyms.o):(function kallsyms_on_each_symbol: .text+0x1e0): relocation R_RISCV_PCREL_HI20 out of range: -524417 is not in [-524288, 524287]; references kallsyms_num_syms
 2022-05-28  0:51 UTC 

[linux-next:master 13145/14198] ld.lld: error: kernel/built-in.a(kallsyms.o):(function get_symbol_offset: .text+0x59c): relocation R_RISCV_PCREL_HI20 out of range: -524417 is not in [-524288, 524287]; references kallsyms_names
 2022-05-28  0:41 UTC 

drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:1945:6: warning: no previous prototype for function 'gfx_v11_0_rlc_stop'
 2022-05-28  0:00 UTC 

fs/buffer.c:2254:5: warning: stack frame size (2128) exceeds limit (1024) in 'block_read_full_folio'
 2022-05-27 22:28 UTC 

lib/crypto/blake2s-selftest.c:548:13: warning: stack frame size (1176) exceeds limit (1024) in 'blake2s_selftest'
 2022-05-27 21:57 UTC 

[dhowells-fs:cifs-for-sfrench 5/9] fs/cifs/smb2ops.c:4754:11: warning: comparison of distinct pointer types ('typeof (size - copied) *' (aka 'unsigned int *') and 'typeof (((1UL) << (12))) *' (aka 'unsigned long *'))
 2022-05-27 20:46 UTC 

[PATCH seccomp] selftests/seccomp: Fix compile warning when CC=clang
 2022-05-27 20:34 UTC  (2+ messages)

[PATCH] perf: Fix segbase for ld.lld linked objects
 2022-05-27 18:35 UTC  (4+ messages)

drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2022-05-27 18:29 UTC 

[linux-stable-rc:linux-5.10.y 2383/5950] ld.lld: error: assignment to symbol __pecoff_data_size does not converge
 2022-05-27 16:50 UTC 

[PATCH 2/2] [PATCH 2/2] mm: add merging after mremap resize
 2022-05-27 16:19 UTC 

mm/page_table_check.c:162:36: error: call to undeclared function 'pmd_pfn'; ISO C99 and later do not support implicit function declarations
 2022-05-27 14:03 UTC 

[PATCH v6 14/22] dma-buf: Introduce new locking convention
 2022-05-27 12:44 UTC  (2+ messages)

drivers/hid/hid-uclogic-params.c:48: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-05-27 12:41 UTC 

[PATCH v10 1/4] trace: Add trace any kernel object
 2022-05-27 12:00 UTC  (5+ messages)

[intel-tdx:kvm-upstream-workaround 333/429] include/linux/memfile_notifier.h:87:57: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2022-05-27 11:30 UTC 

next/master build: 202 builds: 10 failed, 192 passed, 63 errors, 86 warnings (next-20220527)
 2022-05-27  9:22 UTC 

[PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
 2022-05-27  7:34 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 16477cdf)
 2022-05-27  7:07 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, df202b45)
 2022-05-27  7:05 UTC 

[PATCH] cw1200: Fix memory leak in cw1200_set_key()
 2022-05-27  6:27 UTC  (2+ messages)

Call graph dwarf unwinding fails with lld
 2022-05-27  6:05 UTC  (4+ messages)

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 7e284070)
 2022-05-27  5:13 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 090b39af)
 2022-05-27  5:05 UTC 

[rppt:cet/kvm 12/51] arch/x86/include/asm/pgtable.h:1312:13: error: invalid output size for constraint '+a'
 2022-05-27  3:30 UTC 

[rppt:cet/kvm 38/51] arch/x86/kvm/x86.c:6587:3: error: unannotated fall-through between switch labels
 2022-05-27  2:37 UTC 

include/linux/netdevice.h:2339:11: error: no member named 'use_ipv' in 'struct sk_buff'
 2022-05-27  2:37 UTC 

[rppt:cet/kvm 38/51] arch/x86/kvm/x86.c:6587:3: warning: unannotated fall-through between switch labels
 2022-05-27  2:27 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 7f50d4df)
 2022-05-27  1:32 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, cdeffe87)
 2022-05-26 23:03 UTC 

[ammarfaizi2-block:axboe/linux-block/for-5.20/io_uring 60/60] io_uring/io_uring.c:224:13: error: use of undeclared identifier 'io_eopnotsupp_prep'
 2022-05-26 22:44 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-sfrench 5/9] fs/cifs/file.c:2735:36: error: no member named 'max_frmr_depth' in 'struct smbd_connection'
 2022-05-26 18:20 UTC 

[PATCH v2] linux/types.h: Restore __bitwise__ definition
 2022-05-26 16:42 UTC  (2+ messages)

[peterz-queue:perf/wip.cleanup 9/10] arch/x86/events/perf_event.h:1056:16: error: call to undeclared function 'this_cpu_load'; ISO C99 and later do not support implicit function declarations
 2022-05-26 15:53 UTC 

[PATCH v3 4/4] regulator: Add driver for MT6332 PMIC regulators
 2022-05-26 15:12 UTC 

[peterz-queue:perf/wip.cleanup 9/10] arch/x86/events/intel/pt.c:719:2: warning: array index -1 is before the beginning of the array
 2022-05-26 14:21 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, d7227785)
 2022-05-26 14:20 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, babf0bb9)
 2022-05-26 13:36 UTC 

[PATCH nf] netfilter: nf_tables: disallow non-stateful expression in sets earlier
 2022-05-26 13:20 UTC 

[PATCH v3 2/4] regulator: Add driver for MT6331 PMIC regulators
 2022-05-26 12:08 UTC 

drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
 2022-05-26 11:17 UTC 

[PATCH v22 00/24] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-05-26 11:02 UTC  (25+ messages)
` [PATCH v22 01/24] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v22 02/24] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v22 03/24] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v22 04/24] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v22 05/24] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v22 06/24] soc: mediatek: add mtk_mmsys_update_bits API
` [PATCH v22 07/24] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v22 08/24] soc: mediatek: add cmdq support of "
` [PATCH v22 09/24] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v22 10/24] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v22 11/24] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v22 12/24] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v22 13/24] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v22 14/24] drm/mediatek: add display merge advance config API "
` [PATCH v22 15/24] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v22 16/24] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v22 17/24] drm/mediatek: add display merge async reset control
` [PATCH v22 18/24] drm/mediatek: add ETHDR support for MT8195
` [PATCH v22 19/24] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v22 20/24] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v22 21/24] drm/mediatek: add dma dev get function
` [PATCH v22 22/24] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v22 23/24] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v22 24/24] drm/mediatek: add mediatek-drm of vdosys1 support "

[PATCH v2 2/2] sched/fair: optimize and simplify rq leaf_cfs_rq_list
 2022-05-26 10:46 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 7e062cda)
 2022-05-26 10:14 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 64e34b50)
 2022-05-26  9:40 UTC 

[PATCH] Revert "linux/types.h: remove unnecessary __bitwise__"
 2022-05-26  9:00 UTC  (3+ messages)

next/master build: 231 builds: 13 failed, 218 passed, 102 errors, 146 warnings (next-20220526)
 2022-05-26  8:48 UTC 

[PATCH v21 00/25] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-05-26  7:03 UTC  (4+ messages)

[ebiggers:f2fs-pending 1/1] fs/f2fs/super.c:520:21: error: call to undeclared function 'fscrypt_is_dummy_policy_set'; ISO C99 and later do not support implicit function declarations
 2022-05-26  6:21 UTC 

[intel-tdx:kvm-upstream-workaround 99/435] arch/x86/kvm/vmx/vmx.c:4410:5: error: no previous prototype for function 'vmx_get_pid_table_order'
 2022-05-26  5:59 UTC 

[PATCH] riscv: Fix ALT_THEAD_PMA's asm parameters
 2022-05-26  2:40 UTC  (2+ messages)

[PATCH v3 3/4] mm/migration: return errno when isolate_huge_page failed
 2022-05-26  1:43 UTC  (2+ messages)

[frederic-dynticks:cpuset/nocb 1/4] kernel/rcu/rcutorture.c:1890:28: error: passing 'const struct cpumask *' to parameter of type 'struct cpumask *' discards qualifiers
 2022-05-26  1:00 UTC 

drivers/dma/imx-dma.c:1048:20: warning: cast to smaller integer type 'enum imx_dma_type' from 'const void *'
 2022-05-26  0:55 UTC  (4+ messages)

[Intel-gfx] [PATCH 08/10] drm/i915/uapi: disable capturing objects on recoverable contexts
 2022-05-26  0:08 UTC 

[vireshk-pm:opp/config 17/33] drivers/cpufreq/ti-cpufreq.c:331:19: error: incompatible pointer types initializing 'const u32 *' (aka 'const unsigned int *') with an expression of type 'u32 (*)[2]' (aka 'unsigned int (*)[2]')
 2022-05-25 22:53 UTC 

[asahilinux:bits/050-nvme 8/9] drivers/soc/apple/rtkit.c:665:9: error: call to undeclared function 'mbox_client_poll_data'; ISO C99 and later do not support implicit function declarations
 2022-05-25 22:11 UTC 

[axboe-block:for-5.20/io_uring 28/53] io_uring/io_uring.c:12888:15: error: use of undeclared identifier 'io_sendmsg_recvmsg_cleanup'
 2022-05-25 21:30 UTC 

drivers/pinctrl/meson/pinctrl-meson-s4.c:178:27: warning: unused variable 'tdm_sclk1_c_pins'
 2022-05-25 20:36 UTC 

[PATCH v4 2/4] media: v4l2_ctrl: Add V4L2_CTRL_WHICH_MIN/MAX_VAL
 2022-05-25 20:26 UTC 

drivers/spi/spi-amd.c:296:21: warning: cast to smaller integer type 'enum amd_spi_versions' from 'const void *'
 2022-05-25 20:05 UTC 

[RFC PATCH v2 00/21] KCFI support
 2022-05-25 20:02 UTC  (8+ messages)
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG

[vireshk-pm:opp/config 26/33] drivers/memory/tegra/tegra124-emc.c:1401:20: error: use of undeclared identifier 'hw_versions'; did you mean 'hw_version'?
 2022-05-25 19:02 UTC 

[PATCH V4 1/6] iio: accel: bmi088: Modified the scale calculate
 2022-05-25 17:53 UTC 

[PATCH v3 3/4] vhost-vdpa: uAPI to stop the device
 2022-05-25 17:52 UTC 

[tzungbi-chrome-platform:dev 25/25] ERROR: modpost: "cros_kunit_ec_xfer_mock_addx" [drivers/platform/chrome/cros_ec_proto_test.ko] undefined!
 2022-05-25 17:32 UTC 

[vireshk-pm:opp/config 10/33] include/linux/pm_opp.h:459:9: warning: incompatible pointer to integer conversion returning 'void *' from a function with result type 'int'
 2022-05-25 17:22 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, fdaf9a58)
 2022-05-25 17:32 UTC 

[vireshk-pm:opp/config 33/33] drivers/opp/core.c:1961:19: warning: no previous prototype for function 'dev_pm_opp_set_supported_hw'
 2022-05-25 15:40 UTC 

[PATCH v2 0/2] linux/types.h: Tidy __bitwise, add __CHECKER__ hints
 2022-05-25 14:34 UTC  (4+ messages)
` [PATCH v2 1/2] linux/types.h: Remove unnecessary __bitwise__

include/linux/fortify-string.h:336:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2022-05-25 13:10 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, aa051d36)
 2022-05-25 12:32 UTC 

[asahilinux:bits/110-smc 11/15] drivers/power/reset/macsmc-reboot.c:54:25: error: field has incomplete type 'struct sys_off_handler'
 2022-05-25 11:48 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 82706026)
 2022-05-25 11:15 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 0350785b)
 2022-05-25 11:10 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 268db333)
 2022-05-25 10:34 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, a6b45057)
 2022-05-25  9:36 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, 7cf6a8a1)
 2022-05-25  9:35 UTC 

[asahilinux:bits/110-smc 11/15] drivers/power/reset/macsmc-reboot.c:142:37: warning: declaration of 'struct power_off_data' will not be visible outside of this function
 2022-05-25  9:26 UTC 

[linux-next:master 11985/14193] drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1093:9: warning: 'CAUSE' macro redefined
 2022-05-25  9:05 UTC 

next/master build: 13 builds: 1 failed, 12 passed, 1 error, 13 warnings (next-20220525)
 2022-05-25  8:37 UTC 

[asahilinux:bits/070-audio 2/20] drivers/dma/apple-admac.c:260:5: warning: no previous prototype for function 'admac_cyclic_read_residue'
 2022-05-25  8:35 UTC 

[asahilinux:bits/090-spi-hid 11/11] drivers/hid/spi-hid/spi-hid-apple-core.c:259:22: warning: no previous prototype for function 'spihid_get_data'
 2022-05-25  6:54 UTC 

drivers/clk/imx/clk-imx93.c:324:34: warning: unused variable 'imx93_clk_of_match'
 2022-05-25  6:33 UTC 

ld.lld: error: undefined symbol: pci_remap_iospace
 2022-05-25  4:58 UTC 


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