Corentin LABBE ([email protected])

Number of posts: 1555 (0.66 per day)
First post: 2017-12-12 19:30:31
Last post: 2024-06-13 13:14:35

Date List Subject
2018-11-20 14:55:30 linux-kernel [PATCH v3 09/10] crypto: crypto_user_stat: Split stats in multiple structures
2018-11-20 14:55:30 linux-kernel [PATCH v3 06/10] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
2018-11-20 14:55:30 linux-kernel [PATCH v3 10/10] crypto: crypto_user_stat: rename err_cnt parameter
2018-11-20 13:12:22 linux-kernel [PATCH v3 03/10] crypto: crypto_user_stat: convert all stats from u32 to u64
2018-11-20 13:10:53 linux-kernel [PATCH v3 05/10] crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi
2018-11-20 13:10:27 linux-kernel [PATCH v3 07/10] crypto: crypto_user_stat: Fix invalid stat reporting
2018-11-20 06:18:59 linux-crypto [PATCH v2 11/11] crypto: crypto_user_stat: rename err_cnt parameter
2018-11-20 06:18:58 linux-crypto [PATCH v2 10/11] crypto: crypto_user_stat: Split stats in multiple structures
2018-11-20 06:18:57 linux-crypto [PATCH v2 09/11] crypto: crypto_user_stat: remove intermediate variable
2018-11-20 06:18:55 linux-crypto [PATCH v2 07/11] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
2018-11-20 06:18:55 linux-crypto [PATCH v2 08/11] crypto: crypto_user_stat: Fix invalid stat reporting
2018-11-20 06:18:53 linux-crypto [PATCH v2 06/11] crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi
2018-11-20 06:18:52 linux-crypto [PATCH v2 05/11] crypto: crypto_user_stat: split user space crypto stat structures
2018-11-20 06:18:51 linux-crypto [PATCH v2 04/11] crypto: crypto_user_stat: convert all stats from u32 to u64
2018-11-20 06:18:50 linux-crypto [PATCH v2 03/11] crypto: CRYPTO_STATS should depend on CRYPTO_USER
2018-11-20 06:18:50 linux-crypto [PATCH v2 02/11] crypto: crypto_user_stat: made crypto_user_stat optional
2018-11-20 06:18:48 linux-crypto [PATCH v2 01/11] crypto: move crypto_alg_get/crypto_alg_put to linux/crypto.h
2018-11-20 06:18:47 linux-crypto [PATCH v2 00/11] crypto: crypto_user_stat: misc enhancement
2018-11-20 06:05:34 linux-kernel Re: [PATCH v2 01/11] crypto: move crypto_alg_get/crypto_alg_put to linux/crypto.h
2018-11-19 19:57:02 linux-kernel [PATCH v2 05/11] crypto: crypto_user_stat: split user space crypto stat structures
2018-11-19 19:56:16 linux-kernel [PATCH v2 00/11] crypto: crypto_user_stat: misc enhancement
2018-11-19 19:56:10 linux-kernel [PATCH v2 01/11] crypto: move crypto_alg_get/crypto_alg_put to linux/crypto.h
2018-11-19 19:56:05 linux-kernel [PATCH v2 03/11] crypto: CRYPTO_STATS should depend on CRYPTO_USER
2018-11-19 19:55:44 linux-kernel [PATCH v2 02/11] crypto: crypto_user_stat: made crypto_user_stat optional
2018-11-19 19:55:34 linux-kernel [PATCH v2 06/11] crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi
2018-11-19 19:55:20 linux-kernel [PATCH v2 08/11] crypto: crypto_user_stat: Fix invalid stat reporting
2018-11-19 19:55:11 linux-kernel [PATCH v2 09/11] crypto: crypto_user_stat: remove intermediate variable
2018-11-19 19:55:05 linux-kernel [PATCH v2 07/11] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
2018-11-19 19:54:56 linux-kernel [PATCH v2 11/11] crypto: crypto_user_stat: rename err_cnt parameter
2018-11-19 19:54:48 linux-kernel [PATCH v2 10/11] crypto: crypto_user_stat: Split stats in multiple structures
2018-11-19 19:54:42 linux-kernel [PATCH v2 04/11] crypto: crypto_user_stat: convert all stats from u32 to u64
2018-11-15 12:27:51 linux-kernel Re: [PATCH v3 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
2018-11-15 09:32:46 linux-kernel Re: [PATCH v3 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
2018-11-12 13:04:36 linux-kernel [PATCH RFC] locking/lockdep: replace simple printk by pr_info
2018-11-08 05:06:19 linux-crypto Re: [PATCH 5/5] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
2018-11-08 04:44:55 linux-crypto Re: [PATCH 3/5] crypto: crypto_user_stat: split user space crypto stat structures
2018-11-08 04:30:24 linux-crypto Re: [PATCH 2/5] crypto: crypto_user_stat: convert all stats from u32 to u64
2018-11-08 04:27:24 linux-crypto Re: [PATCH 1/5] crypto: crypto_user_stat: made crypto_user_stat optional
2018-11-07 19:36:41 linux-kernel Re: [PATCH 5/5] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
2018-11-07 19:14:07 linux-kernel Re: [PATCH 3/5] crypto: crypto_user_stat: split user space crypto stat structures
2018-11-07 18:59:38 linux-kernel Re: [PATCH 2/5] crypto: crypto_user_stat: convert all stats from u32 to u64
2018-11-07 18:56:30 linux-kernel Re: [PATCH 1/5] crypto: crypto_user_stat: made crypto_user_stat optional
2018-11-05 22:11:08 linux-crypto [PATCH 5/5] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
2018-11-05 22:11:07 linux-crypto [PATCH 2/5] crypto: crypto_user_stat: convert all stats from u32 to u64
2018-11-05 22:11:06 linux-crypto [PATCH 4/5] crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi
2018-11-05 22:11:05 linux-crypto [PATCH 3/5] crypto: crypto_user_stat: split user space crypto stat structures
2018-11-05 22:11:03 linux-crypto [PATCH 1/5] crypto: crypto_user_stat: made crypto_user_stat optional
2018-11-05 22:11:02 linux-crypto [PATCH 0/5] crypto: crypto_user_stat: misc enhancement
2018-11-05 12:53:29 linux-kernel [PATCH 3/5] crypto: crypto_user_stat: split user space crypto stat structures
2018-11-05 12:52:51 linux-kernel [PATCH 1/5] crypto: crypto_user_stat: made crypto_user_stat optional
2018-11-05 12:52:32 linux-kernel [PATCH 5/5] crypto: crypto_user_stat: fix use_after_free of struct xxx_request