Show patches with: Archived = No       |   3705 patches
« 1 2 ... 28 29 3037 38 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/6] fs: crypto: invoke crypto API for ESSIV handling crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-21 Ard Biesheuvel Superseded
[v4,1/6] crypto: essiv - create wrapper template for ESSIV generation crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-21 Ard Biesheuvel Superseded
[RFC,v2,8/8] generic: test the fs-verity built-in signature verification support xfstests: add fs-verity tests - - - --- 2019-06-20 Eric Biggers Superseded
[RFC,v2,7/8] generic: test using fs-verity and fscrypt simultaneously xfstests: add fs-verity tests - - - --- 2019-06-20 Eric Biggers Superseded
[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 Superseded
[RFC,v2,5/8] generic: test corrupting verity files xfstests: add fs-verity tests - - - --- 2019-06-20 Eric Biggers Superseded
[RFC,v2,4/8] generic: test access controls on the fs-verity ioctls xfstests: add fs-verity tests - - - --- 2019-06-20 Eric Biggers Superseded
[RFC,v2,3/8] generic: test general behavior of verity files xfstests: add fs-verity tests - - - --- 2019-06-20 Eric Biggers Superseded
[RFC,v2,2/8] common/verity: add common functions for testing fs-verity xfstests: add fs-verity tests - - - --- 2019-06-20 Eric Biggers Superseded
[RFC,v2,1/8] common/filter: add _filter_xfs_io_fiemap() xfstests: add fs-verity tests - - - --- 2019-06-20 Eric Biggers Superseded
[v5,16/16] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection 1 - - --- 2019-06-20 Eric Biggers Superseded
[v5,15/16] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - --- 2019-06-20 Eric Biggers Superseded
[v5,14/16] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2019-06-20 Eric Biggers Superseded
[v5,13/16] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - 1 - --- 2019-06-20 Eric Biggers Superseded
[v5,12/16] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[v5,06/16] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers Superseded
[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 Superseded
[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 Superseded
[v5,03/16] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers Superseded
[v5,02/16] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers Superseded
[v5,01/16] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers Superseded
fscrypt: document testing with xfstests fscrypt: document testing with xfstests - 1 - --- 2019-06-20 Eric Biggers Accepted
fscrypt: remove selection of CONFIG_CRYPTO_SHA256 fscrypt: remove selection of CONFIG_CRYPTO_SHA256 1 1 - --- 2019-06-20 Eric Biggers Accepted
[v3,6/6] crypto: arm64/aes - implement accelerated ESSIV/CBC mode crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-19 Ard Biesheuvel Superseded
[v3,5/6] crypto: essiv - add test vector for essiv(cbc(aes),aes,sha256) crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-19 Ard Biesheuvel Superseded
[v3,4/6] md: dm-crypt: switch to ESSIV crypto API template crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-19 Ard Biesheuvel Superseded
[v3,3/6] md: dm-crypt: infer ESSIV block cipher from cipher string directly crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-19 Ard Biesheuvel Superseded
[v3,2/6] fs: crypto: invoke crypto API for ESSIV handling crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-19 Ard Biesheuvel Superseded
[v3,1/6] crypto: essiv - create wrapper template for ESSIV generation crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-19 Ard Biesheuvel Superseded
[v2,4/4] md: dm-crypt: switch to ESSIV crypto API template crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-18 Ard Biesheuvel Superseded
[v2,3/4] md: dm-crypt: infer ESSIV block cipher from cipher string directly crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-18 Ard Biesheuvel Superseded
[v2,2/4] fs: crypto: invoke crypto API for ESSIV handling crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-18 Ard Biesheuvel Superseded
[v2,1/4] crypto: essiv - create wrapper template for ESSIV generation crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-18 Ard Biesheuvel Superseded
[V3,7/7] ext4: Enable encryption for subpage-sized blocks Consolidate FS read I/O callbacks code - - - --- 2019-06-16 Chandan Rajendra Superseded
[V3,6/7] Add decryption support for sub-pagesized blocks Consolidate FS read I/O callbacks code - - - --- 2019-06-16 Chandan Rajendra Superseded
[V3,5/7] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s] Consolidate FS read I/O callbacks code - - - --- 2019-06-16 Chandan Rajendra Superseded
[V3,4/7] fs/mpage.c: Integrate read callbacks Consolidate FS read I/O callbacks code - - - --- 2019-06-16 Chandan Rajendra Superseded
[V3,3/7] fscrypt: remove struct fscrypt_ctx Consolidate FS read I/O callbacks code - - - --- 2019-06-16 Chandan Rajendra Superseded
[V3,2/7] Integrate read callbacks into Ext4 and F2FS Consolidate FS read I/O callbacks code - - - --- 2019-06-16 Chandan Rajendra Superseded
[V3,1/7] FS: Introduce read callbacks Consolidate FS read I/O callbacks code - - - --- 2019-06-16 Chandan Rajendra Superseded
[v4,16/16] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,15/16] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,14/16] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,13/16] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,12/16] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,09/16] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,08/16] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,07/16] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,06/16] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,05/16] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,03/16] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,02/16] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - - --- 2019-06-06 Eric Biggers Superseded
[v4,01/16] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - 1 - --- 2019-06-06 Eric Biggers Superseded
[RFC,v2,8/8] f2fs: Wire up f2fs to use inline encryption via fscrypt Inline Encryption Support - - - --- 2019-06-05 Satya Tangirala Superseded
[RFC,v2,7/8] fscrypt: wire up fscrypt to use blk-crypto Inline Encryption Support - - - --- 2019-06-05 Satya Tangirala Superseded
[RFC,v2,6/8] scsi: ufs: Add inline encryption support to UFS Inline Encryption Support - - - --- 2019-06-05 Satya Tangirala Superseded
[RFC,v2,5/8] scsi: ufs: UFS crypto API Inline Encryption Support - - - --- 2019-06-05 Satya Tangirala Superseded
[RFC,v2,4/8] scsi: ufs: UFS driver v2.1 spec crypto additions Inline Encryption Support - - - --- 2019-06-05 Satya Tangirala Superseded
[RFC,v2,3/8] block: blk-crypto for Inline Encryption Inline Encryption Support - - - --- 2019-06-05 Satya Tangirala Superseded
[RFC,v2,2/8] block: Add encryption context to struct bio Inline Encryption Support - - - --- 2019-06-05 Satya Tangirala Superseded
[RFC,v2,1/8] block: Keyslot Manager for Inline Encryption Inline Encryption Support - - - --- 2019-06-05 Satya Tangirala Superseded
fscrypt: remove unnecessary includes of ratelimit.h fscrypt: remove unnecessary includes of ratelimit.h - - - --- 2019-05-28 Eric Biggers Accepted
[v2,7/7] generic: verify ciphertext of v1 encryption policies with Adiantum xfstests: verify fscrypt-encrypted contents and filenames - - - --- 2019-05-24 Eric Biggers Accepted
[v2,6/7] generic: verify ciphertext of v1 encryption policies with AES-128 xfstests: verify fscrypt-encrypted contents and filenames - - - --- 2019-05-24 Eric Biggers Accepted
[v2,5/7] generic: verify ciphertext of v1 encryption policies with AES-256 xfstests: verify fscrypt-encrypted contents and filenames - - - --- 2019-05-24 Eric Biggers Accepted
[v2,4/7] common/encrypt: add helper for ciphertext verification tests xfstests: verify fscrypt-encrypted contents and filenames - - - --- 2019-05-24 Eric Biggers Accepted
[v2,3/7] common/encrypt: support requiring other encryption settings xfstests: verify fscrypt-encrypted contents and filenames - - - --- 2019-05-24 Eric Biggers Accepted
[v2,2/7] fscrypt-crypt-util: add utility for reproducing fscrypt encrypted data xfstests: verify fscrypt-encrypted contents and filenames - - - --- 2019-05-24 Eric Biggers Accepted
[v2,1/7] common/encrypt: introduce helpers for set_encpolicy and get_encpolicy xfstests: verify fscrypt-encrypted contents and filenames - - - --- 2019-05-24 Eric Biggers Accepted
mm/vmscan.c: drop all inode/dentry cache from LRU mm/vmscan.c: drop all inode/dentry cache from LRU - - - --- 2019-05-24 Sahitya Tummala Rejected
[v3,15/15] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,14/15] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,13/15] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,12/15] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,11/15] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,10/15] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,09/15] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,08/15] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,07/15] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,06/15] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,05/15] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,04/15] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,03/15] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,02/15] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[v3,01/15] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers Superseded
[V3] fscrypt: don't set policy for a dead directory [V3] fscrypt: don't set policy for a dead directory - - - --- 2019-05-22 Hongjie Fang Accepted
[v6,16/16] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - --- 2019-05-20 Eric Biggers Superseded
[v6,15/16] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-05-20 Eric Biggers Superseded
[v6,14/16] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-05-20 Eric Biggers Superseded
[v6,13/16] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-05-20 Eric Biggers Superseded
[v6,12/16] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - --- 2019-05-20 Eric Biggers Superseded
[v6,11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - --- 2019-05-20 Eric Biggers Superseded
« 1 2 ... 28 29 3037 38 »