messages from 2021-10-15 20:11:24 to 2022-01-05 23:37:44 UTC [more...]
[PATCH v1 0/5] ima: support fs-verity signatures stored as
2022-01-05 23:37 UTC (15+ messages)
` [PATCH v1 1/5] fs-verity: define a function to return the integrity protected file digest
` [PATCH v1 2/5] ima: define a new signature type named IMA_VERITY_DIGSIG
` [PATCH v1 3/5] ima: limit including fs-verity's file digest in measurement list
` [PATCH v1 4/5] ima: support fs-verity file digest based signatures
` [PATCH v1 5/5] fsverity: update the documentation
[PATCH 00/36] ceph+fscrypt: context, filename, symlink and size handling support
2021-12-15 12:10 UTC (50+ messages)
` [PATCH 01/36] vfs: export new_inode_pseudo
` [PATCH 02/36] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [PATCH 03/36] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [PATCH 04/36] fscrypt: add fscrypt_context_for_new_inode
` [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key
` [PATCH 06/36] ceph: preallocate inode for ops that may create one
` [PATCH 07/36] ceph: crypto context handling for ceph
` [PATCH 08/36] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [PATCH 09/36] ceph: add fscrypt_* handling to caps.c
` [PATCH 10/36] ceph: add ability to set fscrypt_auth via setattr
` [PATCH 11/36] ceph: implement -o test_dummy_encryption mount option
` [PATCH 12/36] ceph: decode alternate_name in lease info
` [PATCH 13/36] ceph: add fscrypt ioctls
` [PATCH 14/36] ceph: make ceph_msdc_build_path use ref-walk
` [PATCH 15/36] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [PATCH 16/36] ceph: send altname in MClientRequest
` [PATCH 17/36] ceph: encode encrypted name in dentry release
` [PATCH 18/36] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [PATCH 19/36] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [PATCH 20/36] ceph: add helpers for converting names for userland presentation
` [PATCH 21/36] ceph: add fscrypt support to ceph_fill_trace
` [PATCH 22/36] ceph: add support to readdir for encrypted filenames
` [PATCH 23/36] ceph: create symlinks with encrypted and base64-encoded targets
` [PATCH 24/36] ceph: make ceph_get_name decrypt filenames
` [PATCH 25/36] ceph: add a new ceph.fscrypt.auth vxattr
` [PATCH 26/36] ceph: add some fscrypt guardrails
` [PATCH 27/36] ceph: don't allow changing layout on encrypted files/directories
` [PATCH 28/36] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [PATCH 29/36] ceph: size handling for encrypted inodes in cap updates
` [PATCH 30/36] ceph: fscrypt_file field handling in MClientRequest messages
` [PATCH 31/36] ceph: get file size from fscrypt_file when present in inode traces
` [PATCH 32/36] ceph: handle fscrypt fields in cap messages from MDS
` [PATCH 33/36] ceph: add __ceph_get_caps helper support
` [PATCH 34/36] ceph: add __ceph_sync_read "
` [PATCH 35/36] ceph: add object version support for sync read
` [PATCH 36/36] ceph: add truncate size handling support for fscrypt
[PATCH 00/10] Add wrapped key support for Qualcomm ICE
2021-12-14 2:04 UTC (21+ messages)
` [PATCH 01/10] soc: qcom: new common library for ICE functionality
` [PATCH 02/10] scsi: ufs: qcom: move ICE functionality to common library
` [PATCH 03/10] qcom_scm: scm call for deriving a software secret
` [PATCH 04/10] soc: qcom: add HWKM library for storage encryption
` [PATCH 05/10] scsi: ufs: prepare to support wrapped keys
` [PATCH 06/10] soc: qcom: add wrapped key support for ICE
` [PATCH 07/10] qcom_scm: scm call for create, prepare and import keys
` [PATCH 08/10] scsi: ufs: add support for generate, import and prepare keys
` [PATCH 09/10] soc: qcom: support for generate, import and prepare key
` [PATCH 10/10] arm64: dts: qcom: sm8350: add ice and hwkm mappings
[PATCH 0/4] Adds wrapped key support for inline storage encryption
2021-12-08 18:13 UTC (13+ messages)
` [PATCH 1/4] ufs: move ICE functionality to a common library
` [PATCH 2/4] qcom_scm: scm call for deriving a software secret
` [PATCH 3/4] soc: qcom: add HWKM library for storage encryption
` [PATCH 4/4] soc: qcom: add wrapped key support for ICE
[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
2021-12-06 10:57 UTC (51+ messages)
` [RFC PATCH v7 04/16] ipe: add userspace interface
` [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v7 07/16] ipe: add auditing support
` [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
` [RFC][PATCH] device mapper: Add builtin function dm_get_status()
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
` [RFC PATCH v7 14/16] scripts: add boot policy generation program
[PATCH 0/4] ima: support fs-verity signatures stored as
2021-12-02 21:56 UTC (23+ messages)
` [PATCH 1/4] fs-verity: define a function to return the integrity protected file digest
` [PATCH 2/4] ima: define a new signature type named IMA_VERITY_DIGSIG
` [PATCH 3/4] ima: limit including fs-verity's file digest in measurement list
` [PATCH 4/4] ima: support fs-verity file digest based signatures
[RFC][PATCH 0/5] shmem/fsverity: Prepare for mandatory integrity enforcement
2021-11-16 10:43 UTC (16+ messages)
` [RFC][PATCH 1/5] fsverity: Introduce fsverity_get_file_digest()
` [RFC][PATCH 2/5] fsverity: Revalidate built-in signatures at file open
` [RFC][PATCH 3/5] fsverity: Do initialization earlier
` [RFC][PATCH 4/5] shmem: Avoid segfault in shmem_read_mapping_page_gfp()
` [RFC][PATCH 5/5] shmem: Add fsverity support
[RFC PATCH v4 0/3] Support for hardware-wrapped inline encryption keys
2021-11-16 3:32 UTC (4+ messages)
` [RFC PATCH v4 1/3] block: add basic hardware-wrapped key support
` [RFC PATCH v4 2/3] block: add ioctls to create and prepare hardware-wrapped keys
` [RFC PATCH v4 3/3] fscrypt: add support for "
[PATCH AUTOSEL 5.10 021/101] fscrypt: allow 256-bit master keys with AES-256-XTS
2021-11-14 14:16 UTC (3+ messages)
[PATCH AUTOSEL 5.14 025/138] fscrypt: allow 256-bit master keys with AES-256-XTS
2021-11-08 17:44 UTC
[PATCH AUTOSEL 5.15 027/146] fscrypt: allow 256-bit master keys with AES-256-XTS
2021-11-08 17:42 UTC
[PATCH] generic/574: remove invalid test of read completely past EOF
2021-11-08 4:36 UTC
[GIT PULL] fscrypt updates for 5.16
2021-11-01 20:04 UTC (2+ messages)
Btrfs Fscrypt Design Document
2021-10-26 14:56 UTC (8+ messages)
[PATCH] fscrypt: improve a few comments
2021-10-26 2:10 UTC
[RFC PATCH v3 0/3] Support for hardware-wrapped inline encryption keys
2021-10-21 18:16 UTC (4+ messages)
` [RFC PATCH v3 1/3] block: add basic hardware-wrapped key support
` [RFC PATCH v3 2/3] block: add ioctls to create and prepare hardware-wrapped keys
` [RFC PATCH v3 3/3] fscrypt: add support for "
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;
as well as URLs for NNTP newsgroup(s).