Linux FSCRYPT development
 help / color / mirror / Atom feed
* [GIT PULL] fscrypt fix for 6.1-rc3
@ 2022-10-27  4:54 Eric Biggers
  2022-10-27 18:58 ` Linus Torvalds
  2022-10-27 19:01 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Biggers @ 2022-10-27  4:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fscrypt, linux-fsdevel, linux-kernel, Theodore Ts'o,
	Jaegeuk Kim

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fscrypt-for-linus

for you to fetch changes up to ccd30a476f8e864732de220bd50e6f372f5ebcab:

  fscrypt: fix keyring memory leak on mount failure (2022-10-19 20:54:43 -0700)

----------------------------------------------------------------

Fix a memory leak that was introduced by a change that went into -rc1.

----------------------------------------------------------------
Eric Biggers (1):
      fscrypt: fix keyring memory leak on mount failure

 fs/crypto/keyring.c     | 17 +++++++++++------
 fs/super.c              |  3 ++-
 include/linux/fscrypt.h |  4 ++--
 3 files changed, 15 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2022-10-28 16:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-27  4:54 [GIT PULL] fscrypt fix for 6.1-rc3 Eric Biggers
2022-10-27 18:58 ` Linus Torvalds
2022-10-28  3:13   ` Eric Biggers
2022-10-28 16:53     ` Linus Torvalds
2022-10-27 19:01 ` 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