linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-09 04:44:41 to 2021-01-21 13:14:38 UTC [more...]

[PATCH v4 0/9] eMMC inline encryption support
 2021-01-21 13:08 UTC  (17+ messages)
` [PATCH v4 1/9] mmc: add basic support for inline encryption
` [PATCH v4 2/9] mmc: cqhci: rename cqhci.c to cqhci-core.c
` [PATCH v4 3/9] mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
` [PATCH v4 4/9] mmc: cqhci: add support for inline encryption
` [PATCH v4 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v4 6/9] firmware: qcom_scm: update comment for ICE-related functions
` [PATCH v4 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH v4 8/9] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH v4 9/9] mmc: sdhci-msm: add Inline Crypto Engine support

[PATCH v5 0/9] eMMC inline encryption support
 2021-01-21 13:04 UTC  (11+ messages)
` [PATCH v5 1/9] mmc: add basic support for inline encryption
` [PATCH v5 2/9] mmc: cqhci: rename cqhci.c to cqhci-core.c
` [PATCH v5 3/9] mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
` [PATCH v5 4/9] mmc: cqhci: add support for inline encryption
` [PATCH v5 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v5 6/9] firmware: qcom_scm: update comment for ICE-related functions
` [PATCH v5 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH v5 8/9] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH v5 9/9] mmc: sdhci-msm: add Inline Crypto Engine support

[RFC PATCH v4 00/17] ceph+fscrypt: context, filename and symlink support
 2021-01-20 18:28 UTC  (18+ messages)
` [RFC PATCH v4 01/17] vfs: export new_inode_pseudo
` [RFC PATCH v4 02/17] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v4 03/17] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v4 04/17] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v4 05/17] ceph: crypto context handling for ceph
` [RFC PATCH v4 06/17] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v4 07/17] ceph: preallocate inode for ops that may create one
` [RFC PATCH v4 08/17] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v4 09/17] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v4 10/17] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v4 11/17] ceph: decode alternate_name in lease info
` [RFC PATCH v4 12/17] ceph: send altname in MClientRequest
` [RFC PATCH v4 13/17] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v4 14/17] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v4 15/17] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v4 16/17] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v4 17/17] ceph: add fscrypt ioctls

Développement de projets
 2021-01-20  9:16 UTC 

[ANNOUNCE] fsverity-utils v1.3
 2021-01-19 22:55 UTC 

new libfsverity release?
 2021-01-19 18:27 UTC  (4+ messages)

new libfsverity release?
 2021-01-17 15:56 UTC 

Request_key from KMIP appliance
 2021-01-15 22:21 UTC 

[xfstests RFC PATCH 0/4] Test the FS_IOC_READ_VERITY_METADATA ioctl
 2021-01-15 18:28 UTC  (5+ messages)
` [xfstests RFC PATCH 1/4] generic: factor out helpers for fs-verity built-in signatures
` [xfstests RFC PATCH 2/4] generic: add helpers for dumping fs-verity metadata
` [xfstests RFC PATCH 3/4] generic: test retrieving verity Merkle tree and descriptor
` [xfstests RFC PATCH 4/4] generic: test retrieving verity signature

[fsverity-utils RFC PATCH 0/2] Add dump_metadata subcommand
 2021-01-15 18:24 UTC  (3+ messages)
` [fsverity-utils RFC PATCH 1/2] Upgrade to latest fsverity_uapi.h
` [fsverity-utils RFC PATCH 2/2] programs/fsverity: Add dump_metadata subcommand

[PATCH 0/6] fs-verity: add an ioctl to read verity metadata
 2021-01-15 18:18 UTC  (7+ messages)
` [PATCH 1/6] fs-verity: factor out fsverity_get_descriptor()
` [PATCH 2/6] fs-verity: don't pass whole descriptor to fsverity_verify_signature()
` [PATCH 3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl
` [PATCH 4/6] fs-verity: support reading Merkle tree with ioctl
` [PATCH 5/6] fs-verity: support reading descriptor "
` [PATCH 6/6] fs-verity: support reading signature "

[stable] ext4 fscrypt_get_encryption_info() circular locking dependency
 2021-01-13 11:34 UTC  (6+ messages)

[PATCH 0/5] Add KDF implementations to crypto API
 2021-01-12  1:34 UTC  (17+ messages)
