cocci.inria.fr archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-29 05:32:49 to 2023-06-12 16:03:13 UTC [more...]

[cocci] [PATCH] media: platform: mtk-mdp3: Fix resource leaks in mdp_get_subsys_id()?
 2023-06-12 16:02 UTC 

[cocci] [PATCH] pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loops
 2023-06-12 14:01 UTC 

[cocci] [PATCH v2] soc: qcom: pmic: Fix resource leaks in device_for_each_child_node() loops
 2023-06-12 12:40 UTC 

[cocci] [PATCH] gpu: drm/amd: Fix the bug in list_for_each_entry() loops
 2023-06-12 11:30 UTC 

[cocci] [PATCH] ASoC: SOF: ipc4-topology: Improve unlocking of a mutex in sof_ipc4_widget_free()
 2023-06-10 11:36 UTC 

[cocci] [PATCH 0/4] fbdev: imsttfb: Adjustments for two function implementations
 2023-06-07  9:08 UTC  (10+ messages)
  ` [cocci] [PATCH 1/4] fbdev: imsttfb: Fix error handling in init_imstt()
          ` [cocci] [1/4] "
  ` [cocci] [PATCH 2/4] fbdev: imsttfb: Fix exception handling in imsttfb_probe()
    ` [cocci] [2/4] "
  ` [cocci] [PATCH 3/4] fbdev: imsttfb: Move a variable assignment for an error code "
  ` [cocci] [PATCH 4/4] fbdev: imsttfb: Improve a size determination "

[cocci] Matching the size of an array
 2023-06-06 17:15 UTC  (3+ messages)

[cocci] [PATCH] pinctrl: sunplus: Delete an unnecessary check before kfree() in sppctl_dt_node_to_map()
 2023-06-06 13:26 UTC 

[cocci] Using seq_puts() more often?
 2023-06-05 13:10 UTC 

[cocci] [PATCH v3] trace-cmd: Check all strdup() return values
 2023-06-03 11:20 UTC 

[cocci] [PATCH] Coccinelle: kmerr: increase check list
 2023-05-31 14:01 UTC  (6+ messages)

[cocci] [PATCH 0/2] fbdev: Adjustments for fb_alloc_cmap_gfp()
 2023-05-25  5:02 UTC  (4+ messages)
` [cocci] [PATCH 1/2] fbdev: Move two variable assignments in fb_alloc_cmap_gfp()
` [cocci] [PATCH 2/2] fbdev: Convert a variable initialisation into a later assignment "

[cocci] [PATCH] media: ivtv: Fix exception handling in ivtvfb_init_vidmode()
 2023-05-24  6:56 UTC 

