void0red ([email protected])

Number of posts: 49 (0.43 per day)
First post: 2022-11-23 14:51:35
Last post: 2023-03-18 06:24:05

Date List Subject
2023-03-18 06:24:05 linux-kernel [PATCH v2 2/2] dmaengine: ti: add null check of devm_kasprintf in edma_probe
2023-03-18 06:23:10 linux-kernel [PATCH v2 1/2] dmaengine: ti: add null check of devm_kasprintf in udma_probe
2023-03-17 08:35:25 linux-kernel [PATCH net v2] net/tls: refine the branch condition in tls_dev_event
2023-03-17 07:16:48 linux-kernel [PATCH] net/tls: refine the branch condition in tls_dev_event
2023-03-07 16:35:59 linux-kernel [PATCH v3] ntb_tool: check null return of devm_kcalloc in tool_init_mws
2023-03-07 16:27:19 linux-kernel Re: [PATCH v2] ntb_tool: check null return of devm_kcalloc in tool_init_mws
2023-03-07 12:20:34 linux-kernel [PATCH v2] ntb_tool: check null return of devm_kcalloc in tool_init_mws
2023-02-27 14:48:51 linux-kernel [PATCH v3] wifi: mt76: handle failure of vzalloc in mt7615_coredump_work
2023-02-27 14:48:48 linux-wireless [PATCH v3] wifi: mt76: handle failure of vzalloc in mt7615_coredump_work
2023-02-27 14:29:14 linux-wireless Re: [PATCH v2] wifi: mt76: add a check of vzalloc in mt7615_coredump_work
2023-02-27 14:29:13 linux-kernel Re: [PATCH v2] wifi: mt76: add a check of vzalloc in mt7615_coredump_work
2023-02-27 13:52:56 linux-kernel [PATCH v2] wifi: mt76: add a check of vzalloc in mt7615_coredump_work
2023-02-27 13:52:53 linux-wireless [PATCH v2] wifi: mt76: add a check of vzalloc in mt7615_coredump_work
2023-02-27 11:57:31 linux-kernel [PATCH] wifi: mt76: add a check of vzalloc in mt7615_coredump_work
2023-02-27 11:57:30 linux-wireless [PATCH] wifi: mt76: add a check of vzalloc in mt7615_coredump_work
2023-02-27 10:02:31 linux-kernel [PATCH] IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init
2023-02-27 09:30:48 linux-kernel [PATCH v3] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
2023-02-27 09:20:10 linux-kernel [PATCH v3] hwmon: nzxt-smart2: handle failure of devm_add_action in nzxt_smart2_hid_probe
2023-02-27 07:11:41 linux-kernel Re: [PATCH] staging: r8188eu: add a null check of kzalloc in go_add_group_info_attr
2023-02-27 03:26:09 linux-kernel [PATCH] perf/smmuv3: add a check of devm_add_action in smmu_pmu_setup_msi
2023-02-27 03:14:19 linux-kernel [PATCH] power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_probe
2023-02-27 03:10:40 linux-kernel [PATCH] scsi: hisi_sas: add a check of devm_add_action
2023-02-27 03:09:30 linux-kernel [PATCH v2 2/2] hwmon: nzxt-smart2: add a check of devm_add_action in nzxt_smart2_hid_probe
2023-02-27 03:09:22 linux-kernel [PATCH v2 1/2] hwmon: g762: add a check of devm_add_action in g762_of_clock_enable
2023-02-27 02:29:33 linux-kernel [PATCH] hwmon: add a check of devm_add_action
2023-02-27 01:42:00 linux-kernel [PATCH v2] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
2023-02-27 01:27:36 linux-kernel Re: [PATCH] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
2023-02-27 00:41:29 linux-kernel [PATCH v2] hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock_probe
2023-02-26 14:47:33 linux-kernel [PATCH] hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock_probe
2023-02-26 13:25:14 linux-kernel [PATCH] staging: r8188eu: add a null check of kzalloc in go_add_group_info_attr
2023-02-26 10:23:52 linux-kernel [PATCH] scsi: lpfc: add null check of kzalloc in lpfc_sli4_cgn_params_read
2023-02-26 10:02:47 linux-kernel [PATCH] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
2023-02-26 09:40:53 linux-kernel [PATCH] dmaengine: ti: add null check of devm_kasprintf in edma_probe and udma_probe
2023-02-26 06:50:23 linux-kernel [PATCH] media: v4l2: check null return of kmalloc in format_ref_list_p and format_ref_list_b
2023-02-26 06:19:25 linux-kernel [PATCH] ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
2023-02-26 05:57:53 linux-kernel [PATCH] ntb_tool: check null return of devm_kcalloc in tool_init_mws
2023-02-26 05:56:29 linux-kernel [PATCH] nvdimm: check for null return of devm_kmalloc in nd_pfn_probe
2023-02-26 05:54:38 linux-kernel [PATCH] acpi: check for null return of devm_kzalloc in fch_misc_setup
2023-02-25 04:12:04 linux-kernel [PATCH v3 1/2] usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
2023-02-25 04:12:04 linux-kernel [PATCH v3 2/2] usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probe
2023-02-24 14:32:01 linux-kernel [PATCH v2] usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probe and add a check for this allocation.
2023-02-24 14:11:16 linux-kernel [PATCH v2] usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probe and add a check for this allocation.
2023-02-24 13:02:57 linux-kernel [PATCH] usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probe and add a check for this allocation.
2023-02-24 12:43:41 linux-kernel Re: [PATCH] usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
2023-02-24 09:20:55 linux-kernel [PATCH] usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
2023-02-24 08:08:54 linux-kernel [PATCH] usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
2023-02-18 04:36:58 linux-kernel [PATCH] btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode
2023-02-15 13:14:29 linux-kernel [PATCH] xa_load() needs a NULL check before locking check
2022-11-23 14:51:35 linux-kernel [PATCH] btrfs: avoid use-after-free when return the error code