public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2022-05-04 17:16:04 to 2022-05-09 23:12:45 UTC [more...]

[RESEND PATCH v1] x86/build: add -fno-builtin flag to prevent shadowing
 2022-05-09 23:12 UTC  (6+ messages)

[PATCH v3 1/2] nl80211: process additional attributes in NL80211_CMD_SET_BEACON
 2022-05-09 23:10 UTC  (2+ messages)

drivers/hwmon/ltq-cputemp.c:23:2: error: call to undeclared function 'ltq_cgu_w32'; ISO C99 and later do not support implicit function declarations
 2022-05-09 23:03 UTC  (4+ messages)

[linux-next:master 9592/10218] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3467:29: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int'
 2022-05-09 22:59 UTC 

[PATCH 0/2] Link the PowerPC vDSO with ld.lld
 2022-05-09 22:30 UTC  (8+ messages)
` [PATCH 1/2] powerpc/vdso: Remove unused ENTRY in linker scripts
` [PATCH 2/2] powerpc/vdso: Link with ld.lld when requested

[PATCH] mgag200: Enable atomic gamma lut update
 2022-05-09 21:37 UTC 

[PATCH] bpf.h: fix clang compiler warning with unpriv_ebpf_notify()
 2022-05-09 20:36 UTC 

[PATCH 2/2] clocksource/drivers/timer-mediatek: Implement CPUXGPT timers
 2022-05-09 19:53 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless 30/30] net/rxrpc/call_event.c:157:6: warning: variable 'oldest' is used uninitialized whenever 'if' condition is true
 2022-05-09 19:22 UTC 

[PATCH] fs/proc: add mask_secrets to prevent sensitive information leakage
 2022-05-09 18:50 UTC 

[PATCH V1 4/5] iio: accel: bmi088: Make it possible to config scales
 2022-05-09 18:50 UTC 

[char-misc:char-misc-testing 2/25] drivers/misc/cardreader/rts5261.c:406:13: warning: variable 'setting_reg2' is used uninitialized whenever 'if' condition is false
 2022-05-09 18:50 UTC 

[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
 2022-05-09 18:19 UTC  (6+ messages)

[PATCH] mm/shmem: restore setting of page variable
 2022-05-09 18:03 UTC  (2+ messages)

[PATCH v4 01/14] modpost: remove left-over cross_compile declaration
 2022-05-09 17:50 UTC  (3+ messages)
  ` [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
  ` [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS

[krzk-github:n/qcom-ufs-opp-v3 10/13] drivers/opp/core.c:1297:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-05-09 16:13 UTC 

[PATCH] mm/shmem: initialize folio to NULL
 2022-05-09 14:53 UTC  (4+ messages)

next/master build: 220 builds: 24 failed, 196 passed, 42 errors, 86 warnings (next-20220509)
 2022-05-09 14:01 UTC 

[chanwoo:devfreq-testing 5/5] drivers/devfreq/governor_passive.c:409:2: error: use of undeclared identifier 'ret'
 2022-05-09 13:51 UTC 

[PATCH v1] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
 2022-05-09 12:18 UTC 

mm/kasan/sw_tags.c:211:6: warning: no previous prototype for function 'kasan_tag_mismatch'
 2022-05-09 11:47 UTC 

[Patch v4 9/9] soc: tegra: cbb: Add support for tegra-grace SOC
 2022-05-09 10:37 UTC  (2+ messages)

[PATCH v6 1/2] net: fix wrong network header length
 2022-05-09 10:00 UTC  (3+ messages)
` [PATCH v6 2/2] selftests net: add UDP GRO fraglist + bpf self-tests

[PATCH v2] usb: gadget: update DECLARE_USB_FUNCTION(_INIT) macro
 2022-05-09  9:24 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc6 (mainline.kernel.org-clang, c5eb0a61)
 2022-05-09  9:16 UTC 

[PATCH 3/5] genirq: Provide an IRQ affinity mask in non-SMP configs
 2022-05-09  7:52 UTC 

[PATCH] usb: gadget: update DECLARE_USB_FUNCTION(_INIT) macro
 2022-05-09  6:10 UTC 

[lunn:dsa-ci 22/47] drivers/net/phy/mdio_bus.c:710:9: warning: The expression is an uninitialized value. The computed value will also be garbage [clang-analyzer-core.uninitialized.Assign]
 2022-05-09  5:49 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 379c7265)
 2022-05-09  5:48 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, f002488d)
 2022-05-09  4:52 UTC 

riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter
 2022-05-09  3:49 UTC  (2+ messages)

[linux-next:master 9659/9759] drivers/nvme/host/ioctl.c:693:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
 2022-05-09  3:25 UTC 

[allisonhenderson-xfs-work:xfs-5.19-compose_pptrs 25/32] fs/xfs/libxfs/xfs_attr.c:556:21: warning: Value stored to 'dp' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-09  3:16 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 225/1129] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1044:2: warning: Value stored to 'tail_p' is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-09  2:53 UTC 

[PATCH v3 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
 2022-05-09  2:53 UTC  (5+ messages)
    ` [kbuild-all] "

arch/x86/entry/entry: RFC on recent kernels building error with llvm 11.0.2 internal assembler
 2022-05-09  0:07 UTC  (4+ messages)

[ammarfaizi2-block:axboe/linux-block/fastpoll-mshot 97/98] fs/io_uring.c:4743:11: warning: variable 'ret' is uninitialized when used here
 2022-05-08 21:41 UTC 

[PATCH net-next 09/10] net: dsa: Separate C22 and C45 MDIO bus transaction methods
 2022-05-08 19:19 UTC 

[PATCH for-5.19/uclogic 1/7] HID: uclogic: Move param printing to a function
 2022-05-08 18:39 UTC 

drivers/thermal/thermal_sysfs.c:794:9: warning: mixing declarations and code is a C99 extension
 2022-05-08 17:47 UTC 

[RFC PATCH 3/3] mm/damon/vaddr: Change to use huge_ptep_get_access_flags()
 2022-05-08 12:41 UTC 

uninitialized variables bugs
 2022-05-08 12:17 UTC  (2+ messages)

[PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
 2022-05-08 12:11 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 30c8e80f)
 2022-05-08  6:32 UTC 

[PATCH] ath11k: remove redundant assignment to variables vht_mcs and he_mcs
 2022-05-07 18:41 UTC 

[Intel-gfx] [PATCH 11/16] drm/i915: Drop has_pxp from device info
 2022-05-07 18:05 UTC 

[norov:bitmap-cocci 15/15] kernel/sched/topology.c:2002:45: error: too many arguments to function call, expected single argument 'srcp', have 2 arguments
 2022-05-07 13:51 UTC 

[PATCH 3/3] drm/msm: stop storing the array of CRTCs in struct msm_drm_private
 2022-05-07 12:20 UTC 

[PATCH] net: dsa: realtek: rtl8366rb: Serialize indirect PHY register access
 2022-05-07 12:10 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 4b97bac0)
 2022-05-07 10:10 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, bce58da1)
 2022-05-07  9:42 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, adcffc17)
 2022-05-07  9:42 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 4df22ca8)
 2022-05-07  6:36 UTC 

[agd5f:drm-next 321/599] drivers/gpu/drm/amd/amdgpu/../pm/inc/smu_v13_0_0_pptable.h:194:39: warning: field overdrive_table within 'struct smu_13_0_0_powerplay_table' is less aligned than 'struct smu_13_0_0_overdrive_table' and is usually due to 'struct smu_13_0_0_powerplay_table'
 2022-05-07  6:33 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 64267926)
 2022-05-07  5:23 UTC 

[PATCH v2] mm/ksm: introduce ksm_force for each process
 2022-05-07  4:49 UTC 

[PATCH v2] i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
 2022-05-07  3:31 UTC 

[linux-next:master 6350/9759] drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:342:9: error: call to undeclared function 'ptp_find_pin_unlocked'; ISO C99 and later do not support implicit function declarations
 2022-05-07  3:07 UTC 

[PATCH] remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use
 2022-05-07  0:14 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 541/1129] drivers/iio/adc/xilinx-ams.c:384:10: warning: signed shift result (0x446A60000) requires 36 bits to represent, but 'long' only has 32 bits
 2022-05-06 23:46 UTC 

[krzk-github:n/qcom-ufs-opp-cleanups-v2-drv-owner-wip 7/7] drivers/target/loopback/tcm_loop.c:314:3: error: field designator 'module' does not refer to any field in type 'struct scsi_host_template'
 2022-05-06 20:07 UTC 

[krzk-github:n/qcom-ufs-opp-cleanups-v2-drv-owner-wip 7/7] drivers/scsi/hosts.c:380: warning: expecting prototype for scsi_host_alloc(). Prototype was for __scsi_host_alloc() instead
 2022-05-06 19:57 UTC 

[PATCH v14 7/9] irqchip: Add Sunplus SP7021 interrupt controller driver
 2022-05-06 19:26 UTC 

[PATCH v9] platform/chrome: Add ChromeOS ACPI device driver
 2022-05-06 18:02 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 357/1129] drivers/usb/dwc3/core.c:947:5: warning: no previous prototype for function 'dwc3_core_init'
 2022-05-06 17:21 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 579/1129] drivers/media/mc/mc-entity.c:308: warning: expecting prototype for media_entity_graph_walk_init(). Prototype was for media_graph_walk_init() instead
 2022-05-06 17:21 UTC 

[PATCH] fs: Fix page cache inconsistency when mixing buffered and AIO DIO for bdev
 2022-05-06 16:54 UTC 

ld.lld: error: inline assembly requires more registers than available at line 523
 2022-05-06 16:49 UTC  (6+ messages)
  ` [kbuild-all] "

[PATCH v2 0/5] Fix clang-format configuration according to checkpatch.pl
 2022-05-06 16:01 UTC  (6+ messages)
` [PATCH v2 1/5] clang-format: Update and extend the for_each list with tools/
` [PATCH v2 2/5] clang-format: Update to clang-format >= 6
` [PATCH v2 3/5] clang-format: Fix goto labels indentation
` [PATCH v2 4/5] clang-format: Fix empty curly braces
` [PATCH v2 5/5] clang-format: Fix space after for_each macros

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 622/1129] drivers/media/i2c/adv7511-v4l2.c:2245:21: warning: no previous prototype for function 'adv7511_subdev'
 2022-05-06 15:51 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 153/1129] drivers/i2c/busses/i2c-xiic.c:1134:39: warning: unused variable 'xiic_2_00'
 2022-05-06 15:51 UTC 

[PATCH] nvme: Ensure ret is always initialized in
 2022-05-06 15:09 UTC  (3+ messages)

drivers/net/wireless/intel/iwlwifi/fw/api/rx.h:442:2: warning: field within 'struct iwl_rx_mpdu_desc_v1' is less aligned than 'union iwl_rx_mpdu_desc_v1::(anonymous at drivers/net/wireless/intel/iwlwifi/fw/api/rx.h:442:2)' and is usually due to 'struct i
 2022-05-06 13:28 UTC 

[linux-next:master 8865/9759] drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:131:40: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int')
 2022-05-06 13:08 UTC 

[PATCH 4/5] io_uring: add a helper for poll clean
 2022-05-06 12:47 UTC 

[PATCH] slub: kunit catch kmem_cache_alloc failed
 2022-05-06 11:45 UTC 

[PATCH v14 8/9] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
 2022-05-06 11:25 UTC 

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-06 11:15 UTC  (24+ messages)
` [PATCH 02/32] "
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property

[linux-next:master 4615/9759] drivers/fpga/zynq-fpga.c:246:14: warning: result of comparison of constant 170 with expression of type 'const char' is always false
 2022-05-06 11:15 UTC 

next/master build: 217 builds: 53 failed, 164 passed, 131 errors, 121 warnings (next-20220506)
 2022-05-06 11:08 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, fe27d189)
 2022-05-06  8:45 UTC 

[PATCH] mm/damon/sysfs: fix pid leak under fvaddr ops use case
 2022-05-06  8:19 UTC  (3+ messages)
  ` [kbuild-all] "

[intel-tdx:kvm-upstream-workaround 292/361] arch/x86/virt/vmx/tdx/tdx_debug.c:38:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-05-06  7:36 UTC 

[esmil:visionfive 22/55] drivers/soc/sifive/sifive_l2_cache.c:152:3: error: call to undeclared function 'writeq'; ISO C99 and later do not support implicit function declarations
 2022-05-06  7:36 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, f47c960e)
 2022-05-06  7:31 UTC 

[agd5f:drm-next 523/573] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:206:5: warning: no previous prototype for function 'smu_v13_0_7_check_fw_status'
 2022-05-06  6:45 UTC 

drivers/hid/hid-nintendo.c:403:29: warning: unused variable 'JC_RUMBLE_ZERO_AMP_PKT_CNT'
 2022-05-06  6:32 UTC  (3+ messages)

[esmil:visionfive 22/55] drivers/soc/sifive/sifive_l2_cache.c:142:19: warning: result of comparison of constant 36507222016 with expression of type 'unsigned long' is always false
 2022-05-06  5:23 UTC 

[ammarfaizi2-block:axboe/linux-block/for-5.19/io_uring-passthrough 19/20] drivers/nvme/host/ioctl.c:690:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-05-06  5:23 UTC 

[PATCH net-next v1 06/10] ptp: ocp: vectorize the sma accessor functions
 2022-05-06  4:19 UTC 

fs/f2fs/inode.c:284:26: warning: format specifies type 'long' but the argument has type 'unsigned int'
 2022-05-06  3:57 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 0f5d752b)
 2022-05-06  3:47 UTC 

[PATCH V3 1/2] md: don't unregister sync_thread with reconfig_mutex held
 2022-05-06  2:34 UTC  (2+ messages)

[PATCH net-next v3] net: axienet: Use NAPI for TX completion path
 2022-05-06  1:54 UTC 

[PATCH 4/8] Bluetooth: Add BTPROTO_ISO socket type
 2022-05-06  1:13 UTC 

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

[intel-tdx:kvm-upstream-workaround 99/361] arch/x86/kvm/vmx/vmx.c:4410:5: warning: no previous prototype for function 'vmx_get_pid_table_order'
 2022-05-05 22:58 UTC 

[PATCH] drm/mgag200: Fail on I2C initialization errors
 2022-05-05 21:06 UTC 

[PATCH 4/4] mux: lan966: Add support for flexcom mux controller
 2022-05-05 20:26 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/context-tracking.2022.05.03a 54/58] kernel/context_tracking.c:91:4: error: call to undeclared function 'rcu_irq_work_resched'; ISO C99 and later do not support implicit function declarations
 2022-05-05 19:56 UTC 

[RFC PATCH 00/21] KCFI support
 2022-05-05 18:03 UTC  (14+ messages)
` [RFC PATCH 09/21] arm64: Add CFI error handling
` [RFC PATCH 10/21] treewide: Drop function_nocfi

[linux-next:master 8949/9357] drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:362:6: warning: variable 'index' is used uninitialized whenever 'if' condition is true
 2022-05-05 17:54 UTC 

[PATCH v3 15/15] media: i2c: Add vblank control to ov7251 driver
 2022-05-05 17:11 UTC 

[kees:for-next/kspp 21/25] drivers/misc/lkdtm/stackleak.c:17:39: error: call to undeclared function 'stackleak_task_low_bound'; ISO C99 and later do not support implicit function declarations
 2022-05-05 16:25 UTC  (3+ messages)

[PATCH] i2c: at91: Initialize dma_buf in at91_twi_xfer()
 2022-05-05 15:38 UTC  (2+ messages)

[PATCH v2] i2c: at91: use dma safe buffers
 2022-05-05 15:18 UTC  (3+ messages)

[linux-next:master 8878/9357] drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3826:6: warning: variable 'index' is used uninitialized whenever 'if' condition is true
 2022-05-05 15:03 UTC 

[PATCH net-next v3 4/7] net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
 2022-05-05 13:41 UTC 

[PATCH v3 07/15] media: i2c: Add support for new frequencies to ov7251
 2022-05-05 12:49 UTC 

next/master build: 223 builds: 39 failed, 184 passed, 68 errors, 141 warnings (next-20220505)
 2022-05-05 12:32 UTC 

[linux-next:master 6995/9357] kernel/trace/fgraph.c:37:12: warning: no previous prototype for function 'ftrace_enable_ftrace_graph_caller'
 2022-05-05 12:29 UTC 

[linux-next:master 4603/8600] drivers/usb/host/ehci-omap.c:64:19: warning: unused function 'ehci_read'
 2022-05-05 10:57 UTC 

[ulfh-mmc:next 43/52] drivers/mmc/host/sdhci-brcmstb.c:51:6: warning: no previous prototype for function 'brcmstb_reset'
 2022-05-05 10:37 UTC 

[PATCH v2 00/26] kbuild: yet another series of cleanups (modpost and LTO)
 2022-05-05  6:55 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, a7391ad3)
 2022-05-05  6:15 UTC 

[PATCH v3] random: use first 128 bits of input as fast init
 2022-05-05  0:34 UTC  (2+ messages)

[PATCH v3] [PATCH v3] uwb: nxp: sr1xx: UWB driver support for sr1xx series chip
 2022-05-04 22:48 UTC 

[PATCH 2/4] Input: mt-matrix-keypad: Add Bosch mt matrix keypad driver
 2022-05-04 21:56 UTC 

[PATCH v4 08/13] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
 2022-05-04 21:46 UTC  (2+ messages)

[PATCH 3/3] input/touchscreen: imagis: Add support for Imagis IST3038B
 2022-05-04 20:30 UTC 

fs/fs-writeback.c:2397:6: warning: variable 'wb' is used uninitialized whenever 'if' condition is false
 2022-05-04 20:10 UTC 

[dtor-input:next 34/37] drivers/input/keyboard/mtk-pmic-keys.c:93:22: error: use of undeclared identifier 'MT6359_TOPSTATUS'
 2022-05-04 19:28 UTC 

[masahiroy:lto-cleanup-wip 53/61] scripts/mod/modpost.c:2311:33: error: no member named 'is_gpl' in 'struct symbol'
 2022-05-04 18:45 UTC 

[jirislaby:devel 57/73] include/linux/consolemap.h:50:9: error: use of undeclared identifier 'c'
 2022-05-04 18:35 UTC 

next/master build: 217 builds: 28 failed, 189 passed, 48 errors, 76 warnings (next-20220504)
 2022-05-04 18:01 UTC 

[PATCH V3 5/5] iio: accel: sca3300: Add inclination channels
 2022-05-04 17:23 UTC 


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