Markus Elfring ([email protected])

Number of posts: 2148 (0.34 per day)
First post: 2006-12-19 19:15:39
Last post: 2024-06-15 15:12:42

Date List Subject
2024-02-20 08:27:44 linux-kernel Re: [PATCH 3/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
2024-02-19 17:49:43 linux-kernel Re: [PATCH 1/6] drm/bridge: aux-hpd: fix OF node leaks
2024-02-19 16:03:31 linux-kernel Re: [PATCH v3] ata: ahci_ceva: fix error handling for Xilinx GT PHY support
2024-02-16 12:04:27 linux-kernel Re: [cocci] [PATCH v2] cocci: Add rules to find str_plural() replacements
2024-02-16 10:00:51 linux-kernel [PATCH] iwlwifi: Use common error handling code in five functions
2024-02-11 18:30:38 linux-kernel Re: dm vdo slab-depot: delete unnecessary check
2024-02-06 19:49:13 linux-kernel [PATCH v2] drm/arcpgu: Use devm_platform_ioremap_resource() in arcpgu_load()
2024-02-06 19:30:37 linux-kernel [PATCH v2] drm/tegra: dsi: Use devm_platform_ioremap_resource() in tegra_dsi_probe()
2024-02-06 19:13:03 linux-kernel [PATCH v2] drm/hisilicon: Use devm_platform_ioremap_resource() in dsi_parse_dt()
2024-02-06 16:36:53 linux-kernel [PATCH v2] EDAC/xgene: Use devm_platform_ioremap_resource() in xgene_edac_probe()
2024-02-06 16:08:57 linux-kernel [PATCH v2] bus: omap_l3_noc: Use devm_platform_ioremap_resource() in omap_l3_probe()
2024-02-06 15:44:58 linux-kernel [PATCH v2] sparc: leon: grpci1: Use devm_platform_ioremap_resource() in grpci1_of_probe()
2024-02-06 14:38:09 linux-kernel [PATCH v2] media: ti: Use devm_platform_ioremap_resource() in ti_csi2rx_probe()
2024-02-06 14:38:04 linux-kernel [PATCH v2] iommu/ipmmu-vmsa: Use devm_platform_ioremap_resource() in ipmmu_probe()
2024-02-06 09:24:15 linux-kernel [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp()
2024-02-06 06:49:15 linux-kernel Re: [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
2024-02-05 18:34:53 linux-kernel Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-05 17:29:21 linux-kernel Re: [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
2024-02-05 14:23:57 linux-kernel [PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
2024-02-05 13:57:11 linux-kernel [PATCH] net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_probe()
2024-02-05 13:31:13 linux-kernel Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-05 13:28:49 linux-kernel [PATCH] ethernet: wiznet: Use devm_platform_get_and_ioremap_resource() in w5300_hw_probe()
2024-02-05 12:59:28 linux-kernel [PATCH] tsnep: Use devm_platform_get_and_ioremap_resource() in tsnep_probe()
2024-02-05 12:21:48 linux-kernel [PATCH] media: ti: Use devm_platform_get_and_ioremap_resource() in ti_csi2rx_probe()
2024-02-05 11:53:56 linux-kernel Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-05 10:51:29 linux-kernel [PATCH] drm/arcpgu: Use devm_platform_get_and_ioremap_resource() in arcpgu_load()
2024-02-05 10:42:50 linux-kernel [PATCH] iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-05 10:02:41 linux-kernel [PATCH] drm/tegra: dsi: Use devm_platform_get_and_ioremap_resource() in tegra_dsi_probe()
2024-02-05 09:32:47 linux-kernel [PATCH] drm/mediatek: Use devm_platform_get_and_ioremap_resource() in mtk_hdmi_ddc_probe()
2024-02-05 08:14:50 linux-kernel [PATCH] drm/hisilicon: Use devm_platform_get_and_ioremap_resource() in dsi_parse_dt()
2024-02-05 07:20:52 linux-kernel [PATCH] EDAC/xgene: Use devm_platform_get_and_ioremap_resource() in xgene_edac_probe()
2024-02-05 06:58:11 linux-kernel [PATCH] bus: omap-ocp2scp: Use devm_platform_get_and_ioremap_resource() in omap_ocp2scp_probe()
2024-02-05 06:41:27 linux-kernel [PATCH] bus: omap_l3_noc: Use devm_platform_get_and_ioremap_resource() in omap_l3_probe()
2024-02-04 20:37:12 linux-kernel [PATCH] sparc: leon: grpci1: Use devm_platform_get_and_ioremap_resource() in grpci1_of_probe()
2024-02-04 09:25:33 linux-kernel [PATCH] spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_pmic_arb_probe()
2024-02-02 20:23:27 linux-kernel Re: clk: imx: scu: Use common error handling code in __imx_clk_gpr_scu()
2024-02-02 09:52:55 linux-kernel [PATCH v2] Coccinelle: api: Add SmPL script “use_KMEM_CACHE.cocci”
2024-02-02 07:58:35 linux-kernel Re: fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register()
2024-02-02 06:50:26 linux-kernel Re: [RFC] perf: Reconsider an error code selection in bpf_map__fprintf()
2024-02-01 18:37:27 linux-kernel [RFC] perf: Reconsider an error code selection in bpf_map__fprintf()
2024-02-01 15:40:22 linux-kernel Re: [net-next] rxrpc: Simplify the allocation of slab caches
2024-02-01 13:29:32 linux-kernel Re: [v2] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init
2024-02-01 12:11:00 linux-kernel Re: btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init
2024-01-31 07:51:48 linux-kernel Re: fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register()
2024-01-31 07:44:11 linux-kernel Re: fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register()
2024-01-30 17:32:33 linux-kernel Re: fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register()
2024-01-30 10:51:16 linux-kernel Re: fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register()
2024-01-29 14:47:56 linux-kernel [PATCH v2] misc: fastrpc: Use memdup_user() rather than duplicating its implementation
2024-01-29 14:32:43 linux-kernel [PATCH] s390/cio: Use memdup_user() rather than duplicating its implementation
2024-01-29 09:54:57 linux-kernel Re: [v2] platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()
2024-01-28 20:06:46 linux-kernel [PATCH] drm/imagination: Use memdup_user() rather than duplicating its implementation