oe-kbuild.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-03 18:01:50 to 2022-12-19 08:00:04 UTC [more...]

io_uring/timeout.c:232:3: warning: Found a exit path from function with non-void return type that has missing return statement [missingReturn]
 2022-12-19  7:59 UTC 

include/kunit/test.h:679:20: warning: use of NULL 'buf' where non-null expected [CWE-476]
 2022-12-19  6:08 UTC 

sound/soc/intel/avs/boards/max98927.c:162 avs_create_dapm_routes() warn: potentially one past the end of array 'dr[idx]'
 2022-12-19  1:46 UTC 

sound/soc/intel/avs/boards/da7219.c:177 avs_create_dapm_routes() warn: potentially one past the end of array 'dr[idx]'
 2022-12-18 23:55 UTC 

[djwong-xfs:vectorized-scrub 403/556] fs/xfs/libxfs/xfs_rtgroup.h:46:72: warning: Parameter 'rtg' can be declared as pointer to const [constParameter]
 2022-12-18 17:01 UTC 

[djwong-xfs:vectorized-scrub 448/556] fs/xfs/libxfs/xfs_rmap.c:2664:25: warning: Parameter 'bmap' can be declared as pointer to const [constParameter]
 2022-12-18 16:21 UTC 

drivers/net/ethernet/sfc/tc.c:285 efx_tc_flower_replace() warn: passing a valid pointer to 'PTR_ERR'
 2022-12-18 11:28 UTC 

drivers/net/ethernet/sfc/tc_bindings.c:171 efx_tc_indr_setup_cb() warn: passing a valid pointer to 'PTR_ERR'
 2022-12-18 10:07 UTC 

drivers/net/ethernet/sfc/tc_bindings.c:90 efx_tc_setup_block() warn: passing a valid pointer to 'PTR_ERR'
 2022-12-18  8:46 UTC 

drivers/acpi/property.c:1138:9: warning: Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError]
 2022-12-18  7:56 UTC 

drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:838 bnxt_ptp_init() warn: missing error code 'rc'
 2022-12-18  7:26 UTC 

[djwong-xfs:xfile-page-caching 277/327] fs/xfs/libxfs/xfs_format.h:431:4: warning: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned]
 2022-12-18  5:24 UTC 

drivers/gpu/drm/panel/panel-newvision-nv3051d.c:176 panel_nv3051d_init_sequence() warn: Function too hairy. No more merges
 2022-12-18  5:14 UTC 

drivers/gpio/gpio-exar.c:52 exar_offset_to_sel_addr() warn: replace divide condition 'pin / 8' with 'pin >= 8'
 2022-12-18  3:33 UTC 

[PATCH v3 2/2] iio: adc: add ADC driver for the TI LMP92064 controller
 2022-12-18  2:33 UTC 

[zen:6.1/ksm 3/5] mm/madvise.c:1598 __do_sys_pmadv_ksm() error: uninitialized symbol 'ret'
 2022-12-17 22:41 UTC 

sound/soc/intel/avs/boards/max98927.c:162 avs_create_dapm_routes() warn: potentially one past the end of array 'dr[idx]'
 2022-12-17 22:00 UTC 

drivers/pci/endpoint/functions/pci-epf-vntb.c:559:21: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-12-17 21:50 UTC 

sound/soc/intel/avs/boards/da7219.c:177 avs_create_dapm_routes() warn: potentially one past the end of array 'dr[idx]'
 2022-12-17 20:59 UTC 

include/linux/fortify-string.h:45:33: warning: use of NULL 'fmt' where non-null expected [CWE-476]
 2022-12-17 12:24 UTC 

[PATCH v2 bpf-next 02/13] bpf: Migrate release_on_unlock logic to non-owning ref semantics
 2022-12-17 10:23 UTC 

drivers/usb/host/xhci-ring.c:1584:2: warning: Value stored to 'usbsts' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-17  8:12 UTC 

include/linux/fortify-string.h:45:33: warning: use of NULL 'format_modifiers' where non-null expected [CWE-476]
 2022-12-17  7:52 UTC 

sound/soc/codecs/wm8731.c:599 wm8731_init() warn: missing error code? 'ret'
 2022-12-17  6:11 UTC 

drivers/scsi/mpi3mr/mpi3mr_transport.c:1449 mpi3mr_expander_add() warn: returning -1 instead of -ENOMEM is sloppy
 2022-12-17  4:20 UTC 

drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c:725 bdisp_g_fmt() warn: passing a valid pointer to 'PTR_ERR'
 2022-12-17  3:49 UTC 

drivers/scsi/mpi3mr/mpi3mr_app.c:822 mpi3mr_bsg_process_mpt_cmds() warn: potentially one past the end of array 'drv_bufs[mpirep_offset]'
 2022-12-17  2:59 UTC 

drivers/media/platform/samsung/s5p-g2d/g2d.c:103 g2d_queue_setup() warn: passing a valid pointer to 'PTR_ERR'
 2022-12-17  1:48 UTC 

drivers/memory/tegra/tegra30-emc.c:1164:3: warning: Value stored to 'dram_type_str' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-17  1:38 UTC 

drivers/scsi/mpi3mr/mpi3mr_fw.c:1209 mpi3mr_issue_reset() error: uninitialized symbol 'host_diagnostic'
 2022-12-17  1:28 UTC 

drivers/hwmon/pc87360.c:1368 pc87360_read_value() warn: ignoring unreachable code
 2022-12-16 23:16 UTC 

drivers/scsi/mpt3sas/mpt3sas_config.c:2354 mpt3sas_config_update_driver_trigger_pg3() warn: missing unwind goto?
 2022-12-16 21:55 UTC 

arch/powerpc/lib/sstep.c:1635:9: warning: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
 2022-12-16 21:45 UTC 

drivers/gpu/drm/i915/display/intel_display_types.h:1932:24: sparse: sparse: unreplaced symbol '<noident>'
 2022-12-16 19:34 UTC 

[PATCH 02/20] udf: New directory iteration code
 2022-12-16 18:53 UTC 

[PATCH] hwmon: coretemp: avoid RDMSR interruptions to isolated CPUs
 2022-12-16 17:22 UTC 

drivers/iommu/iommufd/selftest.c:371 iommufd_test_md_check_pa() error: uninitialized symbol 'mock'
 2022-12-16 15:51 UTC 

[linux-next:master 15214/15277] mm/hugetlb.c:6897 hugetlb_reserve_pages() error: uninitialized symbol 'chg'
 2022-12-16 12:19 UTC 

include/linux/fortify-string.h:45:33: warning: use of NULL 'format_modifiers' where non-null expected [CWE-476]
 2022-12-16  9:48 UTC 

drivers/usb/host/xhci-ring.c:1584:2: warning: Value stored to 'usbsts' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-16  7:47 UTC 

[android-common:android13-5.15 1/4] include/trace/trace_events.h:27:23: warning: 'str__dm__trace_system_name' defined but not used
 2022-12-16  3:14 UTC 

drivers/memory/tegra/tegra30-emc.c:1164:3: warning: Value stored to 'dram_type_str' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-16  0:52 UTC 

drivers/net/ethernet/neterion/s2io.c:6806 set_rxd_buffer_pointer() warn: missing unwind goto?
 2022-12-16  0:42 UTC 

lib/fortify_kunit.c:32:9: sparse: unsigned int const __right
 2022-12-15 23:11 UTC 

drivers/scsi/pcmcia/nsp_cs.c:1683:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-12-15 18:18 UTC 

drivers/gpu/drm/nouveau/dispnv50/disp.c:134:31: sparse: sparse: subtraction of different types can't work (different address spaces)
 2022-12-15 16:17 UTC 

include/linux/fortify-string.h:45:33: warning: use of NULL 'format_modifiers' where non-null expected [CWE-476]
 2022-12-15  9:23 UTC 

net/ipv4/tcp_plb.c:83:2: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-12-15  8:33 UTC 

drivers/memory/tegra/tegra30-emc.c:1164:3: warning: Value stored to 'dram_type_str' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-15  5:21 UTC 

net/rxrpc/rxperf.c:337 rxperf_deliver_to_call() error: uninitialized symbol 'ret'
 2022-12-15  1:28 UTC 

