EcryptFS development
 help / color / mirror / Atom feed
* [GIT PULL] eCryptfs updates for 7.2-rc1
@ 2026-06-26  2:54 Tyler Hicks
  2026-06-26 15:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tyler Hicks @ 2026-06-26  2:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Christian Brauner, linux-kernel, ecryptfs

Hi Linus,

The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:

  Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-7.2-rc1-updates

for you to fetch changes up to 95ce5ffd54cf66098f91892f98606c3bd33846fe:

  ecryptfs: use kasprintf in ecryptfs_crypto_api_algify_cipher_name (2026-06-04 14:15:08 -0500)

----------------------------------------------------------------
The set of eCryptfs changes for the 7.2-rc1 merge window consists of:
- Code cleanup to replace kmalloc()/snprintf() with kasprintf()
- Code cleanup to simplify code flow by removing an unnecessary variable

There should be no functional changes. The patches have all spent time
in linux-next and they pass all tests in the ecryptfs-utils tree.

----------------------------------------------------------------
Alexey Velichayshiy (1):
      ecryptfs: remove redundant variable found_auth_tok

Thorsten Blum (1):
      ecryptfs: use kasprintf in ecryptfs_crypto_api_algify_cipher_name

 fs/ecryptfs/crypto.c   | 24 +++++++-----------------
 fs/ecryptfs/keystore.c | 16 +++++-----------
 2 files changed, 12 insertions(+), 28 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-26 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-26  2:54 [GIT PULL] eCryptfs updates for 7.2-rc1 Tyler Hicks
2026-06-26 15:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox