yang.guang5 ([email protected])

Number of posts: 13 (13 per day)
First post: 2023-12-08 02:49:39
Last post: 2023-12-08 02:49:39

Date List Subject
2024-01-09 06:33:20 linux-kernel [PATCH linux-next v2] drm/nouveau/disp: switch to use kmemdup() helper
2023-12-20 03:00:30 linux-kernel [PATCH v2] mfd: wm8994: Switch to use dev_err_probe() helper
2023-12-20 02:57:33 linux-kernel [PATCH linux-next] ASoC: soc-topology: Switch to use dev_err_probe() helper
2023-12-20 02:49:12 linux-kernel [PATCH linux-next] drm/panel: Simplify with dev_err_probe()
2023-12-20 02:47:20 linux-kernel [PATCH linux-next] drm/amd/display: use kcalloc instead of open coded arithmetic
2023-12-15 13:53:19 linux-ext4 [PATCH linux-next] ext4: use kcalloc instead of open coded arithmetic
2023-12-15 13:46:15 linux-kernel [PATCH linux-next] mlxsw: spectrum: use netif_is_macsec() instead of open code
2023-12-14 12:07:36 linux-kernel [PATCH linux-next] mfd: wm8994: Switch to use dev_err_probe() helper
2023-12-14 12:07:11 linux-kernel [PATCH linux-next] drm/nouveau/disp: switch to use kmemdup() helper
2023-12-14 11:55:43 linux-kernel [PATCH linux-next] drm/nouveau/disp: switch to use kmemdup() helper
2023-12-12 03:23:26 linux-kernel [PATCH linux-next] perf intel-pt: replace strlcpy() with strscpy()
2023-12-12 03:21:04 linux-kernel [PATCH linux-next] ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc()
2023-12-08 02:49:39 linux-kernel [PATCH linux-next] drm/amd/display: replace kzalloc and memcpy with kmemdup