Linux FScrypt
[Prev Page][Next Page]
- [RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption,
Eric Biggers
- [PATCH v7 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH v7 01/17] blk-crypto: add basic hardware-wrapped key support,
Bartosz Golaszewski
- [PATCH v7 02/17] blk-crypto: show supported key types in sysfs,
Bartosz Golaszewski
- [PATCH v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys,
Bartosz Golaszewski
- [PATCH v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key,
Bartosz Golaszewski
- [PATCH v7 04/17] fscrypt: add support for hardware-wrapped keys,
Bartosz Golaszewski
- [PATCH v7 06/17] firmware: qcom: scm: add a call for deriving the software secret,
Bartosz Golaszewski
- [PATCH v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys,
Bartosz Golaszewski
- [PATCH v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support,
Bartosz Golaszewski
- [PATCH v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys,
Bartosz Golaszewski
- [PATCH v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver,
Bartosz Golaszewski
- [PATCH v7 10/17] soc: qcom: ice: add support for hardware wrapped keys,
Bartosz Golaszewski
- [PATCH v7 12/17] ufs: core: add support for wrapped keys to UFS core,
Bartosz Golaszewski
- [PATCH v7 13/17] ufs: core: add support for deriving the software secret,
Bartosz Golaszewski
- [PATCH v7 14/17] ufs: core: add support for generating, importing and preparing keys,
Bartosz Golaszewski
- [PATCH v7 16/17] ufs: host: add a callback for deriving software secrets and use it,
Bartosz Golaszewski
- [PATCH v7 15/17] ufs: host: add support for wrapped keys in QCom UFS,
Bartosz Golaszewski
- [PATCH v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys,
Bartosz Golaszewski
- [PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Uros Bizjak
- [PATCH v3 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c,
Uros Bizjak
- [PATCH v3 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c,
Uros Bizjak
- [PATCH v3 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 11/19] kunit: string-stream-test: Include <linux/prandom.h>,
Uros Bizjak
- [PATCH v3 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v3 17/19] netem: Include <linux/prandom.h> in sch_netem.c,
Uros Bizjak
- [PATCH v3 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>,
Uros Bizjak
- [PATCH v3 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>,
Uros Bizjak
- Re: [PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Jason A. Donenfeld
- [PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Uros Bizjak
- [PATCH RESEND v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c,
Uros Bizjak
- [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c,
Uros Bizjak
- [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c,
Uros Bizjak
- [PATCH RESEND v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>,
Uros Bizjak
- [PATCH RESEND v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>,
Uros Bizjak
- Re: [PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Jason A. Donenfeld
- [PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Uros Bizjak
- [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c,
Uros Bizjak
- [PATCH v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c,
Uros Bizjak
- [PATCH v2 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>,
Uros Bizjak
- [PATCH v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c,
Uros Bizjak
- [PATCH v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>,
Uros Bizjak
- [PATCH v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>,
Uros Bizjak
- [PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH v6 02/17] blk-crypto: show supported key types in sysfs,
Bartosz Golaszewski
- [PATCH v6 01/17] blk-crypto: add basic hardware-wrapped key support,
Bartosz Golaszewski
- [PATCH v6 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys,
Bartosz Golaszewski
- [PATCH v6 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key,
Bartosz Golaszewski
- [PATCH v6 04/17] fscrypt: add support for hardware-wrapped keys,
Bartosz Golaszewski
- [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret,
Bartosz Golaszewski
- [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys,
Bartosz Golaszewski
- [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support,
Bartosz Golaszewski
- [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys,
Bartosz Golaszewski
- [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver,
Bartosz Golaszewski
- [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys,
Bartosz Golaszewski
- [PATCH v6 13/17] ufs: core: add support for deriving the software secret,
Bartosz Golaszewski
- [PATCH v6 12/17] ufs: core: add support for wrapped keys to UFS core,
Bartosz Golaszewski
- [PATCH v6 15/17] ufs: host: add support for wrapped keys in QCom UFS,
Bartosz Golaszewski
- [PATCH v6 14/17] ufs: core: add support for generating, importing and preparing keys,
Bartosz Golaszewski
- [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it,
Bartosz Golaszewski
- [PATCH v6 17/17] ufs: host: add support for generating, importing and preparing wrapped keys,
Bartosz Golaszewski
- [PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency,
Uros Bizjak
Software encryption at fscrypt causing the filesystem access unresponsive,
Yuvaraj Ranganathan
[PATCH] scsi: ufs: exynos: Don't resume FMP when crypto support disabled,
Eric Biggers
Possible kernel bug: Ubuntu Kernel linux-image-6.5.0-44-generic appears to have issues with fscrypt running on CephFS backend.,
Fmaster
[PATCH v3 0/6] Basic inline encryption support for ufs-exynos,
Eric Biggers
[PATCH v2 0/6] Basic inline encryption support for ufs-exynos,
Eric Biggers
[PATCH 0/6] Basic inline encryption support for ufs-exynos,
Eric Biggers
Re: [syzbot] [crypto?] KMSAN: uninit-value in aes_encrypt (5),
Herbert Xu
[syzbot] [fscrypt?] WARNING in fscrypt_fname_siphash,
syzbot
[GIT PULL] fscrypt update for 6.10,
Eric Biggers
[PATCH v2] fscrypt: try to avoid refing parent dentry in fscrypt_file_open,
Mateusz Guzik
[PATCH] fscrypto: try to avoid refing parent dentry in fscrypt_file_open,
Mateusz Guzik
[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5,
kernel test robot
[PATCH 0/6] Remove page_mapping(),
Matthew Wilcox (Oracle)
Re: Debian #1066832: [fsverity-utils] hard Build-Depends on unportable package pandoc,
Thorsten Glaser
[GIT PULL] fscrypt updates for 6.9,
Eric Biggers
[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v14 01/19] security: add ipe lsm,
Fan Wu
- [RFC PATCH v14 04/19] ipe: add LSM hooks on execution and kernel read,
Fan Wu
- [RFC PATCH v14 03/19] ipe: add evaluation loop,
Fan Wu
- [RFC PATCH v14 02/19] ipe: add policy parser,
Fan Wu
- [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs(),
Fan Wu
- [RFC PATCH v14 07/19] security: add new securityfs delete function,
Fan Wu
- [RFC PATCH v14 10/19] ipe: add permissive toggle,
Fan Wu
- [RFC PATCH v14 06/19] ipe: introduce 'boot_verified' as a trust provider,
Fan Wu
- [RFC PATCH v14 12/19] dm: add finalize hook to target_type,
Fan Wu
- [RFC PATCH v14 09/19] uapi|audit|ipe: add ipe auditing support,
Fan Wu
- [RFC PATCH v14 13/19] dm verity: consume root hash digest and signature data via LSM hook,
Fan Wu
- [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook,
Fan Wu
- [RFC PATCH v14 18/19] ipe: kunit test for parser,
Fan Wu
- [RFC PATCH v14 14/19] ipe: add support for dm-verity as a trust provider,
Fan Wu
- [RFC PATCH v14 11/19] block|security: add LSM blob to block_device,
Fan Wu
- [RFC PATCH v14 16/19] ipe: enable support for fs-verity as a trust provider,
Fan Wu
- [RFC PATCH v14 08/19] ipe: add userspace interface,
Fan Wu
- [RFC PATCH v14 17/19] scripts: add boot policy generation program,
Fan Wu
- [RFC PATCH v14 19/19] documentation: add ipe documentation,
Fan Wu
- Re: [RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE),
Paul Moore
[PATCH] ceph: return -ENODATA when xattr doesn't exist for removexattr,
xiubli
[syzbot] [fscrypt?] possible deadlock in fscrypt_setup_encryption_info,
syzbot
[RFC PATCH v13 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v13 03/20] ipe: add evaluation loop,
Fan Wu
- [RFC PATCH v13 02/20] ipe: add policy parser,
Fan Wu
- [RFC PATCH v13 04/20] ipe: add LSM hooks on execution and kernel read,
Fan Wu
- [RFC PATCH v13 01/20] security: add ipe lsm,
Fan Wu
- [RFC PATCH v13 05/20] initramfs|security: Add a security hook to do_populate_rootfs(),
Fan Wu
- [RFC PATCH v13 06/20] ipe: introduce 'boot_verified' as a trust provider,
Fan Wu
- [RFC PATCH v13 07/20] security: add new securityfs delete function,
Fan Wu
- [RFC PATCH v13 10/20] ipe: add permissive toggle,
Fan Wu
- [RFC PATCH v13 13/20] dm: add finalize hook to target_type,
Fan Wu
- [RFC PATCH v13 14/20] dm verity: consume root hash digest and signature data via LSM hook,
Fan Wu
- [RFC PATCH v13 12/20] dm verity: set DM_TARGET_SINGLETON feature flag,
Fan Wu
- [RFC PATCH v13 16/20] fsverity: consume builtin signature via LSM hook,
Fan Wu
- [RFC PATCH v13 08/20] ipe: add userspace interface,
Fan Wu
- [RFC PATCH v13 11/20] block|security: add LSM blob to block_device,
Fan Wu
- [RFC PATCH v13 18/20] scripts: add boot policy generation program,
Fan Wu
- [RFC PATCH v13 15/20] ipe: add support for dm-verity as a trust provider,
Fan Wu
- [RFC PATCH v13 19/20] ipe: kunit test for parser,
Fan Wu
- [RFC PATCH v13 09/20] uapi|audit|ipe: add ipe auditing support,
Fan Wu
- [RFC PATCH v13 17/20] ipe: enable support for fs-verity as a trust provider,
Fan Wu
- [RFC PATCH v13 20/20] documentation: add ipe documentation,
Fan Wu
[PATCH] fscrypt: shrink the size of struct fscrypt_inode_info slightly,
Eric Biggers
[PATCH] fscrypt: write CBC-CTS instead of CTS-CBC,
Eric Biggers
[PATCH] fscrypt: clear keyring before calling key_put(),
Luis Henriques
[PATCH v2] fscrypt: to make sure the inode->i_blkbits is correctly set,
xiubli
[RFC PATCH v12 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v12 01/20] security: add ipe lsm,
Fan Wu
- [RFC PATCH v12 02/20] ipe: add policy parser,
Fan Wu
- [RFC PATCH v12 03/20] ipe: add evaluation loop,
Fan Wu
- [RFC PATCH v12 04/20] ipe: add LSM hooks on execution and kernel read,
Fan Wu
- [RFC PATCH v12 05/20] initramfs|security: Add security hook to initramfs unpack,
Fan Wu
- [RFC PATCH v12 06/20] ipe: introduce 'boot_verified' as a trust provider,
Fan Wu
- [RFC PATCH v12 07/20] security: add new securityfs delete function,
Fan Wu
- [RFC PATCH v12 13/20] dm: add finalize hook to target_type,
Fan Wu
- [RFC PATCH v12 10/20] ipe: add permissive toggle,
Fan Wu
- [RFC PATCH v12 09/20] uapi|audit|ipe: add ipe auditing support,
Fan Wu
- [RFC PATCH v12 12/20] dm verity: set DM_TARGET_SINGLETON feature flag,
Fan Wu
- [RFC PATCH v12 14/20] dm verity: consume root hash digest and signature data via LSM hook,
Fan Wu
- [RFC PATCH v12 16/20] fsverity: consume builtin signature via LSM hook,
Fan Wu
- [RFC PATCH v12 11/20] block|security: add LSM blob to block_device,
Fan Wu
- [RFC PATCH v12 18/20] scripts: add boot policy generation program,
Fan Wu
- [RFC PATCH v12 08/20] ipe: add userspace interface,
Fan Wu
- [RFC PATCH v12 15/20] ipe: add support for dm-verity as a trust provider,
Fan Wu
- [RFC PATCH v12 17/20] ipe: enable support for fs-verity as a trust provider,
Fan Wu
- [RFC PATCH v12 19/20] ipe: kunit test for parser,
Fan Wu
- [RFC PATCH v12 20/20] documentation: add ipe documentation,
Fan Wu
[PATCH] fscrypt: to make sure the inode->i_blkbits is correctly set,
xiubli
Re: [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added,
kernel test robot
[GIT PULL] fscrypt fix for 6.8-rc1,
Eric Biggers
Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in kill_f2fs_super,
syzbot
[PATCH] f2fs: fix double free of f2fs_sb_info,
Eric Biggers
[PATCH v6 RESEND 0/5] crypto: LEA block cipher implementation,
Dongsoo Lee
[GIT PULL] fscrypt updates for 6.8,
Eric Biggers
[PATCH v3 0/2] ubifs: Fix two kmemleaks in error path,
Zhihao Cheng
[PATCH v2 0/2] Move fscrypt keyring destruction to after ->put_super,
Eric Biggers
[PATCH] fscrypt: document that CephFS supports fscrypt now,
Eric Biggers
[PATCH v2 0/2] ubifs: Fix two kmemleaks in error path,
Zhihao Cheng
Question about CNC,
Eric Risch
[PATCH 0/3] Move fscrypt keyring destruction to after ->put_super,
Eric Biggers
[PATCH] fscrypt: update comment for do_remove_key(),
Eric Biggers
[PATCH] fscrypt.rst: update definition of struct fscrypt_context_v2,
Eric Biggers
[PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super(),
Eric Biggers
[PATCH v6 0/5] crypto: LEA block cipher implementation,
Dongsoo Lee
Performance drop due to alloc_workqueue() misuse and recent change,
Naohiro Aota
Re: [PATCH v4 00/46] btrfs: add fscrypt support,
Josef Bacik
[syzbot] [fscrypt?] possible deadlock in find_and_lock_process_key,
syzbot
[PATCH] ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION,
Eric Biggers
[PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs,
Gaurav Kashyap
- [PATCH v3 01/12] ice, ufs, mmc: use blk_crypto_key for program_key,
Gaurav Kashyap
- [PATCH v3 02/12] qcom_scm: scm call for deriving a software secret,
Gaurav Kashyap
- [PATCH v3 03/12] soc: qcom: ice: add hwkm support in ice,
Gaurav Kashyap
- [PATCH v3 10/12] ufs: host: support for generate, import and prepare key,
Gaurav Kashyap
- [PATCH v3 04/12] soc: qcom: ice: support for hardware wrapped keys,
Gaurav Kashyap
- [PATCH v3 06/12] ufs: host: wrapped keys support in ufs qcom,
Gaurav Kashyap
- [PATCH v3 11/12] arm64: dts: qcom: sm8650: add hwkm support to ufs ice,
Gaurav Kashyap
- [PATCH v3 09/12] soc: qcom: support for generate, import and prepare key,
Gaurav Kashyap
- [PATCH v3 08/12] ufs: core: add support for generate, import and prepare keys,
Gaurav Kashyap
- [PATCH v3 05/12] ufs: core: support wrapped keys in ufs core,
Gaurav Kashyap
- [PATCH v3 12/12] dt-bindings: crypto: ice: document the hwkm property,
Gaurav Kashyap
- [PATCH v3 07/12] qcom_scm: scm call for create, prepare and import keys,
Gaurav Kashyap
- Re: [PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs,
Krzysztof Kozlowski
- Re: [PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs,
neil . armstrong
[PATCH 02/14] tools headers UAPI: Update tools's copy of fscrypt.h header,
Namhyung Kim
[PATCH v2 0/4] xfstests: test custom crypto data unit size,
Eric Biggers
PSA: This list is being migrated (no action required),
Konstantin Ryabitsev
PSA: migrating linux-fscrypt to new vger infrastructure,
Konstantin Ryabitsev
[RFC PATCH v8 0/4] Support for hardware-wrapped inline encryption keys,
Eric Biggers
[GIT PULL] fscrypt updates for 6.7,
Eric Biggers
[PATCH] fscrypt: track master key presence separately from secret,
Eric Biggers
[xfsprogs PATCH] xfs_io/encrypt: support specifying crypto data unit size,
Eric Biggers
[PATCH 0/4] xfstests: test custom crypto data unit size,
Eric Biggers
[PATCH v2 00/36] btrfs: add fscrypt support,
Josef Bacik
- [PATCH v2 01/36] fscrypt: use a flag to indicate that the master key is being evicted,
Josef Bacik
- [PATCH v2 02/36] fscrypt: don't wipe mk secret until the last active user is gone,
Josef Bacik
- [PATCH v2 04/36] fscrypt: disable all but standard v2 policies for extent encryption,
Josef Bacik
- [PATCH v2 03/36] fscrypt: add per-extent encryption support,
Josef Bacik
- [PATCH v2 05/36] blk-crypto: add a process bio callback,
Josef Bacik
- [PATCH v2 06/36] fscrypt: expose fscrypt_nokey_name,
Josef Bacik
- [PATCH v2 08/36] btrfs: add infrastructure for safe em freeing,
Josef Bacik
- [PATCH v2 07/36] fscrypt: add documentation about extent encryption,
Josef Bacik
- [PATCH v2 09/36] btrfs: disable various operations on encrypted inodes,
Josef Bacik
- [PATCH v2 10/36] btrfs: disable verity on encrypted inodes,
Josef Bacik
- [PATCH v2 11/36] btrfs: start using fscrypt hooks,
Josef Bacik
- [PATCH v2 13/36] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag,
Josef Bacik
- [PATCH v2 12/36] btrfs: add inode encryption contexts,
Josef Bacik
- [PATCH v2 15/36] btrfs: handle nokey names.,
Josef Bacik
- [PATCH v2 16/36] btrfs: implement fscrypt ioctls,
Josef Bacik
- [PATCH v2 17/36] btrfs: add encryption to CONFIG_BTRFS_DEBUG,
Josef Bacik
- [PATCH v2 18/36] btrfs: add get_devices hook for fscrypt,
Josef Bacik
- [PATCH v2 19/36] btrfs: turn on inlinecrypt mount option for encrypt,
Josef Bacik
- [PATCH v2 20/36] btrfs: set file extent encryption excplicitly,
Josef Bacik
- [PATCH v2 14/36] btrfs: adapt readdir for encrypted and nokey names,
Josef Bacik
- [PATCH v2 21/36] btrfs: add fscrypt_info and encryption_type to extent_map,
Josef Bacik
- [PATCH v2 22/36] btrfs: add fscrypt_info and encryption_type to ordered_extent,
Josef Bacik
- [PATCH v2 23/36] btrfs: plumb through setting the fscrypt_info for ordered extents,
Josef Bacik
- [PATCH v2 28/36] btrfs: pass through fscrypt_extent_info to the file extent helpers,
Josef Bacik
- [PATCH v2 25/36] btrfs: keep track of fscrypt info and orig_start for dio reads,
Josef Bacik
- [PATCH v2 27/36] btrfs: explicitly track file extent length for replace and drop,
Josef Bacik
- [PATCH v2 26/36] btrfs: add an optional encryption context to the end of file extents,
Josef Bacik
- [PATCH v2 24/36] btrfs: populate the ordered_extent with the fscrypt context,
Josef Bacik
- [PATCH v2 33/36] btrfs: set the bio fscrypt context when applicable,
Josef Bacik
- [PATCH v2 34/36] btrfs: add a bio argument to btrfs_csum_one_bio,
Josef Bacik
- [PATCH v2 29/36] btrfs: pass the fscrypt_info through the replace extent infrastructure,
Josef Bacik
- [PATCH v2 36/36] btrfs: implement process_bio cb for fscrypt,
Josef Bacik
- [PATCH v2 31/36] btrfs: setup fscrypt_extent_info for new extents,
Josef Bacik
- [PATCH v2 32/36] btrfs: populate ordered_extent with the orig offset,
Josef Bacik
- [PATCH v2 30/36] btrfs: implement the fscrypt extent encryption hooks,
Josef Bacik
- [PATCH v2 35/36] btrfs: add orig_logical to btrfs_bio,
Josef Bacik
- Re: [PATCH v2 00/36] btrfs: add fscrypt support,
Eric Biggers
[PATCH 00/12] fstests: fscrypt test updates,
Josef Bacik
- [PATCH 01/12] common/encrypt: separate data and inode nonces,
Josef Bacik
- [PATCH 07/12] btrfs: test snapshotting encrypted subvol,
Josef Bacik
- [PATCH 10/12] fstests: split generic/581 into two tests,
Josef Bacik
- [PATCH 04/12] common/encrypt: enable making a encrypted btrfs filesystem,
Josef Bacik
- [PATCH 12/12] fstest: add a fsstress+fscrypt test,
Josef Bacik
- [PATCH 09/12] fstests: split generic/580 into two tests,
Josef Bacik
- [PATCH 06/12] btrfs: add simple test of reflink of encrypted data,
Josef Bacik
- [PATCH 08/12] fstests: properly test for v1 encryption policies in encrypt tests,
Josef Bacik
- [PATCH 02/12] common/encrypt: add btrfs to get_encryption_*nonce,
Josef Bacik
- [PATCH 11/12] fstests: split generic/613 into two tests,
Josef Bacik
- [PATCH 05/12] common/verity: explicitly don't allow btrfs encryption,
Josef Bacik
- [PATCH 03/12] common/encrypt: add btrfs to get_ciphertext_filename,
Josef Bacik
[PATCH] fscrypt: rename fscrypt_info => fscrypt_inode_info,
Eric Biggers
[RFC PATCH v11 00/19] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v11 16/19] ipe: enable support for fs-verity as a trust provider,
Fan Wu
- [RFC PATCH v11 08/19] uapi|audit|ipe: add ipe auditing support,
Fan Wu
- [RFC PATCH v11 03/19] ipe: add evaluation loop,
Fan Wu
- [RFC PATCH v11 09/19] ipe: add permissive toggle,
Fan Wu
- [RFC PATCH v11 14/19] ipe: add support for dm-verity as a trust provider,
Fan Wu
- [RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook,
Fan Wu
- [RFC PATCH v11 07/19] ipe: add userspace interface,
Fan Wu
- [RFC PATCH v11 18/19] ipe: kunit test for parser,
Fan Wu
- [RFC PATCH v11 13/19] dm verity: consume root hash digest and signature data via LSM hook,
Fan Wu
- [RFC PATCH v11 01/19] security: add ipe lsm,
Fan Wu
- [RFC PATCH v11 06/19] security: add new securityfs delete function,
Fan Wu
- [RFC PATCH v11 12/19] dm: add finalize hook to target_type,
Fan Wu
- [RFC PATCH v11 04/19] ipe: add LSM hooks on execution and kernel read,
Fan Wu
- [RFC PATCH v11 17/19] scripts: add boot policy generation program,
Fan Wu
- [RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider,
Fan Wu
- [RFC PATCH v11 11/19] dm verity: set DM_TARGET_SINGLETON feature flag,
Fan Wu
- [RFC PATCH v11 19/19] documentation: add ipe documentation,
Fan Wu
- [RFC PATCH v11 10/19] block|security: add LSM blob to block_device,
Fan Wu
- [RFC PATCH v11 02/19] ipe: add policy parser,
Fan Wu
Master key removal semantics,
Josef Bacik
[PATCH 00/35] btrfs: add fscrypt support,
Josef Bacik
[Index of Archives]
[linux Cryptography]
[Asterisk User Discussion]
[Asterisk App Development]
[PJ SIP]
[Gnu Gatekeeper]
[Linux Kernel]
[Fedora Users]
[Yosemite Campsites]