Show patches with: Submitter = Dan Carpenter       |    State = Action Required       |   78 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[resend] mfd: mt6370: add bounds checking to regmap_read/write functions [resend] mfd: mt6370: add bounds checking to regmap_read/write functions - - - --- 2022-10-24 Dan Carpenter New
mfd: mt6370: add bounds checking to regmap_read/write functions mfd: mt6370: add bounds checking to regmap_read/write functions - - - --- 2022-08-19 Dan Carpenter New
soc: fsl: guts: fix IS_ERR() vs NULL bug soc: fsl: guts: fix IS_ERR() vs NULL bug - - - --- 2022-07-04 Dan Carpenter New
drm/rockchip: vop2: unlock on error path in vop2_crtc_atomic_enable() drm/rockchip: vop2: unlock on error path in vop2_crtc_atomic_enable() 1 - - --- 2022-05-09 Dan Carpenter New
drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL check drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL check - - - --- 2021-12-17 Dan Carpenter New
media: c8sectpfe: fix double free in configure_channels() media: c8sectpfe: fix double free in configure_channels() - 1 - --- 2021-12-08 Dan Carpenter New
mailbox: imx: Fix an IS_ERR() vs NULL bug mailbox: imx: Fix an IS_ERR() vs NULL bug - 1 - --- 2021-11-24 Dan Carpenter New
clk: versatile: clk-icst: use after free on error path clk: versatile: clk-icst: use after free on error path - 1 - --- 2021-11-17 Dan Carpenter New
soc: imx: imx8m-blk-ctrl: off by one in imx8m_blk_ctrl_xlate() soc: imx: imx8m-blk-ctrl: off by one in imx8m_blk_ctrl_xlate() - 1 - --- 2021-10-11 Dan Carpenter New
remoteproc: meson-mx-ao-arc: fix a bit test remoteproc: meson-mx-ao-arc: fix a bit test - - 1 --- 2021-10-04 Dan Carpenter New
mxser: use semi-colons instead of commas mxser: use semi-colons instead of commas 1 - - --- 2021-08-25 Dan Carpenter New
[v2] PCI: rockchip-dwc: Potential error pointer dereference in probe [v2] PCI: rockchip-dwc: Potential error pointer dereference in probe - - - --- 2021-08-13 Dan Carpenter New
PCI: rockchip-dwc: Potential error pointer dereference in probe PCI: rockchip-dwc: Potential error pointer dereference in probe - - - --- 2021-08-13 Dan Carpenter New
mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush() mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush() - 1 - --- 2021-06-22 Dan Carpenter New
[net-next] stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe() [net-next] stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe() - - - --- 2021-06-22 Dan Carpenter New
firmware: arm_scpi: prevent ternary sign expansion bug firmware: arm_scpi: prevent ternary sign expansion bug - 1 - --- 2021-04-22 Dan Carpenter New
stm: class: dummy_stm: fix an error code in dummy_stm_init() stm: class: dummy_stm: fix an error code in dummy_stm_init() - - - --- 2021-03-19 Dan Carpenter New
iommu/mediatek: Fix error code in probe() iommu/mediatek: Fix error code in probe() - 1 - --- 2021-02-05 Dan Carpenter New
[v2] media: rockchip: rkisp1: remove useless debugfs checks [v2] media: rockchip: rkisp1: remove useless debugfs checks 1 - - --- 2020-12-01 Dan Carpenter New
media: rockchip: rkisp1: remove some dead code media: rockchip: rkisp1: remove some dead code - - - --- 2020-11-30 Dan Carpenter New
[v2] staging: vchiq: Fix an uninitialized variable [v2] staging: vchiq: Fix an uninitialized variable 1 - - --- 2020-09-30 Dan Carpenter New
soc: aspeed: xdma: Return -EFAULT if copy_from_user() fails soc: aspeed: xdma: Return -EFAULT if copy_from_user() fails - 1 - --- 2020-09-30 Dan Carpenter New
staging: vchiq: silence an uninitialized variable warning staging: vchiq: silence an uninitialized variable warning 1 - - --- 2020-09-30 Dan Carpenter New
coresight: cti: Fix error handling in probe coresight: cti: Fix error handling in probe - - - --- 2020-06-12 Dan Carpenter New
soc: xilinx: Fix error code in zynqmp_pm_probe() soc: xilinx: Fix error code in zynqmp_pm_probe() - 1 - --- 2020-06-05 Dan Carpenter New
[2/4,v2] misc: xilinx_sdfec: Return -EFAULT if copy_from_user() fails Untitled series #163587 - 1 - --- 2019-08-22 Dan Carpenter New
bus: sunxi-rsb: Fix a small memory leak bus: sunxi-rsb: Fix a small memory leak - - - --- 2018-12-18 Dan Carpenter New
PCI: imx: Fix an IS_ERR() vs NULL bug PCI: imx: Fix an IS_ERR() vs NULL bug - 1 - --- 2018-12-18 Dan Carpenter New
misc: vexpress: Off by one in vexpress_syscfg_exec() misc: vexpress: Off by one in vexpress_syscfg_exec() 1 - - --- 2018-12-03 Dan Carpenter New
media: cedrus: Fix a NULL vs IS_ERR() check media: cedrus: Fix a NULL vs IS_ERR() check 1 - - --- 2018-11-26 Dan Carpenter New
[2/2,v2] mfd: ab8500-core: Return zero in get_register_interruptible() Untitled series #34895 - 1 - --- 2018-10-25 Dan Carpenter New
[2/2] mfd: ab8500-core: Return zero in get_register_interruptible() Untitled series #32337 - - - --- 2018-10-18 Dan Carpenter New
irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe - 1 - --- 2018-10-13 Dan Carpenter New
irqchip/stm32: fix init error handling irqchip/stm32: fix init error handling - 1 - --- 2018-08-08 Dan Carpenter New
[v2,2/3] net: add support for nvmem to eth_platform_get_mac_address() - - - --- 2018-07-19 Dan Carpenter New
firmware: arm_scmi: remove some unnecessary checks - - - --- 2018-05-19 Dan Carpenter New
firmware: arm_scmi: Use after free in scmi_create_protocol_device() - - - --- 2018-04-27 Dan Carpenter New
soc: xilinx: xlnx_vcu: Fix && vs & typo - - - --- 2018-01-18 Dan Carpenter New
ARM: OMAP2+: Missing error code in omap_device_build() - - - --- 2017-11-14 Dan Carpenter New
arm64: mm: Clarify a printk in data_abort_decode() - - - --- 2017-10-05 Dan Carpenter New
[2/2] fsl/qe: Cleanup error paths in ucc_of_parse_tdm() - - - --- 2017-07-22 Dan Carpenter New
irqchip/irq-mvebu-gicp: allocate enough memory for spi_bitmap 1 - - --- 2017-06-30 Dan Carpenter New
serial: stm32: fix a type issue - 1 - --- 2016-10-12 Dan Carpenter New
arm64: KVM: clean up a condition - - - --- 2016-07-14 Dan Carpenter New
soc: ti: wkup_m3_ipc: Fix an error code - - - --- 2016-02-25 Dan Carpenter New
drm: rockchip: signedness bug in dw_mipi_dsi_get_lane_bps() - - - --- 2016-01-20 Dan Carpenter New
bus: sunxi-rsb: unlock on error in sunxi_rsb_read() - - - --- 2015-11-03 Dan Carpenter New
cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info() - - - --- 2015-10-22 Dan Carpenter New
[v2,2/2] pinctrl: samsung: remove "out of memory" messages - - - --- 2015-06-22 Dan Carpenter New
[v2,1/2] pinctrl: samsung: don't truncate the last char - - - --- 2015-06-22 Dan Carpenter New
[-next] ARM: BCM63xx: fix an error path in bcm63xx_pmb_power_on_cpu() - - - --- 2015-05-27 Dan Carpenter New
ARM: pxa: pxa_cplds: signedness bug in probe - - - --- 2015-05-13 Dan Carpenter New
spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div() - - - --- 2015-03-30 Dan Carpenter New
PM / devfreq: event: testing the wrong variable - - - --- 2015-02-10 Dan Carpenter New
irqchip: mtk-sysirq: fix an error code - - - --- 2015-01-30 Dan Carpenter New
coresight-etm: unlock on error paths in mode_store() - - - --- 2014-11-12 Dan Carpenter New
ASoC: pxa: pxa-ssp: small leak in probe() - - - --- 2014-07-31 Dan Carpenter New
char: xilinx_hwicap: missing error code if ioremap() fails - - - --- 2014-06-11 Dan Carpenter New
arm: nwfpe: remove duplicate REG_R9 define - - - --- 2014-06-09 Dan Carpenter New
[ARM] pxa: remove duplicate SM_SCLK_SM_SCLK define - - - --- 2014-06-09 Dan Carpenter New
clocksource: exynos_mct: silence a static checker warning - - - --- 2014-03-01 Dan Carpenter New
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable() - - - --- 2014-02-17 Dan Carpenter New
drm/exynos: potential use after free in exynos_drm_open() - - - --- 2014-01-21 Dan Carpenter New
ARM: mvebu: checking for IS_ERR() instead of NULL - - - --- 2014-01-21 Dan Carpenter New
video: vt8500: fix error handling in probe() - - - --- 2013-12-02 Dan Carpenter New
pinctrl: rockchip: missing unlock on error in rockchip_set_pull() - - - --- 2013-11-14 Dan Carpenter New
mfd: ab8500-debugfs: move dereference after check for NULL - - - --- 2013-11-13 Dan Carpenter New
pinctrl: rockchip: testing the wrong variable - - - --- 2013-11-08 Dan Carpenter New
[media] exynos4-is: cleanup a define - - - --- 2013-11-08 Dan Carpenter New
clk: vexpress: NULL dereference on error path - - - --- 2013-11-07 Dan Carpenter New
iio: mxs-lradc: use helper functions to simplify the code - - - --- 2013-09-05 Dan Carpenter New
pinctrl: s3c24xx: off by one in s3c24xx_eint_init() - - - --- 2013-08-27 Dan Carpenter New
clk: vt8500: several forever loops - - - --- 2013-08-26 Dan Carpenter New
[media] exynos4-is: print error message on timeout - - - --- 2013-08-23 Dan Carpenter New
dmaengine: ste_dma40: off by one in d40_of_probe() - - - --- 2013-08-23 Dan Carpenter New
usb: gadget: double unlocks on error in atmel_usba_start() - - - --- 2013-08-21 Dan Carpenter New
[2/2] iommu/arm-smmu: fix iommu_present() test in init - - - --- 2013-08-21 Dan Carpenter New
[1/2] iommu/arm-smmu: fix a signedness bug - - - --- 2013-08-21 Dan Carpenter New