Antoine Tenart ([email protected])

Number of posts: 948 (0.71 per day)
First post: 2014-04-03 08:08:42
Last post: 2017-11-28 13:23:24

Date List Subject
2017-08-24 08:38:55 linux-kernel [PATCH net-next 02/13] phy: add the mvebu cp110 comphy driver
2017-08-24 08:38:53 linux-kernel [PATCH net-next 05/13] net: mvpp2: do not force the link mode
2017-08-24 08:38:52 linux-kernel [PATCH net-next 06/13] net: mvpp2: simplify the link_event function
2017-08-24 08:38:45 linux-kernel [PATCH net-next 00/13] net: mvpp2: comphy configuration
2017-08-24 08:38:43 linux-kernel [PATCH net-next 01/13] phy: add sgmii and 10gkr modes to the phy_mode enum
2017-07-19 09:05:03 linux-crypto [PATCH v2 2/2] crypto: inside-secure - fix the sha state length in hmac_sha1_setkey
2017-07-19 09:05:03 linux-crypto [PATCH v2 1/2] crypto: inside-secure - fix invalidation check in hmac_sha1_setkey
2017-07-18 13:07:43 linux-crypto Re: [PATCH 1/2] crypto: inside-secure - fix invalidation check in hmac_sha1_setkey
2017-07-17 09:50:03 linux-crypto [PATCH 2/2] crypto: inside-secure - fix the sha state length in hmac_sha1_setkey
2017-07-17 09:50:03 linux-crypto [PATCH 1/2] crypto: inside-secure - fix invalidation check in hmac_sha1_setkey
2017-06-23 14:53:13 linux-crypto [PATCH] Documentation/bindings: crypto: remove the dma-mask property
2017-06-23 14:35:44 linux-crypto Re: [PATCH] crypto: inside-secure - do not parse the dma mask from dt
2017-06-23 14:06:08 linux-crypto [PATCH] crypto: inside-secure - do not parse the dma mask from dt
2017-06-20 06:21:27 linux-crypto Re: [PATCH v6 1/5] Documentation/bindings: Document the SafeXel cryptographic engine driver
2017-06-15 08:00:07 linux-crypto [PATCH 12/13] crypto: inside-secure - increase the batch size
2017-06-15 08:00:07 linux-crypto [PATCH 13/13] crypto: inside-secure - use the base_end pointer in ring rollback
2017-06-15 08:00:07 linux-crypto [PATCH 00/13] crypto: inside-secure - various improvements
2017-06-15 08:00:06 linux-crypto [PATCH 06/13] crypto: inside-secure - align the cipher and hash send functions
2017-06-15 08:00:06 linux-crypto [PATCH 07/13] crypto: inside-secure - update the context and request later
2017-06-15 08:00:06 linux-crypto [PATCH 09/13] crypto: inside-secure - stop requeueing failed requests
2017-06-15 08:00:06 linux-crypto [PATCH 08/13] crypto: inside-secure - use one queue per hw ring
2017-06-15 08:00:05 linux-crypto [PATCH 05/13] crypto: inside-secure - optimize DSE bufferability control
2017-06-15 08:00:05 linux-crypto [PATCH 04/13] crypto: inside-secure - enable single WR in DSE configuration
2017-06-15 08:00:04 linux-crypto [PATCH 11/13] crypto: inside-secure - only dequeue when needed
2017-06-15 08:00:04 linux-crypto [PATCH 10/13] crypto: inside-secure - get the backlog before dequeueing the request
2017-06-15 08:00:04 linux-crypto [PATCH 01/13] crypto: inside-secure - use hmac ipad/opad constants
2017-06-15 08:00:04 linux-crypto [PATCH 03/13] crypto: inside-secure - fix incorrect DSE data cache setting
2017-06-15 08:00:04 linux-crypto [PATCH 02/13] crypto: inside-secure - fix the ring wr_cache offset
2017-06-11 08:53:56 linux-crypto Re: [PATCH v6 1/5] Documentation/bindings: Document the SafeXel cryptographic engine driver
2017-06-01 19:39:43 linux-crypto [PATCH v3 09/13] crypto: sun4i-ss: move from ablkcipher to skcipher API
2017-06-01 19:39:42 linux-crypto [PATCH v3 13/13] ARM: dts: sunxi: add SoC specific compatibles for the crypto nodes
2017-06-01 19:39:42 linux-crypto [PATCH v3 11/13] crypto: sun4i-ss: fix large block size support
2017-06-01 19:39:42 linux-crypto [PATCH v3 12/13] ARM: sun5i: add a cryptographic engine node
2017-06-01 19:39:41 linux-crypto [PATCH v3 00/13] ARM: sun5i: cryptographic engine support
2017-06-01 19:39:41 linux-crypto [PATCH v3 10/13] crypto: sun4i-ss: add the CRYPTO_ALG_KERN_DRIVER_ONLY flag
2017-06-01 19:39:40 linux-crypto [PATCH v3 08/13] crypto: sun4i-ss: use GENMASK to generate masks
2017-06-01 19:39:40 linux-crypto [PATCH v3 07/13] crypto: sun4i-ss: simplify the appended bit assignment
2017-06-01 19:39:40 linux-crypto [PATCH v3 06/13] crypto: sun4i-ss: simplify the pad length calculation
2017-06-01 19:39:39 linux-crypto [PATCH v3 03/13] crypto: sun4i-ss: use lower/upper_32_bits helpers
2017-06-01 19:39:39 linux-crypto [PATCH v3 05/13] crypto: sun4i-ss: do not dynamically set parts of the last buffer to 0
2017-06-01 19:39:39 linux-crypto [PATCH v3 04/13] crypto: sun4i-ss: cannot use DMA is the request is 0 length
2017-06-01 19:39:38 linux-crypto [PATCH v3 01/13] crypto: sun4i-ss: group variable definitions in sun4i_hash()
2017-06-01 19:39:38 linux-crypto [PATCH v3 02/13] crypto: sun4i-ss: remove conditional checks against 0
2017-05-30 06:51:58 linux-crypto Re: [PATCH v2 12/12] ARM: sun5i: add a cryptographic engine node
2017-05-30 06:49:53 linux-crypto Re: [PATCH V2 00/27] Drivers: ccree - align block comments
2017-05-29 20:28:31 linux-crypto [PATCH v2 06/12] crypto: sun4i-ss: simplify the pad length calculation
2017-05-29 20:28:31 linux-crypto [PATCH v2 12/12] ARM: sun5i: add a cryptographic engine node
2017-05-29 20:28:23 linux-crypto [PATCH v2 10/12] crypto: sun4i-ss: add the CRYPTO_ALG_KERN_DRIVER_ONLY flag
2017-05-29 20:28:23 linux-crypto [PATCH v2 09/12] crypto: sun4i-ss: move from ablkcipher to skcipher API
2017-05-29 20:28:23 linux-crypto [PATCH v2 11/12] crypto: sun4i-ss: fix large block size support
2017-05-29 20:28:23 linux-crypto [PATCH v2 08/12] crypto: sun4i-ss: use GENMASK to generate masks