oe-kbuild.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-25 14:55:29 to 2022-12-12 22:56:39 UTC [more...]

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  (5+ 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  (3+ 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 

drivers/bus/sunxi-rsb.c:286 _sunxi_rsb_run_xfer() warn: assigning (-110) to unsigned variable 'timeout'
 2022-12-03 17:51 UTC 

[jsarha:backport/cros-v4.14-intel-audio 6046/9999] drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:119:21: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-12-03 16:20 UTC 

[kdave-btrfs-devel:dev/zero-free-6.3 261/263] fs/btrfs/ioctl.c:4554:3: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-03 12:37 UTC 

drivers/i2c/busses/i2c-virtio.c:41:8: warning: Excessive padding in 'struct virtio_i2c_req' (103 padding bytes, where 71 is optimal). Optimal fields order: in_hdr, completion, buf, out_hdr, consider reordering the fields or adding explicit padding members
 2022-12-03 11:57 UTC 

[PATCH v3 2/3] can: etas_es58x: export firmware, bootloader and hardware versions in sysfs
 2022-12-03 10:06 UTC 

fs/ext4/inline.c:1386:13: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-12-03  8:24 UTC 

[linux-next:master 6536/12617] drivers/cxl/core/port.c:626:10: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2022-12-03  7:44 UTC 

drivers/gpu/drm/display/drm_dp_helper.c:3677:4: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
 2022-12-03  5:43 UTC 

[RFC bpf-next 4/5] bpf: parse unrecognized kind info using encoded kind information (if present)
 2022-12-03  4:52 UTC 

[PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
 2022-12-03  4:22 UTC 

[djakov-icc:best-fit 2/2] drivers/iommu/iova.c:281:3: warning: Value stored to 'candidate_gap' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-02 22:19 UTC 

drivers/clk/sunxi/clk-sunxi.c:1093 sunxi_divs_clk_setup() error: uninitialized symbol 'clk_name'
 2022-12-02 19:17 UTC 

drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c:152:34: warning: Value stored to 'tx_ring' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-02 17:36 UTC 

[PATCH v5 02/10] block: Add copy offload support infrastructure
 2022-12-02 16:45 UTC 

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

[linux-next:master 368/12617] drivers/misc/mei/client.c:1818:3: warning: Value stored to 'next_ext' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-02 11:42 UTC 

fs/notify/fanotify/fanotify.h:231:9: warning: use of NULL where non-null expected [CWE-476]
 2022-12-02  9:51 UTC 

mm/vmscan.c:4080:29: sparse: sparse: cast to non-scalar
 2022-12-02  6:49 UTC 

[linux-next:master 10326/12258] drivers/media/i2c/ov9282.c:470:3: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-01 22:55 UTC 

arch/arm/kernel/unwind.c:451:48: warning: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
 2022-12-01 13:49 UTC 

[linux-next:master 10582/12006] drivers/media/dvb-core/dvbdev.c:565:2: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2022-12-01  6:04 UTC 

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

[PATCH 22/30] lib: Implement find_{first,next,nth}_notandnot_bit, find_first_andnot_bit
 2022-12-01  0:41 UTC 

fs/f2fs/super.c:3672:58: warning: shift by count ('4294967295') >= precision of type ('64')
 2022-12-01  0:10 UTC 

[linux-next:master 6416/12006] drivers/clk/rockchip/clk-pll.c:912:2-8: WARNING: do_div() does a 64-by-32 division, please consider using div64_u64 instead
 2022-11-30 21:49 UTC 

[PATCH 12/12] ext4: remove simulate fail facility
 2022-11-30 21:18 UTC 

fs/ext4/inline.c:1386:13: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-11-30 19:47 UTC 

kernel/bpf/bpf_struct_ops.c:126 bpf_struct_ops_init() warn: we never enter this loop
 2022-11-30 16:56 UTC 

[linux-next:master 10355/12006] drivers/media/i2c/ov9282.c:470:3: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-11-30 15:45 UTC 

drivers/soc/qcom/rpmh-rsc.c:160:51: sparse: sparse: shift too big (32) for type unsigned long
 2022-11-30 13:54 UTC 

drivers/media/platform/mediatek/mdp3/mtk-mdp3-vpu.c:270 mdp_vpu_ctx_init() warn: passing a valid pointer to 'PTR_ERR'
 2022-11-30 13:53 UTC 

net/mac80211/rx.c:4110 ieee80211_release_reorder_timeout() error: buffer overflow 'sta->link' 15 <= 15
 2022-11-30 11:12 UTC 

drivers/message/fusion/mptbase.c:1741 mpt_mapresources() warn: 'mem' from ioremap() not released on lines: 1741
 2022-11-30 11:02 UTC 

net/mac80211/rx.c:4099 ieee80211_release_reorder_timeout() error: buffer overflow 'sta->sdata->link' 15 <= 15
 2022-11-30  6:19 UTC 

[intel-lts:5.15/preempt-rt 19964/20037] drivers/gpu/drm/virtio/virtgpu_object.c:311 virtio_gpu_object_restore_all() error: uninitialized symbol 'ret'
 2022-11-30  6:19 UTC 

drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c:152:34: warning: Value stored to 'tx_ring' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-11-30  3:57 UTC 

drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c:725 bdisp_g_fmt() warn: passing a valid pointer to 'PTR_ERR'
 2022-11-30  0:50 UTC 

drivers/i2c/busses/i2c-virtio.c:41:8: warning: Excessive padding in 'struct virtio_i2c_req' (103 padding bytes, where 71 is optimal). Optimal fields order: in_hdr, completion, buf, out_hdr, consider reordering the fields or adding explicit padding members
 2022-11-29 10:22 UTC 

Re: Crash with PREEMPT_RT on aarch64 machine
 2022-11-29  6:58 UTC 

drivers/cpuidle/cpuidle-riscv-sbi.c:506 sbi_genpd_probe() warn: missing error code 'ret'
 2022-11-29  5:19 UTC  (4+ messages)

[linux-next:master 2971/11667] drivers/media/i2c/tc358746.c:347:18: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-29  2:14 UTC 

drivers/platform/chrome/chromeos_acpi.c:202 chromeos_attr_show_gpio_0() error: uninitialized symbol 'num'
 2022-11-28 17:28 UTC 

drivers/infiniband/hw/hns/hns_roce_hw_v2.c:309:9: sparse: sparse: dubious: x & !y
 2022-11-28 14:16 UTC 

[amir73il:mnt_write_barrier 18/24] fs/namespace.c:223 alloc_vfsmnt() error: buffer overflow 'mnt->mnt_writers' 2 <= 2
 2022-11-28 12:49 UTC  (2+ messages)

kernel/rcu/tree.c:2247:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-28 10:54 UTC 

[amir73il:sb_write_barrier 24/27] fs/xattr.c:888:13: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-28  3:20 UTC 

mm/damon/sysfs.c:730:13: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-28  3:00 UTC 

drivers/net/ethernet/sfc/siena/efx.c:885:22: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-28  2:19 UTC 

[linux-next:master 9229/10877] net/dsa/dsa.c:1250:13: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-28  1:19 UTC 

[PATH v2 8/8] vdpa/mlx5: Add RX counters to debugfs
 2022-11-27 17:44 UTC 

[intel-lts:5.10/yocto 2/2] drivers/base/swnode.c:851:2: warning: Potential leak of memory pointed to by 'node' [clang-analyzer-unix.Malloc]
 2022-11-27 17:24 UTC 

sound/soc/codecs/ak4375.c:512:22: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-27 17:24 UTC 

[PATCH v1 8/9] PCI: microchip: Partition inbound address translation
 2022-11-27 14:22 UTC 

drivers/net/dsa/realtek/realtek-smi.c:147:21: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-27 13:12 UTC 

[PATCH 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
 2022-11-27  9:50 UTC 

sound/soc/codecs/tlv320adc3xxx.c:865:22: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-27  7:59 UTC 

[chrome-os:chromeos-5.15 21/58] drivers/thunderbolt/ctl.c:165:22: warning: Uninitialized variables: iter.kref, iter.ctl, iter.request, iter.request_size, iter.request_type, iter.response, iter.response_size, iter.response_type, iter.npackets, iter.match, iter.copy, iter.callback, iter.c
 2022-11-27  6:38 UTC 

drivers/net/dsa/realtek/rtl8366rb.c:404:19: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-27  1:15 UTC 

sound/soc/qcom/sc7180.c:163:23: warning: use of uninitialized value 'pll_id' [CWE-457]
 2022-11-26 23:54 UTC 

[RFC PATCH 3/3] usb: repeater: Add Qualcomm PMIC eUSB2 driver
 2022-11-26 23:54 UTC 

[amir73il:sb_write_barrier 21/28] io_uring/rw.c:975 io_write() error: uninitialized symbol 'idx'
 2022-11-26 19:00 UTC  (2+ messages)

[linux-next:master 2969/10877] drivers/media/i2c/tc358746.c:347:18: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-26  9:25 UTC 

[tnguy-next-queue:dev-queue 49/55] drivers/net/ethernet/intel/ice/ice_tc_lib.c:909:55: warning: use of uninitialized value 'dest_vsi' [CWE-457]
 2022-11-26  9:15 UTC 

[peterz-queue:perf/core 16/25] arch/x86/events/intel/uncore_snbep.c:4345 skx_upi_topology_cb() error: uninitialized symbol 'ret'
 2022-11-26  8:22 UTC  (2+ messages)

[android-common:android14-5.15 1/1] spdxcheck: include/uapi/linux/android_fuse.h: 1:57 Exception not valid for license BSD-3-CLAUSE: Linux-syscall-note
 2022-11-25 21:19 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 18/19] fs/netfs/buffered_read.c:261:12-13: WARNING opportunity for min()
 2022-11-25 19:48 UTC 

drivers/nfc/st-nci/se.c:357 st_nci_hci_connectivity_event_received() warn: possible spectre second half. 'params_len'
 2022-11-25 14:55 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).