Jason Wang ([email protected])

Number of posts: 297 (0.73 per day)
First post: 2021-07-01 12:56:41
Last post: 2022-08-11 14:32:17

Date List Subject
2021-09-06 13:51:22 linux-kernel [PATCH] ARM: s3c: Use strscpy to replace strlcpy
2021-08-30 13:09:29 linux-kernel [PATCH] dpaa2-eth: Replace strlcpy with strscpy
2021-08-30 12:35:30 linux-kernel [PATCH] ARM: OMAP2+: Fix comment typo
2021-08-24 12:59:04 linux-kernel [PATCH] ARM: OMAP2+: Fix typo in some comments
2021-08-17 12:13:56 linux-kernel [PATCH] net/mlx4: Use ARRAY_SIZE to get an array's size
2021-08-17 11:55:41 linux-wireless [PATCH] ipw2x00: no need to initilise statics to 0
2021-08-17 11:53:22 linux-kernel [PATCH] macintosh: no need to initilise statics to 0
2021-08-17 11:34:24 linux-kernel [PATCH] ARM: davinci: dm355-evm: Fix typo in a comment
2021-08-17 11:27:21 linux-kernel [PATCH] ia64: fix typo in a comment
2021-08-10 16:35:53 linux-kernel [PATCH] ARM: sunxi: Add a missing SPDX license header
2021-08-10 16:34:02 linux-kernel [PATCH] ARM: sunxi: Add a missing SPDX license header
2021-08-10 16:32:04 linux-kernel [PATCH] scsi: qlogicpti: Remove unneeded semicolon
2021-08-10 14:18:03 linux-kernel [PATCH] scsi: pmcraid: Remove unneeded semicolon
2021-08-10 14:13:50 linux-kernel [PATCH] scsi: ipr: Remove unneeded semicolon
2021-08-07 10:58:09 linux-kernel [PATCH] scsi: aha1542: Remove unneeded semicolon
2021-08-07 07:26:12 linux-kernel [PATCH] nios2: use strscpy to replace strlcpy
2021-08-07 07:24:08 linux-kernel [PATCH] powerpc: use strscpy to replace strlcpy
2021-08-03 14:21:59 linux-kernel [PATCH] arm64: fix typo in a comment
2021-08-03 12:59:39 linux-kernel [PATCH] crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data
2021-08-03 11:37:57 linux-kernel [PATCH] mtd: rawnand: remove never changed ret variable
2021-07-31 13:37:42 linux-kernel [PATCH] spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'
2021-07-31 13:25:55 linux-kernel [PATCH] clk: palmas: Add a missing SPDX license header
2021-07-31 13:17:30 linux-kernel [PATCH] file: use 'unsigned int' instead of 'unsigned'
2021-07-31 12:53:02 linux-kernel [PATCH] fs: use 'unsigned int' instead of bare 'unsigned'
2021-07-31 05:28:33 linux-kernel [PATCH] ALSA: pcxhr: use __func__ to get funcion's name in an output message
2021-07-29 11:54:49 linux-kernel [PATCH] powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'
2021-07-29 00:06:47 linux-kernel [PATCH] tools/virtio: use 'unsigned int' instead of bare 'unsigned'
2021-07-28 13:09:34 linux-kernel [PATCH] KVM: arm64: fix comment typo
2021-07-27 13:37:46 linux-kernel [PATCH] ARM: PCI: use __func__ in debug messages
2021-07-27 13:08:27 linux-kernel [PATCH] ARM: scoop: move EXPORT_SYMBOLs to follow their funcs
2021-07-27 12:00:45 linux-kernel [PATCH] libbpf: fix commnet typo
2021-07-26 13:58:09 linux-kernel [PATCH] tracing: use WARN_ONCE
2021-07-26 13:10:38 linux-kernel [PATCH] x86/mm: use WARN_ONCE
2021-07-26 12:51:33 linux-kernel [PATCH] arm64: unnecessary end 'return;' in void functions
2021-07-26 12:30:42 linux-kernel [PATCH] arm64: use __func__ to get function name in pr_err
2021-07-26 12:19:00 linux-kernel [PATCH] h8300: change 'long int' with 'long'
2021-07-25 15:24:00 linux-kernel [PATCH] net: qed: remove unneeded return variables
2021-07-25 15:09:55 linux-kernel [PATCH] powerpc/xmon: use ARRAY_SIZE
2021-07-25 14:49:53 linux-kernel [PATCH] net: ixp4xx_hss: use dma_pool_zalloc
2021-07-20 13:13:11 linux-crypto [PATCH] crypto: sun8i-ss - Use kfree_sensitive
2021-07-01 14:16:19 linux-kernel [PATCH v2] sched: Use BUG_ON
2021-07-01 12:56:41 linux-kernel [PATCH] sched: Use WARN_ON