LinuxLists
Users
About
Peng Wu (
[email protected]
)
Number of posts: 21 (0.02 per day)
First post: 2020-07-27 04:02:28
Last post: 2022-11-16 01:58:46
Date
List
Subject
2022-11-16 01:58:46
linux-kernel
[PATCH -next] soc: loongson: Fix an IS_ERR() vs NULL bug in loongson2_guts_probe()
2022-11-15 10:34:14
linux-kernel
[PATCH -next] spmi: pmic-arb: fix a NULL vs IS_ERR() check in spmi_pmic_arb_probe()
2022-11-15 09:20:45
linux-kernel
[PATCH -next] firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()
2022-09-23 03:35:06
linux-kernel
[PATCH] net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probe
2022-09-13 07:26:24
linux-kernel
[PATCH] mfd: htc-i2cpld: Fix an IS_ERR() vs NULL bug in htcpld_core_probe
2022-07-07 13:48:50
linux-kernel
[PATCH] PCI: endpoint: Fix a NULL vs IS_ERR() check in pci_epf_test_init_dma_chan()
2022-06-20 10:19:31
linux-kernel
[PATCH] bus: ti-sysc: Add missing of_node_put() in sysc_add_named_clock_from_child()
2022-06-14 06:46:16
linux-kernel
[PATCH] drm: logicvc: Add missing of_node_put() in logicvc_drm_config_parse()
2022-06-11 02:38:42
linux-kernel
[PATCH] spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_probe()
2022-05-23 08:01:08
linux-kernel
Re: [PATCH] mtd: rawnand: fix drivers probe/remove methods
2022-05-22 09:12:03
linux-kernel
[PATCH v2] mtd: rawnand: cafe: fix drivers probe/remove methods
2022-05-20 18:34:05
linux-kernel
[PATCH] KVM: arm64: cancel the return value check of kvm_arm_init_sve()
2022-05-17 14:51:53
linux-kernel
[PATCH] phy: qcom: fix missing clk_disable_unprepare() on err in qcom_pcie2_phy_power_on
2022-05-17 12:13:44
linux-kernel
[PATCH] mtd: rawnand: fix drivers probe/remove methods
2022-04-28 17:34:57
linux-kernel
[PATCH] ARM: hisi: Add missing of_node_put after of_find_compatible_node
2022-04-25 15:03:56
linux-kernel
[PATCH -next] powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
2022-04-25 10:30:50
linux-kernel
[PATCH -next] ARM: versatile: Add missing of_node_put in dcscb_init
2021-04-08 13:14:24
linux-kernel
[PATCH -next] sched/topology: Make some symbols static
2021-04-08 09:33:48
linux-kernel
[PATCH -next] sched/topology: Make some symbols static
2020-07-31 07:18:13
linux-kernel
[PATCH -next] emulate:Fix build error
2020-07-27 04:02:28
linux-kernel
[PATCH -next] crc:Fix build errors