Yang Shen ([email protected])

Number of posts: 231 (0.17 per day)
First post: 2020-06-29 18:57:36
Last post: 2024-02-28 06:49:08

Date List Subject
2021-05-15 12:16:34 linux-kernel [PATCH 03/34] net: atheros: atl1e: Fix wrong function name in comments
2021-05-15 12:13:07 linux-kernel [PATCH 06/34] net: brocade: bna: Fix wrong function name in comments
2021-05-15 12:10:54 linux-kernel [PATCH 05/34] net: broadcom: bnx2x: Fix wrong function name in comments
2021-05-15 12:10:06 linux-kernel [PATCH 08/34] net: calxeda: Fix wrong function name in comments
2021-05-15 12:09:30 linux-kernel [PATCH 10/34] net: chelsio: cxgb4: Fix wrong function name in comments
2021-05-15 12:08:35 linux-kernel [PATCH 13/34] net: micrel: Fix wrong function name in comments
2021-05-15 12:07:51 linux-kernel [PATCH 11/34] net: chelsio: cxgb4vf: Fix wrong function name in comments
2021-05-15 12:07:04 linux-kernel [PATCH 00/34] Rid W=1 warnings in net
2021-03-27 07:36:01 linux-crypto [PATCH v2 4/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
2021-03-27 07:34:25 linux-crypto [PATCH v2 1/4] crypto: hisilicon/zip - adjust functions location
2021-03-27 07:34:04 linux-crypto [PATCH v2 3/4] crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
2021-03-27 07:33:16 linux-kernel [PATCH v2 0/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
2021-03-27 07:33:07 linux-crypto [PATCH v2 2/4] crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
2021-03-27 03:10:40 linux-kernel Re: [PATCH 4/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
2021-03-19 07:34:16 linux-crypto [PATCH 1/4] crypto: hisilicon/zip - adjust functions location
2021-03-19 07:34:15 linux-crypto [PATCH 4/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
2021-03-19 07:34:15 linux-crypto [PATCH 0/4]crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
2021-03-19 07:34:15 linux-crypto [PATCH 2/4] crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
2021-03-19 07:34:15 linux-crypto [PATCH 3/4] crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
2020-11-13 09:32:54 linux-crypto [PATCH] crypto: hisilicon/zip - add a work_queue for zip irq
2020-09-25 14:11:21 linux-kernel [PATCH RESEND 0/4] crypto: hisilicon/zip - misc clean up
2020-09-25 14:10:44 linux-crypto [PATCH RESEND 2/4] crypto: hisilicon/zip - fix zero length input in GZIP decompress
2020-09-25 14:09:48 linux-crypto [PATCH RESEND 1/4] crypto: hisilicon/zip - fix the uncleared debug registers
2020-09-25 14:09:48 linux-crypto [PATCH RESEND 3/4] crypto: hisilicon/zip - fix the return value when device is busy
2020-09-25 14:09:43 linux-crypto [PATCH RESEND 4/4] crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
2020-09-07 08:27:27 linux-crypto [PATCH v2 05/10] crypto: hisilicon/zip - use a enum parameter instead of some macros
2020-09-07 08:27:00 linux-kernel [PATCH v2 08/10] crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
2020-09-07 08:26:39 linux-crypto [PATCH v2 10/10] crypto: hisilicon/zip - fix some coding styles
2020-09-07 08:26:22 linux-crypto [PATCH v2 03/10] crypto: hisilicon/zip - modify debugfs interface parameters
2020-09-07 08:26:14 linux-crypto [PATCH v2 04/10] crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
2020-09-07 08:26:12 linux-crypto [PATCH v2 09/10] crypto: hisilicon/zip - supplement some comments
2020-09-07 08:26:05 linux-kernel [PATCH v2 02/10] crypto: hisilicon/zip - unify naming style for functions and macros
2020-09-07 08:26:02 linux-kernel [PATCH v2 01/10] crypto: hisilicon/zip - remove some useless parameters
2020-09-07 08:25:19 linux-crypto [PATCH v2 06/10] crypto: hisilicon/zip - add print for error branch
2020-09-07 08:25:09 linux-crypto [PATCH v2 07/10] crypto: hisilicon/zip - fix static check warning
2020-09-07 08:25:07 linux-crypto [PATCH v2 00/10] crypto: hisilicon/zip - misc clean up
2020-09-04 08:43:59 linux-crypto Re: [PATCH RESEND 04/10] crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
2020-09-02 09:37:51 linux-crypto Re: [PATCH RESEND 00/10] crypto: hisilicon/zip - misc clean up
2020-08-26 08:59:13 linux-kernel Re: [PATCH RESEND 04/10] crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
2020-08-24 03:19:44 linux-crypto [PATCH RESEND 05/10] crypto: hisilicon/zip - use a enum parameter instead of some macros
2020-08-24 03:19:29 linux-crypto [PATCH RESEND 10/10] crypto: hisilicon/zip - fix some coding styles
2020-08-24 03:19:19 linux-crypto [PATCH RESEND 04/10] crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
2020-08-24 03:18:50 linux-crypto [PATCH RESEND 08/10] crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
2020-08-24 03:18:50 linux-kernel [PATCH RESEND 06/10] crypto: hisilicon/zip - add print for error branch
2020-08-24 03:17:59 linux-kernel [PATCH RESEND 02/10] crypto: hisilicon/zip - unify naming style for functions and macros
2020-08-24 03:17:36 linux-crypto [PATCH RESEND 07/10] crypto: hisilicon/zip - fix static check warning
2020-08-24 03:17:33 linux-kernel [PATCH RESEND 09/10] crypto: hisilicon/zip - supplement some comments
2020-08-24 03:17:12 linux-kernel [PATCH RESEND 00/10] crypto: hisilicon/zip - misc clean up
2020-08-24 03:16:55 linux-crypto [PATCH RESEND 03/10] crypto: hisilicon/zip - modify debugfs interface parameters
2020-08-24 03:16:55 linux-crypto [PATCH RESEND 01/10] crypto: hisilicon/zip - remove some useless parameters
2020-08-16 07:28:38 linux-crypto [PATCH v5 05/10] crypto: hisilicon/qm - fix event queue depth to 2048