public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2023-12-30 08:44:35 to 2024-01-11 05:14:50 UTC [more...]

[linux-next:master 12999/13245] mm/vmalloc.c:4652:25: warning: variable 'addr' is uninitialized when used here
 2024-01-11  5:13 UTC 

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-11  4:05 UTC  (7+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links

[PATCH] support tmpfs hugepage PMD is not split when COW
 2024-01-11  2:10 UTC  (2+ messages)

[PATCHv2 1/2] Compiler Attributes: counted_by: bump min gcc version
 2024-01-11  0:46 UTC  (7+ messages)
` [PATCHv2 2/2] Compiler Attributes: counted_by: fixup clang URL

[PATCH v2 0/2] shrink lib/string.i via IWYU
 2024-01-11  0:07 UTC  (4+ messages)
` [PATCH v2 2/2] lib/string: "

[PATCH v2] media: i2c: imx219: implement v4l2 selection api
 2024-01-10 21:53 UTC 

[linux-next:master 12891/13109] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_dpia_bw.c:548:24: warning: arithmetic between different enumeration types ('const enum dc_link_rate' and 'const enum dc_lane_count')
 2024-01-10 20:59 UTC 

[PATCH] drm/amd/display: Avoid enum conversion warning
 2024-01-10 20:46 UTC 

✅ PASS (MISSED 10 of 226): Test report for master (6.7.0, mainline.kernel.org-clang, ab27740f)
 2024-01-10 20:21 UTC 

drivers/i2c/busses/i2c-tegra.c:297: warning: Function parameter or member 'dma_dev' not described in 'tegra_i2c_dev'
 2024-01-10 18:56 UTC 

[RFC PATCH] x86/sev: x86/sev: enforce PC-relative addressing in clang
 2024-01-10 17:49 UTC  (6+ messages)

✅ PASS (MISSED 10 of 226): Test report for master (6.7.0, mainline.kernel.org-clang, 7da71072)
 2024-01-10 17:41 UTC 

[RFC] Bumping the minimum supported version of LLVM to 13.0.1
 2024-01-10 16:53 UTC 

✅ PASS: Test report for master (6.7.0, mainline.kernel.org-clang, 6c1dd1fe)
 2024-01-10 16:11 UTC 

block/blk-iocost.c:1183:6: warning: variable 'last_period' set but not used
 2024-01-10 15:19 UTC 

✅ PASS: Test report for master (6.7.0, mainline.kernel.org-clang, 30194002)
 2024-01-10 15:11 UTC 

[iwlwifi-next:egrumbac_fixes_6.5 71/73] drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c:613:4: error: call to undeclared function 'ieee80211_refresh_tx_agg_session_timer'; ISO C99 and later do not support implicit function declarations
 2024-01-10 15:07 UTC 

drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:1833:4: warning: 'snprintf' will always be truncated; specified size is 80, but format string expands to at least 94
 2024-01-10 14:55 UTC 

next/master build: 177 builds: 8 failed, 169 passed, 8 errors, 361 warnings (next-20240110)
 2024-01-10 11:28 UTC 

drivers/usb/host/xhci.c:1414: warning: Function parameter or member 'desc' not described in 'xhci_get_endpoint_index'
 2024-01-10 10:27 UTC 

[iwlwifi-next:egrumbac_fixes_6.5 70/73] drivers/net/wireless/quantenna/qtnfmac/event.c:665:11: error: no member named 'assoc_link_id' in 'struct cfg80211_update_owe_info'
 2024-01-10 10:14 UTC 

[PATCH] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection
 2024-01-10  7:46 UTC  (4+ messages)
  ` [PATCH v2] "
      `  "

[PATCH 1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
 2024-01-10  6:34 UTC  (2+ messages)

[iwlwifi-next:egrumbac_fixes_6.5 70/73] net/wireless/scan.c:307:25: warning: no previous prototype for function 'cfg80211_gen_new_ie'
 2024-01-10  6:09 UTC 

[iwlwifi-next:egrumbac_fixes_6.5 66/73] drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:5320:50: error: use of undeclared identifier 'IWL_TM_ATTR_MAX'; did you mean 'DCB_PG_ATTR_MAX'?
 2024-01-10  4:57 UTC 

[PATCH v2 1/2] drm/dcss: request memory region
 2024-01-10  4:36 UTC 

drivers/pinctrl/sunplus/sppctl.c:176: warning: Function parameter or member 'pctl' not described in 'sppctl_func_set'
 2024-01-10  4:00 UTC 

drivers/scsi/ipr.c:5430:6: warning: variable 'ioasc' set but not used
 2024-01-10  3:06 UTC 

[PATCH] Compiler Attributes: counted_by: bump compiler versions
 2024-01-10  3:02 UTC  (8+ messages)

[PATCH 1/3] btrfs: zlib: fix and simplify the inline extent decompression
 2024-01-10  2:42 UTC  (6+ messages)

[tinazhangzw:per-iommu_IOTLB_invalidation-20240109 11/11] drivers/iommu/intel/svm.c:152:38: warning: variable 'dev_pasid' is uninitialized when used here
 2024-01-10  1:00 UTC 

[PATCH] x86/tdx: Optimize try_accept_memory() to reduce 1GB page accepted failed times
 2024-01-09 23:05 UTC 

[PATCH] net: tcp: accept old ack during closing
 2024-01-09 22:55 UTC 

[steev:c630-linux-v6.7.0-rc8 160/165] sound/soc/codecs/wsa884x.c:1782:33: error: no member named 'dev' in 'struct sdw_stream_runtime'
 2024-01-09 19:00 UTC 

[syzbot] [mm?] general protection fault in __hugetlb_zap_begin
 2024-01-09 18:17 UTC  (2+ messages)

[PATCH v4 2/4] arch/x86: Move internal setup_data structures into setup_data.h
 2024-01-09 17:58 UTC  (2+ messages)

✅ PASS (MISSED 3 of 226): Test report for master (6.7.0, mainline.kernel.org-clang, bfe8eb3b)
 2024-01-09 16:30 UTC 

riscv: clang-nightly-allmodconfig: failed on stable-rc 6.6 and 6.1
 2024-01-09 15:26 UTC  (2+ messages)

✅ PASS: Test report for master (6.7.0, mainline.kernel.org-clang, f0a78b3e)
 2024-01-09 13:01 UTC 

[iwlwifi-next:egrumbac_fixes_6.5 54/69] ld.lld: error: undefined symbol: iwl_cfg_gl_a0_fm_a0
 2024-01-09 10:08 UTC 

next/master build: 179 builds: 8 failed, 171 passed, 7 errors, 361 warnings (next-20240109)
 2024-01-09  7:05 UTC 

[iwlwifi-next:egrumbac_fixes_6.5 55/69] drivers/net/wireless/intel/iwlwifi/pcie/drv.c:38:34: error: use of undeclared identifier 'iwl5100_agn_cfg'
 2024-01-09  5:17 UTC 

[gmprice:mempolicy2_mbind2 3/12] mm/mempolicy.c:1992:14: warning: variable length array used
 2024-01-09  4:14 UTC 

[arm:aarch64/ktext/v6.7 3/20] arch/arm64/mm/kasan_init.c:248:2: error: call to '__compiletime_assert_418' declared with 'error' attribute: BUILD_BUG_ON failed: VMALLOC_START != MODULES_END
 2024-01-09  3:02 UTC 

❌ FAIL: Test report for master (6.7.0, mainline.kernel.org-clang, ab5f3fcb)
 2024-01-09  2:21 UTC 

[PATCH] scripts/min-tool-version.sh: Raise min clang version to 18.0.0 for loongarch
 2024-01-09  1:40 UTC  (4+ messages)

[arm-integrator:b4/gemini-dts-fixes 4/4] drivers/net/ethernet/cortina/gemini.c:307:7: error: call to undeclared function 'phy_interface_mode_is_gmii'; ISO C99 and later do not support implicit function declarations
 2024-01-09  0:59 UTC 

[ambarus:gs101-peric0-usi-uart-i2c-v3 15/23] arch/x86/include/asm/irq.h:39:56: warning: declaration of 'struct pt_regs' will not be visible outside of this function
 2024-01-09  0:39 UTC 

[iwlwifi-next:egrumbac_fixes_6.5 54/69] drivers/net/wireless/intel/iwlwifi/fw/dbg.c:3166:5: warning: no previous prototype for function 'iwl_fw_send_timestamp_marker_cmd'
 2024-01-08 23:26 UTC 

arch/arm/crypto/sha512-glue.c:34:3: warning: cast from 'void (*)(u64 *, const u8 *, int)' (aka 'void (*)(unsigned long long *, const unsigned char *, int)') to 'sha512_block_fn *' (aka 'void (*)(struct sha512_state *, const unsigned char *, int)') convert
 2024-01-08 23:06 UTC 

[PATCH v4 4/4] arch/x86: Do not include <asm/bootparam.h> in several files
 2024-01-08 21:44 UTC 

❌ FAIL: Test report for master (6.7.0, mainline.kernel.org-clang, 5db8752c)
 2024-01-08 21:31 UTC 

[lunn:v6.7-rc6-net-next-mv88e6xxx-leds-v3 6/8] ld.lld: error: undefined symbol: devm_led_classdev_unregister
 2024-01-08 17:48 UTC 

[PATCH] platform/x86: intel-uncore-freq: Fix types in sysfs callbacks
 2024-01-08 16:47 UTC  (6+ messages)

[PATCH net-next] net/ipv6: resolve warning in ip6_fib.c
 2024-01-08 15:17 UTC  (3+ messages)

[PATCH v2 1/4] media: v4l: Add a helper for setting up link-frequencies control
 2024-01-08 15:10 UTC 

[lunn:v6.7-rc6-net-next-mv88e6xxx-leds-v3 8/8] drivers/net/dsa/qca/qca8k-leds.c:84:1: warning: no previous prototype for function 'qca8k_led_brightness_set'
 2024-01-08  9:30 UTC 

[drm-misc:drm-misc-next 6/21] drivers/gpu/drm/rockchip/inno_hdmi.c:499:15: error: call to undeclared function 'drm_atomic_get_new_connector_state'; ISO C99 and later do not support implicit function declarations
 2024-01-08  9:19 UTC 

next/master build: 180 builds: 8 failed, 172 passed, 7 errors, 362 warnings (next-20240108)
 2024-01-08  6:55 UTC 

[jlayton:filelock-6.9 10/11] fs/afs/flock.c:115:22: error: expected ';' at end of declaration
 2024-01-08  6:28 UTC 

[lunn:v6.7-rc6-net-next-mv88e6xxx-leds-v3 8/8] drivers/net/dsa/qca/qca8k-8xxx.c:1817:7: error: use of undeclared identifier 'qca8k_netdev_leds_ops'
 2024-01-08  6:16 UTC 

[RFC KERNEL PATCH v4 2/3] xen/pvh: Setup gsi for passthrough device
 2024-01-07 22:32 UTC  (2+ messages)

[rppt:execmem/v0 9/14] arch/powerpc/kernel/kprobes.c:133:9: error: call to undeclared function 'execmem_alloc'; ISO C99 and later do not support implicit function declarations
 2024-01-07 20:35 UTC 

[PATCH 1/1] Refactor radeon driver to use drm_gem_create_map_offset() instead of its custom implementation for associating GEM object with a fake offset. Since, we already have a generic implementation, we don't need the custom function and it is better to standardize the code
 2024-01-07 19:41 UTC 

drivers/nvmem/meson-efuse.c:78:12: warning: cast from 'void (*)(struct clk *)' to 'void (*)(void *)' converts to incompatible function type
 2024-01-07 17:45 UTC 

include/linux/tpm.h:290:2: warning: field within 'struct tpm_header' is less aligned than 'union tpm_header::(anonymous at include/linux/tpm.h:290:2)' and is usually due to 'struct tpm_header' being packed, which can lead to unaligned accesses
 2024-01-07 16:08 UTC 

[PATCH net-next 1/1] net: introduce OpenVPN Data Channel Offload (ovpn)
 2024-01-07 15:42 UTC 

[PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
 2024-01-07  8:52 UTC  (2+ messages)

drivers/md/bcache/request.c:309: warning: Function parameter or member 'bch_data_insert' not described in 'CLOSURE_CALLBACK'
 2024-01-07  8:01 UTC 

✅ PASS (MISSED 1 of 226): Test report for master (6.7.0-rc8, mainline.kernel.org-clang, 52b1853b)
 2024-01-07  7:21 UTC 

drivers/net/ethernet/freescale/enetc/enetc.c:2713:3: warning: 'snprintf' will always be truncated; specified size is 80, but format string expands to at least 110
 2024-01-07  5:55 UTC 

[PATCH net-next 4/8] pds_core: Prevent race issues involving the adminq
 2024-01-07  1:28 UTC 

arch/x86/kernel/cpu/sgx/main.c:124: warning: Function parameter or member 'low' not described in 'sgx_calc_section_metric'
 2024-01-06 18:35 UTC 

[PATCH v5 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50
 2024-01-06 18:13 UTC 

[drm-xe:drm-xe-next 9/10] drivers/gpu/drm/xe/xe_guc_relay.c:863:52: error: call to undeclared function 'kunit_get_current_test'; ISO C99 and later do not support implicit function declarations
 2024-01-06 16:27 UTC 

drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:221:7: warning: variable 'loc' set but not used
 2024-01-06 15:55 UTC 

drivers/rpmsg/rpmsg_char.c:75: warning: Function parameter or member 'remote_flow_restricted' not described in 'rpmsg_eptdev'
 2024-01-06 14:31 UTC 

fs/gfs2/super.c:767: warning: Function parameter or member 'who' not described in 'gfs2_freeze_super'
 2024-01-06 14:20 UTC 

[jlayton:filelock-6.9 8/11] fs/ceph/locks.c:230:32: error: no member named 'fl_flags' in 'struct file_lock'
 2024-01-06 14:07 UTC 

[PATCH] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
 2024-01-06 13:56 UTC 

drivers/powercap/dtpm.c:602: warning: Function parameter or member 'dtpm_match_table' not described in 'dtpm_create_hierarchy'
 2024-01-06 11:22 UTC 

[PATCH v5 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver
 2024-01-06 10:02 UTC 

vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x45: relocation to !ENDBR: machine_kexec+0x1e2
 2024-01-06  9:01 UTC 

mm/slub.c:2142:15: warning: variable 'partial_slabs' set but not used
 2024-01-06  7:53 UTC 

[PATCH v1 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-06  4:29 UTC 

[PATCH v5 3/5] mfd: cs40l50: Add support for CS40L50 core driver
 2024-01-06  1:49 UTC 

[PATCH] power: supply: bq24190_charger: Fix "initializer element is not constant" error
 2024-01-05 21:59 UTC  (2+ messages)

[PATCH] lib/Kconfig.debug: Disable CONFIG_DEBUG_INFO_BTF for Hexagon
 2024-01-05 19:13 UTC 

✅ PASS (MISSED 2 of 226): Test report for master (6.7.0-rc8, mainline.kernel.org-clang, 1f874787)
 2024-01-05 14:30 UTC 

✅ PASS (MISSED 6 of 226): Test report for master (6.7.0-rc8, mainline.kernel.org-clang, a476aae3)
 2024-01-05 12:01 UTC 

next/master build: 184 builds: 8 failed, 176 passed, 7 errors, 363 warnings (next-20240105)
 2024-01-05  9:00 UTC 

[linux-next:master 11453/12662] sound/ac97/bus.c:112:20: error: use of undeclared identifier 'ac97_bus_type'
 2024-01-05  8:58 UTC 

[jlayton:leases 8/8] fs/dlm/plock.c:265:7: error: no member named 'fl_flags' in 'struct file_lock'
 2024-01-05  7:18 UTC 

[gmprice:mempolicy2_mbind2 8/12] ./usr/include/linux/mempolicy.h:35:2: error: unknown type name '__u8'
 2024-01-05  6:44 UTC 

✅ PASS (MISSED 2 of 226): Test report for master (6.7.0-rc8, mainline.kernel.org-clang, 5eff55d7)
 2024-01-05  6:01 UTC 

mm/pgtable-generic.o: warning: objtool: pte_offset_map_nolock+0x161: stack state mismatch: cfa1=4+72 cfa2=-1+0
 2024-01-05  4:29 UTC 

[PATCH v2] input/vmmouse: Fix device name copies
 2024-01-04 22:01 UTC 

[PATCH v11 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach
 2024-01-04 19:01 UTC 

[krzk-github:n/audio-sm8650-on-neil-codelinaro-topic-sm8650-upstream-integ 16454/16521] drivers/mailbox/qcom-cpucp-mbox.c:55:11: error: call to undeclared function 'readq'; ISO C99 and later do not support implicit function declarations
 2024-01-04 18:29 UTC 

[bp:tip-ras-core-WIP 14/14] drivers/ras/amd/atl/core.c:207:2: error: call to undeclared function 'amd_atl_register_decoder'; ISO C99 and later do not support implicit function declarations
 2024-01-04 15:48 UTC 

[bcachefs:header_cleanup 21/51] /bin/bash: line 1: 19420 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/misc/eeprom/at24.ko
 2024-01-04 15:10 UTC  (16+ messages)
                        ` [bcachefs:header_cleanup 21/51] /bin/bash: line 1: 19420 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/misc/eep

[PATCH 5/6] accel/habanalabs/gaudi2: move HMMU page tables to device memory
 2024-01-04 12:47 UTC 

[PATCH v2 34/39] drm: bridge: dw_hdmi: switch to ->edid_read callback
 2024-01-04 12:21 UTC  (2+ messages)

[PATCH v2 23/39] drm/bridge: nxp-ptn3460: switch to ->edid_read callback
 2024-01-04 12:17 UTC  (2+ messages)

✅ PASS (MISSED 2 of 226): Test report for master (6.7.0-rc8, mainline.kernel.org-clang, ac865f00)
 2024-01-04 10:01 UTC 

[PATCH] x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump
 2024-01-04  8:58 UTC  (8+ messages)

[PATCH] drm/xe: Fix warning on impossible condition
 2024-01-04  5:51 UTC  (2+ messages)

[frederic-dynticks:timers/core 13/15] kernel/time/tick-sched.c:1563:23: error: too few arguments to function call, expected 2, have 1
 2024-01-04  1:19 UTC 

[PATCH net-next 1/2] net: dsa: mv88e6xxx: Add LED infrastructure
 2024-01-04  0:15 UTC 

[PATCH] drivers: clk: zynqmp: remove clock name dependency
 2024-01-03 22:28 UTC 

[PATCH 2/6] accel/habanalabs/gaudi2: add interrupt affinity for user interrupts
 2024-01-03 21:46 UTC 

[brauner-vfs:b4/vfs-bdev-file 41/42] fs/nilfs2/mdt.c:93:21: error: no member named 'f_s_bdev' in 'struct super_block'
 2024-01-03 21:14 UTC 

[tip:ras/core 11/13] include/linux/ras.h:9:10: fatal error: 'uapi/asm/mce.h' file not found
 2024-01-03 20:31 UTC 

[brauner-vfs:b4/vfs-bdev-file 41/42] fs/ntfs3/fsntfs.c:1011:23: warning: unused variable 'bdev'
 2024-01-03 20:09 UTC 

[linux-next:master 11916/12223] drivers/net/ethernet/broadcom/bnxt/bnxt.c:14028:9: error: call to undeclared function 'rps_may_expire_flow'; ISO C99 and later do not support implicit function declarations
 2024-01-03 18:35 UTC 

[cel:kdevops 58/58] net/sunrpc/clnt.c:2341:9: error: no member named 'tk_pid' in 'struct rpc_task'
 2024-01-03 12:40 UTC 

[PATCH v1 1/1] powerpc/powernv: fix up kernel compile issues
 2024-01-03 12:18 UTC 

[PATCH v2 9/9] mm/swap, shmem: use new swapin helper to skip readahead conditionally
 2024-01-03 11:56 UTC 

[linux-nvme:nvme-6.8 4/16] ld.lld: error: undefined symbol: nvme_ns_head_ops
 2024-01-03  8:48 UTC 

next/master build: 185 builds: 9 failed, 176 passed, 10 errors, 364 warnings (next-20240103)
 2024-01-03  8:00 UTC 

[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2024-01-03  5:16 UTC  (4+ messages)

[PATCH] firmware: imx: scu: ensure wakeup procedure calls pm_system_wakeup()
 2024-01-03  3:43 UTC  (2+ messages)

[rafael-pm:bleeding-edge 157/159] drivers/thermal/thermal_core.c:1469:6: warning: variable 'tz_id' set but not used
 2024-01-02 21:37 UTC 

[qais-yousef:uclamp-max-aggregation 9/13] drivers/cpufreq/intel_pstate.c:2250:1: error: expected expression
 2024-01-01 10:56 UTC 

[PATCH v3 1/3] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
 2024-01-01 10:35 UTC 

[PATCH 2/4] netlink: Move an assignment for the variable “sk” in __netlink_kernel_create()
 2024-01-01 10:22 UTC  (2+ messages)

[qais-yousef:uclamp-max-aggregation 9/13] drivers/cpufreq/intel_pstate.c:1494:32: warning: tentative array definition assumed to have one element
 2024-01-01  8:42 UTC 

❌ FAIL (MISSED 2 of 226): Test report for master (6.7.0-rc8, mainline.kernel.org-clang, 610a9b8f)
 2024-01-01  7:41 UTC 

[PATCH 2/2] net/smc: Improve exception handling in smc_llc_cli_add_link_invite()
 2023-12-31 22:09 UTC 

❌ FAIL (MISSED 8 of 226): Test report for master (6.7.0-rc7, mainline.kernel.org-clang, 453f5db0)
 2023-12-31  8:31 UTC 

[syzbot] [fs?] general protection fault in pagemap_scan_hugetlb_entry
 2023-12-30 18:24 UTC  (2+ messages)

[PATCH] firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and ASM108x/VT630x PCIe cards
 2023-12-30  8:43 UTC 


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