LinuxLists
Users
About
Eric Biggers (
[email protected]
)
Number of posts: 5966 (2.79 per day)
First post: 2018-08-06 22:36:10
Last post: 2024-06-12 19:36:54
Previous Page
/
Next Page
Date
List
Subject
2024-05-31 06:53:06
linux-crypto
Re: [PATCH v3 6/8] fsverity: improve performance by using multibuffer hashing
2024-05-31 06:13:56
linux-crypto
Re: [PATCH v3 6/8] fsverity: improve performance by using multibuffer hashing
2024-05-31 05:37:32
linux-crypto
Re: [PATCH v9a 14/14] crypto: x86/aes-kl - Implement the AES-XTS algorithm
2024-05-31 04:49:03
linux-ext4
Re: [PATCH v17 3/7] libfs: Introduce case-insensitive string comparison helper
2024-05-31 03:59:26
linux-crypto
Re: [PATCH v16 2/5] random: add vgetrandom_alloc() syscall
2024-05-31 03:38:26
linux-crypto
Re: [PATCH v16 5/5] x86: vdso: Wire up getrandom() vDSO implementation
2024-05-31 03:34:22
linux-ext4
Re: [PATCH V2] ext4: add casefolded feature check before setup encrypted info
2024-05-31 03:13:27
linux-kernel
Re: [PATCH V2] ext4: add casefolded feature check before setup encrypted info
2024-05-31 02:26:32
linux-kernel
Re: [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number
2024-05-31 02:21:56
linux-kernel
Re: [PATCH] ext4: add casefolded file check
2024-05-31 02:17:11
linux-kernel
Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
2024-05-31 01:05:43
linux-kernel
Re: [PATCH] ext4: add casefolded file check
2024-05-31 00:46:00
linux-kernel
Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
2024-05-30 06:01:38
linux-kernel
Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
2024-05-30 03:06:42
linux-kernel
Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
2024-05-27 08:05:51
linux-crypto
[PATCH] crypto: testmgr - test setkey in no-SIMD context
2024-05-27 07:58:41
linux-kernel
[PATCH v4 2/2] crypto: x86/aes-gcm - rewrite the AES-NI optimized AES-GCM
2024-05-27 07:58:05
linux-crypto
[PATCH v4 0/2] x86_64 AES-GCM improvements
2024-05-27 07:58:05
linux-crypto
[PATCH v4 1/2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
2024-05-21 17:36:43
linux-crypto
Re: [PATCH v6 01/49] crypto: x86/aes-xts - Switch to new Intel CPU model defines
2024-05-20 16:16:29
linux-kernel
Re: [PATCH v2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
2024-05-19 06:55:11
linux-crypto
[PATCH v3] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
2024-05-18 04:31:24
linux-crypto
Re: [PATCH v8 18/22] tpm: add session encryption protection to tpm2_get_random()
2024-05-14 16:58:09
linux-kernel
[GIT PULL] fsverity update for 6.10
2024-05-14 16:55:44
linux-kernel
[GIT PULL] fscrypt update for 6.10
2024-05-12 07:36:34
linux-crypto
[PATCH v2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
2024-05-10 01:33:41
linux-ext4
Re: [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
2024-05-10 01:26:10
linux-ext4
Re: [PATCH v16 9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow
2024-05-10 01:25:59
linux-ext4
Re: [PATCH v16 6/9] ext4: Log error when lookup of encoded dentry fails
2024-05-10 01:25:53
linux-ext4
Re: [PATCH v16 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
2024-05-10 01:25:40
linux-kernel
Re: [PATCH v16 7/9] f2fs: Log error when lookup of encoded dentry fails
2024-05-10 01:24:36
linux-kernel
Re: [PATCH v16 5/9] f2fs: Reuse generic_ci_match for ci comparisons
2024-05-10 01:24:18
linux-kernel
Re: [PATCH v16 4/9] ext4: Reuse generic_ci_match for ci comparisons
2024-05-10 01:23:33
linux-ext4
Re: [PATCH v16 2/9] f2fs: Simplify the handling of cached insensitive names
2024-05-10 01:23:14
linux-kernel
Re: [PATCH v16 1/9] ext4: Simplify the handling of cached insensitive names
2024-05-08 17:43:01
linux-kernel
Re: [PATCH v2] fscrypt: try to avoid refing parent dentry in fscrypt_file_open
2024-05-08 17:19:41
linux-crypto
Re: [PATCH] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
2024-05-08 07:23:48
linux-kernel
[PATCH] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
2024-05-07 17:56:25
linux-kernel
Re: [PATCH] fscrypto: try to avoid refing parent dentry in fscrypt_file_open
2024-05-07 00:33:18
linux-crypto
Re: [PATCH v2 1/8] crypto: shash - add support for finup2x
2024-05-07 00:26:02
linux-crypto
[PATCH v3 8/8] dm-verity: improve performance by using multibuffer hashing
2024-05-07 00:25:56
linux-crypto
[PATCH v3 7/8] dm-verity: hash blocks with shash import+finup when possible
2024-05-07 00:25:46
linux-crypto
[PATCH v3 6/8] fsverity: improve performance by using multibuffer hashing
2024-05-07 00:25:42
linux-crypto
[PATCH v3 5/8] crypto: arm64/sha256-ce - add support for finup_mb
2024-05-07 00:25:37
linux-crypto
[PATCH v3 4/8] crypto: x86/sha256-ni - add support for finup_mb
2024-05-07 00:25:32
linux-crypto
[PATCH v3 3/8] crypto: testmgr - add tests for finup_mb
2024-05-07 00:25:31
linux-crypto
[PATCH v3 2/8] crypto: testmgr - generate power-of-2 lengths more often
2024-05-07 00:25:26
linux-crypto
[PATCH v3 1/8] crypto: shash - add support for finup_mb
2024-05-07 00:25:22
linux-crypto
[PATCH v3 0/8] Optimize dm-verity and fsverity using multibuffer hashing
2024-05-03 15:28:19
linux-crypto
Re: [PATCH v2 1/8] crypto: shash - add support for finup2x
2024-04-30 17:08:15
linux-crypto
Re: [PATCH 0/1] crypto: use 'time_left' instead of 'timeout' with wait_for_*() functions