` [PATCH 1/5] crypto: Add key derivation self-test support code
` [PATCH 2/5] crypto: add SP800-108 counter key derivation function
` [PATCH 3/5] crypto: add RFC5869 HKDF
` [PATCH 4/5] security: DH - use KDF implementation from crypto API
` [PATCH 5/5] fs: use HKDF implementation from kernel "

[PATCH 0/8] eMMC inline encryption support
 2021-01-07 10:15 UTC  (12+ messages)

[PATCH v3] f2fs: clean up post-read processing
 2021-01-05  7:12 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: clean up post-read processing
 2021-01-05  1:26 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2021-01-04 19:10 UTC  (6+ messages)

[PATCH 5.4 08/47] fscrypt: remove kernel-internal constants from UAPI header
 2021-01-04 15:57 UTC 

[PATCH 4.19 0/4] fscrypt: prevent creating duplicate encrypted filenames
 2020-12-30 15:42 UTC  (6+ messages)
` [PATCH 4.19 1/4] fscrypt: add fscrypt_is_nokey_name()
` [PATCH 4.19 2/4] ext4: prevent creating duplicate encrypted filenames
` [PATCH 4.19 3/4] f2fs: "
` [PATCH 4.19 4/4] ubifs: "

[PATCH 5.4] fscrypt: remove kernel-internal constants from UAPI header
 2020-12-30 15:39 UTC  (2+ messages)

[PATCH 5.4 0/4] fscrypt: prevent creating duplicate encrypted filenames
 2020-12-30 15:39 UTC  (6+ messages)
` [PATCH 5.4 1/4] fscrypt: add fscrypt_is_nokey_name()
` [PATCH 5.4 2/4] ext4: prevent creating duplicate encrypted filenames
` [PATCH 5.4 3/4] f2fs: "
` [PATCH 5.4 4/4] ubifs: "

[PATCH 0/3] add support for metadata encryption to F2FS
 2020-12-25  9:31 UTC  (8+ messages)

[PATCH v2 0/3] add support for metadata encryption to F2FS
 2020-12-24 11:31 UTC  (11+ messages)
` [PATCH v2 1/3] fscrypt, f2fs: replace fscrypt_get_devices with fscrypt_get_device
` [PATCH v2 2/3] fscrypt: Add metadata encryption support
` [PATCH v2 3/3] f2fs: "

[fsverity-utils PATCH v2 1/2] Remove unneeded includes
 2020-12-22 18:41 UTC  (34+ messages)
` [fsverity-utils PATCH v2 2/2] Allow to build and run sign/digest on Windows
` [fsverity-utils PATCH v3 1/2] Remove unneeded includes
  ` [fsverity-utils PATCH v3 2/2] Allow to build and run sign/digest on Windows
` [fsverity-utils PATCH v4 1/2] Remove unneeded includes
  ` [fsverity-utils PATCH v4 2/2] Allow to build and run sign/digest on Windows
    ` [PATCH v5] "
      ` [PATCH v6 1/3] Move -D_GNU_SOURCE to CPPFLAGS
        ` [PATCH v6 2/3] Wrap ./fsverity in TEST_WRAPPER_PROG too
        ` [PATCH v6 3/3] Allow to build and run sign/digest on Windows
        ` [PATCH v7 1/3] Move -D_GNU_SOURCE to CPPFLAGS
          ` [PATCH v7 2/3] Wrap ./fsverity in TEST_WRAPPER_PROG too
          ` [PATCH v7 3/3] Allow to build and run sign/digest on Windows

[PATCH 0/1] userspace support for F2FS metadata encryption
 2020-12-18 16:19 UTC  (7+ messages)
` [PATCH 1/1] f2fs-tools: Introduce metadata encryption support

[fsverity-utils PATCH 1/2] Remove unneeded includes
 2020-12-17 14:54 UTC  (7+ messages)
` [fsverity-utils PATCH 2/2] Allow to build and run sign/digest on Windows

[PATCH v3 0/9] eMMC inline encryption support
 2020-12-15 17:52 UTC  (10+ messages)
` [PATCH v3 3/9] mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
` [PATCH v3 4/9] mmc: cqhci: add support for inline encryption
` [PATCH v3 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v3 6/9] firmware: qcom_scm: update comment for ICE-related functions
` [PATCH v3 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH v3 8/9] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH v3 9/9] mmc: sdhci-msm: add Inline Crypto Engine support

[xfstests PATCH v2] generic: test for creating duplicate filenames in encrypted dir
 2020-12-14 23:47 UTC 

[GIT PULL] fscrypt updates for 5.11
 2020-12-14 20:56 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.11
 2020-12-14 20:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 0/2] fuse: fscrypt ioctl support
 2020-12-11 18:12 UTC  (5+ messages)
  ` [PATCH v2 1/2] fuse: Move ioctl length calculation to a separate function
  ` [PATCH v2 2/2] fuse: Support FS_IOC_GET_ENCRYPTION_POLICY_EX

[xfstests-bld PATCH] android-xfstests: create /dev/fd on the Android device
 2020-12-10 19:19 UTC  (2+ messages)


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).