Eric Biggers ([email protected])

Number of posts: 5880 (2.8 per day)
First post: 2018-08-06 22:36:10
Last post: 2024-05-08 17:43:01

Date List Subject
2024-01-27 06:38:08 linux-kernel Re: [PATCH] fscrypt: to make sure the inode->i_blkbits is correctly set
2024-01-25 03:14:20 linux-ext4 Re: [PATCH v3 06/10] libfs: Add helper to choose dentry operations at mount
2024-01-25 03:13:03 linux-ext4 Re: [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
2024-01-25 03:05:50 linux-ext4 Re: [PATCH v3 02/10] fscrypt: Share code between functions that prepare lookup
2024-01-25 02:51:27 linux-ext4 Re: [PATCH v3 01/10] ovl: Reject mounting case-insensitive filesystems
2024-01-24 22:19:58 linux-nfs Re: [PATCH v5 2/2] fs: Create a generic is_dot_dotdot() utility
2024-01-24 22:12:35 linux-kernel Re: [RFC PATCH v2] keys: update key quotas in key_put()
2024-01-24 22:05:16 linux-crypto Re: [PATCH v2] crypto: caam: fix asynchronous hash
2024-01-23 03:07:56 linux-crypto Re: [PATCH 46/82] crypto: Refactor intentional wrap-around test
2024-01-22 00:25:03 linux-crypto [PATCH v3 10/10] crypto: riscv - add vector crypto accelerated SM4
2024-01-22 00:24:50 linux-crypto [PATCH v3 09/10] crypto: riscv - add vector crypto accelerated SM3
2024-01-22 00:24:41 linux-crypto [PATCH v3 08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384}
2024-01-22 00:24:34 linux-crypto [PATCH v3 06/10] crypto: riscv - add vector crypto accelerated GHASH
2024-01-22 00:24:28 linux-crypto [PATCH v3 07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224}
2024-01-22 00:24:14 linux-crypto [PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
2024-01-22 00:24:07 linux-crypto [PATCH v3 04/10] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
2024-01-22 00:23:26 linux-crypto [PATCH v3 03/10] RISC-V: hook new crypto subdir into build-system
2024-01-22 00:23:16 linux-crypto [PATCH v3 01/10] RISC-V: add helper function to read the vector VLEN
2024-01-22 00:23:14 linux-crypto [PATCH v3 02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
2024-01-22 00:23:06 linux-crypto [PATCH v3 00/10] RISC-V crypto with reworked asm files
2024-01-18 03:59:28 linux-kernel Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in kill_f2fs_super
2024-01-18 03:58:56 linux-kernel Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in destroy_device_list
2024-01-18 03:43:57 linux-crypto Re: [EXT] Re: [PATCH] crypto: caam/hash - fix asynchronous hash
2024-01-17 04:33:17 linux-crypto Re: [PATCH] crypto: caam/hash - fix asynchronous hash
2024-01-13 17:56:17 linux-kernel [GIT PULL] fscrypt fix for 6.8-rc1
2024-01-13 00:50:49 linux-kernel Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in kill_f2fs_super
2024-01-11 03:54:53 linux-ext4 Re: [PATCH v2 0/4] xfstests: test custom crypto data unit size
2024-01-08 22:49:34 linux-ext4 [GIT PULL] fscrypt updates for 6.8
2024-01-05 18:57:49 linux-crypto [PATCH v2 12/12] crypto: riscv - add vector crypto accelerated SM4
2024-01-05 18:57:28 linux-crypto [PATCH v2 11/12] crypto: riscv - add vector crypto accelerated SM3
2024-01-05 18:57:22 linux-crypto [PATCH v2 10/12] crypto: riscv - add vector crypto accelerated SHA-{512,384}
2024-01-05 18:57:06 linux-crypto [PATCH v2 09/12] crypto: riscv - add vector crypto accelerated SHA-{256,224}
2024-01-05 18:56:44 linux-crypto [PATCH v2 08/12] crypto: riscv - add vector crypto accelerated GHASH
2024-01-05 18:56:43 linux-crypto [PATCH v2 07/12] crypto: riscv - add vector crypto accelerated ChaCha20
2024-01-05 18:56:28 linux-crypto [PATCH v2 01/12] riscv: Add support for kernel mode vector
2024-01-05 18:56:16 linux-crypto [PATCH v2 06/12] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
2024-01-05 18:56:00 linux-crypto [PATCH v2 05/12] RISC-V: hook new crypto subdir into build-system
2024-01-05 18:55:47 linux-crypto [PATCH v2 04/12] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
2024-01-05 18:55:36 linux-crypto [PATCH v2 03/12] RISC-V: add helper function to read the vector VLEN
2024-01-05 18:55:31 linux-crypto [PATCH v2 02/12] riscv: vector: make Vector always available for softirq context
2024-01-05 18:55:16 linux-kernel [PATCH v2 00/12] RISC-V crypto with reworked asm files
2024-01-04 18:03:07 linux-crypto Re: [RFC PATCH 00/13] RISC-V crypto with reworked asm files
2024-01-04 17:24:16 linux-crypto Re: [RFC PATCH 07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
2024-01-03 14:50:54 linux-crypto Re: [RFC PATCH 07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
2024-01-03 14:36:10 linux-crypto Re: [RFC PATCH 00/13] RISC-V crypto with reworked asm files
2024-01-02 06:54:01 linux-crypto [RFC PATCH 13/13] crypto: riscv - add vector crypto accelerated SM4
2024-01-02 06:53:43 linux-crypto [RFC PATCH 12/13] crypto: riscv - add vector crypto accelerated SM3
2024-01-02 06:53:27 linux-crypto [RFC PATCH 11/13] crypto: riscv - add vector crypto accelerated SHA-{512,384}
2024-01-02 06:53:10 linux-crypto [RFC PATCH 10/13] crypto: riscv - add vector crypto accelerated SHA-{256,224}
2024-01-02 06:52:54 linux-crypto [RFC PATCH 09/13] crypto: riscv - add vector crypto accelerated GHASH
2024-01-02 06:52:35 linux-crypto [RFC PATCH 08/13] crypto: riscv - add vector crypto accelerated ChaCha20