[cocci] Checking pointer dereferences with SmPL
 2023-05-16 16:40 UTC  (88+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
  ` [cocci] [PATCH 0/5] drm/amd: Adjustments for three function implementations
    ` [cocci] [PATCH 1/5] drm/amdgpu: Move a variable assignment behind a null pointer check in amdgpu_ras_interrupt_dispatch()
    ` [cocci] [PATCH 2/5] drm/amd/display: Move three variable assignments behind condition checks in trigger_hotplug()
    ` [cocci] [PATCH 3/5] drm/amd/display: Delete three unnecessary variable initialisations "
    ` [cocci] [PATCH 4/5] drm/amd/display: Delete a redundant statement "
    ` [cocci] [PATCH 5/5] drm/amd/display: Move an expression into a return statement in dcn201_link_encoder_create()
  ` [cocci] [PATCH] drm/msm/dpu: Delete a variable initialisation before a null pointer check in two functions
  ` [cocci] [PATCH] qed: Move a variable assignment behind "
  ` [cocci] [PATCH] ASoC: SOF: topology: Move a variable assignment behind condition checks in sof_dai_load()
  ` [cocci] [PATCH] perf map: Delete two variable initialisations before null pointer checks in sort__sym_from_cmp()
  ` [cocci] [PATCH] tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()
  ` [cocci] [PATCH] gfs2: Move a variable assignment behind a null pointer check in inode_go_dump()
  ` [cocci] [PATCH] video: au1100fb: Move a variable assignment behind a null pointer check in au1100fb_setmode()
  ` [cocci] [PATCH] media: atomisp: Move a variable assignment behind a null pointer check in atomisp_cp_general_isp_parameters()
        ` [cocci] "
  ` [cocci] [PATCH] scsi: hpsa: Move two variable assignments behind condition checks in hpsa_scsi_ioaccel_raid_map()
  ` [cocci] [PATCH] nvdimm: Replace the usage of a variable by a direct function call in nd_pfn_validate()
          ` [cocci] "
  ` [cocci] [PATCH] media: adv748x: Move a variable assignment behind condition checks in adv748x_hdmi_query_dv_timings()
    ` [cocci] [PATCH v2 0/3] media: adv748x: Adjustments for adv748x_hdmi_query_dv_timings()
      ` [cocci] [PATCH v2 1/3] media: adv748x: Delete a null pointer check in adv748x_hdmi_query_dv_timings()
      ` [cocci] [PATCH v2 2/3] media: adv748x: Move a variable assignment behind condition checks "
      ` [cocci] [PATCH v2 3/3] media: adv748x: Improve a size determination "
  ` [cocci] [PATCH] media: adv7604: Move a variable assignment behind condition checks in adv76xx_query_dv_timings()
    ` [cocci] [PATCH v2 0/4] media: adv7604: Adjustments for two function implementations
      ` [cocci] [PATCH v2 1/4] media: adv7604: Delete a null pointer check in adv76xx_query_dv_timings()
      ` [cocci] [PATCH v2 2/4] media: adv7604: Move a variable assignment behind condition checks "
      ` [cocci] [PATCH v2 3/4] media: adv7604: Improve three size determinations
      ` [cocci] [PATCH v2 4/4] media: adv7604: Reduce scope for the variable “info” in adv76xx_query_dv_timings()
  ` [cocci] [PATCH] media: mediatek: vcodec: Move a variable assignment behind condition checks in vdec_vp9_slice_single_decode()
      ` [cocci] [PATCH 0/2] media: mediatek: vcodec: Adjustments for vdec_vp9_slice_single_decode()
        ` [cocci] [PATCH 1/2] media: mediatek: vcodec: Delete null pointer checks in vdec_vp9_slice_single_decode()
        ` [cocci] [PATCH 2/2] media: mediatek: vcodec: Move variable assignments behind "
  ` [cocci] [PATCH] media: au0828: Move a variable assignment behind condition checks in au0828_isoc_copy()
      ` [cocci] [PATCH 0/5] media: au0828: Adjustments for four function implementations
        ` [cocci] [PATCH 1/5] media: au0828: Delete a null pointer check in au0828_isoc_copy()
        ` [cocci] [PATCH 2/5] media: au0828: Move variable assignments behind condition checks "
        ` [cocci] [PATCH 3/5] media: au0828: Return a status code only as a constant "
        ` [cocci] [PATCH 4/5] media: au0828: Delete an unnecessary return statement in two functions
        ` [cocci] [PATCH 5/5] media: au0828: Use common error handling code in au0828_init_isoc()
  ` [cocci] [PATCH 0/9] GPU-DRM-nouveau: Adjustments for seven function implementations
    ` [cocci] [PATCH 1/9] drm/nouveau/debugfs: Move an expression into a function call parameter in nouveau_debugfs_pstate_set()
    ` [cocci] [PATCH 2/9] drm/nouveau/debugfs: Move a variable assignment behind a null pointer check in nouveau_debugfs_pstate_get()
    ` [cocci] [PATCH 3/9] drm/nouveau/debugfs: Use seq_putc() "
    ` [cocci] [PATCH 4/9] drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() "
    ` [cocci] [PATCH 5/9] drm/nouveau/bios/power_budget: Move an expression into a macro call parameter in nvbios_power_budget_header()
    ` [cocci] [PATCH 6/9] drm/nouveau/clk: Move a variable assignment behind a null pointer check in nvkm_pstate_new()
    ` [cocci] [PATCH 7/9] drm/nouveau/pci: Move a variable assignment behind condition checks in nvkm_pcie_set_link()
    ` [cocci] [PATCH 8/9] drm/nouveau/pci: Move an expression into a function call parameter "
    ` [cocci] [PATCH 9/9] drm/nouveau/therm: Move an assignment statement behind a null pointer check in two functions
  ` [cocci] [PATCH] drm/bridge: it6505: Move a variable assignment behind a null pointer check in receive_timing_debugfs_show()
      ` [cocci] "
              ` [cocci] [PATCH resent] "
  ` [cocci] [PATCH] drm/mm: Adjust input parameter validation in DECLARE_NEXT_HOLE_ADDR()
  ` [cocci] [PATCH] iwlegacy: Adjust input parameter validation in il_set_ht_add_station()
  ` [cocci] [PATCH] iwlwifi: Adjust input parameter validation in iwl_sta_calc_ht_flags()
  ` [cocci] [PATCH] usb: dwc2: gadget: Move a variable assignment behind condition checks in dwc2_hsotg_handle_outdone()
  ` [cocci] [PATCH] ASoC: SOF: Intel: hda-stream: Move three variable assignments behind condition checks in hda_dsp_iccmax_stream_hw_params()
  ` [cocci] [PATCH 0/4] staging: rtl8712: Adjustments for process_link_qual()
    ` [cocci] [PATCH 1/4] staging: rtl8712: Delete null pointer checks in process_link_qual()
    ` [cocci] [PATCH 2/4] staging: rtl8712: Delete two variables "
    ` [cocci] [PATCH 3/4] staging: rtl8712: Reduce scope for the variable “sqd” "
    ` [cocci] [PATCH 4/4] staging: rtl8712: Simplify the usage of an expression "
  ` [cocci] [PATCH 0/4] staging: rtl8723bs: Adjustments for rtw_set_802_11_bssid_list_scan()
    ` [cocci] [PATCH 1/4] staging: rtl8723bs: Delete a null pointer check in rtw_set_802_11_bssid_list_scan()
    ` [cocci] [PATCH 2/4] staging: rtl8723bs: Return directly after a failed initialisation "
    ` [cocci] [PATCH 3/4] staging: rtl8723bs: Delete an unnecessary variable initialisation "
    ` [cocci] [PATCH 4/4] staging: rtl8723bs: Move a variable assignment behind a condition check "

[cocci] Reconsidering repeated pointer checks with SmPL
 2023-05-16 15:56 UTC  (21+ messages)
` [cocci] [PATCH 0/2] md/raid: Adjustments for two function implementations
  ` [cocci] [PATCH resent "
      ` [cocci] [0/2] "
  ` [cocci] [PATCH resent] cpufreq: sparc: Fix exception handling in two functions
      ` [cocci] [PATCH] "
          ` [cocci] [PATCH v2] "
              ` [cocci] [v2] "
` [cocci] Reconsidering repeated checks for error pointers (with SmPL)
  ` [cocci] [PATCH] drm/nouveau: Add a jump label in nouveau_gem_ioctl_pushbuf()
  ` [cocci] [PATCH] firmware: ti_sci: Fix exception handling in ti_sci_probe()
      ` [cocci] "
  ` [cocci] [PATCH 0/2] IB/uverbs: Adjustments for create_qp()
    ` [cocci] [PATCH 1/2] IB/uverbs: Improve exception handling in create_qp()
    ` [cocci] [PATCH 2/2] IB/uverbs: Delete a duplicate check "
  ` [cocci] [PATCH] remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_alloc()
  ` [cocci] [PATCH] spi: atmel: Improve exception handling in atmel_spi_configure_dma()
  ` [cocci] [PATCH] ipvs: Fix exception handling in two functions

[cocci] parser error with loops
 2023-05-11 12:51 UTC  (2+ messages)

[cocci] Extending support for Coccinelle data formats by more parser generators?
 2023-05-08  9:11 UTC 

[cocci] variable declarer?
 2023-05-06 19:00 UTC  (2+ messages)

[cocci] metavariables in added attribute arguments
 2023-05-01 21:27 UTC  (5+ messages)

[cocci] Checking data processing for the non-optional nest construct in SmPL
 2023-05-02  7:30 UTC 

[cocci] Reconsidering redundant function calls (with SmPL)
 2023-04-25 10:00 UTC  (3+ messages)
` [cocci] [PATCH] scsi: bfa: Delete unnecessary memset() call before memcpy() in three functions
` [cocci] [PATCH] HID: amd_sfh: Delete 10 unnecessary memset() calls before memcpy()

[cocci] Checking data processing for capturing groups in regular expressions (with SmPL)
 2023-04-23  8:10 UTC  (18+ messages)
      ` [cocci] Checking data processing for provided string literals "
      ` [cocci] Checking selected contents from metavariables by SmPL scripting rules
    ` [cocci] Checking data processing order for SmPL rule evaluations

[cocci] Match and print size of allocation
 2023-04-17 23:26 UTC  (6+ messages)

[cocci] Match and print size of allocation
 2023-04-15  5:42 UTC  (3+ messages)

[cocci] Completing support for fork-join work flows
 2023-04-04  8:33 UTC  (5+ messages)

[cocci] Source code review around jump label usage (snapshot 2023-03-31)
 2023-04-03  6:51 UTC 

[cocci] [PATCH] Silence Emacs warning on loading cocci.el
 2023-04-02  8:03 UTC  (2+ messages)

[cocci] Reconsidering kfree() calls for null pointers (with SmPL)
 2023-03-30 16:18 UTC  (16+ messages)
` [cocci] [PATCH] apparmor: Return directly after a failed kzalloc() in two functions
` [cocci] [PATCH 0/3] lru_cache: Adjustments for lc_create()
  ` [cocci] [PATCH 1/3] lru_cache: Return directly after a failed kzalloc() in lc_create()
  ` [cocci] [PATCH 2/3] lru_cache: Improve two size determinations "
  ` [cocci] [PATCH 3/3] lru_cache: Improve exception handling "
` [cocci] [PATCH] io_uring: Fix exception handling in io_ring_ctx_alloc()
` [cocci] [PATCH 0/4] overlayfs: Adjustments for ovl_fill_super()
  ` [cocci] [PATCH 1/4] overlayfs: Return directly for two checks in ovl_fill_super()
  ` [cocci] [PATCH 2/4] overlayfs: Improve two size determinations "
  ` [cocci] [PATCH 3/4] overlayfs: Improve exception handling "
  ` [cocci] [PATCH 4/4] overlayfs: Move some assignments for the variable “err” "
` [cocci] [PATCH] squashfs: Improve exception handling in squashfs_decompressor_create()


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).