Show patches with: Submitter = Yang Yingliang       |    State = Action Required       |   125 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
arm64: add guard macro of unistd.h to prevent double inclusion - - - --- 2014-09-09 Yang Yingliang New
[v2] arm64: add guard macros of unistd.h to prevent double inclusion - - - --- 2014-09-11 Yang Yingliang New
[RFC] arm64: Image: Allow the appending of a device tree binary - - - --- 2015-06-04 Yang Yingliang New
arm64: fix a migrating irq bug when hotplug cpu - - - --- 2015-08-29 Yang Yingliang New
ARM: fix a migrating irq bug when hotplug cpu - - - --- 2015-08-29 Yang Yingliang New
[RFC,v1,1/4] genirq: Introduce irq_settings_set_move_pcntxt() helper - - - --- 2015-09-06 Yang Yingliang New
[RFC,v1,2/4] irqchip: GICv3: set non-percpu irqs status with _IRQ_MOVE_PCNTXT - - - --- 2015-09-06 Yang Yingliang New
[RFC,v1,3/4] genirq: rename config GENERIC_PENDING_IRQ to GENERIC_IRQ_MIGRATION - - - --- 2015-09-06 Yang Yingliang New
[RFC,v1,4/4] arm/arm64: fix a migrating irq bug when hotplug cpu - - - --- 2015-09-06 Yang Yingliang New
[RFC,v2,1/3] irqchip: GICv3: set non-percpu irqs status with IRQ_MOVE_PCNTXT - - - --- 2015-09-14 Yang Yingliang New
[RFC,v2,2/3] genirq: rename config GENERIC_PENDING_IRQ to GENERIC_IRQ_MIGRATION - - - --- 2015-09-14 Yang Yingliang New
[RFC,v2,3/3] arm/arm64: fix a migrating irq bug when hotplug cpu - - - --- 2015-09-14 Yang Yingliang New
[RFC,v3,1/3] genirq: introduce CONFIG_GENERIC_IRQ_MIGRATION - - - --- 2015-09-16 Yang Yingliang New
[RFC,v3,2/3] ia64: rename migrate_irqs() to avoid compiling error - - - --- 2015-09-16 Yang Yingliang New
[RFC,v3,3/3] arm/arm64: fix a migrating irq bug when hotplug cpu - - - --- 2015-09-16 Yang Yingliang New
[RFC,v4,1/4] genirq: introduce CONFIG_GENERIC_IRQ_MIGRATION - - - --- 2015-09-17 Yang Yingliang New
[RFC,v4,2/4] genirq: add move_irqs() for cpu hotplug - - - --- 2015-09-17 Yang Yingliang New
[RFC,v4,3/4] arm64: fix a migrating irq bug when hotplug cpu - - - --- 2015-09-17 Yang Yingliang New
[RFC,v4,4/4] arm: fix a migrating irq bug when hotplug cpu - - - --- 2015-09-17 Yang Yingliang New
[RFC,v5,1/4] genirq: introduce CONFIG_GENERIC_IRQ_MIGRATION - - - --- 2015-09-19 Yang Yingliang New
[RFC,v5,2/4] genirq: add irq_migrate_all_off_this_cpu() for cpu hotplug - - - --- 2015-09-19 Yang Yingliang New
[RFC,v5,3/4] arm64: fix a migrating irq bug when hotplug cpu - - - --- 2015-09-19 Yang Yingliang New
[RFC,v5,4/4] arm: fix a migrating irq bug when hotplug cpu - - - --- 2015-09-19 Yang Yingliang New
[RFC,v6,1/3] genirq: introduce CONFIG_GENERIC_IRQ_MIGRATION and kernel/irq/cpuhotplug.c - - - --- 2015-09-24 Yang Yingliang New
[RFC,v6,2/3] arm64: fix a migrating irq bug when hotplug cpu - - - --- 2015-09-24 Yang Yingliang New
[RFC,v6,3/3] arm: fix a migrating irq bug when hotplug cpu - - - --- 2015-09-24 Yang Yingliang New
[1/2] clocksource: replace cycle_last validation with an equal way - - - --- 2015-10-27 Yang Yingliang New
[2/2] arm64: validate the delta of cycle_now and cycle_last - - - --- 2015-10-27 Yang Yingliang New
[resend] clocksource: modify the cycle_last validation to fit for non-64bit clocksourece mask - - - --- 2015-10-31 Yang Yingliang New
[RFC] ARM64: mm: check if the read/write block is in memblock - - - --- 2015-12-26 Yang Yingliang New
[RFC,1/4] arm64: vdso: introdce a macro for checking the address - - - --- 2016-06-01 Yang Yingliang New
[RFC,2/4] arm64: vdso: check whether the params of gettimeofday() is valid - - - --- 2016-06-01 Yang Yingliang New
[RFC,3/4] arm64: vdso: check whether the tp pointer is valid in clock_gettime() - - - --- 2016-06-01 Yang Yingliang New
[RFC,4/4] arm64: vdso: check whether the res pointer is valid in clock_getres() - - - --- 2016-06-01 Yang Yingliang New
irqchip/gic-v3-its: handle queue wrapping in its_wait_for_range_completion() - - - --- 2017-08-16 Yang Yingliang New
irqchip/gic-v3-its: handle rd_idx wrapping in its_wait_for_range_completion() - - - --- 2018-02-11 Yang Yingliang New
[RFC] irqchip/gic-v3-its: handle wrapped case in its_wait_for_range_completion() - - - --- 2018-03-06 Yang Yingliang New
[RFC,1/4] irqchip/gic-v3: add common_aff_lpi field in struct rdists - - - --- 2018-03-12 Yang Yingliang New
[RFC,2/4] irqchip/gic-v3-its: replace alloc_pages() with alloc_pages_node() - - - --- 2018-03-12 Yang Yingliang New
[RFC,3/4] irqchip/gic-v3-its: change prop_page to per-cpu type to support CommonLPIAff field - - - --- 2018-03-12 Yang Yingliang New
[RFC,4/4] irqchip/gic-v3-its: sync config of LPIs if there are more than one prop_page - - - --- 2018-03-12 Yang Yingliang New
irqchip/gic-v3-its: fix ITS queue timeout - - - --- 2018-06-05 Yang Yingliang New
[v2] irqchip/gic-v3-its: fix ITS queue timeout - - - --- 2018-06-06 Yang Yingliang New
[v3] irqchip/gic-v3-its: fix ITS queue timeout - - - --- 2018-06-11 Yang Yingliang New
[v2,1/4] irqchip/gic-v3-mbi: fix uninitialized mbi_lock add support for MBIGEN generating message based SPIs - - - --- 2018-10-26 Yang Yingliang New
[v2,2/4] irqchip/mbigen: rename register marcros add support for MBIGEN generating message based SPIs - - - --- 2018-10-26 Yang Yingliang New
[v2,3/4] irqchip/mbigen: add support for a MBIGEN generating SPIs add support for MBIGEN generating message based SPIs - - - --- 2018-10-26 Yang Yingliang New
[v2,4/4] dt-bindings/irqchip/mbigen: add example of MBIGEN generate SPIs add support for MBIGEN generating message based SPIs - - - --- 2018-10-26 Yang Yingliang New
Could info leak in preserve_iwmmxt_context() ? Could info leak in preserve_iwmmxt_context() ? - - - --- 2019-07-09 Yang Yingliang New
arm64: PCI: fix memleak when calling pci_iomap/unmap() arm64: PCI: fix memleak when calling pci_iomap/unmap() - - - --- 2020-09-05 Yang Yingliang New
[1/3] arm64: lib: introduce ldp2/stp2 macro arm64: lib: improve copy performance - - - --- 2021-03-23 Yang Yingliang New
[2/3] arm64: lib: improve copy performance when size is ge 128 bytes arm64: lib: improve copy performance - - - --- 2021-03-23 Yang Yingliang New
[3/3] arm64: lib: improve copy performance when size is less than 128 and ge 64 bytes arm64: lib: improve copy performance - - - --- 2021-03-23 Yang Yingliang New
[-next] media: imx-pxp: remove redundant dev_err call in pxp_probe() [-next] media: imx-pxp: remove redundant dev_err call in pxp_probe() - 1 - --- 2021-04-01 Yang Yingliang New
[-next] media: camss: csiphy: Remove redundant dev_err call in msm_csiphy_subdev_init() [-next] media: camss: csiphy: Remove redundant dev_err call in msm_csiphy_subdev_init() - 1 - --- 2021-04-01 Yang Yingliang New
[-next] irqchip: ixp4xx: ixp4xx_of_init_irq() can be static [-next] irqchip: ixp4xx: ixp4xx_of_init_irq() can be static - - - --- 2021-05-13 Yang Yingliang New
[-next] ARM: imx: add missing clk_disable_unprepare() in imx_mmdc_remove() [-next] ARM: imx: add missing clk_disable_unprepare() in imx_mmdc_remove() - - - --- 2021-05-17 Yang Yingliang New
[-next] dmaengine: stedma40: add missing iounmap() on error in d40_probe() [-next] dmaengine: stedma40: add missing iounmap() on error in d40_probe() - 1 - --- 2021-05-18 Yang Yingliang New
[-next] drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write… [-next] drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write… - - - --- 2021-05-19 Yang Yingliang New
[-next,1/2] ARM: imx: add missing iounmap() in imx_mmdc_remove() ARM: imx: free resources in imx_mmdc_remove() - - - --- 2021-05-24 Yang Yingliang New
[-next,2/2] ARM: imx: add missing clk_disable_unprepare() in imx_mmdc_remove() ARM: imx: free resources in imx_mmdc_remove() - - - --- 2021-05-24 Yang Yingliang New
[-next] mfd: db8500-prcmu: fix some doc warnings [-next] mfd: db8500-prcmu: fix some doc warnings - - - --- 2021-05-31 Yang Yingliang New
[-next,v2,1/2] ARM: imx: add missing iounmap() ARM: imx: free resources - 1 - --- 2021-06-15 Yang Yingliang New
[-next,v2,2/2] ARM: imx: add missing clk_disable_unprepare() ARM: imx: free resources - 1 - --- 2021-06-15 Yang Yingliang New
[-next] iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group() [-next] iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group() 1 - - --- 2021-08-20 Yang Yingliang New
clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource() clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource() - - - --- 2021-09-18 Yang Yingliang New
[-next] irqchip/mchp-eic: Fix return value check in mchp_eic_init() [-next] irqchip/mchp-eic: Fix return value check in mchp_eic_init() - 1 - --- 2021-10-25 Yang Yingliang New
[-next] ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource() [-next] ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource() - - - --- 2021-11-25 Yang Yingliang New
[-next] perf/marvell_cn10k_tad_pmu: Fix return value check in tad_pmu_probe() [-next] perf/marvell_cn10k_tad_pmu: Fix return value check in tad_pmu_probe() - - - --- 2021-12-21 Yang Yingliang New
[-next] dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet() [-next] dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet() - 1 - --- 2022-01-07 Yang Yingliang New
[-next] drm/exynos: mic: fix return value check in exynos_mic_probe() [-next] drm/exynos: mic: fix return value check in exynos_mic_probe() - - - --- 2022-04-06 Yang Yingliang New
[-next] net: ethernet: mtk_eth_soc: fix return value check in mtk_wed_add_hw() [-next] net: ethernet: mtk_eth_soc: fix return value check in mtk_wed_add_hw() - - - --- 2022-04-08 Yang Yingliang New
[-next] i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe() [-next] i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe() - 1 - --- 2022-04-21 Yang Yingliang New
clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource() clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource() - 1 - --- 2022-04-21 Yang Yingliang New
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind() drm/rockchip: vop: fix possible null-ptr-deref in vop_bind() - - - --- 2022-04-22 Yang Yingliang New
[-next] ARM: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq() [-next] ARM: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq() - - - --- 2022-04-25 Yang Yingliang New
iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() - - - --- 2022-04-25 Yang Yingliang New
iommu/arm-smmu-v3: check return value after calling platform_get_resource() iommu/arm-smmu-v3: check return value after calling platform_get_resource() - - - --- 2022-04-25 Yang Yingliang New
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_mdio_mux() net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_mdio_mux() - - - --- 2022-04-28 Yang Yingliang New
tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe() tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe() - 1 - --- 2022-05-05 Yang Yingliang New
rtc: mt6397: check return value after calling platform_get_resource() rtc: mt6397: check return value after calling platform_get_resource() - 1 - --- 2022-05-05 Yang Yingliang New
[media] exynos4-is: fix using wrong clk_disable() in fimc_is_enable_clocks() [media] exynos4-is: fix using wrong clk_disable() in fimc_is_enable_clocks() - - - --- 2022-05-06 Yang Yingliang New
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe() net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe() - - - --- 2022-05-06 Yang Yingliang New
irqchip/gic-v3: fix missing of_node_put() in gic_populate_ppi_part() irqchip/gic-v3: fix missing of_node_put() in gic_populate_ppi_part() - - - --- 2022-05-07 Yang Yingliang New
[1/3] irqchip/gic-v3: add of_node_put() when finish using the device node [1/3] irqchip/gic-v3: add of_node_put() when finish using the device node - - - --- 2022-05-09 Yang Yingliang New
[2/3] irqchip/gic-v3: fix missing of_node_put() in gic_populate_ppi_part() [1/3] irqchip/gic-v3: add of_node_put() when finish using the device node - - - --- 2022-05-09 Yang Yingliang New
[3/3] irqchip/gic-v3: fix possible memory leak in gic_populate_ppi_part() [1/3] irqchip/gic-v3: add of_node_put() when finish using the device node - - - --- 2022-05-09 Yang Yingliang New
[v2] net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe() [v2] net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe() - - - --- 2022-05-10 Yang Yingliang New
net: ethernet: mediatek: ppe: fix wrong size passed to memset() net: ethernet: mediatek: ppe: fix wrong size passed to memset() 1 - - --- 2022-05-11 Yang Yingliang New
[-next,1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe() [-next,1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe() - 1 - --- 2022-05-13 Yang Yingliang New
[-next,2/2] i2c: mt7621: Use devm_platform_get_and_ioremap_resource() [-next,1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe() - 1 - --- 2022-05-13 Yang Yingliang New
[-next,v2,1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe() [-next,v2,1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe() - 1 - --- 2022-05-14 Yang Yingliang New
[-next,v2,2/2] i2c: mt7621: Use devm_platform_get_and_ioremap_resource() [-next,v2,1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe() - 1 - --- 2022-05-14 Yang Yingliang New
[-next] cpufreq: mediatek: fix error return code in mtk_cpu_dvfs_info_init() [-next] cpufreq: mediatek: fix error return code in mtk_cpu_dvfs_info_init() - 2 - --- 2022-05-17 Yang Yingliang New
[-next] net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr() [-next] net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr() - - - --- 2022-05-18 Yang Yingliang New
[-next,v2] net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr() [-next,v2] net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr() - 1 - --- 2022-05-19 Yang Yingliang New
[-next,1/2] soc: fsl: guts: fix return value check in fsl_guts_init() [-next,1/2] soc: fsl: guts: fix return value check in fsl_guts_init() - 1 - --- 2022-06-28 Yang Yingliang New
[-next,2/2] soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_soc_uid() [-next,1/2] soc: fsl: guts: fix return value check in fsl_guts_init() - 1 - --- 2022-06-28 Yang Yingliang New
[-next] clk: imx: remove unnecessary NULL check of clk [-next] clk: imx: remove unnecessary NULL check of clk - - - --- 2022-06-30 Yang Yingliang New
ARM: omap1: call platform_device_put() in error case in omap1_dm_timer_init() ARM: omap1: call platform_device_put() in error case in omap1_dm_timer_init() - - - --- 2022-07-01 Yang Yingliang New
« 1 2 »