Show patches with: Archived = No       |   3708 patches
« 1 2 ... 33 34 3537 38 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,V2,10/11] Enable writing encrypted files in blocksize less than pagesize setup - - - --- 2018-02-21 Eric Biggers Superseded
[v3,5/5] crypto: speck - add test vectors for Speck64-XTS - - - --- 2018-02-14 Eric Biggers Not Applicable
[v3,4/5] crypto: speck - add test vectors for Speck128-XTS - - - --- 2018-02-14 Eric Biggers Not Applicable
[v3,3/5] crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS - - - --- 2018-02-14 Eric Biggers Not Applicable
[v3,2/5] crypto: speck - export common helpers - - - --- 2018-02-14 Eric Biggers Not Applicable
[v3,1/5] crypto: add support for the Speck block cipher - - - --- 2018-02-14 Eric Biggers Not Applicable
[v2,3/5] crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS - - 1 --- 2018-02-13 Eric Biggers Not Applicable
[v2,5/5] crypto: speck - add test vectors for Speck64-XTS - - - --- 2018-02-12 Eric Biggers Not Applicable
[v2,4/5] crypto: speck - add test vectors for Speck128-XTS - - - --- 2018-02-12 Eric Biggers Not Applicable
[v2,3/5] crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS - - - --- 2018-02-12 Eric Biggers Not Applicable
[v2,2/5] crypto: speck - export common helpers - - - --- 2018-02-12 Eric Biggers Not Applicable
[v2,1/5] crypto: add support for the Speck block cipher - - - --- 2018-02-12 Eric Biggers Not Applicable
[RFC,V2,11/11] ext4: Enable encryption for blocksize less than page size - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,10/11] Enable writing encrypted files in blocksize less than pagesize setup - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,09/11] fscrypt: Move completion_pages to crypto/readpage.c - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,08/11] Enable reading encrypted files in blocksize less than pagesize setup - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,07/11] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,06/11] ext4: Decrypt the block that needs to be partially zeroed - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,05/11] ext4: Decrypt all boundary blocks when doing buffered write - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,04/11] completion_pages: Decrypt all contiguous blocks in a page - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,03/11] fs/crypto/: Rename functions to indicate that they operate on FS blocks - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,02/11] fs/buffer.c: Export end_buffer_async_read and create_page_buffers - - - --- 2018-02-12 Chandan Rajendra Superseded
[RFC,V2,01/11] ext4: Clear BH_Uptodate flag on decryption error - - - --- 2018-02-12 Chandan Rajendra Superseded
[5/5] crypto: speck - add test vectors for Speck64-XTS - - - --- 2018-02-08 Eric Biggers Not Applicable
[4/5] crypto: speck - add test vectors for Speck128-XTS - - - --- 2018-02-08 Eric Biggers Not Applicable
[3/5] crypto: arm/speck: add NEON-accelerated implementation of Speck-XTS - - - --- 2018-02-08 Eric Biggers Not Applicable
[2/5] crypto: speck - export common helpers - - - --- 2018-02-08 Eric Biggers Not Applicable
[1/5] crypto: add support for the Speck block cipher - - - --- 2018-02-08 Eric Biggers Not Applicable
fs/crypto/hooks.c: fix build with pre-4.6 gcc versions - - 1 --- 2018-01-19 Eric Biggers Accepted
[v3] fscrypt: add support for the encrypted key type - - - --- 2018-01-18 André Draszik Rejected
[v2,2/2] fscrypt: update documentation for encrypted key support - - - --- 2018-01-17 André Draszik Superseded
[v2,1/2] fscrypt: add support for the encrypted key type - - - --- 2018-01-17 André Draszik Superseded
[3/3] encrypted-keys: document new fscrypt key format - - - --- 2018-01-10 André Draszik Superseded
[2/3] fscrypt: add support for the encrypted key type - - - --- 2018-01-10 André Draszik Superseded
[1/3] encrypted-keys: add fscrypt format support - - - --- 2018-01-10 André Draszik Superseded
[v2] ubifs: free the encrypted symlink target - - - --- 2018-01-05 Eric Biggers Not Applicable
[v2,11/11] fscrypt: new helper function - fscrypt_get_symlink() - - - --- 2018-01-05 Eric Biggers Accepted
[v2,10/11] fscrypt: new helper functions for ->symlink() - - - --- 2018-01-05 Eric Biggers Accepted
[v2,09/11] fscrypt: trim down fscrypt.h includes - - - --- 2018-01-05 Eric Biggers Accepted
[v2,08/11] fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c - - - --- 2018-01-05 Eric Biggers Accepted
[v2,07/11] fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h - - - --- 2018-01-05 Eric Biggers Accepted
[v2,06/11] fscrypt: move fscrypt_operations declaration to fscrypt_supp.h - - - --- 2018-01-05 Eric Biggers Accepted
[v2,05/11] fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions - - - --- 2018-01-05 Eric Biggers Accepted
[v2,04/11] fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h - - - --- 2018-01-05 Eric Biggers Accepted
[v2,03/11] fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h - - - --- 2018-01-05 Eric Biggers Accepted
[v2,02/11] fscrypt: move fscrypt_control_page() to supp/notsupp headers - - - --- 2018-01-05 Eric Biggers Accepted
[v2,01/11] fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers - - - --- 2018-01-05 Eric Biggers Accepted
[24/24] fscrypt: document symlink length restriction - - - --- 2017-12-15 Eric Biggers Accepted
[23/24] fscrypt: fix up fscrypt_fname_encrypted_size() for internal use - - - --- 2017-12-15 Eric Biggers Accepted
[22/24] fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names - - - --- 2017-12-15 Eric Biggers Accepted
[21/24] fscrypt: calculate NUL-padding length in one place only - - - --- 2017-12-15 Eric Biggers Accepted
[20/24] fscrypt: move fscrypt_symlink_data to fscrypt_private.h - - - --- 2017-12-15 Eric Biggers Accepted
[19/24] fscrypt: remove fscrypt_fname_usr_to_disk() - - - --- 2017-12-15 Eric Biggers Accepted
[18/24] ubifs: switch to fscrypt_get_symlink() - - - --- 2017-12-15 Eric Biggers Accepted
[17/24] ubifs: switch to fscrypt ->symlink() helper functions - - - --- 2017-12-15 Eric Biggers Accepted
[16/24] ubifs: free the encrypted symlink target - - - --- 2017-12-15 Eric Biggers Accepted
[15/24] f2fs: switch to fscrypt_get_symlink() - - - --- 2017-12-15 Eric Biggers Accepted
[14/24] f2fs: switch to fscrypt ->symlink() helper functions - - - --- 2017-12-15 Eric Biggers Accepted
[13/24] ext4: switch to fscrypt_get_symlink() - - - --- 2017-12-15 Eric Biggers Accepted
[12/24] ext4: switch to fscrypt ->symlink() helper functions - - - --- 2017-12-15 Eric Biggers Accepted
[11/24] fscrypt: new helper function - fscrypt_get_symlink() - - - --- 2017-12-15 Eric Biggers Superseded
[10/24] fscrypt: new helper functions for ->symlink() - - - --- 2017-12-15 Eric Biggers Superseded
[09/24] fscrypt: trim down fscrypt.h includes - - - --- 2017-12-15 Eric Biggers Superseded
[08/24] fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c - - - --- 2017-12-15 Eric Biggers Superseded
[07/24] fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h - - - --- 2017-12-15 Eric Biggers Superseded
[06/24] fscrypt: move fscrypt_operations declaration to fscrypt_supp.h - - - --- 2017-12-15 Eric Biggers Superseded
[05/24] fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions - - - --- 2017-12-15 Eric Biggers Superseded
[04/24] fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h - - - --- 2017-12-15 Eric Biggers Superseded
[03/24] fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h - - - --- 2017-12-15 Eric Biggers Superseded
[02/24] fscrypt: move fscrypt_control_page() to supp/notsupp headers - - - --- 2017-12-15 Eric Biggers Superseded
[01/24] fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers - - - --- 2017-12-15 Eric Biggers Superseded
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() - - - --- 2017-12-13 Eric Biggers Accepted
[RFC] crypto: chacha20 - add implementation using 96-bit nonce - - - --- 2017-12-08 Ard Biesheuvel Not Applicable
fscrypt: add support for ChaCha20 contents encryption - 1 - --- 2017-12-08 Eric Biggers Rejected
[v2,5/5] ubifs: switch to fscrypt_prepare_setattr() - - - --- 2017-11-29 Eric Biggers Not Applicable
[v2,4/5] ubifs: switch to fscrypt_prepare_lookup() - - - --- 2017-11-29 Eric Biggers Not Applicable
[v2,3/5] ubifs: switch to fscrypt_prepare_rename() - - - --- 2017-11-29 Eric Biggers Not Applicable
[v2,2/5] ubifs: switch to fscrypt_prepare_link() - - - --- 2017-11-29 Eric Biggers Not Applicable
[v2,1/5] ubifs: switch to fscrypt_file_open() - - - --- 2017-11-29 Eric Biggers Not Applicable
[v2,5/5] f2fs: switch to fscrypt_prepare_setattr() - 1 - --- 2017-11-29 Eric Biggers Not Applicable
[v2,4/5] f2fs: switch to fscrypt_prepare_lookup() - 1 - --- 2017-11-29 Eric Biggers Not Applicable
[v2,3/5] f2fs: switch to fscrypt_prepare_rename() - 1 - --- 2017-11-29 Eric Biggers Not Applicable
[v2,2/5] f2fs: switch to fscrypt_prepare_link() - 1 - --- 2017-11-29 Eric Biggers Not Applicable
[v2,1/5] f2fs: switch to fscrypt_file_open() - 1 - --- 2017-11-29 Eric Biggers Not Applicable
[RFC,25/25] fscrypt: document the new ioctls and policy version - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,24/25] ubifs crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,23/25] f2fs crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,22/25] ext4 crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,21/25] fscrypt: require that key be added when setting a v2 encryption policy - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,20/25] fscrypt: allow unprivileged users to add/remove keys for v2 policies - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,19/25] fscrypt: use HKDF-SHA512 to derive the per-file keys for v2 policies - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,18/25] fscrypt: allow adding and removing keys for v2 encryption policies - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,17/25] fscrypt: add an HKDF-SHA512 implementation - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,16/25] fscrypt: implement basic handling of v2 encryption policies - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,15/25] fscrypt: add UAPI definitions to get/set v2 encryption policies - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,14/25] ubifs crypto: wire up new ioctls for managing encryption keys - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,13/25] f2fs crypto: wire up new ioctls for managing encryption keys - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,12/25] ext4 crypto: wire up new ioctls for managing encryption keys - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,11/25] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl - - - --- 2017-10-23 Eric Biggers Superseded
[RFC,10/25] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl - - - --- 2017-10-23 Eric Biggers Superseded
« 1 2 ... 33 34 3537 38 »