Show patches with: Submitter = Eric Biggers       |   900 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,05/20] fscrypt: rename fscrypt_master_key to fscrypt_direct_key fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,04/20] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,03/20] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,02/20] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v7,16/16] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,15/16] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,14/16] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements 1 - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,13/16] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,12/16] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,10/16] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,09/16] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,04/16] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,03/16] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,02/16] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v2] e2fsck: check for consistent encryption policies [v2] e2fsck: check for consistent encryption policies - - - - --- 2019-07-25 Eric Biggers Superseded
[v7,17/17] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection 2 - - - --- 2019-07-22 Eric Biggers Not Applicable
[v7,16/17] ext4: update on-disk format documentation for fs-verity fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,15/17] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - - --- 2019-07-22 Eric Biggers Not Applicable
[v7,14/17] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,13/17] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,12/17] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,09/17] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,08/17] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,07/17] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,06/17] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,05/17] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,03/17] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,02/17] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
[v7,01/17] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-22 Eric Biggers Not Applicable
e2fsck: check for consistent encryption policies e2fsck: check for consistent encryption policies - - - - --- 2019-07-18 Eric Biggers Superseded
[RFC,v3,8/8] generic: test the fs-verity built-in signature verification support xfstests: add fs-verity tests - - - - --- 2019-07-01 Eric Biggers Not Applicable
[RFC,v3,7/8] generic: test using fs-verity and fscrypt simultaneously xfstests: add fs-verity tests - - - - --- 2019-07-01 Eric Biggers Not Applicable
[RFC,v3,6/8] generic: test that fs-verity is using the correct measurement values xfstests: add fs-verity tests - - - - --- 2019-07-01 Eric Biggers Not Applicable
[RFC,v3,5/8] generic: test corrupting verity files xfstests: add fs-verity tests - - - - --- 2019-07-01 Eric Biggers Not Applicable
[RFC,v3,4/8] generic: test access controls on the fs-verity ioctls xfstests: add fs-verity tests - - - - --- 2019-07-01 Eric Biggers Not Applicable
[RFC,v3,3/8] generic: test general behavior of verity files xfstests: add fs-verity tests - - - - --- 2019-07-01 Eric Biggers Not Applicable
[RFC,v3,2/8] common/verity: add common functions for testing fs-verity xfstests: add fs-verity tests - - - - --- 2019-07-01 Eric Biggers Not Applicable
[RFC,v3,1/8] common/filter: add _filter_xfs_io_fiemap() xfstests: add fs-verity tests - - - - --- 2019-07-01 Eric Biggers Not Applicable
[v6,17/17] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection 2 - - - --- 2019-07-01 Eric Biggers Not Applicable
[v6,16/17] ext4: update on-disk format documentation for fs-verity fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,15/17] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,14/17] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,13/17] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,12/17] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,09/17] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,08/17] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,07/17] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,06/17] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,05/17] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,03/17] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,02/17] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[v6,01/17] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-07-01 Eric Biggers Not Applicable
[RFC,v2,8/8] generic: test the fs-verity built-in signature verification support xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,7/8] generic: test using fs-verity and fscrypt simultaneously xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,6/8] generic: test that fs-verity is using the correct measurement values xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,5/8] generic: test corrupting verity files xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,4/8] generic: test access controls on the fs-verity ioctls xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,3/8] generic: test general behavior of verity files xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,2/8] common/verity: add common functions for testing fs-verity xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,1/8] common/filter: add _filter_xfs_io_fiemap() xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[v5,16/16] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection 1 - - - --- 2019-06-20 Eric Biggers Not Applicable
[v5,15/16] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-20 Eric Biggers Not Applicable
[v5,14/16] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-20 Eric Biggers Not Applicable
[v5,13/16] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,12/16] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - 1 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,09/16] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,08/16] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,07/16] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,06/16] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,05/16] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,03/16] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,02/16] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v5,01/16] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - 2 - --- 2019-06-20 Eric Biggers Not Applicable
[v4,16/16] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,15/16] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,14/16] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,13/16] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,12/16] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,09/16] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,08/16] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,07/16] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,06/16] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
« 1 2 ... 6 7 8 9 »