messages from 2023-07-17 15:31:51 to 2023-09-14 08:15:09 UTC [more...]
[PATCH v2 0/5] fscrypt: add support for data_unit_size < fs_block_size
2023-09-14 8:12 UTC (6+ messages)
` [PATCH v2 1/5] fscrypt: make it extra clear that key_prefix is deprecated
` [PATCH v2 2/5] fscrypt: make the bounce page pool opt-in instead of opt-out
` [PATCH v2 3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits
` [PATCH v2 4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
` [PATCH v2 5/5] fscrypt: support crypto data unit size less than filesystem block size
[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
2023-09-12 10:06 UTC (35+ messages)
` [PATCH v2 01/10] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v2 02/10] qcom_scm: scm call for deriving a software secret
` [PATCH v2 03/10] soc: qcom: ice: add hwkm support in ice
` [PATCH v2 04/10] soc: qcom: ice: support for hardware wrapped keys
` [PATCH v2 05/10] ufs: core: support wrapped keys in ufs core
` [PATCH v2 06/10] ufs: host: wrapped keys support in ufs qcom
` [PATCH v2 07/10] qcom_scm: scm call for create, prepare and import keys
` [PATCH v2 08/10] ufs: core: add support for generate, import and prepare keys
` [PATCH v2 09/10] soc: qcom: support for generate, import and prepare key
` [PATCH v2 10/10] ufs: host: "
[RFC PATCH 00/13] fscrypt: add extent encryption
2023-09-07 5:52 UTC (17+ messages)
` [RFC PATCH 01/13] fscrypt: factor getting info for a specific block
` [RFC PATCH 02/13] fscrypt: adjust effective lblks based on extents
` [RFC PATCH 03/13] fscrypt: move function call warning of busy inodes
` [RFC PATCH 04/13] fscrypt: split fscrypt_info into general and inode specific parts
` [RFC PATCH 05/13] fscrypt: add creation/usage/freeing of per-extent infos
` [RFC PATCH 06/13] fscrypt: allow load/save of extent contexts
` [RFC PATCH 07/13] fscrypt: store full fscrypt_contexts for each extent
` [RFC PATCH 08/13] fscrypt: save session key credentials for extent infos
` [RFC PATCH 09/13] fscrypt: revamp key removal for extent encryption
` [RFC PATCH 10/13] fscrypt: allow multiple extents to reference one info
` [RFC PATCH 11/13] fscrypt: cache list of inlinecrypt devices
` [RFC PATCH 12/13] fscrypt: allow asynchronous info freeing
` [RFC PATCH 13/13] fscrypt: update documentation for per-extent keys
[PATCH] quota: explicitly forbid quota files from being encrypted
2023-09-05 9:11 UTC (2+ messages)
[PATCH 0/5] fscrypt: add support for data_unit_size < fs_block_size
2023-09-05 0:58 UTC (6+ messages)
` [PATCH 1/5] fscrypt: make it extra clear that key_prefix is deprecated
` [PATCH 2/5] fscrypt: make the bounce page pool opt-in instead of opt-out
` [PATCH 3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits
` [PATCH 4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
` [PATCH 5/5] fscrypt: support crypto data unit size less than filesystem block size
[GIT PULL] fscrypt update for 6.6
2023-08-28 20:15 UTC (2+ messages)
[PATCH 2/12] ubifs: Do not include crypto/algapi.h
2023-08-28 9:33 UTC (4+ messages)
` [PATCH] KEYS: Include linux/errno.h in linux/verification.h
[PATCH 0/12] Do not include crypto/algapi.h
2023-08-25 21:23 UTC (13+ messages)
` [PATCH 6/12] wifi: mac80211: "
` [PATCH 11/12] wireguard: "
` [PATCH 7/12] mptcp: "
` [PATCH 8/12] SUNRPC: "
` [PATCH 4/12] ceph: "
` [PATCH 9/12] evm: "
` [PATCH 10/12] KEYS: encrypted: "
` [PATCH 1/12] fscrypt: "
` [PATCH 3/12] Bluetooth: "
Re; Interest,
2023-08-22 23:31 UTC
[PATCH v4 0/4] crypto: LEA block cipher implementation
2023-08-22 4:53 UTC (3+ messages)
[PATCH v3 00/16] fscrypt: add extent encryption
2023-08-16 14:42 UTC (34+ messages)
` [PATCH v3 01/16] fscrypt: factor helper for locking master key
` [PATCH v3 02/16] fscrypt: factor getting info for a specific block
` [PATCH v3 03/16] fscrypt: adjust effective lblks based on extents
` [PATCH v3 04/16] fscrypt: add a super_block pointer to fscrypt_info
` [PATCH v3 05/16] fscrypt: setup leaf inodes for extent encryption
` [PATCH v3 06/16] fscrypt: allow infos to be owned by extents
` [PATCH v3 07/16] fscrypt: use an optional ino equivalent for per-extent infos
` [PATCH v3 08/16] fscrypt: move function call warning of busy inodes
` [PATCH v3 09/16] fscrypt: revamp key removal for extent encryption
` [PATCH v3 10/16] fscrypt: add creation/usage/freeing of per-extent infos
` [PATCH v3 11/16] fscrypt: allow load/save of extent contexts
` [PATCH v3 12/16] fscrypt: save session key credentials for extent infos
` [PATCH v3 13/16] fscrypt: allow multiple extents to reference one info
` [PATCH v3 14/16] fscrypt: cache list of inlinecrypt devices
` [PATCH v3 15/16] fscrypt: allow asynchronous info freeing
` [PATCH v3 16/16] fscrypt: update documentation for per-extent keys
[PATCH v6 0/8] fscrypt: preliminary rearrangmeents of key setup
2023-08-10 7:19 UTC (23+ messages)
` [PATCH v6 1/8] fscrypt: move inline crypt decision to info setup
` [PATCH v6 2/8] fscrypt: split and rename setup_file_encryption_key()
` [PATCH v6 3/8] fscrypt: split setup_per_mode_enc_key()
` [PATCH v6 4/8] fscrypt: move dirhash key setup away from IO key setup
` [PATCH v6 5/8] fscrypt: reduce special-casing of IV_INO_LBLK_32
` [PATCH v6 6/8] fscrypt: move all the shared mode key setup deeper
` [PATCH v6 7/8] fscrypt: make infos have a pointer to prepared keys
` [PATCH v6 8/8] fscrypt: make prepared keys record their type
[PATCH v3 00/17] btrfs: add encryption feature
2023-08-09 20:39 UTC (22+ messages)
` [PATCH v3 01/17] btrfs: disable various operations on encrypted inodes
` [PATCH v3 02/17] btrfs: disable verity "
` [PATCH v3 03/17] fscrypt: expose fscrypt_nokey_name
` [PATCH v3 04/17] btrfs: start using fscrypt hooks
` [PATCH v3 05/17] btrfs: add inode encryption contexts
` [PATCH v3 06/17] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v3 07/17] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v3 08/17] btrfs: handle "
` [PATCH v3 09/17] btrfs: implement fscrypt ioctls
` [PATCH v3 10/17] btrfs: add encryption to CONFIG_BTRFS_DEBUG
` [PATCH v3 11/17] btrfs: add get_devices hook for fscrypt
` [PATCH v3 12/17] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH v3 13/17] btrfs: turn on the encryption ioctls
` [PATCH v3 14/17] btrfs: create and free extent fscrypt_infos
` [PATCH v3 15/17] btrfs: start tracking extent encryption context info
` [PATCH v3 16/17] btrfs: explicitly track file extent length and encryption
` [PATCH v3 17/17] btrfs: save and load fscrypt extent contexts
[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
2023-08-09 18:02 UTC (8+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
[RFC PATCH v3 0/9] fstests: add btrfs encryption testing
2023-08-08 18:46 UTC (11+ messages)
` [RFC PATCH v3 1/9] common/encrypt: separate data and inode nonces
` [RFC PATCH v3 2/9] common/encrypt: add btrfs to get_encryption_*nonce
` [RFC PATCH v3 3/9] common/encrypt: add btrfs to get_ciphertext_filename
` [RFC PATCH v3 4/9] common/encrypt: enable making a encrypted btrfs filesystem
` [RFC PATCH v3 5/9] generic/613: write some actual data for btrfs
` [RFC PATCH v3 6/9] tests: adjust generic/429 for extent encryption
` [RFC PATCH v3 7/9] common/verity: explicitly don't allow btrfs encryption
` [RFC PATCH v3 8/9] btrfs: add simple test of reflink of encrypted data
` [RFC PATCH v3 9/9] btrfs: test snapshotting encrypted subvol
[RFC PATCH v10 07/17] ipe: add userspace interface
2023-08-01 19:29 UTC (3+ messages)
` [PATCH RFC v10 7/17] "
[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
2023-08-01 19:24 UTC (3+ messages)
` [PATCH RFC v10 8/17] "
[PATCH v5 0/8] fscrypt: some rearrangements of key setup
2023-07-24 15:31 UTC (3+ messages)
` [PATCH v5 8/8] fscrypt: make prepared keys record their type
[PATCH v2 00/17] btrfs: add encryption feature
2023-07-18 8:36 UTC (26+ messages)
` [PATCH v2 04/17] btrfs: start using fscrypt hooks
` [PATCH v2 05/17] btrfs: add inode encryption contexts
` [PATCH v2 06/17] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v2 07/17] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v2 11/17] btrfs: add get_devices hook for fscrypt
` [PATCH v2 12/17] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH v2 14/17] btrfs: create and free extent fscrypt_infos
` [PATCH v2 15/17] btrfs: start tracking extent encryption context info
` [PATCH v2 16/17] btrfs: explicitly track file extent length and encryption
` [PATCH v2 17/17] btrfs: save and load fscrypt extent contexts
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox