Show patches with: Archived = No       |   3699 patches
« 1 2 ... 31 32 3336 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,02/10] f2fs: use IS_ENCRYPTED() to check encryption status Consolidate Post read processing code 1 1 - --- 2019-02-18 Chandan Rajendra Accepted
[RFC,01/10] ext4: use IS_ENCRYPTED() to check encryption status Consolidate Post read processing code - 1 - --- 2019-02-18 Chandan Rajendra Accepted
[RFC,v2,20/20] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,19/20] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,18/20] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,17/20] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[RFC,v2,16/20] fscrypt: require that key be added when setting a v2 encryption policy 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
[RFC,v2,14/20] fscrypt: v2 encryption policy support 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,12/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl 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,10/20] fs/dcache.c: add shrink_dcache_inode() 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,08/20] fs/inode.c: export inode_lru_list_del() 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,06/20] fscrypt: refactor v1 policy key setup into keysetup_legacy.c 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,04/20] fs: add ->s_master_keys to struct super_block 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,02/20] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers Superseded
[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
MAINTAINER: add Eric Biggers as an fscrypt maintainer MAINTAINER: add Eric Biggers as an fscrypt maintainer 1 - - --- 2019-01-24 Theodore Ts'o 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
KEYS: user: Align the payload buffer KEYS: user: Align the payload buffer - - 1 --- 2019-01-15 Eric Biggers Accepted
[GIT,PULL] fscrypt update for 4.21 [GIT,PULL] fscrypt update for 4.21 - - - --- 2019-01-06 Theodore Ts'o Accepted
[GIT,PULL] fsverity for 4.21-rc [GIT,PULL] fsverity for 4.21-rc - - - --- 2018-12-31 Theodore Ts'o Rejected
Bug report: unaligned access with ext4 encryption Bug report: unaligned access with ext4 encryption - - - --- 2018-12-30 Aaro Koskinen 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
[1/2] fsverity: Move verity status check to fsverity_file_open fs-verity: fix !CONFIG_FS_VERITY case - - - --- 2018-12-11 Eric Biggers Superseded
[7/7] generic: test using fs-verity and fscrypt simultaneously 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
[5/7] generic: test corrupting verity files 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
[3/7] generic: test access controls on the fs-verity ioctls 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
[1/7] common/verity: add common functions for testing fs-verity xfstests: add fs-verity tests - - - --- 2018-12-10 Eric Biggers Superseded
[-next] fsverity: fix Documentation typo [-next] fsverity: fix Documentation typo - - - --- 2018-12-05 Randy Dunlap Superseded
[v4] fscrypt: add Adiantum support [v4] fscrypt: add Adiantum support - - - --- 2018-11-26 Eric Biggers Accepted
[v2,3/4] zinc: Add x86 accelerated ChaCha20 Exporting existing crypto API code through zinc - - - --- 2018-11-20 Herbert Xu Not Applicable
[v2,1/4] crypto: chacha20 - Export chacha20 functions without crypto API Exporting existing crypto API code through zinc - - - --- 2018-11-20 Herbert Xu Not Applicable
[7/7] fsverity: Remove filesystem specific build config option Remove fs specific fscrypt and fsverity build config options - - - --- 2018-11-19 Chandan Rajendra Superseded
[6/7] f2fs: use IS_VERITY() to check inode's fsverity status Remove fs specific fscrypt and fsverity build config options 1 - - --- 2018-11-19 Chandan Rajendra Superseded
[5/7] ext4: use IS_VERITY() to check inode's fsverity status Remove fs specific fscrypt and fsverity build config options - - - --- 2018-11-19 Chandan Rajendra Superseded
[4/7] Add S_VERITY and IS_VERITY() Remove fs specific fscrypt and fsverity build config options - - - --- 2018-11-19 Chandan Rajendra Superseded
[3/7] fscrypt: Remove filesystem specific build config option Remove fs specific fscrypt and fsverity build config options - - - --- 2018-11-19 Chandan Rajendra Superseded
[2/7] f2fs: use IS_ENCRYPTED() to check encryption status Remove fs specific fscrypt and fsverity build config options 1 - - --- 2018-11-19 Chandan Rajendra Superseded
[1/7] ext4: use IS_ENCRYPTED() to check encryption status Remove fs specific fscrypt and fsverity build config options - - - --- 2018-11-19 Chandan Rajendra Superseded
[v4,14/14] crypto: adiantum - add Adiantum 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,12/14] crypto: nhpoly1305 - add NHPoly1305 support crypto: Adiantum support 1 - - --- 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,10/14] crypto: poly1305 - use structures for key and accumulator crypto: Adiantum support 2 - - --- 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,08/14] crypto: arm/chacha20 - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 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,06/14] crypto: arm/chacha20 - limit the preemption-disabled section crypto: Adiantum support - - - --- 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,04/14] crypto: chacha20-generic - refactor to allow varying number of rounds crypto: Adiantum support 1 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,02/14] crypto: chacha20-generic - don't unnecessarily use atomic walk crypto: Adiantum support 1 - - --- 2018-11-17 Eric Biggers Accepted
[v4,01/14] crypto: chacha20-generic - add HChaCha20 library function crypto: Adiantum support 1 1 - --- 2018-11-17 Eric Biggers Accepted
[RFC,v2,2/2] fscrypt: enable RCU-walk path for .d_revalidate [RFC,v2,1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY - - - --- 2018-11-06 Gao Xiang Superseded
[RFC,v2,1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY [RFC,v2,1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY - - - --- 2018-11-06 Gao Xiang Superseded
[RFC,v3,15/15] fscrypt: add Adiantum support 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,13/15] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 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,11/15] crypto: poly1305 - add Poly1305 core API crypto: Adiantum support - - - --- 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,09/15] crypto: arm/chacha - add XChaCha12 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,07/15] crypto: arm/chacha20 - add XChaCha20 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,05/15] crypto: chacha - add XChaCha12 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,03/15] crypto: chacha20-generic - add XChaCha20 support 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,01/15] crypto: chacha20-generic - add HChaCha20 library function crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers Superseded
[v2,12/12] f2fs: 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,10/12] ext4: add basic fs-verity 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,08/12] fs-verity: add CRC-32C support 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,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,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,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,03/12] fs-verity: add MAINTAINERS file entry 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,01/12] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers Superseded
[RFC,2/2] fsverity: Remove filesystem specific build config option [RFC,1/2] fscrypt: Remove filesystem specific build config option - - - --- 2018-10-31 Chandan Rajendra Superseded
[RFC,1/2] fscrypt: Remove filesystem specific build config option [RFC,1/2] fscrypt: Remove filesystem specific build config option - - - --- 2018-10-31 Chandan Rajendra Superseded
[RFC,v2,12/12] fscrypt: add Adiantum support 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,10/12] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 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,08/12] crypto: poly1305 - add Poly1305 core API crypto: Adiantum support - - - --- 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,06/12] crypto: arm/chacha20 - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 2018-10-15 Eric Biggers Superseded
« 1 2 ... 31 32 3336 37 »