Wei Yongjun ([email protected])

Number of posts: 348 (0.93 per day)
First post: 2016-10-24 00:26:47
Last post: 2017-11-03 09:50:21

Date List Subject
2020-07-29 15:52:59 linux-kernel [PATCH -next] habanalabs: make some functions static
2020-07-29 15:50:15 linux-kernel [PATCH -next] irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend()
2020-07-27 18:55:45 linux-kernel [PATCH -next] powerpc/powernv/sriov: Remove unused but set variable 'phb'
2020-07-25 06:35:01 linux-crypto [PATCH -next] crypto: sa2ul - fix wrong pointer passed to PTR_ERR()
2020-07-25 06:34:07 linux-kernel [PATCH -next] drm: xlnx: Fix typo in parameter description
2020-07-25 06:31:34 linux-kernel [PATCH -next] mtd: fix missing unlock on error in mtdchar_compat_ioctl()
2020-07-21 15:16:20 linux-kernel [PATCH -next] drm/nouveau/kms/nvd9-: Fix file release memory leak
2020-07-21 15:08:30 linux-kernel [PATCH -next] soc: TI knav_qmss: make symbol 'knav_acc_range_ops' static
2020-07-21 15:08:08 linux-kernel [PATCH -next] mtd: rawnand: pasemi: Make pasemi_device_ready() static
2020-07-21 13:43:17 linux-wireless [PATCH -next] rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static
2020-07-14 14:15:53 linux-kernel [PATCH -next] bootconfig: Make symbol 'xbc_namebuf' static
2020-07-14 14:14:35 linux-kernel [PATCH -next] libnvdimm/security: Make __nvdimm_security_overwrite_query() static
2020-07-14 14:14:04 linux-kernel [PATCH -next] irqchip: mips-gic: Make some symbols static
2020-07-14 06:53:34 linux-kernel Re: [PATCH v2 net] rtnetlink: Fix memory(net_device) leak when ->newlink fails
2020-07-13 14:18:45 linux-kernel [PATCH -next] iommu: Make some functions static
2020-07-13 14:17:03 linux-kernel [PATCH -next] ftrace: Make ftrace_profile_pages_init() static
2020-07-07 11:14:46 linux-kernel [PATCH -next] device-dax: make dev_dax_kmem_probe() static
2020-07-07 11:14:38 linux-kernel [PATCH -next] lib/test_lockup.c: make symbol 'test_works' static
2020-07-06 13:41:45 linux-kernel [PATCH -next] smp: Fix unused-but-set-variable warning
2020-07-06 13:40:26 linux-kernel [PATCH -next] smp: Make symbol 'csd_bug_count' static
2020-07-03 04:58:11 linux-kernel [PATCH -next] locktorture: make function torture_percpu_rwsem_init() static
2020-07-03 03:07:35 linux-kernel [PATCH -next] ASoC: ti: j721e-evm: Fix missing unlock on error in j721e_audio_hw_params()
2020-07-02 15:02:15 linux-kernel [PATCH -next] dm zoned: fix unused but set variable warnings
2020-07-02 14:56:12 linux-kernel [PATCH -next] lib/test_bits: make some functions static
2020-07-02 14:39:47 linux-kernel [PATCH -next] scftorture: Make symbol 'scf_torture_rand' static
2020-07-02 11:46:45 linux-kernel [PATCH -next] kcov: make some symbols static
2020-07-02 10:32:19 linux-kernel [PATCH -next] dm: remove unused variable 'md'
2020-07-01 15:19:59 linux-kernel [PATCH -next] f2fs: make __allocate_new_segment() static
2020-06-22 11:19:26 linux-crypto [PATCH] KEYS: asymmetric: fix error return code in software_key_query()
2020-06-18 21:18:58 linux-kernel [PATCH] drm/panel: otm8009a: Drop unnessary backlight_device_unregister()
2020-05-27 05:10:49 linux-kernel [PATCH -next] ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()
2020-05-20 03:21:23 linux-kernel [PATCH -next] bus: arm-integrator-lm: Fix return value check in integrator_ap_lm_probe()
2020-05-19 09:18:02 linux-kernel [PATCH -next] iommu/sun50i: Fix return value check in sun50i_iommu_probe()
2020-05-09 09:32:45 linux-kernel [PATCH -next] ASoC: SOF: core: fix error return code in sof_probe_continue()
2020-05-09 08:03:02 linux-crypto [PATCH -next] cxgb4/chcr: Fix error return code in chcr_ktls_dev_add()
2020-05-09 03:01:25 linux-kernel [PATCH -next] mm/hmm/test: fix error return code in hmm_dmirror_init()
2020-05-09 03:01:12 linux-kernel [PATCH -next] mm/hmm/test: fix missing unlock on error in dmirror_migrate_finalize_and_map()
2020-05-08 07:50:24 linux-wireless [PATCH next] ath11k: convert to devm_platform_get_and_ioremap_resource
2020-05-07 09:42:37 linux-kernel [PATCH -next] ASoC: rt5677: Use devm_snd_soc_register_component()
2020-05-07 09:40:55 linux-kernel [PATCH -next] gnss: sirf: fix error return code in sirf_probe()
2020-05-07 09:40:38 linux-kernel [PATCH -next] ipack: tpci200: fix error return code in tpci200_register()
2020-05-07 05:41:36 linux-kernel [PATCH -next] phy: ti: j721e-wiz: Fix some error return code in wiz_probe()
2020-05-07 05:20:31 linux-kernel [PATCH -next] visorbus: fix error return code in visorchipset_init()
2020-05-06 19:04:43 linux-kernel [PATCH -next] staging: kpc2000: fix error return code in kp2000_pcie_probe()
2020-05-06 14:12:01 linux-kernel [PATCH -next] soc: mediatek: Missing platform_device_unregister() on error in mtk_mmsys_probe()
2020-05-06 13:45:54 linux-kernel [PATCH -next v2] staging: kpc2000: fix error return code in kp2000_pcie_probe()
2020-05-06 13:12:13 linux-kernel Re: [PATCH -next] staging: kpc2000: fix error return code in kp2000_pcie_probe()
2020-05-06 06:02:23 linux-kernel [PATCH -next] firmware: imx: scu: Fix possible memory leak in imx_scu_probe()
2020-04-30 08:13:30 linux-crypto [PATCH -next] crypto: drbg - fix error return code in drbg_alloc_state()
2020-04-30 07:32:49 linux-kernel [PATCH -next v2] drm/mcde: dsi: Fix return value check in mcde_dsi_bind()
2020-04-30 07:06:12 linux-kernel [PATCH -next] drm/vboxvideo: Fix a NULL vs IS_ERR() check in vbox_hw_init()