Show patches with: Submitter = Eric Biggers       |    Archived = No       |   1217 patches
« 1 2 ... 5 6 712 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[8/8] mmc: sdhci-msm: add Inline Crypto Engine support eMMC inline encryption support - - - --- 2020-11-12 Eric Biggers Superseded
[7/8] arm64: dts: qcom: sdm630: add ICE registers and clocks eMMC inline encryption support - - - --- 2020-11-12 Eric Biggers Superseded
[6/8] dt-bindings: mmc: sdhci-msm: add ICE registers and clock eMMC inline encryption support - - - --- 2020-11-12 Eric Biggers Superseded
[5/8] firmware: qcom_scm: update comment for ICE-related functions eMMC inline encryption support - - - --- 2020-11-12 Eric Biggers Superseded
[4/8] mmc: cqhci: add cqhci_host_ops::program_key eMMC inline encryption support 1 - - --- 2020-11-12 Eric Biggers Superseded
[3/8] mmc: cqhci: add support for inline encryption eMMC inline encryption support - - - --- 2020-11-12 Eric Biggers Superseded
[2/8] mmc: cqhci: rename cqhci.c to cqhci-core.c eMMC inline encryption support 1 - - --- 2020-11-12 Eric Biggers Superseded
[1/8] mmc: add basic support for inline encryption eMMC inline encryption support 1 - - --- 2020-11-12 Eric Biggers Superseded
[v2] block/keyslot-manager: prevent crash when num_slots=1 [v2] block/keyslot-manager: prevent crash when num_slots=1 - - - --- 2020-11-11 Eric Biggers Accepted
block/keyslot-manager: prevent crash when num_slots=1 block/keyslot-manager: prevent crash when num_slots=1 - 1 - --- 2020-11-11 Eric Biggers Superseded
fscrypt: fix inline encryption not used on new files fscrypt: fix inline encryption not used on new files - 1 - --- 2020-11-11 Eric Biggers Accepted
[GIT,PULL] fscrypt fix for 5.10-rc4 [GIT,PULL] fscrypt fix for 5.10-rc4 - - - --- 2020-11-09 Eric Biggers Accepted
[4.9,2/2] fscrypt: use EEXIST when file already uses different policy backport some more fscrypt fixes to 4.9 - - - --- 2020-10-31 Eric Biggers Accepted
[4.9,1/2] fscrypto: move ioctl processing more fully into common code backport some more fscrypt fixes to 4.9 - - - --- 2020-10-31 Eric Biggers Accepted
[4.19,5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext backport some more fscrypt fixes to 4.19 - - - --- 2020-10-31 Eric Biggers Accepted
[4.19,4/5] fscrypt: only set dentry_operations on ciphertext dentries backport some more fscrypt fixes to 4.19 - - - --- 2020-10-31 Eric Biggers Accepted
[4.19,3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory backport some more fscrypt fixes to 4.19 - - - --- 2020-10-31 Eric Biggers Accepted
[4.19,2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries backport some more fscrypt fixes to 4.19 - - - --- 2020-10-31 Eric Biggers Accepted
[4.19,1/5] fscrypt: clean up and improve dentry revalidation backport some more fscrypt fixes to 4.19 - - - --- 2020-10-31 Eric Biggers Accepted
[4.4] f2fs crypto: avoid unneeded memory allocation in ->readdir [4.4] f2fs crypto: avoid unneeded memory allocation in ->readdir - - - --- 2020-10-31 Eric Biggers Accepted
[4.4] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir [4.4] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir - - - --- 2020-10-31 Eric Biggers Accepted
[4.9] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir [4.9] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir - - - --- 2020-10-31 Eric Biggers Accepted
[4.14] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir [4.14] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir - - - --- 2020-10-31 Eric Biggers Accepted
[4.19] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir [4.19] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir - - - --- 2020-10-31 Eric Biggers Accepted
generic: test that encryption nonces are unique and random generic: test that encryption nonces are unique and random - - - --- 2020-10-31 Eric Biggers Accepted
generic/398: remove workarounds for wrong error codes generic/398: remove workarounds for wrong error codes - - - --- 2020-10-31 Eric Biggers Accepted
generic/397: remove workarounds for wrong error codes generic/397: remove workarounds for wrong error codes - - - --- 2020-10-31 Eric Biggers Accepted
generic/395: remove workarounds for wrong error codes generic/395: remove workarounds for wrong error codes - - - --- 2020-10-31 Eric Biggers Accepted
fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key() fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key() - - - --- 2020-10-31 Eric Biggers Accepted
fs/inode.c: make inode_init_always() initialize i_ino to 0 fs/inode.c: make inode_init_always() initialize i_ino to 0 1 - - --- 2020-10-31 Eric Biggers Accepted
[fsverity-utils] Makefile: adjust CFLAGS overriding [fsverity-utils] Makefile: adjust CFLAGS overriding - - - --- 2020-10-28 Eric Biggers Accepted
fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest 1 - - --- 2020-10-27 Eric Biggers Accepted
fscrypt: remove kernel-internal constants from UAPI header fscrypt: remove kernel-internal constants from UAPI header - - - --- 2020-10-24 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 5.10 [GIT,PULL] fscrypt updates for 5.10 - - - --- 2020-10-12 Eric Biggers Accepted
[5/5] f2fs: verify ciphertext of compressed+encrypted file xfstests: test f2fs compression+encryption - - - --- 2020-10-01 Eric Biggers Accepted
[4/5] common/f2fs: add _require_scratch_f2fs_compression() xfstests: test f2fs compression+encryption - - - --- 2020-10-01 Eric Biggers Accepted
[3/5] fscrypt-crypt-util: add --block-number option xfstests: test f2fs compression+encryption - - - --- 2020-10-01 Eric Biggers Accepted
[2/5] fscrypt-crypt-util: fix IV incrementing for --iv-ino-lblk-32 xfstests: test f2fs compression+encryption - - - --- 2020-10-01 Eric Biggers Accepted
[1/5] fscrypt-crypt-util: clean up parsing --block-size and --inode-number xfstests: test f2fs compression+encryption - - - --- 2020-10-01 Eric Biggers Accepted
fscrypt: export fscrypt_d_revalidate() fscrypt: export fscrypt_d_revalidate() - 1 - --- 2020-09-24 Eric Biggers Accepted
[2/2] fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME fscrypt: avoid ambiguous terms for "no-key name" - - - --- 2020-09-24 Eric Biggers Accepted
[1/2] fscrypt: don't call no-key names "ciphertext names" fscrypt: avoid ambiguous terms for "no-key name" - - - --- 2020-09-24 Eric Biggers Accepted
[fsverity-utils] Move libfsverity.h to its own directory [fsverity-utils] Move libfsverity.h to its own directory - - - --- 2020-09-23 Eric Biggers Accepted
fscrypt: use sha256() instead of open coding fscrypt: use sha256() instead of open coding - - - --- 2020-09-17 Eric Biggers Accepted
[v3,13/13] fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *' fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,12/13] fscrypt: handle test_dummy_encryption in more logical way fscrypt: improve file creation flow 1 - - --- 2020-09-17 Eric Biggers Accepted
[v3,11/13] fscrypt: move fscrypt_prepare_symlink() out-of-line fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,10/13] fscrypt: make "#define fscrypt_policy" user-only fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,09/13] fscrypt: stop pretending that key setup is nofs-safe fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,08/13] fscrypt: require that fscrypt_encrypt_symlink() already has key fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,07/13] fscrypt: remove fscrypt_inherit_context() fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,06/13] fscrypt: adjust logging for in-creation inodes fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,05/13] ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,04/13] f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow 1 - - --- 2020-09-17 Eric Biggers Accepted
[v3,03/13] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,02/13] ext4: factor out ext4_xattr_credits_for_new_inode() fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v3,01/13] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - --- 2020-09-17 Eric Biggers Accepted
[v2,11/11] fscrypt: handle test_dummy_encryption in more logical way fscrypt: improve file creation flow 1 - - --- 2020-09-13 Eric Biggers Superseded
[v2,10/11] fscrypt: move fscrypt_prepare_symlink() out-of-line fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers Superseded
[v2,09/11] fscrypt: make "#define fscrypt_policy" user-only fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers Superseded
[v2,08/11] fscrypt: stop pretending that key setup is nofs-safe fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers Superseded
[v2,07/11] fscrypt: require that fscrypt_encrypt_symlink() already has key fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers Superseded
[v2,06/11] fscrypt: remove fscrypt_inherit_context() fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers Superseded
[v2,05/11] ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers Superseded
[v2,04/11] f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow 1 - - --- 2020-09-13 Eric Biggers Superseded
[v2,03/11] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers Superseded
[v2,02/11] ext4: factor out ext4_xattr_credits_for_new_inode() fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers Superseded
[v2,01/11] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - --- 2020-09-13 Eric Biggers Superseded
fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32 fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32 - - - --- 2020-08-24 Eric Biggers Accepted
[RFC,8/8] fscrypt: stop pretending that key setup is nofs-safe fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers Superseded
[RFC,7/8] fscrypt: remove fscrypt_inherit_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers Superseded
[RFC,6/8] ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers Superseded
[RFC,5/8] f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers Superseded
[RFC,4/8] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers Superseded
[RFC,3/8] ext4: remove some #ifdefs in ext4_xattr_credits_for_new_inode() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers Superseded
[RFC,2/8] ext4: factor out ext4_xattr_credits_for_new_inode() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers Superseded
[RFC,1/8] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: avoid GFP_NOFS-unsafe key setup during transaction - - - --- 2020-08-24 Eric Biggers Superseded
generic/574: fix sporadic failure with test_dummy_encryption generic/574: fix sporadic failure with test_dummy_encryption - - - --- 2020-08-18 Eric Biggers Accepted
[GIT,PULL] fsverity updates for 5.9 [GIT,PULL] fsverity updates for 5.9 - - - --- 2020-08-03 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 5.9 [GIT,PULL] fscrypt updates for 5.9 - - - --- 2020-08-03 Eric Biggers Accepted
[fsverity-utils] Switch to MIT license [fsverity-utils] Switch to MIT license 2 - - --- 2020-07-31 Eric Biggers Accepted
fscrypt: don't load ->i_crypt_info before it's known to be valid fscrypt: don't load ->i_crypt_info before it's known to be valid - - - --- 2020-07-27 Eric Biggers Accepted
[5/5] fs-verity: use smp_load_acquire() for ->i_verity_info fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers Accepted
[4/5] fscrypt: use smp_load_acquire() for ->i_crypt_info fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers Accepted
[3/5] fscrypt: use smp_load_acquire() for ->s_master_keys fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers Accepted
[2/5] fscrypt: use smp_load_acquire() for fscrypt_prepared_key fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers Accepted
[1/5] fscrypt: switch fscrypt_do_sha256() to use the SHA-256 library fscrypt, fs-verity: one-time init fixes - - - --- 2020-07-21 Eric Biggers Accepted
fscrypt: restrict IV_INO_LBLK_* to AES-256-XTS fscrypt: restrict IV_INO_LBLK_* to AES-256-XTS - - - --- 2020-07-21 Eric Biggers Accepted
ext4: use generic names for generic ioctls ext4: use generic names for generic ioctls - 1 - --- 2020-07-14 Eric Biggers Accepted
f2fs: use generic names for generic ioctls f2fs: use generic names for generic ioctls - 1 - --- 2020-07-14 Eric Biggers Accepted
[v6,5/5] scsi: ufs-qcom: add Inline Crypto Engine support Inline crypto support on DragonBoard 845c 1 1 2 --- 2020-07-10 Eric Biggers Accepted
[v6,4/5] scsi: ufs: add program_key() variant op Inline crypto support on DragonBoard 845c - 1 - --- 2020-07-10 Eric Biggers Accepted
[v6,3/5] arm64: dts: sdm845: add Inline Crypto Engine registers and clock Inline crypto support on DragonBoard 845c - - - --- 2020-07-10 Eric Biggers Accepted
[v6,2/5] scsi: ufs-qcom: name the dev_ref_clk_ctrl registers Inline crypto support on DragonBoard 845c - 2 - --- 2020-07-10 Eric Biggers Accepted
[v6,1/5] firmware: qcom_scm: Add support for programming inline crypto keys Inline crypto support on DragonBoard 845c 1 - - --- 2020-07-10 Eric Biggers Accepted
fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE - - - --- 2020-07-08 Eric Biggers Accepted
fscrypt: add comments that describe the HKDF info strings fscrypt: add comments that describe the HKDF info strings - - - --- 2020-07-08 Eric Biggers Accepted
[v5,5/5] scsi: ufs-qcom: add Inline Crypto Engine support Inline crypto support on DragonBoard 845c - - 2 --- 2020-06-21 Eric Biggers Superseded
[v5,4/5] scsi: ufs: add program_key() variant op Inline crypto support on DragonBoard 845c - - - --- 2020-06-21 Eric Biggers Superseded
[v5,3/5] arm64: dts: sdm845: add Inline Crypto Engine registers and clock Inline crypto support on DragonBoard 845c - - - --- 2020-06-21 Eric Biggers Superseded
« 1 2 ... 5 6 712 13 »