LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2018-01-26 19:20:00
linux-kernel
[PATCH v2 2/6] crypto: engine - Permit to enqueue all async requests
2018-01-26 19:19:36
linux-kernel
[PATCH v2 5/6] crypto: stm32-hash: convert to the new crypto engine API
2018-01-26 19:19:27
linux-kernel
[PATCH v2 6/6] crypto: stm32-cryp: convert to the new crypto engine API
2018-01-26 19:19:17
linux-kernel
[PATCH v2 4/6] crypto: virtio: convert to new crypto engine API
2018-01-26 19:15:34
linux-crypto
[PATCH v2 6/6] crypto: stm32-cryp: convert to the new crypto engine API
2018-01-22 12:38:58
linux-kernel
[PATCH] video: remove unused kconfig SH_LCD_MIPI_DSI
2018-01-22 12:34:41
linux-kernel
[PATCH] usb: serial: keyspan: remove unused USB_SERIAL_KEYSPAN_X firmware kconfig
2018-01-19 14:22:20
linux-kernel
[PATCH] clk: sunxi-ng: remove select on obsolete SUNXI_CCU_X kconfig name
2018-01-19 08:21:21
linux-kernel
[PATCH] input: touchscreen: remove atmel-wm97xx
2018-01-18 20:18:53
linux-kernel
[PATCH] auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON
2018-01-18 20:12:16
linux-kernel
[PATCH] rtc: remove rtc-at32ap700x
2018-01-18 20:08:26
linux-kernel
[PATCH] ata: remove pata_at32
2018-01-18 20:05:27
linux-kernel
[PATCH] cpufreq: remove at32ap-cpufreq
2018-01-18 20:01:11
linux-kernel
[PATCH] pwm: remove depends on AVR32
2018-01-18 19:58:32
linux-kernel
[PATCH] misc: remove AVR32 dependencies
2018-01-18 19:56:32
linux-kernel
[PATCH] watchdog: remove at32ap700x_wdt
2018-01-18 19:49:09
linux-kernel
Re: [PATCH] input: remove at32psif
2018-01-18 19:02:12
linux-kernel
[PATCH] input: remove at32psif
2018-01-18 09:09:05
linux-kernel
[BUG] skcipher: Test 1 failed (invalid result) on encryption for cts(virtio_crypto_aes_cbc)
2018-01-18 09:08:04
linux-crypto
[BUG] skcipher: Test 1 failed (invalid result) on encryption for cts(virtio_crypto_aes_cbc)
2018-01-17 19:13:38
linux-kernel
[PATCH] lib: Remove select of inexistant GENERIC_IO
2018-01-17 18:59:53
linux-kernel
[PATCH] MIPS: fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
2018-01-17 18:54:06
linux-kernel
[PATCH] crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
2018-01-17 18:53:02
linux-crypto
[PATCH] crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
2018-01-17 18:46:22
linux-kernel
[PATCH] ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON
2018-01-11 10:01:44
linux-kernel
Re: [PATCH 3/7] crypto: ccree: add ablkcipher support
2018-01-11 10:01:42
linux-crypto
Re: [PATCH 3/7] crypto: ccree: add ablkcipher support
2018-01-10 19:14:59
linux-kernel
Re: [PATCH 1/6] Documentation: crypto: document crypto engine API
2018-01-10 19:14:50
linux-crypto
Re: [PATCH 1/6] Documentation: crypto: document crypto engine API
2018-01-03 20:27:12
linux-kernel
[PATCH 1/6] Documentation: crypto: document crypto engine API
2018-01-03 20:26:33
linux-kernel
[PATCH 2/6] crypto: engine - Permit to enqueue all async requests
2018-01-03 20:25:46
linux-kernel
[PATCH 4/6] crypto: virtio: convert to new crypto engine API
2018-01-03 20:25:06
linux-kernel
[PATCH 5/6] crypto: stm32-hash: convert to the new crypto engine API
2018-01-03 20:13:35
linux-kernel
[PATCH 6/6] crypto: stm32-cryp: convert to the new crypto engine API
2018-01-03 20:13:30
linux-kernel
[PATCH 3/6] crypto: omap: convert to new crypto engine API
2018-01-03 20:13:28
linux-kernel
[PATCH 0/6] crypto: engine - Permit to enqueue all async requests
2018-01-03 20:11:09
linux-crypto
[PATCH 6/6] crypto: stm32-cryp: convert to the new crypto engine API
2018-01-03 20:11:08
linux-crypto
[PATCH 5/6] crypto: stm32-hash: convert to the new crypto engine API
2018-01-03 20:11:07
linux-crypto
[PATCH 4/6] crypto: virtio: convert to new crypto engine API
2018-01-03 20:11:06
linux-crypto
[PATCH 3/6] crypto: omap: convert to new crypto engine API
2018-01-03 20:11:05
linux-crypto
[PATCH 2/6] crypto: engine - Permit to enqueue all async requests
2018-01-03 20:11:04
linux-crypto
[PATCH 1/6] Documentation: crypto: document crypto engine API
2018-01-03 20:11:03
linux-crypto
[PATCH 0/6] crypto: engine - Permit to enqueue all async requests
2018-01-01 19:24:16
linux-kernel
[PATCH] ARM: sunxi_defconfig: Enable SUNXI_CCU
2017-12-29 08:59:12
linux-kernel
[BUG] sleeping function called from invalid context in perf_pmu_register()
2017-12-28 20:31:32
linux-kernel
Re: [PATCH 0/4] Sunxi: Add SMP support on A83T
2017-12-28 20:20:38
linux-kernel
[BUG] sun8i-a83t-bananapi-m3: Ethernet unstable since d7c5f6863550 ("ARM: dts: sun8i: a83t: bananapi-m3: Add AXP813 regulator nodes")
2017-12-22 09:34:39
linux-kernel
Re: [PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests
2017-12-22 09:34:18
linux-crypto
Re: [PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests
2017-12-22 08:41:56
linux-kernel
Re: [PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests
2017-12-22 08:41:52
linux-crypto
Re: [PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests