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
2022-05-09 05:01:59 linux-kernel [PATCH v7 10/33] crypto: rockchip: rework by using crypto_engine
2022-05-09 04:38:24 linux-kernel [PATCH v7 28/33] arm64: dts: rockchip: rk3399: add crypto node
2022-05-09 04:38:23 linux-kernel [PATCH v7 19/33] crypto: rockchip: add support for rk3328
2022-05-09 04:38:09 linux-crypto [PATCH v7 14/33] crypto: rockchip: handle reset also in PM
2022-05-09 04:25:19 linux-crypto [PATCH v7 13/33] crypto: rockchip: introduce PM
2022-05-09 03:57:57 linux-kernel [PATCH v7 18/33] crypto: rockchip: fix style issue
2022-05-09 03:54:44 linux-kernel [PATCH v7 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
2022-05-09 03:32:40 linux-kernel [PATCH v7 04/33] crypto: rockchip: fix privete/private typo
2022-05-09 03:18:45 linux-kernel [PATCH v7 20/33] crypto: rockchip: rename ablk functions to cipher
2022-05-09 02:58:56 linux-kernel [PATCH v7 08/33] crypto: rockchip: better handle cipher key
2022-05-09 02:58:18 linux-kernel [PATCH v7 02/33] crypto: rockchip: do not use uninitialized variable
2022-05-09 02:45:18 linux-kernel [PATCH v7 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
2022-05-09 02:38:47 linux-crypto [PATCH v7 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
2022-05-09 02:32:46 linux-kernel [PATCH v7 05/33] crypto: rockchip: do not store mode globally
2022-05-09 02:30:00 linux-kernel [PATCH v7 29/33] crypto: rockchip: store crypto_info in request context
2022-05-09 01:35:24 linux-kernel [PATCH v7 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
2022-05-09 01:24:19 linux-crypto [PATCH v7 32/33] crypto: rockchip: permit to have more than one reset
2022-05-09 01:22:36 linux-kernel [PATCH v7 11/33] crypto: rockchip: rewrite type
2022-05-05 02:41:46 linux-kernel [PATCH v2 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info
2022-05-04 13:07:20 linux-kernel [PATCH v2 0/2] hwmon: acpi_power_meter: convert to new hwmon API
2022-05-04 12:29:05 linux-kernel [PATCH v2 1/2] hwmon: acpi_power_meter: fix style issue
2022-05-03 01:07:04 linux-kernel [PATCH v2 07/19] crypto: sun8i-ss: test error before assigning
2022-05-03 00:59:33 linux-crypto [PATCH v2 12/19] crypto: sun8i-ss: rework debugging
2022-05-03 00:52:35 linux-crypto [PATCH v2 17/19] crypto: sun8i-ce: use sg_nents_for_len
2022-05-03 00:43:36 linux-crypto [PATCH v2 14/19] crypto: sun8i-ss: add hmac(sha1)
2022-05-03 00:41:19 linux-kernel [PATCH 1/2] hwmon: acpi_power_meter: fix style issue
2022-05-03 00:29:43 linux-crypto [PATCH v2 18/19] crypto: sun8i-ce: rework debugging
2022-05-03 00:21:06 linux-kernel [PATCH v2 15/19] crypto: sun8i-ss: do not fallback if cryptlen is less than sg length
2022-05-03 00:04:59 linux-crypto [PATCH v2 11/19] crypto: sun8i-ss: handle requests if last block is not modulo 64
2022-05-03 00:04:39 linux-crypto [PATCH v2 01/19] crypto: sun8i-ce: Fix minor style issue
2022-05-03 00:00:45 linux-crypto [PATCH v2 09/19] crypto: sun8i-ss: do not allocate memory when handling hash requests
2022-05-02 23:34:35 linux-crypto [PATCH v2 04/19] crypto: sun8i-ss: rework handling of IV
2022-05-02 23:26:11 linux-crypto [PATCH v2 06/19] crypto: sun8i-ss: remove redundant test
2022-05-02 23:23:06 linux-kernel [PATCH v2 13/19] crypto: sun8i-ss: Add function for handling hash padding
2022-05-02 23:23:05 linux-kernel [PATCH 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info
2022-05-02 23:22:06 linux-crypto [PATCH v2 05/19] crypto: sun8i-ss: handle zero sized sg
2022-05-02 23:18:57 linux-kernel [PATCH v2 02/19] crypto: sun8i-ce: do not allocate memory when handling requests
2022-05-02 23:13:56 linux-kernel [PATCH v2 10/19] crypto: sun8i-ss: do not zeroize all pad
2022-05-02 23:09:56 linux-kernel [PATCH v2 19/19] crypto: sun8i-ce: do not fallback if cryptlen is less than sg length
2022-05-02 23:09:20 linux-kernel [PATCH v2 03/19] crypto: sun4i-ss: do not allocate backup IV on requests
2022-05-02 23:07:28 linux-kernel [PATCH v2 16/19] crypto: sun8i-ce: Add function for handling hash padding
2022-05-02 23:01:50 linux-kernel [PATCH v2 08/19] crypto: sun8i-ss: use sg_nents_for_len
2022-05-02 23:01:33 linux-kernel Re: [PATCH 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info
2022-05-02 22:16:58 linux-crypto [PATCH v2 00/19] crypto: allwinner: lots of fixes
2022-04-26 08:52:10 linux-kernel [PATCH v6 19/33] crypto: rockchip: add support for rk3328
2022-04-26 08:49:40 linux-kernel [PATCH] certs: fix a typo on restrict_link_by_builtin_trusted kernel doc comment
2022-04-26 08:39:34 linux-crypto [PATCH v6 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
2022-04-26 08:38:03 linux-crypto [PATCH v6 33/33] crypto: rockchip: Add support for RK3399
2022-04-26 08:34:31 linux-crypto [PATCH v6 05/33] crypto: rockchip: do not store mode globally
2022-04-26 08:25:58 linux-kernel [PATCH] thermal: thermal_of: fix typo on __thermal_bind_params
2022-04-26 07:50:49 linux-crypto [PATCH v6 11/33] crypto: rockchip: rewrite type