[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250323221923.GA9584@sol.localdomain>
Date: Sun, 23 Mar 2025 15:19:23 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fscrypt@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, Theodore Ts'o <tytso@....edu>,
Jaegeuk Kim <jaegeuk@...nel.org>, Ard Biesheuvel <ardb@...nel.org>,
David Howells <dhowells@...hat.com>
Subject: [GIT PULL] fscrypt updates for 6.15
The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:
Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/fs/fscrypt/linux.git tags/fscrypt-for-linus
for you to fetch changes up to 13dc8eb90067f3aae45269214978e552400d5e28:
fscrypt: mention init_on_free instead of page poisoning (2025-03-04 13:02:45 -0800)
----------------------------------------------------------------
A fix for an issue where CONFIG_FS_ENCRYPTION could be enabled without
some of its dependencies, and a small documentation update.
----------------------------------------------------------------
Eric Biggers (3):
Revert "fscrypt: relax Kconfig dependencies for crypto API algorithms"
fscrypt: drop obsolete recommendation to enable optimized ChaCha20
fscrypt: mention init_on_free instead of page poisoning
Documentation/filesystems/fscrypt.rst | 8 ++------
fs/crypto/Kconfig | 20 ++++++++------------
2 files changed, 10 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists