linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] eCryptfs fixes for 5.6-rc3
@ 2020-02-17 20:53 Tyler Hicks
  2020-02-18  5:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tyler Hicks @ 2020-02-17 20:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, ecryptfs

Hi Linus,

The following changes since commit 5f97cbe22b7616ead7ae267c29cad73bc1444811:

  Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (2019-08-19 16:28:25 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-5.6-rc3-fixes

for you to fetch changes up to 2c2a7552dd6465e8fde6bc9cccf8d66ed1c1eb72:

  ecryptfs: replace BUG_ON with error handling code (2020-02-14 20:07:46 +0000)

----------------------------------------------------------------
eCryptfs fixes for 5.6-rc3
- Downgrade the eCryptfs maintenance status to "Odd Fixes"
- Change my email address
- Fix a couple memory leaks in error paths
- Stability improvement to avoid a needless BUG_ON()

----------------------------------------------------------------
Aditya Pakki (1):
      ecryptfs: replace BUG_ON with error handling code

Tyler Hicks (2):
      MAINTAINERS: eCryptfs: Update maintainer address and downgrade status
      eCryptfs: Replace deactivated email address

Wenwen Wang (2):
      ecryptfs: fix a memory leak bug in parse_tag_1_packet()
      ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()

 MAINTAINERS                   | 4 ++--
 fs/ecryptfs/crypto.c          | 6 ++++--
 fs/ecryptfs/ecryptfs_kernel.h | 2 +-
 fs/ecryptfs/keystore.c        | 2 +-
 fs/ecryptfs/main.c            | 2 +-
 fs/ecryptfs/messaging.c       | 3 ++-
 6 files changed, 11 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] eCryptfs fixes for 5.6-rc3
  2020-02-17 20:53 [GIT PULL] eCryptfs fixes for 5.6-rc3 Tyler Hicks
@ 2020-02-18  5:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-18  5:40 UTC (permalink / raw)
  To: Tyler Hicks; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, ecryptfs

The pull request you sent on Mon, 17 Feb 2020 14:53:43 -0600:

> https://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-5.6-rc3-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b1da3acc781ce445445d959b41064d209a27bc2d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-02-18  5:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 20:53 [GIT PULL] eCryptfs fixes for 5.6-rc3 Tyler Hicks
2020-02-18  5:40 ` 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;
as well as URLs for NNTP newsgroup(s).