Show patches with: Submitter = Eric Biggers       |    Archived = No       |   1217 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/9] crypto: chacha20-generic - add HChaCha20 library function crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers Superseded
[RFC,2/9] crypto: chacha20-generic - add XChaCha20 support crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers Superseded
[RFC,3/9] crypto: chacha20-generic - refactor to allow varying number of rounds crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers Superseded
[RFC,4/9] crypto: chacha - add XChaCha12 support crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers Superseded
[RFC,5/9] crypto: arm/chacha20 - add XChaCha20 support crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers Superseded
[RFC,6/9] crypto: arm/chacha20 - refactor to allow varying number of rounds crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers Superseded
[RFC,7/9] crypto: arm/chacha - add XChaCha12 support crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers Superseded
[RFC,8/9] crypto: arm/poly1305 - add NEON accelerated Poly1305 implementation crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers Superseded
[RFC,9/9] crypto: hpolyc - add support for the HPolyC encryption mode crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers Superseded
[RFC,01/10] fs-verity: add setup code, UAPI, and Kconfig fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,02/10] fs-verity: add data verification hooks for ->readpages() fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,03/10] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,04/10] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,05/10] fs-verity: add SHA-512 support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,06/10] fs-verity: add CRC-32C support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,07/10] fs-verity: support builtin file signatures fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,08/10] ext4: add basic fs-verity support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,09/10] ext4: add fs-verity read support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,10/10] f2fs: fs-verity support fs-verity: filesystem-level integrity protection - - - --- 2018-08-24 Eric Biggers Superseded
fscrypt: remove CRYPTO_CTR dependency fscrypt: remove CRYPTO_CTR dependency 1 - - --- 2018-09-05 Eric Biggers Accepted
[RFC,v2,01/12] crypto: chacha20-generic - add HChaCha20 library function crypto: Adiantum support - 1 - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,02/12] crypto: chacha20-generic - add XChaCha20 support crypto: Adiantum support - 1 - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,03/12] crypto: chacha20-generic - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,04/12] crypto: chacha - add XChaCha12 support crypto: Adiantum support - 1 - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,05/12] crypto: arm/chacha20 - add XChaCha20 support crypto: Adiantum support - - - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,06/12] crypto: arm/chacha20 - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,07/12] crypto: arm/chacha - add XChaCha12 support crypto: Adiantum support - 1 - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,08/12] crypto: poly1305 - add Poly1305 core API crypto: Adiantum support - - - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,09/12] crypto: nhpoly1305 - add NHPoly1305 support crypto: Adiantum support - - - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,10/12] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 crypto: Adiantum support - - - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,11/12] crypto: adiantum - add Adiantum support crypto: Adiantum support - 1 - --- 2018-10-15 Eric Biggers Superseded
[RFC,v2,12/12] fscrypt: add Adiantum support crypto: Adiantum support - - - --- 2018-10-15 Eric Biggers Superseded
[v2,01/12] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,02/12] fs-verity: add setup code, UAPI, and Kconfig fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,03/12] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,04/12] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,05/12] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,07/12] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,08/12] fs-verity: add CRC-32C support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,09/12] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,10/12] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,11/12] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[v2,12/12] f2fs: fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[RFC,v3,01/15] crypto: chacha20-generic - add HChaCha20 library function crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,02/15] crypto: chacha20-generic - don't unnecessarily use atomic walk crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,03/15] crypto: chacha20-generic - add XChaCha20 support crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,04/15] crypto: chacha20-generic - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,05/15] crypto: chacha - add XChaCha12 support crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,06/15] crypto: arm/chacha20 - limit the preemption-disabled section crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,07/15] crypto: arm/chacha20 - add XChaCha20 support crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,08/15] crypto: arm/chacha20 - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,09/15] crypto: arm/chacha - add XChaCha12 support crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,10/15] crypto: poly1305 - use structures for key and accumulator crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,11/15] crypto: poly1305 - add Poly1305 core API crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,12/15] crypto: nhpoly1305 - add NHPoly1305 support crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,13/15] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,14/15] crypto: adiantum - add Adiantum support crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers Superseded
[RFC,v3,15/15] fscrypt: add Adiantum support crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers Superseded
[v4,01/14] crypto: chacha20-generic - add HChaCha20 library function crypto: Adiantum support 1 1 - --- 2018-11-17 Eric Biggers Accepted
[v4,02/14] crypto: chacha20-generic - don't unnecessarily use atomic walk crypto: Adiantum support 1 - - --- 2018-11-17 Eric Biggers Accepted
[v4,03/14] crypto: chacha20-generic - add XChaCha20 support crypto: Adiantum support 1 1 - --- 2018-11-17 Eric Biggers Accepted
[v4,04/14] crypto: chacha20-generic - refactor to allow varying number of rounds crypto: Adiantum support 1 1 - --- 2018-11-17 Eric Biggers Accepted
[v4,05/14] crypto: chacha - add XChaCha12 support crypto: Adiantum support 1 1 - --- 2018-11-17 Eric Biggers Accepted
[v4,06/14] crypto: arm/chacha20 - limit the preemption-disabled section crypto: Adiantum support - - - --- 2018-11-17 Eric Biggers Accepted
[v4,07/14] crypto: arm/chacha20 - add XChaCha20 support crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers Accepted
[v4,08/14] crypto: arm/chacha20 - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers Accepted
[v4,09/14] crypto: arm/chacha - add XChaCha12 support crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers Accepted
[v4,10/14] crypto: poly1305 - use structures for key and accumulator crypto: Adiantum support 2 - - --- 2018-11-17 Eric Biggers Accepted
[v4,11/14] crypto: poly1305 - add Poly1305 core API crypto: Adiantum support 2 - - --- 2018-11-17 Eric Biggers Accepted
[v4,12/14] crypto: nhpoly1305 - add NHPoly1305 support crypto: Adiantum support 1 - - --- 2018-11-17 Eric Biggers Accepted
[v4,13/14] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers Accepted
[v4,14/14] crypto: adiantum - add Adiantum support crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers Accepted
[v4] fscrypt: add Adiantum support [v4] fscrypt: add Adiantum support - - - --- 2018-11-26 Eric Biggers Accepted
[1/7] common/verity: add common functions for testing fs-verity xfstests: add fs-verity tests - - - --- 2018-12-10 Eric Biggers Superseded
[2/7] generic: test general behavior of verity files xfstests: add fs-verity tests - - - --- 2018-12-10 Eric Biggers Superseded
[3/7] generic: test access controls on the fs-verity ioctls xfstests: add fs-verity tests - - - --- 2018-12-10 Eric Biggers Superseded
[4/7] generic: test fs-verity descriptor validation xfstests: add fs-verity tests - - - --- 2018-12-10 Eric Biggers Superseded
[5/7] generic: test corrupting verity files xfstests: add fs-verity tests - - - --- 2018-12-10 Eric Biggers Superseded
[6/7] generic: test that fs-verity is using the correct measurement values xfstests: add fs-verity tests - - - --- 2018-12-10 Eric Biggers Superseded
[7/7] generic: test using fs-verity and fscrypt simultaneously xfstests: add fs-verity tests - - - --- 2018-12-10 Eric Biggers Superseded
[1/2] fsverity: Move verity status check to fsverity_file_open fs-verity: fix !CONFIG_FS_VERITY case - - - --- 2018-12-11 Eric Biggers Superseded
[2/2] fsverity: Move verity status check to fsverity_prepare_setattr fs-verity: fix !CONFIG_FS_VERITY case - - - --- 2018-12-11 Eric Biggers Superseded
KEYS: user: Align the payload buffer KEYS: user: Align the payload buffer - - 1 --- 2019-01-15 Eric Biggers Accepted
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir fscrypt: return -EXDEV for incompatible rename or link into encrypted dir - - - --- 2019-01-23 Eric Biggers Accepted
[RFC,v2,01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,02/20] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,03/20] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,04/20] fs: add ->s_master_keys to struct super_block fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,05/20] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,06/20] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,07/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,08/20] fs/inode.c: export inode_lru_list_del() fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,09/20] fs/inode.c: rename and export dispose_list() fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,10/20] fs/dcache.c: add shrink_dcache_inode() fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,11/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,12/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,13/20] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,14/20] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,15/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
« 1 2 3 412 13 »