赵军奎 ([email protected])

Number of posts: 245 (0.28 per day)
First post: 2020-04-15 21:26:30
Last post: 2022-09-05 07:22:56

Date List Subject
2021-06-19 09:58:30 linux-kernel [PATCH 2/4] drm/radeon: remove meaningless if(r) check code
2021-06-19 09:54:36 linux-kernel [PATCH 1/4] drm/radeon: remove meaningless if(r) check code
2021-06-07 12:54:17 linux-kernel [PATCH] drm/msm: cleanup coding style a bit
2021-06-05 12:37:02 linux-kernel [PATCH] drm/msm: remove no need local variable
2021-06-05 12:33:30 linux-kernel [PATCH] drm/amd/display: remove no need variable
2021-06-05 12:25:44 linux-kernel [PATCH] drm/etnaviv: remove no need NULL check
2021-06-05 12:21:35 linux-kernel [PATCH] drm/etnaviv: remove NULL check which is not needed
2021-06-03 11:23:15 linux-kernel [PATCH] drm/mediatek: remove redundant error log print
2021-05-10 03:13:45 linux-kernel [PATCH] drm/msm: fix warning "using plain integer as NULL pointer"
2021-05-07 08:13:55 linux-kernel Re:Re: [PATCH] drm/i915: Use might_alloc()
2021-04-29 02:52:02 linux-kernel [PATCH] drm/i915: Use might_alloc()
2021-04-29 02:25:13 linux-kernel [PATCH] drm/i915: Use might_alloc()
2021-04-14 21:42:39 linux-kernel [patch v3] translations/zh_CN: add translations to dev-tools gcov
2021-04-13 07:41:54 linux-kernel Re:Re: [PATCH v2] Documentation/translations/zh_CN/dev-tools/
2021-04-07 20:59:47 linux-kernel [PATCH] drm/msm: remove unneeded variable ret
2021-04-02 08:57:07 linux-kernel [PATCH] drm/nouveau: fix potential abnormal lock/unlock
2021-04-02 08:56:34 linux-kernel [PATCH] drm/kmb: cleanup coding style a bit
2021-04-02 08:56:02 linux-kernel [PATCH] drm/gud: cleanup coding style a bit
2021-04-02 08:55:33 linux-kernel [PATCH] drm/amd: remove not needed conversion to bool
2021-04-01 17:57:31 linux-kernel [PATCH v2] Documentation/translations/zh_CN/dev-tools/
2021-04-01 02:07:44 linux-kernel Re:Re: [PATCH] translations/zh_CN: add translations to dev-tools gcov
2021-04-01 02:07:42 linux-kernel Re:Re: [PATCH] drm/ttm: cleanup coding style a bit
2021-03-31 13:22:49 linux-kernel [PATCH] drm/amd: cleanup coding style a bit
2021-03-31 13:22:49 linux-kernel [PATCH] msm/disp: dpu_plane cleanup-coding-style-a-bit
2021-03-31 13:22:43 linux-kernel [PATCH] drm/ttm: cleanup coding style a bit
2021-03-31 13:22:41 linux-kernel [PATCH] drm/amd: use kmalloc_array over kmalloc with multiply
2021-03-31 13:22:41 linux-kernel [PATCH] drm/nouveau: cleanup-coding-style-a-bit
2021-03-31 13:22:41 linux-kernel [PATCH] /msm/adreno: fix different address spaces warning
2021-03-31 13:22:41 linux-kernel [PATCH] amd/amdgpu: code refactoring to clean code style a bit
2021-03-31 13:22:41 linux-kernel [PATCH] translations/zh_CN: add translations to dev-tools gcov
2021-02-02 21:24:47 linux-kernel [PATCH] drm/msm: remove unneeded variable: "rc"
2021-02-02 21:24:41 linux-kernel [PATCH] drm/tegra: remove unneeded variable: "ret"
2021-02-02 21:24:40 linux-kernel [PATCH] amd/display: remove unneeded variable: "pattern"
2021-02-02 21:22:27 linux-kernel [PATCH] drm/vc4: remove unneeded variable: "ret"
2021-02-02 12:13:50 linux-kernel [PATCH] drm/hisilicon: remove redundant when devm_kzalloc failed
2021-02-02 12:11:28 linux-kernel [PATCH] drm/bridge/analogix: remove redundant when devm_kzalloc failed
2021-02-02 12:08:38 linux-kernel [PATCH] gpu/drm/msm: remove redundant when devm_kzalloc failed
2020-11-25 01:54:49 linux-kernel Re:[RFC PATCH] Add a new "Frozen" status to MAINTAINERS subsystem entries
2020-11-19 07:31:58 linux-kernel [PATCH] via/via_irq: use __func__ to replace string function name
2020-11-19 01:14:53 linux-kernel [PATCH v2] drm/vmwgfx: use min_t to replace min
2020-11-18 11:44:54 linux-kernel [PATCH] drm/via: fix assignment in if condition
2020-11-18 11:17:34 linux-kernel [PATCH] drm/vmwgfx: use min_t to replace min
2020-11-18 03:46:40 linux-kernel [PATCH] amd/amdgpu: optimise CONFIG_X||CONFIG_X_MODULE to IS_ENABLED(X)
2020-11-18 02:57:19 linux-kernel [PATCH] amd/amdgpu: use kmalloc_array to replace kmalloc with multiply
2020-11-18 02:55:02 linux-kernel [PATCH] amdgpu/amdgpu_ids: fix kmalloc_array not uses number as first arg
2020-11-11 08:37:04 linux-kernel [PATCH 4/5] adreno/a5xx_gpu.c: add KERN_LEVEL to printk
2020-11-11 08:35:59 linux-kernel [PATCH 0/5] add KERN_LEVEL to printk
2020-11-11 08:35:57 linux-kernel [PATCH 1/5] adreno/a2xx_gpu.c: add KERN_LEVEL to printk
2020-11-11 08:34:56 linux-kernel [PATCH 5/5] adreno/adreno_gpu.c: add KERN_LEVEL to printk
2020-11-11 08:34:22 linux-kernel [PATCH 3/5] adreno/a4xx_gpu.c: add KERN_LEVEL to printk
2020-11-11 08:34:18 linux-kernel [PATCH 2/5] adreno/a3xx_gpu.c: add KERN_LEVEL to printk