Stephen Zhang ([email protected])

Number of posts: 50 (0.05 per day)
First post: 2020-12-10 11:10:05
Last post: 2023-09-22 02:03:46

Date List Subject
2023-09-22 02:03:46 linux-kernel Re: [PATCH] mfd: cs42l43: fix defined but not used warnings
2023-09-21 07:51:09 linux-kernel Re: [PATCH] mfd: cs42l43: fix defined but not used warnings
2023-08-20 16:22:04 linux-kernel Re: [PATCH] ext4: Modify the rec_len helpers to accommodate future cases
2023-08-07 01:36:48 linux-ext4 [PATCH] ext4: Modify the rec_len helpers to accommodate future cases
2023-08-04 02:36:08 linux-kernel Re: [PATCH v3] ext4: Fix rec_len verify error
2023-08-03 06:35:46 linux-kernel [PATCH v4] ext4: Fix rec_len verify error
2023-08-03 02:22:46 linux-kernel Re: [PATCH v3] ext4: Fix rec_len verify error
2023-08-02 01:24:17 linux-kernel Re: [PATCH v3] ext4: Fix rec_len verify error
2023-08-01 12:50:58 linux-ext4 [PATCH v3] ext4: Fix rec_len verify error
2023-08-01 02:33:18 linux-ext4 Re: [PATCH v2] ext4: Fix rec_len verify error
2023-07-31 03:07:49 linux-kernel Re: [PATCH v2] ext4: Fix rec_len verify error
2023-07-31 01:07:50 linux-ext4 [PATCH v2] ext4: Fix rec_len verify error
2023-07-30 04:40:25 linux-kernel [PATCH v2] ext4: Fix rec_len verify error
2023-07-29 07:55:57 linux-kernel [PATCH] ext4: Fix rec_len verify error
2023-05-17 09:25:30 linux-kernel Re: [PATCH] btrfs: fix uninitialized warning in btrfs_log_inode
2023-05-16 02:03:11 linux-kernel [PATCH] btrfs: fix uninitialized warning in btrfs_log_inode
2023-02-21 11:38:41 linux-kernel [PATCH v3] scsi: ufs: mediatek: Guard runtime PM functions
2023-02-21 02:52:54 linux-kernel [PATCH v2] scsi: ufs: Guard the ufs_mtk_runtime_suspend and ufs_mtk_runtime_resume with CONFIG_PM
2023-02-20 08:33:35 linux-kernel [PATCH] scsi: ufs: Add select to CONFIG_PM in Kconfig
2022-10-05 03:00:06 linux-kernel Re: linux-next: Signed-off-by missing for commit in the xfs tree
2022-09-12 06:51:57 linux-kernel Re: [PATCH] xfs: remove the redundant check in xfs_bmap_first_unused
2022-09-09 03:55:31 linux-kernel [PATCH] xfs: remove the redundant check in xfs_bmap_first_unused
2022-06-22 06:12:12 linux-kernel Re: [PATCH v3] xfs: add check before calling xfs_mod_fdblocks
2022-06-21 08:56:19 linux-kernel Re: [PATCH v2] xfs: add check before calling xfs_mod_fdblocks
2022-06-21 08:55:24 linux-kernel [PATCH v3] xfs: add check before calling xfs_mod_fdblocks
2022-06-21 07:47:42 linux-kernel Re: [PATCH v2] xfs: add check before calling xfs_mod_fdblocks
2022-06-21 07:22:06 linux-kernel [PATCH v2] xfs: add check before calling xfs_mod_fdblocks
2022-06-21 07:11:29 linux-kernel Re: [PATCH] xfs: return when delta equals 0 in xfs_mod_freecounter
2022-06-21 03:38:56 linux-kernel [PATCH] xfs: return when delta equals 0 in xfs_mod_freecounter
2022-06-02 07:48:42 linux-kernel Re: [PATCH v3] pcmcia: add MIPS_DB1XXX dependence
2022-05-18 04:38:23 linux-kernel [PATCH v2] cgroup: remove the superfluous judgment
2022-05-18 03:35:17 linux-kernel Re: [PATCH] cgroup: fix potential null pointer risk
2022-05-17 09:04:41 linux-kernel [PATCH] cgroup: fix potential null pointer risk
2022-05-10 09:24:27 linux-kernel [PATCH v3] pcmcia: add MIPS_DB1XXX dependence
2022-05-09 09:58:24 linux-kernel [PATCH v2] pcmcia: add MIPS_DB1XXX dependence
2022-05-03 00:32:35 linux-kernel Re: [PATCH v2] MIPS: undefine and redefine cpu_has_fpu when it is overrided
2022-05-03 00:23:29 linux-kernel [PATCH v3] MIPS: adding a safety check for cpu_has_fpu
2022-05-03 00:06:45 linux-kernel [PATCH v4] MIPS: adding a safety check for cpu_has_fpu
2022-05-03 00:01:13 linux-kernel Re: [PATCH 1/2] MIPS: IP27: Remove incorrect `cpu_has_fpu' override
2022-05-02 23:26:15 linux-kernel Re: [PATCH v2] MIPS: undefine and redefine cpu_has_fpu when it is overrided
2022-04-30 11:51:16 linux-kernel [PATCH v2] MIPS: undefine and redefine cpu_has_fpu when it is overrided
2022-04-29 09:44:11 linux-kernel Re: [PATCH] arch/mips/kernel/traps: add CONFIG_MIPS_FP_SUPPORT when using handle_fpe
2022-04-28 08:50:07 linux-kernel Re: [PATCH] arch/mips/kernel/traps: add CONFIG_MIPS_FP_SUPPORT when using handle_fpe
2022-04-27 11:10:06 linux-kernel [PATCH] arch/mips/kernel/traps: add CONFIG_MIPS_FP_SUPPORT when using handle_fpe
2022-04-27 10:57:08 linux-kernel Re: [PATCH] arch/mips/kernel/traps: add CONFIG_MIPS_FP_SUPPORT when using handle_fpe
2022-04-26 09:12:55 linux-kernel Re: [PATCH] x86/traps: add CONFIG_BUG to the use of __warn()
2022-04-26 09:04:07 linux-kernel [PATCH] pcmcia: add MIPS_DB1XXX dependence
2022-04-26 08:08:41 linux-kernel [PATCH v2] bug: make __warn unconditionally defined
2022-04-25 13:25:56 linux-kernel [PATCH] x86/traps: add CONFIG_BUG to the use of __warn()
2020-12-10 11:10:05 linux-kernel [PATCH] kvm:vmx:code changes in handle_io() to save some CPU cycles.