提交历史

作者 SHA1 备注 提交日期
  Jason A. Donenfeld 578bdaabd0 crypto: speck - remove Speck 7 年之前
  Eric Biggers e1cc40e5d4 fscrypt: log the crypto algorithm implementations 7 年之前
  Eric Biggers 12d28f7955 fscrypt: add Speck128/256 support 7 年之前
  Eric Biggers 646b7d4f2c fscrypt: only derive the needed portion of the key 7 年之前
  Eric Biggers 590f497d08 fscrypt: separate key lookup from key derivation 7 年之前
  Eric Biggers 544d08fde2 fscrypt: use a common logging function 7 年之前
  Eric Biggers 11b8818ec0 fscrypt: remove internal key size constants 7 年之前
  Eric Biggers 1086c80c4d fscrypt: remove unnecessary check for non-logon key type 7 年之前
  Eric Biggers 101c97a3e6 fscrypt: don't clear flags on crypto transform 7 年之前
  Eric Biggers 9919479b83 fscrypt: remove unnecessary NULL check when allocating skcipher 7 年之前
  Eric Biggers 3d204e24d4 fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() 7 年之前
  Eric Biggers a575784c6c fscrypt: trim down fscrypt.h includes 7 年之前
  Linus Torvalds 32190f0afb Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt 7 年之前
  Linus Torvalds 37dc79565c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 7 年之前
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 8 年之前
  Gilad Ben-Yossef d0082e1a7c fscrypt: move to generic async completion 8 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
  Mark Rutland 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 8 年之前
  Eric Biggers e0428a266d fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() 8 年之前
  Eric Biggers d60b5b7854 fscrypt: fix dereference of NULL user_key_payload 8 年之前
  Daniel Walter b7e7cf7a66 fscrypt: add support for AES-128-CBC 8 年之前
  Eric Biggers cd39e4bac1 fscrypt: remove unnecessary checks for NULL operations 8 年之前
  Linus Torvalds a643f9054c Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt 8 年之前
  Eric Biggers 1b53cf9815 fscrypt: remove broken support for detecting keyring key revocation 8 年之前
  David Howells 0837e49ab3 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() 8 年之前
  Colin Ian King 02680b31a0 fscrypt: remove redundant assignment of res 8 年之前
  Eric Biggers a5d431eff2 fscrypt: make fscrypt_operations.key_prefix a string 8 年之前
  Theodore Ts'o 5bbdcbbb39 fscrypt: make test_dummy_encryption require a keyring key 8 年之前
  Theodore Ts'o fe4f6c801c fscrypt: fix the test_dummy_encryption mount option 8 年之前
  David Gstir f32d7ac20a fscrypt: Delay bounce page pool allocation until needed 8 年之前