]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Mar 2025 01:31:38 +0000 (18:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Mar 2025 01:31:38 +0000 (18:31 -0700)
commita86c6d0b2ad12f6ce6560f735f4799cf1f631ab2
treef6ef4b4056622c9f18457711c5da598f8c6aa3e1
parentbdab2977e47a2eac50e3a0ce23eb5eab110fd490
parent13dc8eb90067f3aae45269214978e552400d5e28
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux

Pull fscrypt updates from Eric Biggers:
 "A fix for an issue where CONFIG_FS_ENCRYPTION could be enabled without
  some of its dependencies, and a small documentation update"

* tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux:
  fscrypt: mention init_on_free instead of page poisoning
  fscrypt: drop obsolete recommendation to enable optimized ChaCha20
  Revert "fscrypt: relax Kconfig dependencies for crypto API algorithms"