Corentin Labbe ([email protected])

Number of posts: 1676 (1.13 per day)
First post: 2013-09-26 14:50:29
Last post: 2017-10-24 17:10:21

Date List Subject
2016-08-26 11:11:33 linux-crypto [PATCH v3 5/8] hwrng: amd: release_region must be called after hwrng_unregister
2016-08-26 11:11:32 linux-crypto [PATCH v3 4/8] hwrng: amd: Remove asm/io.h
2016-08-26 11:11:31 linux-crypto [PATCH v3 3/8] hwrng: amd: Be consitent with the driver name
2016-08-26 11:11:30 linux-crypto [PATCH v3 2/8] hwrng: amd: use the BIT macro
2016-08-26 11:11:29 linux-crypto [PATCH v3 1/8] hwrng: amd: Fix style problem with blank line
2016-08-26 08:38:02 linux-crypto Re: [PATCH v2 5/5] hwrng: amd: Rework of the amd768-hwrng driver
2016-08-25 12:17:09 linux-crypto [PATCH v2 3/5] hwrng: amd: Be consitent with the driver name
2016-08-25 12:17:09 linux-crypto [PATCH v2 2/5] hwrng: amd: use the BIT macro
2016-08-25 12:16:35 linux-crypto [PATCH v2 5/5] hwrng: amd: Rework of the amd768-hwrng driver
2016-08-25 12:16:34 linux-crypto [PATCH v2 4/5] hwrng: amd: Remove asm/io.h
2016-08-25 12:16:31 linux-crypto [PATCH v2 1/5] hwrng: amd: Fix style problem with blank line
2016-08-25 12:16:30 linux-crypto [PATCH v2 0/5] hwrng: amd: rework of the amd hwrng driver
2016-08-25 12:15:46 linux-crypto Re: [PATCH] hwrng: pasemi_rng.c: Migrate to managed API
2016-08-24 13:51:22 linux-crypto Re: [PATCH 3/5] hwrng: amd: Be consitent with the driver name
2016-08-24 05:46:19 linux-crypto Re: [PATCH v2 2/2] HWRNG: thunderx: Add Cavium HWRNG driver for ThunderX SoC.
2016-08-23 13:54:50 linux-crypto Re: [PATCH -next v2] crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()
2016-08-20 05:41:31 linux-crypto Re: [PATCH 2/2] hwrng: thunderx: Add Cavium HWRNG driver for ThunderX SoC.
2016-08-19 13:58:44 linux-crypto [PATCH 2/5] hwrng: amd: use the BIT macro
2016-08-19 13:57:46 linux-crypto [PATCH 4/5] hwrng: amd: Remove asm/io.h
2016-08-19 13:42:57 linux-crypto [PATCH 5/5] hwrng: amd: Rework of the amd768-hwrng driver
2016-08-19 13:42:55 linux-crypto [PATCH 3/5] hwrng: amd: Be consitent with the driver name
2016-08-19 13:42:53 linux-crypto [PATCH 1/5] hwrng: amd: Fix style problem with blank line
2016-08-19 05:41:36 linux-crypto Re: [PATCH -next] crypto: fix missing unlock on error in sun4i_hash()
2016-08-17 19:07:00 linux-crypto Re: [PATCH] Add Ingenic JZ4780 hardware RNG driver
2016-08-10 18:59:27 linux-crypto [PATCH 6/6] crypto: sun4i-ss: fix indentation of two crypto alg
2016-08-10 18:31:50 linux-crypto [PATCH 3/6] crypto: sun4i-ss: clean unused ss
2016-08-10 18:27:11 linux-crypto [PATCH 1/6] crypto: sun4i-ss: fix a few signed warning
2016-08-10 09:45:33 linux-crypto [PATCH 5/6] crypto: sun4i-ss: Always use sun4i_tfm_ctx for storing pointer to dev ss
2016-08-10 09:45:32 linux-crypto [PATCH 4/6] crypto: sun4i-ss: fix spelling
2016-08-10 09:45:30 linux-crypto [PATCH 2/6] crypto: sun4i-ss: unify update/final function
2016-08-10 09:29:33 linux-crypto [PATCH] crypto: fix a little typo
2016-06-10 14:43:09 linux-crypto Re: [PATCH v3 1/1] crypto: engine: permit to enqueue ashash_request
2016-06-03 09:07:58 linux-crypto Re: [PATCH 1/3] char: hw_random: Add Amlogic Meson Hardware Random Generator
2016-06-02 13:13:43 linux-crypto [PATCH v3 0/1] crypto: engine: permit to enqueue ashash_request
2016-06-02 13:13:32 linux-crypto [PATCH v3 1/1] crypto: engine: permit to enqueue ashash_request
2016-06-02 09:38:35 linux-crypto Re: [PATCH v2 1/2] crypto: engine: permit to enqueue ashash_request
2016-06-02 09:12:18 linux-crypto Re: [PATCH v2 1/2] crypto: engine: permit to enqueue ashash_request
2016-05-30 13:38:45 linux-crypto Re: [PATCH 2/2] crypto: omap: convert to the new cryptoengine API
2016-05-30 13:32:25 linux-crypto [PATCH v2 0/2] crypto: engine: permit to enqueue ashash_request
2016-05-30 13:32:02 linux-crypto [PATCH v2 2/2] crypto: omap: convert to the new cryptoengine API
2016-05-30 13:32:01 linux-crypto [PATCH v2 1/2] crypto: engine: permit to enqueue ashash_request
2016-05-18 09:21:35 linux-crypto [PATCH 0/2] crypto: engine: permit to enqueue ashash_request
2016-05-18 09:21:25 linux-crypto [PATCH 2/2] crypto: omap: convert to the new cryptoengine API
2016-05-18 09:21:24 linux-crypto [PATCH 1/2] crypto: engine: permit to enqueue ashash_request
2016-04-04 07:27:29 linux-kernel Re: [PATCH] crypto: document correct return value for request allocation
2016-04-04 07:27:22 linux-crypto Re: [PATCH] crypto: document correct return value for request allocation
2016-03-23 15:11:52 linux-kernel [PATCH RESEND] crypto: sun4i-ss: Replace spinlock_bh by spin_lock_irq{save|restore}
2016-03-23 15:11:24 linux-crypto [PATCH RESEND] crypto: sun4i-ss: Replace spinlock_bh by spin_lock_irq{save|restore}
2016-03-22 17:48:10 linux-kernel Re: [PATCH] crypto: sun4i-ss: use spin_lock_irq{save|restore}
2016-03-22 17:48:08 linux-crypto Re: [PATCH] crypto: sun4i-ss: use spin_lock_irq{save|restore}
2016-03-22 16:05:23 linux-kernel [PATCH] crypto: sun4i-ss: use spin_lock_irq{save|restore}