drivers/gpu/drm/nouveau/dispnv50/disp.c:134:31: sparse: sparse: subtraction of different types can't work (different address spaces)
 2022-12-14 23:57 UTC 

arch/s390/kernel/nmi.c:109:26: warning: Parameter 'mcesad' can be declared as pointer to const [constParameter]
 2022-12-14 23:17 UTC 

[jimc:hf-5d 10/20] lib/dynamic_debug.c:207:34: warning: Uninitialized variables: dt.link, dt.ddebugs, dt.classes, dt.class_refs, dt.num_ddebugs, dt.num_classes, dt.num_class_refs [uninitvar]
 2022-12-14 22:36 UTC 

[Intel-gfx] [PATCH v3 7/7] drm/i915/mtl: Add HDCP GSC interface
 2022-12-14 20:15 UTC 

drivers/gpio/gpio-mxc.c:550:31: warning: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned]
 2022-12-14 18:24 UTC 

[arnd-playground:randconfig-6.2 34/172] include/linux/fortify-string.h:57:33: warning: '__builtin_memcpy' accessing 129 or more bytes at offsets 320 and 192 overlaps 1 or more bytes at offset 320
 2022-12-14 16:22 UTC 

[ammarfaizi2-block:crng/random/vdso 25/29] mm/memory.c:5223 handle_mm_fault() warn: bitwise AND condition is false here
 2022-12-14 13:10 UTC 

include/linux/fortify-string.h:45:33: warning: use of NULL 'format_modifiers' where non-null expected [CWE-476]
 2022-12-14  7:06 UTC 

[PATCH V6 2/5] ASoC: codecs: Implementation of aw883xx configuration file parsing function
 2022-12-14  0:52 UTC 

[linux-next:master 3107/14897] net/ipv4/tcp_plb.c:83:2: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-12-14  0:42 UTC 

[djwong-xfs:vectorized-scrub 452/505] fs/xfs/libxfs/xfs_refcount.c:161 xfs_refcount_check_rtgroup_irec() warn: impossible condition '(irec->rc_blockcount > (~0)) => (0-u32max > u32max)'
 2022-12-14  0:12 UTC 

[rmk-arm:zii 82/97] drivers/net/ethernet/altera/altera_tse_main.c:1100:27: error: initialization of 'void (*)(struct phylink_config *, unsigned int, phy_interface_t)' from incompatible pointer type 'void (*)(struct phylink_config *)'
 2022-12-13 23:01 UTC 

drivers/scsi/hptiop.c:643:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-12-13 22:51 UTC 

[linux-next:master 14299/14897] arch/powerpc/lib/qspinlock.c:815:0-23: WARNING: fops_head_spins should be defined with DEFINE_DEBUGFS_ATTRIBUTE
 2022-12-13 19:29 UTC 

drivers/ata/libahci_platform.c:551 ahci_platform_get_resources() warn: passing zero to 'ERR_PTR'
 2022-12-13 18:59 UTC 

[djwong-xfs:vectorized-scrub 367/505] fs/xfs/libxfs/xfs_sb.c:347 xfs_validate_sb_rtgroups() warn: impossible condition '(sbp->sb_rgcount > ((-1))) => (0-u32max > u32max)'
 2022-12-13 18:49 UTC 

drivers/staging/rtl8192e/rtllib_wx.c:389 rtllib_wx_set_encode() error: we previously assumed '(*crypt)->ops' could be null (see line 342)
 2022-12-13 16:58 UTC 

[linux-next:master 14263/14897] drivers/iio/adc/twl6030-gpadc.c:955:16-23: duplicated argument to & or |
 2022-12-13 15:37 UTC 

drivers/gpu/drm/radeon/r300.c:1084 r300_packet0_check() warn: missing unwind goto?
 2022-12-13 14:46 UTC 

arch/arm/kernel/fiq.c:162:56: sparse: sparse: invalid access below 'vector_fiq_offset' (-65536 4)
 2022-12-13 13:14 UTC 

[linux-next:master 14266/14897] drivers/iio/light/tsl2563.c:768:8-33: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
 2022-12-13 10:42 UTC 

drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1458:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-12-13 10:32 UTC 

[djwong-xfs:vectorized-scrub 452/505] fs/xfs/libxfs/xfs_refcount.c:161 xfs_refcount_check_rtgroup_irec() warn: impossible condition '(irec->rc_blockcount > (~0)) => (0-u32max > u32max)'
 2022-12-13  5:19 UTC 

[rgushchin:mqueue_msg_cache.1 2/2] ipc/msgutil.c:95:8: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-12-13  3:18 UTC 

[linux-next:master 4259/14039] kernel/bpf/btf.c:3505:19: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [clang-analyzer-core.uninitialized.Assign]
 2022-12-13  3:08 UTC 

[djwong-xfs:vectorized-scrub 367/505] fs/xfs/libxfs/xfs_sb.c:347 xfs_validate_sb_rtgroups() warn: impossible condition '(sbp->sb_rgcount > ((-1))) => (0-u32max > u32max)'
 2022-12-13  0:46 UTC 

drivers/char/hw_random/mpfs-rng.c:54:23: warning: Uninitialized variable: response_msg [uninitvar]
 2022-12-12 22:55 UTC 

[PATCH v1 3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-12-12 22:25 UTC 

sound/soc/codecs/tas2780.c:84:2: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-12 20:34 UTC 

drivers/iio/adc/stm32-adc-core.c:685:2: warning: Value stored to 'val' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-12 18:23 UTC 

[PATCH 3/3] fs/ufs: Replace kmap() with kmap_local_page()
 2022-12-12 14:00 UTC 

[linux-next:master 3141/14039] net/ipv4/tcp_plb.c:83:2: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-12-12 14:00 UTC 

[asahilinux:bits/070-audio 19/36] sound/soc/soc-dapm.c:2277 dapm_graph_read_file() error: testing array offset 'num_wdone' after use
 2022-12-12 13:30 UTC 

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1699 amdgpu_dm_fini() error: we previously assumed 'adev->dm.dc' could be null (see line 1695)
 2022-12-12  7:21 UTC  (2+ messages)

drivers/net/ethernet/mediatek/mtk_wed_debugfs.c:73 dump_wed_regs() error: uninitialized symbol 'val'
 2022-12-12  7:18 UTC  (2+ messages)

[linux-next:master 7444/14039] drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c:67 is_fru_eeprom_supported() error: we previously assumed 'fru_addr' could be null (see line 51)
 2022-12-12  7:15 UTC  (2+ messages)

drivers/iio/accel/msa311.c:534:17: warning: Value stored to 'dev' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-12  5:35 UTC 

[cel:topic-rpcsec-gss-krb5-enhancements 98/103] net/sunrpc/auth_gss/gss_krb5_mech.c:216 gss_krb5_lookup_enctype() warn: we never enter this loop
 2022-12-12  3:44 UTC 

[tip:perf/core 1/25] kernel/events/core.c:4738:2: warning: Value stored to 'err' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-12  3:24 UTC 

[PATCH 06/11] tpm: Add full HMAC and encrypt/decrypt session handling code
 2022-12-11 20:05 UTC  (3+ messages)

sound/pci/hda/patch_sigmatel.c:3150:24: warning: Value stored to 'spec' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-11 19:39 UTC 

drivers/clk/baikal-t1/clk-ccu-pll.c:47:8: warning: Excessive padding in 'struct ccu_pll_info' (8 padding bytes, where 0 is optimal). Optimal fields order: name, parent_name, flags, features, id, base, consider reordering the fields or adding explicit padd
 2022-12-11 18:29 UTC 

[linux-next:master 3141/14039] net/ipv4/tcp_plb.c:83:2: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-12-11 14:06 UTC 

[jgg-iommufd:for-next 44/48] drivers/vfio/group.c:216:18: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-12-11 10:24 UTC 

fs/erofs/super.c:748:27: warning: Value stored to 'ctx' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-11  7:22 UTC 

drivers/staging/rtl8192e/rtllib_wx.c:389 rtllib_wx_set_encode() error: we previously assumed '(*crypt)->ops' could be null (see line 342)
 2022-12-11  5:21 UTC 

[cel:topic-rpcsec-gss-krb5-enhancements 98/103] net/sunrpc/auth_gss/gss_krb5_mech.c:228 gss_krb5_get_enctype() warn: we never enter this loop
 2022-12-11  5:11 UTC 

drivers/net/ipa/ipa_main.c:365:2: warning: Value stored to 'val' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-11  5:01 UTC 

net/smc/smc_sysctl.c:47:3: warning: Argument to kfree() is the address of the global variable 'smc_table', which is not memory allocated by malloc() [clang-analyzer-unix.Malloc]
 2022-12-11  4:31 UTC 

sound/pci/hda/patch_sigmatel.c:3150:24: warning: Value stored to 'spec' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-11  4:10 UTC 

drivers/net/ipa/ipa_reg.h:760:6: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-12-10 22:47 UTC 

drivers/iio/adc/qcom-spmi-rradc.c:517:30: warning: Value stored to 'iio_chan' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-10 20:16 UTC 

drivers/block/mtip32xx/mtip32xx.c:2328 mtip_hw_read_registers() warn: check sign expansion for 'size'
 2022-12-10 19:36 UTC 

[linux-next:master 7489/14039] kernel/bpf/btf.c:5265:4: warning: Potential leak of memory pointed to by 'foffs' [clang-analyzer-unix.Malloc]
 2022-12-10 19:25 UTC 

[linux-next:master 14021/14039] lib/zstd/compress/huf_compress.c:850:18: warning: shift by count ('32') >= precision of type ('32')
 2022-12-10 18:25 UTC 

drivers/net/ipa/gsi_trans.c:246:28: warning: Although the value stored to 'trans_id' is used in the enclosing expression, the value is never actually read from 'trans_id' [clang-analyzer-deadcode.DeadStores]
 2022-12-10 15:03 UTC 

[rmk-arm:for-next 13/43] drivers/block/brd.c:459:32: warning: shift by count ('32') >= precision of type ('32')
 2022-12-10 14:53 UTC 

[ammarfaizi2-block:akpm/mm/mm-stable 29/237] mm/gup_test.c:257:13-14: WARNING kvmalloc is used to allocate this memory at line 248
 2022-12-10 14:02 UTC 

drivers/net/phy/micrel.c:2613 lan8814_ptp_probe_once() warn: passing zero to 'PTR_ERR'
 2022-12-10 13:32 UTC 

drivers/misc/habanalabs/common/irq.c:152:20: warning: Value stored to 'hdev' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-10 12:42 UTC 

[linux-next:master 1834/14039] drivers/net/ethernet/broadcom/genet/bcmgenet.c:1497:5-13: ERROR: invalid reference to the index variable of the iterator on line 1475
 2022-12-10 12:11 UTC 

[linux-next:master 5231/14039] drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:350 nvkm_acr_lsfw_load_bl_sig_net() warn: passing zero to 'PTR_ERR'
 2022-12-10 11:51 UTC 

[linux-next:master 5219/14039] drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c:263 gv100_gr_oneinit_sm_id() warn: potentially one past the end of array 'gpc_tpc_mask[gpc_table[gtpc]]'
 2022-12-10  9:10 UTC 

kernel/bpf/hashtab.c:94:8: warning: Excessive padding in 'struct bpf_htab' (95 padding bytes, where 31 is optimal). Optimal fields order: , map, buckets, elems, extra_elems, lockdep_key, map_locked, ma, pcpu_ma, pcount, count, n_buckets, elem_size, hashrn
 2022-12-10  8:59 UTC 

fs/crypto/keysetup.c:537:9: warning: use of NULL 'nonce' where non-null expected [CWE-476]
 2022-12-10  6:18 UTC 

sound/soc/qcom/lpass-cdc-dma.c:274:7: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2022-12-10  6:18 UTC 

[linux-next:master 5110/14039] drivers/gpu/drm/nouveau/nvkm/engine/disp/uoutp.c:205 nvkm_uoutp_mthd_acquire() error: we previously assumed 'outp->ior' could be null (see line 172)
 2022-12-09 23:54 UTC 

[PATCH] sched: Make const-safe
 2022-12-09 23:24 UTC 

[linux-next:master 5108/14039] drivers/gpu/drm/nouveau/nvkm/engine/disp/uoutp.c:42 nvkm_uoutp_mthd_infoframe() error: we previously assumed 'ior->func->hdmi' could be null (see line 40)
 2022-12-09 21:03 UTC 

[linux-next:master 2355/14039] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:2621 planes_changed_for_existing_stream() error: we previously assumed 'stream_status' could be null (see line 2611)
 2022-12-09 17:51 UTC 

[linux-next:master 10715/14039] arch/arm64/kernel/fpsimd.c:1741:52: warning: Parameter 'state' can be declared as pointer to const [constParameter]
 2022-12-09 16:50 UTC 

[PATCH v1 1/2] efi/earlycon: Replace open coded strnchrnul()
 2022-12-09  9:06 UTC 

[PATCH net-next v3 1/4] net: microchip: vcap: Add vcap_get_rule
 2022-12-09  8:54 UTC  (2+ messages)

[PATCH net-next v2 8/9] octeon_ep: add PF-VF mailbox communication
 2022-12-09  8:48 UTC  (2+ messages)

[mnyman-xhci:port_check_acpi_dsm 6/10] drivers/acpi/utils.c:480 acpi_get_usb_port_capabilities() error: we previously assumed 'upc_info' could be null (see line 477)
 2022-12-09  8:13 UTC  (2+ messages)

[PATCH 2/2] mac80211_hwsim: handle RTT requests with virtio
 2022-12-09  8:12 UTC  (2+ messages)

[linux-next:master 2355/14039] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:2621 planes_changed_for_existing_stream() error: we previously assumed 'stream_status' could be null (see line 2611)
 2022-12-09  8:05 UTC  (2+ messages)

[PATCH V3 1/8] cxl/mem: Read, trace, and clear events on driver load
 2022-12-09  7:14 UTC 

[linux-next:master 5110/14039] drivers/gpu/drm/nouveau/nvkm/engine/disp/uoutp.c:205 nvkm_uoutp_mthd_acquire() error: we previously assumed 'outp->ior' could be null (see line 172)
 2022-12-09  1:01 UTC 

[linux-next:master 9470/14039] kernel/trace/trace_events.c:2860:21: warning: use of NULL 'name' where non-null expected [CWE-476]
 2022-12-09  0:31 UTC 

[linux-next:master 5108/14039] drivers/gpu/drm/nouveau/nvkm/engine/disp/uoutp.c:42 nvkm_uoutp_mthd_infoframe() error: we previously assumed 'ior->func->hdmi' could be null (see line 40)
 2022-12-08 21:19 UTC 

[android-common:android14-5.15 1/26] ld: drivers/gpu/drm/drm_fb_helper.c:839: undefined reference to `cfb_imageblit'
 2022-12-08 18:17 UTC 

[linux-next:master 11562/14039] drivers/block/null_blk/zoned.c:769 zone_cond_store() warn: potential spectre issue 'dev->zones' [w] (local cap)
 2022-12-08 15:45 UTC 

sound/soc/qcom/lpass-cdc-dma.c:274:7: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2022-12-08 14:45 UTC 

[linux-next:master 4302/14039] drivers/net/ipa/ipa_table.c:425 ipa_table_init_add() error: we previously assumed 'hash_mem' could be null (see line 416)
 2022-12-08 11:53 UTC 

[linux-next:master 4728/14039] drivers/clk/ti/mux.c:207:19: warning: shift by count ('32') >= precision of type ('32')
 2022-12-08  7:40 UTC 

[PATCH V1 8/8] vfio/type1: change dma owner
 2022-12-08  7:22 UTC  (2+ messages)

drivers/net/ethernet/ti/cpsw_priv.c:1492 cpsw_qos_configure_clsflower() warn: ignoring unreachable code
 2022-12-08  7:10 UTC 

[linux-next:master 13368/13707] fs/gfs2/ops_fstype.c:1204 gfs2_fill_super() warn: missing error code 'error'
 2022-12-08  6:27 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c:928 gmc_v6_0_hw_init() warn: missing error code? 'r'
 2022-12-08  6:25 UTC  (2+ messages)

drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:1856 mt7915_mcu_beacon_mbss() warn: potential spectre issue 'sub_elem->data' [r] (local cap)
 2022-12-08  4:28 UTC 

drivers/net/ethernet/fungible/funeth/funeth_main.c:281 fun_alloc_qirq() warn: passing zero to 'ERR_PTR'
 2022-12-08  2:17 UTC 

[linux-next:master 11514/13282] net/rxrpc/local_object.c:365 rxrpc_unuse_local() warn: variable dereferenced before check 'local' (see line 362)
 2022-12-07 16:18 UTC  (3+ messages)

[linux-next:master 4325/13707] drivers/net/ipa/ipa_table.c:425 ipa_table_init_add() error: we previously assumed 'hash_mem' could be null (see line 416)
 2022-12-07  8:26 UTC 

drivers/net/dsa/ocelot/felix.c:318:35: warning: shift by negative count ('-1')
 2022-12-07  8:26 UTC 

[android-common:android13-5.15-arcvm 73/132] fs/proc/task_mmu.c: linux/mm_inline.h is included more than once
 2022-12-07  6:45 UTC 

[jirislaby:devel 41/48] drivers/tty/serial/serial_core.c:3370 uart_try_toggle_sysrq() warn: impossible condition '(++port->sysrq_seq < sysrq_toggle_seq_len) => (0-255 < 0)'
 2022-12-07  4:04 UTC 

[PATCH v5 02/10] block: Add copy offload support infrastructure
 2022-12-06 23:31 UTC 

[linux-next:master 10213/13282] arch/microblaze/pci/iomap.c:25:43: warning: Parameter 'address' can be declared as pointer to const [constParameter]
 2022-12-06 21:50 UTC 

drivers/scsi/qedi/qedi_fw_api.c:34:15: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-12-06 18:07 UTC 

[cel:topic-the-not-so-distant-future 55/82] net/sunrpc/svc.c:1466 svc_process() error: we previously assumed 'p' could be null (see line 1454)
 2022-12-06 15:07 UTC  (3+ messages)

net/mptcp/pm_netlink.c:1169 mptcp_pm_parse_pm_addr_attr() warn: missing error code? 'err'
 2022-12-06 10:42 UTC  (4+ messages)

[jsarha:topic/cros-sof-v4.14-rebase 3532/9999] sound/soc/soc-topology.c:1138:60: sparse: sparse: incorrect type in argument 3 (different base types)
 2022-12-06  9:01 UTC 

[linux-next:master 10940/13214] fs/exfat/dir.c:874 exfat_get_dentry_set() warn: missing unwind goto?
 2022-12-06  2:57 UTC 

net/bluetooth/hci_event.c:6979:21: warning: Excessive padding in 'struct hci_ev' (11 padding bytes, where 3 is optimal). Optimal fields order: , min_len, max_len, req, consider reordering the fields or adding explicit padding members [clang-analyzer-optin
 2022-12-06  2:37 UTC 

[cel:topic-the-not-so-distant-future 41/82] net/sunrpc/auth_gss/svcauth_gss.c:1165 gss_read_proxy_verf() warn: potential spectre issue 'in_token->pages' [r]
 2022-12-05 21:24 UTC 

[PATCH v2 2/2] power: supply: bq25890: Add HiZ mode support
 2022-12-05 19:43 UTC 

[cel:topic-the-not-so-distant-future 41/82] net/sunrpc/auth_gss/svcauth_gss.c:1165 gss_read_proxy_verf() warn: potential spectre issue 'in_token->pages' [w]
 2022-12-05 19:22 UTC 

lib/stackinit_kunit.c:178:17: warning: dereferencing pointer 'target_start' to within stale stack frame
 2022-12-05 19:02 UTC 

block/blk-crypto-sysfs.c:82:33: warning: Parameter 'attr' can be declared as pointer to const [constParameter]
 2022-12-05 18:32 UTC 

[linux-next:master 7897/13214] arch/x86/kvm/vmx/hyperv.c:22:9: sparse: sparse: cast truncates bits from constant value (1a079a becomes 79a)
 2022-12-05 11:55 UTC 

arch/loongarch/kernel/traps.c:93:39: warning: Null pointer dereference: regs [ctunullpointer]
 2022-12-05 10:52 UTC 

[PATCH v4 10/20] nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
 2022-12-05  8:45 UTC  (2+ messages)

lib/stackinit_kunit.c:178:17: warning: dereferencing pointer 'target_start' to within stale stack frame
 2022-12-05  0:34 UTC 

[vbabka:slub-tiny-v1r1 6/8] include/linux/slab.h:558:68: sparse: sparse: invalid access past the end of 'kmalloc_caches' (76 56)
 2022-12-04 15:54 UTC 

[kdave-btrfs-devel:dev/zero-free-6.3 263/263] fs/btrfs/extent-tree.c:1229 btrfs_issue_clear_op() error: uninitialized symbol 'flags'
 2022-12-04 15:24 UTC 

[asahilinux:bits/140-pci-pwren 3/4] drivers/pci/controller/pcie-apple.c:821:2-13: ERROR: probable double put
 2022-12-04 11:11 UTC 

[PATCH v1 3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-12-04  6:18 UTC 

net/bluetooth/hci_event.c:3728:21: warning: Excessive padding in 'struct hci_cc' (10 padding bytes, where 2 is optimal). Optimal fields order: func, op, min_len, max_len, consider reordering the fields or adding explicit padding members [clang-analyzer-op
 2022-12-04  5:08 UTC 

drivers/net/ethernet/fungible/funeth/funeth_main.c:281 fun_alloc_qirq() warn: passing zero to 'ERR_PTR'
 2022-12-04  4:48 UTC 

sound/soc/soc-pcm.c:1301:3: warning: Argument to kfree() is the address of the local variable 'deleted_dpcms', which is not memory allocated by malloc() [clang-analyzer-unix.Malloc]
 2022-12-04  3:17 UTC 

[linux-next:master 6715/12617] drivers/hid/bpf/entrypoints/entrypoints.lskel.h:508:79: sparse: sparse: string too long (30572 bytes, 8191 bytes max)
 2022-12-04  2:06 UTC 

[PATCH v5 3/3] phy: mediatek: tphy: add debugfs files
 2022-12-04  0:15 UTC 

[PATCH v3 3/3] block: sed-opal: keyring support for SED keys
 2022-12-04  0:05 UTC 

fs/nfs/nfs4_fs.h:587:2: warning: Null pointer passed as 1st argument to memory copy function [clang-analyzer-unix.cstring.NullArg]
 2022-12-03 23:55 UTC 

drivers/gpu/drm/msm/adreno/a6xx_gmu.h:96:16: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-12-03 23:24 UTC 

[PATCH v4 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195
 2022-12-03 23:14 UTC 

arch/x86/kernel/fpu/xstate.c:1785:3: warning: Value stored to 'guest' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-03 20:53 UTC 

[PATCH] f2fs: issue discard when discard_cmd_cnt is not 0 in f2fs_put_super()
 2022-12-03 20:12 UTC 

net/bluetooth/hci_event.c:6979:21: warning: Excessive padding in 'struct hci_ev' (11 padding bytes, where 3 is optimal). Optimal fields order: , min_len, max_len, req, consider reordering the fields or adding explicit padding members [clang-analyzer-optin
 2022-12-03 19:02 UTC 

[asahilinux:atcphy-WIP 5/19] drivers/phy/apple/atc.c:1606 atcphy_usb3_power_on() warn: inconsistent returns '&atcphy->lock'
 2022-12-03 18:41 UTC 

[jic23-iio:testing 104/289] drivers/iio/industrialio-buffer.c:1676:15: warning: Although the value stored to 'id_attr' is used in the enclosing expression, the value is never actually read from 'id_attr' [clang-analyzer-deadcode.DeadStores]
 2022-12-03 18:31 UTC 

drivers/pwm/pwm-fsl-ftm.c:128:2: warning: Division by zero [clang-analyzer-core.DivideZero]
 2022-12-03 18:01 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 NNTP newsgroup(s).