Yang Yingliang ([email protected])

Number of posts: 964 (0.25 per day)
First post: 2013-07-02 10:40:44
Last post: 2023-11-27 11:18:10

Date List Subject
2022-09-15 16:03:56 linux-kernel [PATCH -next 1/2] pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinctrl_probe()
2022-09-15 15:58:43 linux-kernel [PATCH -next 2/2] pinctrl: ocelot: Use devm_platform_get_and_ioremap_resource()
2022-09-14 14:23:13 linux-kernel [PATCH -next] driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()
2022-09-13 04:27:50 linux-kernel [PATCH -next 1/2] clk: qcom: apcs-msm8916: Use dev_err_probe() helper
2022-09-13 04:18:53 linux-kernel [PATCH -next v2] habanalabs/gaudi2: fix free irq in error path in gaudi2_enable_msix()
2022-09-13 04:08:40 linux-kernel [PATCH -next] clk: davinci: cfgchip: Use dev_err_probe() helper
2022-09-13 03:46:41 linux-kernel [PATCH -next 2/2] clk: qcom: clk-spmi-pmic-div: Use dev_err_probe() helper
2022-09-13 03:40:28 linux-kernel [PATCH -next] clk: keystone: syscon-clk: Use dev_err_probe() helper
2022-09-13 03:40:21 linux-kernel [PATCH -next] clk: bulk: Use dev_err_probe() helper in __clk_bulk_get()
2022-09-13 03:26:08 linux-kernel [PATCH -next] clk: clocking-wizard: Use dev_err_probe() helper
2022-09-13 02:32:31 linux-kernel Re: [PATCH -next] habanalabs/gaudi2: fix free irq in error path in gaudi2_enable_msix()
2022-08-27 09:51:52 linux-kernel [PATCH -next] bus: ti-sysc: Use list_for_each_entry() helper
2022-08-27 09:38:09 linux-kernel Re: [PATCH -next 2/3] PCI: fix possible memory leak in error case in pci_register_host_bridge()
2022-08-27 09:26:07 linux-kernel Re: [PATCH -next 1/3] PCI: fix double put_device() in error case in pci_create_root_bus()
2022-08-26 09:18:12 linux-kernel [PATCH -next] drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume()
2022-08-26 08:16:44 linux-kernel [PATCH -next 3/3] fail_function: fix wrong use of fei_attr_remove()
2022-08-26 08:03:53 linux-kernel [PATCH -next 2/3] fail_function: refctor code of checking return value of register_kprobe()
2022-08-26 07:33:56 linux-kernel [PATCH -next 1/3] fail_function: Switch to memdup_user_nul() helper
2022-08-26 06:21:24 linux-kernel [PATCH -next] regulator: tps65219: change tps65219_regulator_irq_types to static
2022-08-26 02:08:07 linux-kernel [PATCH -next 1/3] remoteproc: qcom: wcss: check return value after calling platform_get_resource_byname()
2022-08-26 01:56:33 linux-kernel [PATCH -next 3/3] remoteproc: qcom: wcss: Use dev_err_probe() helper in q6v5_wcss_init_clock()
2022-08-26 01:43:13 linux-kernel [PATCH -next 2/3] remoteproc: qcom: wcss: Use devm_platform_ioremap_resource_byname()
2022-08-25 14:21:09 linux-kernel [PATCH -next] habanalabs/gaudi2: fix free irq in error path in gaudi2_enable_msix()
2022-08-25 12:29:57 linux-kernel [PATCH -next 3/3] PCI: fix handle error case in pci_alloc_child_bus()
2022-08-25 12:29:52 linux-kernel [PATCH -next 2/3] PCI: fix possible memory leak in error case in pci_register_host_bridge()
2022-08-25 12:29:18 linux-kernel [PATCH -next 1/3] PCI: fix double put_device() in error case in pci_create_root_bus()
2022-08-24 09:44:20 linux-kernel [PATCH -next] parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()
2022-08-24 08:31:52 linux-kernel [PATCH -next] Maple Tree: remove not used entry in mas_preallocate()
2022-08-24 04:50:02 linux-kernel [PATCH -next] mm/nommu: fix error handling in split_vma()
2022-08-24 01:53:44 linux-kernel [PATCH -next 2/2] ASoC: SOF: imx8ulp: add missing of_node_put() in imx8ulp_probe()
2022-08-24 01:51:16 linux-kernel [PATCH -next 1/2] ASoC: SOF: imx8ulp: change es8326_regmap_config to static
2022-08-24 01:35:15 linux-kernel [PATCH -next] selftests/bpf: fix wrong size passed to bpf_setsockopt()
2022-08-23 04:45:23 linux-kernel [PATCH -next v2] scsi: lpfc: add missing destroy_workqueue() on error path in lpfc_sli4_driver_resource_setup()
2022-08-22 06:48:27 linux-kernel Re: [PATCH -next] driver core: switch to use dev_err_probe()
2022-08-22 06:23:48 linux-kernel [PATCH -next] class: use IS_ERR_OR_NULL() helper in class_unregister()
2022-08-22 03:03:41 linux-kernel [PATCH net v2 RESEND] net: neigh: don't call kfree_skb() under spin_lock_irqsave()
2022-08-22 02:40:16 linux-kernel Re: [PATCH -next] driver core: switch to use dev_err_probe()
2022-08-22 01:45:32 linux-kernel Re: [PATCH net v2] net: neigh: don't call kfree_skb() under spin_lock_irqsave()
2022-08-19 10:06:13 linux-kernel [PATCH -next] driver core: switch to use dev_err_probe()
2022-08-19 09:11:45 linux-kernel [PATCH -next] video: fbdev: chipsfb: add missing pci_disable_device() in chipsfb_pci_init()
2022-08-19 08:55:59 linux-kernel [PATCH -next] scsi: lpfc: add missing destroy_workqueue() on error path in lpfc_sli4_driver_resource_setup()
2022-08-19 08:19:48 linux-kernel [PATCH -next 1/3] ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
2022-08-19 07:49:56 linux-kernel [PATCH -next 3/3] ASoC: amd: acp: add a label to make error path more clean
2022-08-19 07:37:26 linux-kernel [PATCH -next 2/3] ASoC: amd: acp: switch to use dev_err_probe()
2022-08-19 05:18:36 linux-kernel [PATCH net v2] net: neigh: don't call kfree_skb() under spin_lock_irqsave()
2022-08-19 01:45:29 linux-kernel Re: [PATCH -next] net: neigh: use dev_kfree_skb_irq instead of kfree_skb()
2022-08-18 10:52:07 linux-kernel Re: [PATCH -next] net: neigh: use dev_kfree_skb_irq instead of kfree_skb()
2022-08-18 08:26:52 linux-kernel [PATCH -next] ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_comp_src()
2022-08-18 05:22:47 linux-kernel [PATCH -next] net: neigh: use dev_kfree_skb_irq instead of kfree_skb()
2022-08-18 05:06:56 linux-kernel [PATCH -next] PCI: switch to use pci_info()
2022-08-18 04:27:41 linux-wireless [PATCH -next] wifi: mac80211: fix missing dev_kfree_skb() in error path in ieee80211_tx_control_port()